public class Polyline extends Curve
Constructor and Description |
---|
Polyline(ControlPath cp,
GroupIterator gi) |
Modifier and Type | Method and Description |
---|---|
void |
appendTo(MultiPath mp)
Appends a sequence of points defined by this curve to the multi-path.
|
getConnect, getControlPath, getGroupIterator, resetMemory, setConnect, setControlPath, setGroupIterator
public Polyline(ControlPath cp, GroupIterator gi)
public void appendTo(MultiPath mp)
Curve
appendTo
in class Curve
MultiPath
,
BinaryCurveApproximationAlgorithm
Copyright © 2024. All rights reserved.