Class Summary |
BasicStrokeBuilder |
Build a BasicStrokeRecognizer using the trainingFile
parameter. |
ClassBuilder |
Translate to and from XML for objects whose only parameters
are their class names. |
SceneClassBuilder |
Build a scene recognizer specified by the given class name that
contains a single scene recognizer child. |
StrokeSceneBuilder |
Build and generate a StrokeSceneRecognizer to and
from XML. |
VotingSceneBuilder |
Build a voting scene recognizer that votes among the children of
the given element. |
VotingStrokeBuilder |
Build a voting stroke recognizer that votes among the
given list of children. |