Uses of Class
com.luciad.format.gml31.model.TLcdGML31MultiPolygon
Packages that use TLcdGML31MultiPolygon
Package
Description
Provides domain model classes and utility classes for modeling GML 3.1 data.
-
Uses of TLcdGML31MultiPolygon in com.luciad.format.gml31.model
Methods in com.luciad.format.gml31.model that return TLcdGML31MultiPolygonModifier and TypeMethodDescriptionTLcdGML31MultiPolygon.clone()
TLcdGML31MultiPolygonProperty.getMultiPolygon()
Returns the value of the property that maps to theMultiPolygon
element.Methods in com.luciad.format.gml31.model with parameters of type TLcdGML31MultiPolygonModifier and TypeMethodDescriptionvoid
TLcdGML31MultiPolygonProperty.setMultiPolygon
(TLcdGML31MultiPolygon aValue) Sets the value of the property that maps to theMultiPolygon
element.