Uses of Class
com.luciad.format.gml31.model.TLcdGML31LineString
Package
Description
Provides domain model classes and utility classes for modeling GML 3.1 data.
-
Uses of TLcdGML31LineString in com.luciad.format.gml31.model
Modifier and TypeMethodDescriptionTLcdGML31LineString.clone()
TLcdGML31LineStringProperty.getLineString()
Returns the value of the property that maps to theLineString
element.Modifier and TypeMethodDescriptionvoid
TLcdGML31LineStringProperty.setLineString
(TLcdGML31LineString aValue) Sets the value of the property that maps to theLineString
element.