|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.barcode.RotationDirection
public final class RotationDirection
Rotation Direction, must be the following: Clockwise or AntiClockwise
Field Summary | |
---|---|
static int |
ANTI_CLOCKWISE
anti clockwise rotate |
static int |
CLOCKWISE
clock wise rotate |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int CLOCKWISE
clock wise rotate
public static final int ANTI_CLOCKWISE
anti clockwise rotate
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |