| Modifier and Type | Method and Description |
|---|---|
AdjustUpsideDownRotationMode |
OCRConfig.getAdjustUpsideDownRotation()
Gets a value of adjust upsidedown rotation mode
AdjustUpsideDownRotationMode. |
static AdjustUpsideDownRotationMode |
AdjustUpsideDownRotationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdjustUpsideDownRotationMode[] |
AdjustUpsideDownRotationMode.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.setAdjustUpsideDownRotation(AdjustUpsideDownRotationMode value)
Sets a value of adjust upsidedown rotation mode
AdjustUpsideDownRotationMode. |
Copyright © 2014. All rights reserved.