Uses of Class
com.luciad.format.gml32.model.TLcdGML32Ring
Packages that use TLcdGML32Ring
Package
Description
Provides domain model classes and utility classes for modeling GML 3.2 data.
-
Uses of TLcdGML32Ring in com.luciad.format.gml32.model
Methods in com.luciad.format.gml32.model that return TLcdGML32RingModifier and TypeMethodDescriptionTLcdGML32Ring.clone()
TLcdGML32RingProperty.getRing()
Returns the value of the property that maps to theRing
element.Methods in com.luciad.format.gml32.model with parameters of type TLcdGML32RingModifier and TypeMethodDescriptionvoid
TLcdGML32RingProperty.setRing
(TLcdGML32Ring aValue) Sets the value of the property that maps to theRing
element.