Uses of Class
com.luciad.format.gml31.model.TLcdGML31Polygon
Package
Description
Provides domain model classes and utility classes for modeling GML 3.1 data.
-
Uses of TLcdGML31Polygon in com.luciad.format.gml31.model
Modifier and TypeMethodDescriptionTLcdGML31Polygon.clone()
TLcdGML31PolygonProperty.getPolygon()
Returns the value of the property that maps to thePolygon
element.Modifier and TypeMethodDescriptionvoid
TLcdGML31PolygonProperty.setPolygon
(TLcdGML31Polygon aValue) Sets the value of the property that maps to thePolygon
element.