Class NativeTextWordBox

  • All Implemented Interfaces:

    
    public final class NativeTextWordBox
    
                        

    Represents one character in detected text

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getText()
      final Double getConfidenceValue()
      final Rect getRect()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • NativeTextWordBox

        NativeTextWordBox(String text, Double confidenceValue, Rect rect)
        Parameters:
        text - detected text
        confidenceValue - confidence of symbol recognition
        rect - rect with a character INSIDE the finder rect