Uses of Interface
com.luciad.format.gml3.model.geometry.ILcdGML3CurveSegmentArrayProperty
Package
Description
Contains domain model interfaces for the GML3 geometry schema.
-
Uses of ILcdGML3CurveSegmentArrayProperty in com.luciad.format.gml3.model.geometry
Modifier and TypeMethodDescriptionILcdGML3Curve.getSegments()
Deprecated.Returns the curve segment array containing the segments of this curve.Modifier and TypeMethodDescriptionvoid
ILcdGML3Curve.setSegments
(ILcdGML3CurveSegmentArrayProperty aSegments) Deprecated.Sets the curve segment array containing the segments of this curve.