| Interface | Description |
|---|---|
| PathHandler |
This interface must be implemented and then registred as the
handler of a
PathParser instance in order to be
notified of parsing events. |
| Class | Description |
|---|---|
| Bezier |
Class that represents a Bèzier curve
|
| BezierHistory | |
| BezierListProducer |
A handler class that generates an array of shorts and an array double s from
parsing path data.
|
| BezierPath | |
| Vector2 |
| Exception | Description |
|---|---|
| ParseException |
This class encapsulates a general parse error or warning.
|