Uses of Interface
net.opengis.gml.AbstractGeometryBaseType
Packages that use AbstractGeometryBaseType
Package
Description
- 
Uses of AbstractGeometryBaseType in net.opengis.gml
Subinterfaces of AbstractGeometryBaseType in net.opengis.gmlModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Abstract Geometric Primitive Type'.interfaceA representation of the model object 'Abstract Geometry 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'. - 
Uses of AbstractGeometryBaseType in net.opengis.gml.impl
Classes in net.opengis.gml.impl that implement AbstractGeometryBaseTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Abstract Geometric Primitive Type'.classAn implementation of the model object 'Abstract Geometry Base 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'. - 
Uses of AbstractGeometryBaseType in net.opengis.gml.util
Methods in net.opengis.gml.util with parameters of type AbstractGeometryBaseTypeModifier and TypeMethodDescriptionGmlSwitch.caseAbstractGeometryBaseType(AbstractGeometryBaseType object) Returns the result of interpreting the object as an instance of 'Abstract Geometry Base Type'.booleanGmlValidator.validateAbstractGeometryBaseType(AbstractGeometryBaseType abstractGeometryBaseType, DiagnosticChain diagnostics, Map context)  - 
Uses of AbstractGeometryBaseType in net.opengis.wcs10
Subinterfaces of AbstractGeometryBaseType 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 AbstractGeometryBaseType in net.opengis.wcs10.impl
Classes in net.opengis.wcs10.impl that implement AbstractGeometryBaseTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Lon Lat Envelope Base Type'.classAn implementation of the model object 'Lon Lat Envelope Type'. - 
Uses of AbstractGeometryBaseType in net.opengis.wcs10.util
Methods in net.opengis.wcs10.util with parameters of type AbstractGeometryBaseTypeModifier and TypeMethodDescriptionWcs10Switch.caseAbstractGeometryBaseType(AbstractGeometryBaseType object) Returns the result of interpreting the object as an instance of 'Abstract Geometry Base Type'.