| Modifier and Type | Method and Description |
|---|---|
java.util.List<LanguageSetting> |
OCRParams.getLanguages()
The list of languages to use.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OCRParams.setLanguages(java.util.List<LanguageSetting> languages)
The list of languages to use.
|