Package | Description |
---|---|
com.aspose.barcoderecognition |
Modifier and Type | Method and Description |
---|---|
Orientation |
BarCodeReader.getOrientationHints()
Gets the orientation hints.
|
static Orientation |
RecognitionHints.getOrientationHints() |
static Orientation |
Orientation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Orientation[] |
Orientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
BarCodeReader.setOrientationHints(Orientation value)
Sets the orientation hints.
|
void |
RecognitionHints.setOrientationHints(Orientation value) |