public class BezierHistory
extends java.lang.Object
| Constructor and Description |
|---|
BezierHistory() |
| Modifier and Type | Method and Description |
|---|---|
void |
setLastKnot(double x,
double y) |
void |
setLastPoint(double x,
double y) |
void |
setStartPoint(double x,
double y) |