Uses of Class
com.luciad.format.gml31.model.TLcdGML31Length
Packages that use TLcdGML31Length
Package
Description
Provides domain model classes and utility classes for modeling GML 3.1 data.
-
Uses of TLcdGML31Length in com.luciad.format.gml31.model
Methods in com.luciad.format.gml31.model that return TLcdGML31LengthModifier and TypeMethodDescriptionTLcdGML31OffsetCurve.getDistance()Returns the value of the property that maps to thedistanceelement.TLcdGML31Tin.getMaxLength()Returns the value of the property that maps to themaxLengthelement.Methods in com.luciad.format.gml31.model with parameters of type TLcdGML31LengthModifier and TypeMethodDescriptionvoidTLcdGML31OffsetCurve.setDistance(TLcdGML31Length aValue) Sets the value of the property that maps to thedistanceelement.voidTLcdGML31Tin.setMaxLength(TLcdGML31Length aValue) Sets the value of the property that maps to themaxLengthelement.