Uses of Interface
net.opengis.gml311.RectifiedGridCoverageType
Packages that use RectifiedGridCoverageType
- 
Uses of RectifiedGridCoverageType in net.opengis.gml311Methods 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 TypeMethodDescriptionvoidDocumentRoot.setRectifiedGridCoverage(RectifiedGridCoverageType value) Sets the value of the 'Rectified Grid Coverage' containment reference.
- 
Uses of RectifiedGridCoverageType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement RectifiedGridCoverageTypeModifier and TypeClassDescriptionclassAn 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetRectifiedGridCoverage(RectifiedGridCoverageType newRectifiedGridCoverage, NotificationChain msgs) voidDocumentRootImpl.setRectifiedGridCoverage(RectifiedGridCoverageType newRectifiedGridCoverage) 
- 
Uses of RectifiedGridCoverageType in net.opengis.gml311.utilMethods 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'.booleanGml311Validator.validateRectifiedGridCoverageType(RectifiedGridCoverageType rectifiedGridCoverageType, DiagnosticChain diagnostics, Map<Object, Object> context)