Uses of Interface
net.opengis.gml311.DynamicFeatureType
Packages that use DynamicFeatureType
-
Uses of DynamicFeatureType in net.opengis.gml311
Methods in net.opengis.gml311 that return DynamicFeatureTypeModifier and TypeMethodDescriptionGml311Factory.createDynamicFeatureType()
Returns a new object of class 'Dynamic Feature Type'. -
Uses of DynamicFeatureType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement DynamicFeatureTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Dynamic Feature Type'.Methods in net.opengis.gml311.impl that return DynamicFeatureType -
Uses of DynamicFeatureType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type DynamicFeatureTypeModifier and TypeMethodDescriptionGml311Switch.caseDynamicFeatureType
(DynamicFeatureType object) Returns the result of interpreting the object as an instance of 'Dynamic Feature Type'.boolean
Gml311Validator.validateDynamicFeatureType
(DynamicFeatureType dynamicFeatureType, DiagnosticChain diagnostics, Map<Object, Object> context)