Uses of Class
com.luciad.format.gml31.model.TLcdGML31MultiLineString
Package
Description
Provides domain model classes and utility classes for modeling GML 3.1 data.
-
Uses of TLcdGML31MultiLineString in com.luciad.format.gml31.model
Modifier and TypeMethodDescriptionTLcdGML31MultiLineString.clone()
TLcdGML31MultiLineStringProperty.getMultiLineString()
Returns the value of the property that maps to theMultiLineString
element.Modifier and TypeMethodDescriptionvoid
TLcdGML31MultiLineStringProperty.setMultiLineString
(TLcdGML31MultiLineString aValue) Sets the value of the property that maps to theMultiLineString
element.