| Modifier and Type | Method and Description |
|---|---|
AdjustRotationMode |
OCRConfig.getAdjustRotation()
Gets a value of adjust rotation mode
AdjustRotationMode. |
static AdjustRotationMode |
AdjustRotationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdjustRotationMode[] |
AdjustRotationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OCRConfig.setAdjustRotation(AdjustRotationMode value)
Sets a value of adjust rotation mode
AdjustRotationMode. |
Copyright © 2014. All rights reserved.