Uses of Interface
net.opengis.gml311.AbstractCoverageType
Packages that use AbstractCoverageType
-
Uses of AbstractCoverageType in net.opengis.gml311
Subinterfaces of AbstractCoverageType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Abstract Continuous Coverage Type'.interface
A representation of the model object 'Abstract Discrete Coverage Type'.interface
A representation of the model object 'Grid Coverage Type'.interface
A representation of the model object 'Multi Curve Coverage Type'.interface
A representation of the model object 'Multi Point Coverage Type'.interface
A representation of the model object 'Multi Solid Coverage Type'.interface
A representation of the model object 'Multi Surface Coverage Type'.interface
A representation of the model object 'Rectified Grid Coverage Type'.Methods in net.opengis.gml311 that return AbstractCoverageTypeModifier and TypeMethodDescriptionDocumentRoot.getCoverage()
Returns the value of the 'Coverage' containment reference. -
Uses of AbstractCoverageType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement AbstractCoverageTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Abstract Continuous Coverage Type'.class
An implementation of the model object 'Abstract Coverage Type'.class
An implementation of the model object 'Abstract Discrete Coverage Type'.class
An implementation of the model object 'Grid Coverage Type'.class
An implementation of the model object 'Multi Curve Coverage Type'.class
An implementation of the model object 'Multi Point Coverage Type'.class
An implementation of the model object 'Multi Solid Coverage Type'.class
An implementation of the model object 'Multi Surface Coverage Type'.class
An implementation of the model object 'Rectified Grid Coverage Type'.Methods in net.opengis.gml311.impl that return AbstractCoverageTypeMethods in net.opengis.gml311.impl with parameters of type AbstractCoverageTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetCoverage
(AbstractCoverageType newCoverage, NotificationChain msgs) -
Uses of AbstractCoverageType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AbstractCoverageTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractCoverageType
(AbstractCoverageType object) Returns the result of interpreting the object as an instance of 'Abstract Coverage Type'.boolean
Gml311Validator.validateAbstractCoverageType
(AbstractCoverageType abstractCoverageType, DiagnosticChain diagnostics, Map<Object, Object> context)