Uses of Interface
com.luciad.format.gml3.model.geometry.ILcdGML3Ring
Packages that use ILcdGML3Ring
Package
Description
Contains domain model interfaces for the GML3 geometry schema.
-
Uses of ILcdGML3Ring in com.luciad.format.gml3.model.geometry
Methods in com.luciad.format.gml3.model.geometry that return ILcdGML3RingModifier and TypeMethodDescriptionILcdGML3RingProperty.getRing()
Deprecated.Returns the ring contained in this property.Methods in com.luciad.format.gml3.model.geometry with parameters of type ILcdGML3RingModifier and TypeMethodDescriptionvoid
ILcdGML3RingProperty.setRing
(ILcdGML3Ring aRing) Deprecated.Sets the ring to be contained in this property.