Uses of Class
com.luciad.format.gml32.model.TLcdGML32MultiSurface
Packages that use TLcdGML32MultiSurface
Package
Description
Provides domain model classes and utility classes for modeling GML 3.2 data.
-
Uses of TLcdGML32MultiSurface in com.luciad.format.gml32.model
Methods in com.luciad.format.gml32.model that return TLcdGML32MultiSurfaceModifier and TypeMethodDescriptionTLcdGML32MultiSurface.clone()
TLcdGML32MultiSurfaceProperty.getMultiSurface()
Returns the value of the property that maps to theMultiSurface
element.Methods in com.luciad.format.gml32.model with parameters of type TLcdGML32MultiSurfaceModifier and TypeMethodDescriptionvoid
TLcdGML32MultiSurfaceProperty.setMultiSurface
(TLcdGML32MultiSurface aValue) Sets the value of the property that maps to theMultiSurface
element.