Uses of Interface
net.opengis.gml311.AbstractDiscreteCoverageType
Packages that use AbstractDiscreteCoverageType
-
Uses of AbstractDiscreteCoverageType in net.opengis.gml311
Subinterfaces of AbstractDiscreteCoverageType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterface
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 AbstractDiscreteCoverageTypeModifier and TypeMethodDescriptionDocumentRoot.getDiscreteCoverage()
Returns the value of the 'Discrete Coverage' containment reference. -
Uses of AbstractDiscreteCoverageType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement AbstractDiscreteCoverageTypeModifier and TypeClassDescriptionclass
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 AbstractDiscreteCoverageTypeMethods in net.opengis.gml311.impl with parameters of type AbstractDiscreteCoverageTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetDiscreteCoverage
(AbstractDiscreteCoverageType newDiscreteCoverage, NotificationChain msgs) -
Uses of AbstractDiscreteCoverageType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AbstractDiscreteCoverageTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractDiscreteCoverageType
(AbstractDiscreteCoverageType object) Returns the result of interpreting the object as an instance of 'Abstract Discrete Coverage Type'.boolean
Gml311Validator.validateAbstractDiscreteCoverageType
(AbstractDiscreteCoverageType abstractDiscreteCoverageType, DiagnosticChain diagnostics, Map<Object, Object> context)