Uses of Interface
com.luciad.format.gml3.model.geometry.ILcdGML3Polygon
Package
Description
Model of an OGC Web Coverage Service (WCS), used by the WCS client API in
com.luciad.ogc.wcs.client.
-
Uses of ILcdGML3Polygon in com.luciad.ogc.wcs.common.model
Modifier and TypeMethodDescriptionTLcdWCSSpatialDomain.getPolygon
(int aIndex) Gets the polygon at a given position.Modifier and TypeMethodDescriptionvoid
TLcdWCSSpatialDomain.addPolygon
(ILcdGML3Polygon aPolygon) Adds a polygon.