Uses of Class
com.luciad.format.gml31.model.TLcdGML31AbstractRing
Packages that use 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
Subclasses of TLcdGML31AbstractRing in com.luciad.format.gml31.modelModifier and TypeClassDescriptionclassModel class for the GML Linear Ring Type.classA ring is used to represent a single connected component of a surface boundary as specified in ISO 19107:2003, 6.3.6.Methods in com.luciad.format.gml31.model that return TLcdGML31AbstractRingModifier and TypeMethodDescriptionTLcdGML31AbstractRingProperty.getRing()Returns the value of the property that maps to the_Ringelement.Methods in com.luciad.format.gml31.model with parameters of type TLcdGML31AbstractRingModifier and TypeMethodDescriptionvoidTLcdGML31AbstractRingProperty.setRing(TLcdGML31AbstractRing aValue) Sets the value of the property that maps to the_Ringelement.