Uses of Class
com.luciad.format.gml32.model.TLcdGML32AbstractRing
Package
Description
Provides domain model classes and utility classes for modeling GML 3.2 data.
-
Uses of TLcdGML32AbstractRing in com.luciad.format.gml32.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 TypeMethodDescriptionTLcdGML32AbstractRingProperty.getAbstractRing()
Returns the value of the property that maps to theAbstractRing
element.Modifier and TypeMethodDescriptionvoid
TLcdGML32AbstractRingProperty.setAbstractRing
(TLcdGML32AbstractRing aValue) Sets the value of the property that maps to theAbstractRing
element.