Uses of Interface
net.opengis.gml311.RectifiedGridCoverageType
Packages that use RectifiedGridCoverageType
-
Uses of RectifiedGridCoverageType in net.opengis.gml311
Methods in net.opengis.gml311 that return RectifiedGridCoverageTypeModifier and TypeMethodDescriptionGml311Factory.createRectifiedGridCoverageType()
Returns a new object of class 'Rectified Grid Coverage Type'.DocumentRoot.getRectifiedGridCoverage()
Returns the value of the 'Rectified Grid Coverage' containment reference.Methods in net.opengis.gml311 with parameters of type RectifiedGridCoverageTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setRectifiedGridCoverage
(RectifiedGridCoverageType value) Sets the value of the 'Rectified Grid Coverage
' containment reference. -
Uses of RectifiedGridCoverageType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement RectifiedGridCoverageTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Rectified Grid Coverage Type'.Methods in net.opengis.gml311.impl that return RectifiedGridCoverageTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createRectifiedGridCoverageType()
DocumentRootImpl.getRectifiedGridCoverage()
Methods in net.opengis.gml311.impl with parameters of type RectifiedGridCoverageTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetRectifiedGridCoverage
(RectifiedGridCoverageType newRectifiedGridCoverage, NotificationChain msgs) void
DocumentRootImpl.setRectifiedGridCoverage
(RectifiedGridCoverageType newRectifiedGridCoverage) -
Uses of RectifiedGridCoverageType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type RectifiedGridCoverageTypeModifier and TypeMethodDescriptionGml311Switch.caseRectifiedGridCoverageType
(RectifiedGridCoverageType object) Returns the result of interpreting the object as an instance of 'Rectified Grid Coverage Type'.boolean
Gml311Validator.validateRectifiedGridCoverageType
(RectifiedGridCoverageType rectifiedGridCoverageType, DiagnosticChain diagnostics, Map<Object, Object> context)