Uses of Interface
com.luciad.format.gml3.model.geometry.ILcdGML3MultiCurve
Package
Description
Contains domain model interfaces for the GML3 geometry schema.
-
Uses of ILcdGML3MultiCurve in com.luciad.format.gml3.model.geometry
Modifier and TypeMethodDescriptionILcdGML3MultiCurveProperty.getMultiCurve()
Deprecated.Returns the multi curve contained in this property.Modifier and TypeMethodDescriptionvoid
ILcdGML3MultiCurveProperty.setMultiCurve
(ILcdGML3MultiCurve aMultiCurve) Deprecated.Sets the multi curve to be contained in this property.