public final class ChineseTextRecognizerOptions extends Object
implements TextRecognizerOptionsInterface
implements TextRecognizerOptionsInterface
Options for the text recognizer that recognizes Latin and Chinese.
Nested Class Summary
class | ChineseTextRecognizerOptions.Builder | Builder for the
ChineseTextRecognizerOptions class. |
Inherited Constant Summary
int | LATIN | |
int | LATIN_AND_CHINESE | |
int | LATIN_AND_DEVANAGARI | |
int | LATIN_AND_JAPANESE | |
int | LATIN_AND_KOREAN |
Public Method Summary
Inherited Method Summary
Public Methods
public boolean equals (Object o)
Indicates whether some other object is "equal to" this one.
public int hashCode ()
Returns a hash code value for the object.