Uses of Class
com.luciad.format.gml31.model.TLcdGML31LineStringSegment
Packages that use TLcdGML31LineStringSegment
Package
Description
Provides domain model classes and utility classes for modeling GML 3.1 data.
-
Uses of TLcdGML31LineStringSegment in com.luciad.format.gml31.model
Methods in com.luciad.format.gml31.model that return TLcdGML31LineStringSegmentMethods in com.luciad.format.gml31.model that return types with arguments of type TLcdGML31LineStringSegmentModifier and TypeMethodDescriptionTLcdGML31Tin.getBreakLines()
Gets the value of theTLcdGML31Tin.BREAK_LINES_PROPERTY
property adapted to a list ofList
instances.TLcdGML31LineStringSegmentArrayProperty.getLineStringSegment()
Returns the value of the property that maps to theLineStringSegment
element.TLcdGML31Tin.getStopLines()
Gets the value of theTLcdGML31Tin.STOP_LINES_PROPERTY
property adapted to a list ofList
instances.