Uses of Class
com.luciad.format.gml31.model.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
Modifier and TypeMethodDescriptionTLcdGML31OffsetCurve.getDistance()
Returns the value of the property that maps to thedistance
element.TLcdGML31Tin.getMaxLength()
Returns the value of the property that maps to themaxLength
element.Modifier and TypeMethodDescriptionvoid
TLcdGML31OffsetCurve.setDistance
(TLcdGML31Length aValue) Sets the value of the property that maps to thedistance
element.void
TLcdGML31Tin.setMaxLength
(TLcdGML31Length aValue) Sets the value of the property that maps to themaxLength
element.