Uses of Interface
net.opengis.gml311.BoundedFeatureType
-
Packages that use BoundedFeatureType Package Description net.opengis.gml311.impl net.opengis.gml311.util -
-
Uses of BoundedFeatureType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement BoundedFeatureType Modifier and Type Class Description classBoundedFeatureTypeImplAn implementation of the model object 'Bounded Feature Type'. -
Uses of BoundedFeatureType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type BoundedFeatureType Modifier and Type Method Description TGml311Switch. caseBoundedFeatureType(BoundedFeatureType object)Returns the result of interpreting the object as an instance of 'Bounded Feature Type'.booleanGml311Validator. validateBoundedFeatureType(BoundedFeatureType boundedFeatureType, DiagnosticChain diagnostics, Map<Object,Object> context)
-