Uses of Class
com.luciad.format.gml31.model.TLcdGML31MultiSurface
Packages that use TLcdGML31MultiSurface
Package
Description
Provides domain model classes and utility classes for modeling GML 3.1 data.
-
Uses of TLcdGML31MultiSurface in com.luciad.format.gml31.model
Methods in com.luciad.format.gml31.model that return TLcdGML31MultiSurfaceModifier and TypeMethodDescriptionTLcdGML31MultiSurface.clone()TLcdGML31MultiSurfaceProperty.getMultiSurface()Returns the value of the property that maps to theMultiSurfaceelement.Methods in com.luciad.format.gml31.model with parameters of type TLcdGML31MultiSurfaceModifier and TypeMethodDescriptionvoidTLcdGML31MultiSurfaceProperty.setMultiSurface(TLcdGML31MultiSurface aValue) Sets the value of the property that maps to theMultiSurfaceelement.