Uses of Interface
net.opengis.gml311.AbstractFeatureCollectionType
Packages that use AbstractFeatureCollectionType
Package
Description
-
Uses of AbstractFeatureCollectionType in net.opengis.gml311
Subinterfaces of AbstractFeatureCollectionType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Dynamic Feature Collection Type'.interfaceA representation of the model object 'Feature Collection Type'.Methods in net.opengis.gml311 that return AbstractFeatureCollectionTypeModifier and TypeMethodDescriptionDocumentRoot.getFeatureCollection()Returns the value of the 'Feature Collection' containment reference. -
Uses of AbstractFeatureCollectionType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement AbstractFeatureCollectionTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Abstract Feature Collection Type'.classAn implementation of the model object 'Dynamic Feature Collection Type'.classAn implementation of the model object 'Feature Collection Type'.Methods in net.opengis.gml311.impl that return AbstractFeatureCollectionTypeMethods in net.opengis.gml311.impl with parameters of type AbstractFeatureCollectionTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetFeatureCollection(AbstractFeatureCollectionType newFeatureCollection, NotificationChain msgs) -
Uses of AbstractFeatureCollectionType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AbstractFeatureCollectionTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractFeatureCollectionType(AbstractFeatureCollectionType object) Returns the result of interpreting the object as an instance of 'Abstract Feature Collection Type'.booleanGml311Validator.validateAbstractFeatureCollectionType(AbstractFeatureCollectionType abstractFeatureCollectionType, DiagnosticChain diagnostics, Map<Object, Object> context) -
Uses of AbstractFeatureCollectionType in net.opengis.wmts.v_1
Methods in net.opengis.wmts.v_1 that return AbstractFeatureCollectionTypeModifier and TypeMethodDescriptionFeatureInfoResponseType.getFeatureCollection()Returns the value of the 'Feature Collection' containment reference. -
Uses of AbstractFeatureCollectionType in net.opengis.wmts.v_1.impl
Methods in net.opengis.wmts.v_1.impl that return AbstractFeatureCollectionTypeMethods in net.opengis.wmts.v_1.impl with parameters of type AbstractFeatureCollectionTypeModifier and TypeMethodDescriptionNotificationChainFeatureInfoResponseTypeImpl.basicSetFeatureCollection(AbstractFeatureCollectionType newFeatureCollection, NotificationChain msgs)