TextRecognizerOptionsInterface.LanguageOption

  • TextRecognizerOptionsInterface.LanguageOption is an abstract annotation used for specifying language options in text recognition.

  • It inherits standard methods like annotationType(), equals(), hashCode(), and toString() from the java.lang.annotation.Annotation interface.

public static abstract @interface TextRecognizerOptionsInterface.LanguageOption implements Annotation

The language options for text recognition.

Inherited Method Summary