Uses of Class
com.luciad.format.gml31.model.TLcdGML31AbstractRing
Package
Description
Provides domain model classes and utility classes for modeling GML 3.1 data.
-
Uses of TLcdGML31AbstractRing in com.luciad.format.gml31.model
Modifier and TypeClassDescriptionclass
Model class for the GML Linear Ring Type.class
A ring is used to represent a single connected component of a surface boundary as specified in ISO 19107:2003, 6.3.6.Modifier and TypeMethodDescriptionTLcdGML31AbstractRingProperty.getRing()
Returns the value of the property that maps to the_Ring
element.Modifier and TypeMethodDescriptionvoid
TLcdGML31AbstractRingProperty.setRing
(TLcdGML31AbstractRing aValue) Sets the value of the property that maps to the_Ring
element.