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, setGroupIteratorpublic Polyline(ControlPath cp, GroupIterator gi)
public void appendTo(MultiPath mp)
CurveappendTo in class CurveMultiPath,
BinaryCurveApproximationAlgorithmCopyright © 2018. All rights reserved.