|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Enum
com.aspose.barcoderecognition.BarCodeOrientation
public final class BarCodeOrientation
The orientation of the recognized com.aspose.barcode.
Field Summary | |
---|---|
static int |
DownToTop
|
static int |
LeftToRight
|
static int |
RightToLeft
|
static int |
TopToDown
|
static int |
UnKnow
UnKnow |
Method Summary |
---|
Methods inherited from class java.lang.Enum |
---|
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final int DownToTop
public static final int LeftToRight
public static final int RightToLeft
public static final int TopToDown
public static final int UnKnow
UnKnow
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |