public interface SceneRecognizer
Modifier and Type | Method and Description |
---|---|
SceneDeltaSet |
sessionCompleted(StrokeElement[] session,
Scene db) |
SceneDeltaSet |
strokeCompleted(StrokeElement stroke,
Scene db) |
SceneDeltaSet |
strokeModified(StrokeElement stroke,
Scene db) |
SceneDeltaSet |
strokeStarted(StrokeElement stroke,
Scene db) |
SceneDeltaSet strokeStarted(StrokeElement stroke, Scene db)
SceneDeltaSet strokeModified(StrokeElement stroke, Scene db)
SceneDeltaSet strokeCompleted(StrokeElement stroke, Scene db)
SceneDeltaSet sessionCompleted(StrokeElement[] session, Scene db)
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.