Uses of Interface
net.opengis.gml311.GridCoverageType
Packages that use GridCoverageType
- 
Uses of GridCoverageType in net.opengis.gml311Methods in net.opengis.gml311 that return GridCoverageTypeModifier and TypeMethodDescriptionGml311Factory.createGridCoverageType()Returns a new object of class 'Grid Coverage Type'.DocumentRoot.getGridCoverage()Returns the value of the 'Grid Coverage' containment reference.Methods in net.opengis.gml311 with parameters of type GridCoverageTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setGridCoverage(GridCoverageType value) Sets the value of the 'Grid Coverage' containment reference.
- 
Uses of GridCoverageType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement GridCoverageTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Grid Coverage Type'.Methods in net.opengis.gml311.impl that return GridCoverageTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createGridCoverageType()DocumentRootImpl.getGridCoverage()Methods in net.opengis.gml311.impl with parameters of type GridCoverageTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetGridCoverage(GridCoverageType newGridCoverage, NotificationChain msgs) voidDocumentRootImpl.setGridCoverage(GridCoverageType newGridCoverage) 
- 
Uses of GridCoverageType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type GridCoverageTypeModifier and TypeMethodDescriptionGml311Switch.caseGridCoverageType(GridCoverageType object) Returns the result of interpreting the object as an instance of 'Grid Coverage Type'.booleanGml311Validator.validateGridCoverageType(GridCoverageType gridCoverageType, DiagnosticChain diagnostics, Map<Object, Object> context)