|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.barcoderecognition.BarCodeOrientation
public final class BarCodeOrientation
The orientation of the recognized barcode.
Field Summary | |
---|---|
static int |
DOWN_TO_TOP
|
static int |
LEFT_TO_RIGHT
|
static int |
RIGHT_TO_LEFT
|
static int |
TOP_TO_DOWN
|
static int |
UN_KNOW
UnKnow |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int LEFT_TO_RIGHT
public static final int RIGHT_TO_LEFT
public static final int TOP_TO_DOWN
public static final int DOWN_TO_TOP
public static final int UN_KNOW
UnKnow
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |