public interface StrokeRecognizer
Modifier and Type | Method and Description |
---|---|
RecognitionSet |
strokeCompleted(TimedStroke s)
Invoked when a stroke is completed.
|
RecognitionSet |
strokeModified(TimedStroke s)
Invoked when a stroke has been modified, for example, points
have been added to the stroke.
|
RecognitionSet |
strokeStarted(TimedStroke s)
Invoked when a stroke starts.
|
RecognitionSet strokeStarted(TimedStroke s)
RecognitionSet strokeModified(TimedStroke s)
RecognitionSet strokeCompleted(TimedStroke s)
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.