|
Class Summary |
| CenterSymbol |
This Symbol type represents the center piece of a clock that
connects the hands. |
| Clock |
Represents a sketch of a clock, consisting of an outer face, hands,
digits, and possibly a center piece. |
| DigitSymbol |
This Symbol type represents the numerals drawn in clock sketches. |
| FaceSymbol |
This Symbol type represents a clock's face (the outer circle). |
| HandSymbol |
This Symbol type represents the hour and minute hands drawn on a clock. |
| Point |
A Point represents the point samples of a digital pen. |
| Stroke |
A Stroke represents the strokes of a digital pen. |
| Symbol |
A Symbol is a grouping of strokes that makes up a meaningful
component of a clock sketch, such as a digit, hand or face. |
| Test |
Test, the outermost model class, organizes all information
collected during a sketch test. |
| Test.TestInfo |
Simple immutable record object for wrapping testing
information. |