Uses of Interface
com.luciad.format.gml3.model.geometry.ILcdGML3Polygon
Packages that use 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
Methods in com.luciad.ogc.wcs.common.model that return ILcdGML3PolygonModifier and TypeMethodDescriptionTLcdWCSSpatialDomain.getPolygon
(int aIndex) Gets the polygon at a given position.Methods in com.luciad.ogc.wcs.common.model with parameters of type ILcdGML3PolygonModifier and TypeMethodDescriptionvoid
TLcdWCSSpatialDomain.addPolygon
(ILcdGML3Polygon aPolygon) Adds a polygon.