public static class Constant.RotateAngle
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ROTATION_0
不旋转
|
static int |
ROTATION_180
旋转 180 度
|
static int |
ROTATION_270
旋转 270 度
|
static int |
ROTATION_90
旋转 90 度
|
| Constructor and Description |
|---|
RotateAngle() |
public static final int ROTATION_0
public static final int ROTATION_90
public static final int ROTATION_180
public static final int ROTATION_270