Uses of Interface
com.luciad.format.gml3.model.geometry.ILcdGML3CurveArrayProperty
Packages that use ILcdGML3CurveArrayProperty
Package
Description
Contains domain model interfaces for the GML3 geometry schema.
-
Uses of ILcdGML3CurveArrayProperty in com.luciad.format.gml3.model.geometry
Methods in com.luciad.format.gml3.model.geometry that return ILcdGML3CurveArrayPropertyModifier and TypeMethodDescriptionILcdGML3MultiCurve.getCurveMembers()Deprecated.Returns the curve array property contained in this multi curve.Methods in com.luciad.format.gml3.model.geometry with parameters of type ILcdGML3CurveArrayPropertyModifier and TypeMethodDescriptionvoidILcdGML3MultiCurve.setCurveMembersArray(ILcdGML3CurveArrayProperty aCurveArrayProperty) Deprecated.Sets the curve array property to be contained in this curve.