com.google.mlkit.vision.digitalink.common
Stay organized with collections
Save and categorize content based on your preferences.
Interfaces
Point
|
A single touch point (horizontal and vertical
coordinates). |
Stroke
|
Represents a sequence of touch points between a
pen-/finger-down and a pen-/finger-up events. |
Stroke.Properties
|
Represents optional properties of a Stroke ,
e.g., stroke color and width. |
Classes
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-20 UTC.
[null,null,["Last updated 2025-08-20 UTC."],[],[],null,["# com.google.mlkit.vision.digitalink.common\n\n### Interfaces\n\n|-----------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------|\n| [Point](/android/reference/com/google/mlkit/vision/digitalink/common/Point) | A single touch point (horizontal and vertical coordinates). |\n| [Stroke](/android/reference/com/google/mlkit/vision/digitalink/common/Stroke) | Represents a sequence of touch points between a pen-/finger-down and a pen-/finger-up events. |\n| [Stroke.Properties](/android/reference/com/google/mlkit/vision/digitalink/common/Stroke.Properties) | Represents optional properties of a [Stroke](/android/reference/com/google/mlkit/vision/digitalink/common/Stroke), e.g., stroke color and width. |\n\n### Classes\n\n|-----------------------------------------------------------------------------------------------------------|-------------------------------------------------------|\n| [RecognitionCandidate](/android/reference/com/google/mlkit/vision/digitalink/common/RecognitionCandidate) | Individual recognition candidate. |\n| [RecognitionResult](/android/reference/com/google/mlkit/vision/digitalink/common/RecognitionResult) | Object representing the output of an ink recognition. |"]]