Uses of Interface
net.opengis.gml.AbstractGeometricPrimitiveType
Packages that use AbstractGeometricPrimitiveType
Package
Description
- 
Uses of AbstractGeometricPrimitiveType in net.opengis.gmlSubinterfaces of AbstractGeometricPrimitiveType in net.opengis.gmlModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Abstract Surface Type'.interfaceA representation of the model object 'Polygon Type'.Methods in net.opengis.gml that return AbstractGeometricPrimitiveTypeModifier and TypeMethodDescriptionDocumentRoot.getGeometricPrimitive()Returns the value of the 'Geometric Primitive' containment reference.
- 
Uses of AbstractGeometricPrimitiveType in net.opengis.gml.implClasses in net.opengis.gml.impl that implement AbstractGeometricPrimitiveTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Abstract Geometric Primitive Type'.classAn implementation of the model object 'Abstract Surface Type'.classAn implementation of the model object 'Polygon Type'.Methods in net.opengis.gml.impl that return AbstractGeometricPrimitiveTypeMethods in net.opengis.gml.impl with parameters of type AbstractGeometricPrimitiveTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetGeometricPrimitive(AbstractGeometricPrimitiveType newGeometricPrimitive, NotificationChain msgs) 
- 
Uses of AbstractGeometricPrimitiveType in net.opengis.gml.utilMethods in net.opengis.gml.util with parameters of type AbstractGeometricPrimitiveTypeModifier and TypeMethodDescriptionGmlSwitch.caseAbstractGeometricPrimitiveType(AbstractGeometricPrimitiveType object) Returns the result of interpreting the object as an instance of 'Abstract Geometric Primitive Type'.booleanGmlValidator.validateAbstractGeometricPrimitiveType(AbstractGeometricPrimitiveType abstractGeometricPrimitiveType, DiagnosticChain diagnostics, Map context) 
- 
Uses of AbstractGeometricPrimitiveType in net.opengis.gml.validationMethods in net.opengis.gml.validation with parameters of type AbstractGeometricPrimitiveTypeModifier and TypeMethodDescriptionbooleanDocumentRootValidator.validateGeometricPrimitive(AbstractGeometricPrimitiveType value)