diva.sketch.toolbox
Class PanZoomInterpreter.LocalRecognizer
java.lang.Object
diva.sketch.recognition.BasicStrokeRecognizer
diva.sketch.toolbox.PanZoomInterpreter.LocalRecognizer
- All Implemented Interfaces:
- StrokeRecognizer
- Enclosing class:
- PanZoomInterpreter
public class PanZoomInterpreter.LocalRecognizer
- extends BasicStrokeRecognizer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PanZoomInterpreter.LocalRecognizer
public PanZoomInterpreter.LocalRecognizer(Reader trainingFile)
throws Exception
- Throws:
Exception
strokeModified
public RecognitionSet strokeModified(TimedStroke s)
- Description copied from class:
BasicStrokeRecognizer
- Returns NO_RECOGNITION; BasicStrokeRecognizer only operates
on completed strokes.
- Specified by:
strokeModified
in interface StrokeRecognizer
- Overrides:
strokeModified
in class BasicStrokeRecognizer
Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.