Uses of Class
com.luciad.format.gml32.model.TLcdGML32Length
Packages that use TLcdGML32Length
Package
Description
Provides domain model classes and utility classes for modeling GML 3.2 data.
-
Uses of TLcdGML32Length in com.luciad.format.gml32.model
Methods in com.luciad.format.gml32.model that return TLcdGML32LengthModifier and TypeMethodDescriptionTLcdGML32OffsetCurve.getDistance()Returns the value of the property that maps to thedistanceelement.TLcdGML32Tin.getMaxLength()Returns the value of the property that maps to themaxLengthelement.Methods in com.luciad.format.gml32.model with parameters of type TLcdGML32LengthModifier and TypeMethodDescriptionvoidTLcdGML32OffsetCurve.setDistance(TLcdGML32Length aValue) Sets the value of the property that maps to thedistanceelement.voidTLcdGML32Tin.setMaxLength(TLcdGML32Length aValue) Sets the value of the property that maps to themaxLengthelement.