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 TypeInterfaceDescriptioninterface
A representation of the model object 'Dynamic Feature Collection Type'.interface
A 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 TypeClassDescriptionclass
An implementation of the model object 'Abstract Feature Collection Type'.class
An implementation of the model object 'Dynamic Feature Collection Type'.class
An 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 TypeMethodDescriptionNotificationChain
DocumentRootImpl.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'.boolean
Gml311Validator.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 TypeMethodDescriptionNotificationChain
FeatureInfoResponseTypeImpl.basicSetFeatureCollection
(AbstractFeatureCollectionType newFeatureCollection, NotificationChain msgs)