Uses of Class
com.luciad.format.gml32.model.TLcdGML32LinearRing
Packages that use TLcdGML32LinearRing
Package
Description
Provides domain model classes and utility classes for modeling GML 3.2 data.
-
Uses of TLcdGML32LinearRing in com.luciad.format.gml32.model
Methods in com.luciad.format.gml32.model that return TLcdGML32LinearRingModifier and TypeMethodDescriptionTLcdGML32LinearRing.clone()
TLcdGML32LinearRingProperty.getLinearRing()
Returns the value of the property that maps to theLinearRing
element.Methods in com.luciad.format.gml32.model with parameters of type TLcdGML32LinearRingModifier and TypeMethodDescriptionvoid
TLcdGML32LinearRingProperty.setLinearRing
(TLcdGML32LinearRing aValue) Sets the value of the property that maps to theLinearRing
element.