|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Objects which take a sequence of input vertices and instantiates a StrokeData object should implement this interface.
| Method Summary | |
void |
addPoint(Point point)
Add a point |
StrokeData |
getStrokeData()
Throws an array index out of bound exception if more points than the max_data_points are added. |
| Method Detail |
public void addPoint(Point point)
public StrokeData getStrokeData()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||