java.lang.Object | |
↳ | com.pspdfkit.internal.NativeRotation |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public static final NativeRotation | Rotation_0 | ||||||||||
public static final NativeRotation | Rotation_180 | ||||||||||
public static final NativeRotation | Rotation_270 | ||||||||||
public static final NativeRotation | Rotation_90 |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static NativeRotation | swigToEnum(int swigValue) | ||||||||||
final int | swigValue() | ||||||||||
String | toString() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|