|
Class Summary |
| Blackboard |
Polygons recognized by the tablet are sent here. |
| Classifier |
This is the interface for a basic recognition toolkit. |
| ControlModule |
This class is used for controlling and changing the parameters
in the main application. |
| DataCollector |
Collect strokes as they are produced and store them. |
| DataSimulator |
This class can simulate a set of stroke data by sending it to one
or more StrokeDataListeners. |
| DirectionChangeScaleSpaceViewer |
This class is used for viewing scale space data. |
| Fit |
This class represents a fit to a set of points. |
| LoadStoreModule |
This class loads and stores objects used by the ObjectManager. |
| ObjectManager |
This class manages the objects recognized by the Tablet. |
| SimpleClassifier |
This class implements Classifier. |
| SpatialParser |
This class parses the objects drawn by the user. |
| SpeedScaleSpaceViewer |
This class is used for viewing scale space data. |
| StatisticsModule |
This class is supposed to show basic statistical data about
the recognized objects. |
| StrokeData |
This class stores all the data from a single stroke. |
| StrokeDataReader |
This object implements StrokeDataFactory |
| Test |
Test.java
Created: Fri Mar 23 11:17:41 2001 |
| Timer |
See the end of the file for the log of changes. |