|
Class Summary |
| ClockFaceSymbol |
Line symmetry used reflection algorithm and ideas from:
http://www.geog.ubc.ca/courses/klink/gis.notes/ncgia/u32.html
http://www.lsus.edu/sc/math/rmabry/math121/linereflect/ |
| DigitSymbol |
|
| Drawing |
A Drawing is a collection of symbols |
| EllipseFit |
|
| HandSymbol |
|
| PenDrawing |
|
| PenPoint |
An implementation of a point from a pen. |
| PenStroke |
Caches the min/max coordinate values as points are added. |
| PenSymbol |
|
| Point |
Abstract class for a point- a single point created by the pen. |
| Stroke |
A stroke is a collection of Points that collectively form a "Stroke" or one
single continuous motion made by the pen user. |
| Symbol |
A Symbol is a collection of strokes that collectively create a symbol, such a circle or arrow. |