Uses of Interface
net.opengis.gml.AbstractGMLType
Packages that use AbstractGMLType
Package
Description
- 
Uses of AbstractGMLType in net.opengis.gml
Subinterfaces of AbstractGMLType in net.opengis.gmlModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Abstract Geometric Primitive Type'.interfaceA representation of the model object 'Abstract Geometry Base 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'.Methods in net.opengis.gml that return AbstractGMLTypeModifier and TypeMethodDescriptionDocumentRoot.getGML()Returns the value of the 'GML' containment reference. - 
Uses of AbstractGMLType in net.opengis.gml.impl
Classes in net.opengis.gml.impl that implement AbstractGMLTypeModifier 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 GML 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 AbstractGMLTypeMethods in net.opengis.gml.impl with parameters of type AbstractGMLTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetGML(AbstractGMLType newGML, NotificationChain msgs)  - 
Uses of AbstractGMLType in net.opengis.gml.util
Methods in net.opengis.gml.util with parameters of type AbstractGMLTypeModifier and TypeMethodDescriptionGmlSwitch.caseAbstractGMLType(AbstractGMLType object) Returns the result of interpreting the object as an instance of 'Abstract GML Type'.booleanGmlValidator.validateAbstractGMLType(AbstractGMLType abstractGMLType, DiagnosticChain diagnostics, Map context)  - 
Uses of AbstractGMLType in net.opengis.gml.validation
Methods in net.opengis.gml.validation with parameters of type AbstractGMLTypeModifier and TypeMethodDescriptionbooleanDocumentRootValidator.validateGML(AbstractGMLType value)  - 
Uses of AbstractGMLType in net.opengis.wcs10
Subinterfaces of AbstractGMLType in net.opengis.wcs10Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Abstract Description Base Type'.interfaceA representation of the model object 'Abstract Description Type'.interfaceA representation of the model object 'Axis Description Type'.interfaceA representation of the model object 'Coverage Offering Brief Type'.interfaceA representation of the model object 'Coverage Offering Type'.interfaceA representation of the model object 'Lon Lat Envelope Base Type'.interfaceA representation of the model object 'Lon Lat Envelope Type'.interfaceA representation of the model object 'Range Set Type'.interfaceA representation of the model object 'Service Type'. - 
Uses of AbstractGMLType in net.opengis.wcs10.impl
Classes in net.opengis.wcs10.impl that implement AbstractGMLTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Abstract Description Base Type'.classAn implementation of the model object 'Abstract Description Type'.classAn implementation of the model object 'Axis Description Type'.classAn implementation of the model object 'Coverage Offering Brief Type'.classAn implementation of the model object 'Coverage Offering Type'.classAn implementation of the model object 'Lon Lat Envelope Base Type'.classAn implementation of the model object 'Lon Lat Envelope Type'.classAn implementation of the model object 'Range Set Type'.classAn implementation of the model object 'Service Type'. - 
Uses of AbstractGMLType in net.opengis.wcs10.util
Methods in net.opengis.wcs10.util with parameters of type AbstractGMLTypeModifier and TypeMethodDescriptionWcs10Switch.caseAbstractGMLType(AbstractGMLType object) Returns the result of interpreting the object as an instance of 'Abstract GML Type'.