Uses of Class
com.luciad.format.gml31.model.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
Modifier 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.