Class NativeTextCharacterBox

  • All Implemented Interfaces:

    
    public final class NativeTextCharacterBox
    
                        

    Unused for now

    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 Character getChar()
      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

      • NativeTextCharacterBox

        NativeTextCharacterBox(Character char, Double confidenceValue, Rect rect)
        Parameters:
        char - detected symbol
        confidenceValue - confidence of symbol recognition
        rect - rect with a character INSIDE the finder rect