Uses of Interface
net.opengis.gml311.AreaType
Packages that use AreaType
-
Uses of AreaType in net.opengis.gml311
Methods in net.opengis.gml311 that return AreaTypeModifier and TypeMethodDescriptionGml311Factory.createAreaType()Returns a new object of class 'Area Type'. -
Uses of AreaType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement AreaTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Area Type'.Methods in net.opengis.gml311.impl that return AreaType -
Uses of AreaType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AreaTypeModifier and TypeMethodDescriptionGml311Switch.caseAreaType(AreaType object) Returns the result of interpreting the object as an instance of 'Area Type'.booleanGml311Validator.validateAreaType(AreaType areaType, DiagnosticChain diagnostics, Map<Object, Object> context)