Uses of Interface
net.opengis.gml311.DynamicFeatureCollectionType
-
Packages that use DynamicFeatureCollectionType Package Description net.opengis.gml311 net.opengis.gml311.impl net.opengis.gml311.util -
-
Uses of DynamicFeatureCollectionType in net.opengis.gml311
Methods in net.opengis.gml311 that return DynamicFeatureCollectionType Modifier and Type Method Description DynamicFeatureCollectionType
Gml311Factory. createDynamicFeatureCollectionType()
Returns a new object of class 'Dynamic Feature Collection Type'. -
Uses of DynamicFeatureCollectionType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement DynamicFeatureCollectionType Modifier and Type Class Description class
DynamicFeatureCollectionTypeImpl
An implementation of the model object 'Dynamic Feature Collection Type'.Methods in net.opengis.gml311.impl that return DynamicFeatureCollectionType Modifier and Type Method Description DynamicFeatureCollectionType
Gml311FactoryImpl. createDynamicFeatureCollectionType()
-
Uses of DynamicFeatureCollectionType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type DynamicFeatureCollectionType Modifier and Type Method Description T
Gml311Switch. caseDynamicFeatureCollectionType(DynamicFeatureCollectionType object)
Returns the result of interpreting the object as an instance of 'Dynamic Feature Collection Type'.boolean
Gml311Validator. validateDynamicFeatureCollectionType(DynamicFeatureCollectionType dynamicFeatureCollectionType, DiagnosticChain diagnostics, Map<Object,Object> context)
-