Uses of Class
com.luciad.format.gml31.model.TLcdGML31LinearRing
Packages that use TLcdGML31LinearRing
Package
Description
Provides domain model classes and utility classes for modeling GML 3.1 data.
-
Uses of TLcdGML31LinearRing in com.luciad.format.gml31.model
Methods in com.luciad.format.gml31.model that return TLcdGML31LinearRingModifier and TypeMethodDescriptionTLcdGML31LinearRing.clone()
TLcdGML31LinearRingProperty.getLinearRing()
Returns the value of the property that maps to theLinearRing
element.Methods in com.luciad.format.gml31.model with parameters of type TLcdGML31LinearRingModifier and TypeMethodDescriptionvoid
TLcdGML31LinearRingProperty.setLinearRing
(TLcdGML31LinearRing aValue) Sets the value of the property that maps to theLinearRing
element.