Uses of Class
com.luciad.format.gml31.model.TLcdGML31MultiSolid
Packages that use TLcdGML31MultiSolid
Package
Description
Provides domain model classes and utility classes for modeling GML 3.1 data.
-
Uses of TLcdGML31MultiSolid in com.luciad.format.gml31.model
Methods in com.luciad.format.gml31.model that return TLcdGML31MultiSolidModifier and TypeMethodDescriptionTLcdGML31MultiSolidProperty.getMultiSolid()Returns the value of the property that maps to theMultiSolidelement.Methods in com.luciad.format.gml31.model with parameters of type TLcdGML31MultiSolidModifier and TypeMethodDescriptionvoidTLcdGML31MultiSolidProperty.setMultiSolid(TLcdGML31MultiSolid aValue) Sets the value of the property that maps to theMultiSolidelement.