Uses of Interface
net.opengis.gml.AbstractGeometryType
Packages that use AbstractGeometryType
Package
Description
-
Uses of AbstractGeometryType in net.opengis.gml
Subinterfaces of AbstractGeometryType in net.opengis.gmlModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Abstract Geometric Primitive Type'.interfaceA representation of the model object 'Abstract Ring Type'.interfaceA representation of the model object 'Abstract Surface Type'.interfaceA representation of the model object 'Envelope Type'.interfaceA representation of the model object 'Envelope With Time Period Type'.interfaceA representation of the model object 'Grid Type'.interfaceA representation of the model object 'Linear Ring Type'.interfaceA representation of the model object 'Point Type'.interfaceA representation of the model object 'Polygon Type'.interfaceA representation of the model object 'Rectified Grid Type'.Methods in net.opengis.gml that return AbstractGeometryTypeModifier and TypeMethodDescriptionDocumentRoot.getGeometry()Returns the value of the 'Geometry' containment reference. -
Uses of AbstractGeometryType in net.opengis.gml.impl
Classes in net.opengis.gml.impl that implement AbstractGeometryTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Abstract Geometric Primitive Type'.classAn implementation of the model object 'Abstract Geometry Type'.classAn implementation of the model object 'Abstract Ring Type'.classAn implementation of the model object 'Abstract Surface Type'.classAn implementation of the model object 'Envelope Type'.classAn implementation of the model object 'Envelope With Time Period Type'.classAn implementation of the model object 'Grid Type'.classAn implementation of the model object 'Linear Ring Type'.classAn implementation of the model object 'Point Type'.classAn implementation of the model object 'Polygon Type'.classAn implementation of the model object 'Rectified Grid Type'.Methods in net.opengis.gml.impl that return AbstractGeometryTypeMethods in net.opengis.gml.impl with parameters of type AbstractGeometryTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetGeometry(AbstractGeometryType newGeometry, NotificationChain msgs) -
Uses of AbstractGeometryType in net.opengis.gml.util
Methods in net.opengis.gml.util with parameters of type AbstractGeometryTypeModifier and TypeMethodDescriptionGmlSwitch.caseAbstractGeometryType(AbstractGeometryType object) Returns the result of interpreting the object as an instance of 'Abstract Geometry Type'.booleanGmlValidator.validateAbstractGeometryType(AbstractGeometryType abstractGeometryType, DiagnosticChain diagnostics, Map context) -
Uses of AbstractGeometryType in net.opengis.gml.validation
Methods in net.opengis.gml.validation with parameters of type AbstractGeometryTypeModifier and TypeMethodDescriptionbooleanDocumentRootValidator.validateGeometry(AbstractGeometryType value) -
Uses of AbstractGeometryType in net.opengis.wcs10
Subinterfaces of AbstractGeometryType in net.opengis.wcs10Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Lon Lat Envelope Base Type'.interfaceA representation of the model object 'Lon Lat Envelope Type'. -
Uses of AbstractGeometryType in net.opengis.wcs10.impl
Classes in net.opengis.wcs10.impl that implement AbstractGeometryTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Lon Lat Envelope Base Type'.classAn implementation of the model object 'Lon Lat Envelope Type'. -
Uses of AbstractGeometryType in net.opengis.wcs10.util
Methods in net.opengis.wcs10.util with parameters of type AbstractGeometryTypeModifier and TypeMethodDescriptionWcs10Switch.caseAbstractGeometryType(AbstractGeometryType object) Returns the result of interpreting the object as an instance of 'Abstract Geometry Type'.