public final class

NativeRotation

extends Object
java.lang.Object
   ↳ com.pspdfkit.internal.NativeRotation

Summary

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

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

public static NativeRotation swigToEnum (int swigValue)

public final int swigValue ()

public String toString ()