Uses of Interface
com.luciad.format.gml3.model.geometry.ILcdGML3AbstractRing
Packages that use ILcdGML3AbstractRing
Package
Description
Contains domain model interfaces for the GML3 geometry schema.
-
Uses of ILcdGML3AbstractRing in com.luciad.format.gml3.model.geometry
Subinterfaces of ILcdGML3AbstractRing in com.luciad.format.gml3.model.geometryModifier and TypeInterfaceDescriptioninterfaceDeprecated.This class has been deprecated.interfaceDeprecated.This class has been deprecated.Methods in com.luciad.format.gml3.model.geometry that return ILcdGML3AbstractRingModifier and TypeMethodDescriptionILcdGML3AbstractRingProperty.getRing()Deprecated.Returns the ring contained in this propertyMethods in com.luciad.format.gml3.model.geometry with parameters of type ILcdGML3AbstractRingModifier and TypeMethodDescriptionvoidILcdGML3AbstractRingProperty.setRing(ILcdGML3AbstractRing aRing) Deprecated.Sets the ring to be contained in this property.