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 TypeInterfaceDescriptioninterface
A representation of the model object 'Abstract Geometric Primitive Type'.interface
A representation of the model object 'Abstract Ring Type'.interface
A representation of the model object 'Abstract Surface Type'.interface
A representation of the model object 'Envelope Type'.interface
A representation of the model object 'Envelope With Time Period Type'.interface
A representation of the model object 'Grid Type'.interface
A representation of the model object 'Linear Ring Type'.interface
A representation of the model object 'Point Type'.interface
A representation of the model object 'Polygon Type'.interface
A 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 TypeClassDescriptionclass
An implementation of the model object 'Abstract Geometric Primitive Type'.class
An implementation of the model object 'Abstract Geometry Type'.class
An implementation of the model object 'Abstract Ring Type'.class
An implementation of the model object 'Abstract Surface Type'.class
An implementation of the model object 'Envelope Type'.class
An implementation of the model object 'Envelope With Time Period Type'.class
An implementation of the model object 'Grid Type'.class
An implementation of the model object 'Linear Ring Type'.class
An implementation of the model object 'Point Type'.class
An implementation of the model object 'Polygon Type'.class
An 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 TypeMethodDescriptionNotificationChain
DocumentRootImpl.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'.boolean
GmlValidator.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 TypeMethodDescriptionboolean
DocumentRootValidator.validateGeometry
(AbstractGeometryType value) -
Uses of AbstractGeometryType in net.opengis.wcs10
Subinterfaces of AbstractGeometryType in net.opengis.wcs10Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Lon Lat Envelope Base Type'.interface
A 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 TypeClassDescriptionclass
An implementation of the model object 'Lon Lat Envelope Base Type'.class
An 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'.