Uses of Interface
com.luciad.format.gml3.model.coverages.ILcdGML3Grid
Packages that use ILcdGML3Grid
Package
Description
Model of the GML grid type.
Model of an OGC Web Coverage Service (WCS), used by the WCS client API in
com.luciad.ogc.wcs.client.
-
Uses of ILcdGML3Grid in com.luciad.format.gml3.model.coverages
Subinterfaces of ILcdGML3Grid in com.luciad.format.gml3.model.coveragesModifier and TypeInterfaceDescriptioninterfaceDeprecated.This class has been deprecated. -
Uses of ILcdGML3Grid in com.luciad.ogc.wcs.common.model
Methods in com.luciad.ogc.wcs.common.model that return ILcdGML3GridModifier and TypeMethodDescriptionTLcdWCSSpatialDomain.getGrid(int aIndex) Gets the grid at a given position.Methods in com.luciad.ogc.wcs.common.model with parameters of type ILcdGML3GridModifier and TypeMethodDescriptionvoidTLcdWCSSpatialDomain.addGrid(ILcdGML3Grid aGrid) Adds a grid.