Class TextRecognitionResult.TextBlock
java.lang.Object
com.codename1.ai.vision.TextRecognitionResult.TextBlock
- Enclosing class:
TextRecognitionResult
-
Constructor Summary
ConstructorsConstructorDescriptionTextBlock(String text, float confidence, VisionRect bounds, String languageTag) -
Method Summary
-
Constructor Details
-
TextBlock
-
-
Method Details
-
getText
-
getConfidence
public float getConfidence() -
getBounds
-
getLanguageTag
-