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