Uses of Interface
com.luciad.format.gml3.model.geometry.ILcdGML3CurveArrayProperty
Package
Description
Contains domain model interfaces for the GML3 geometry schema.
-
Uses of ILcdGML3CurveArrayProperty in com.luciad.format.gml3.model.geometry
Modifier and TypeMethodDescriptionILcdGML3MultiCurve.getCurveMembers()
Deprecated.Returns the curve array property contained in this multi curve.Modifier and TypeMethodDescriptionvoid
ILcdGML3MultiCurve.setCurveMembersArray
(ILcdGML3CurveArrayProperty aCurveArrayProperty) Deprecated.Sets the curve array property to be contained in this curve.