Uses of Class
com.luciad.format.gml31.model.TLcdGML31Ring
Packages that use TLcdGML31Ring
Package
Description
Provides domain model classes and utility classes for modeling GML 3.1 data.
-
Uses of TLcdGML31Ring in com.luciad.format.gml31.model
Methods in com.luciad.format.gml31.model that return TLcdGML31RingModifier and TypeMethodDescriptionTLcdGML31Ring.clone()
TLcdGML31RingProperty.getRing()
Returns the value of the property that maps to theRing
element.Methods in com.luciad.format.gml31.model with parameters of type TLcdGML31RingModifier and TypeMethodDescriptionvoid
TLcdGML31RingProperty.setRing
(TLcdGML31Ring aValue) Sets the value of the property that maps to theRing
element.