public final class RotateMode extends Object
Possible modes for the page rotation.
public static final int Rotate180
Rotate to the right with 180 degrees.
public static final int Rotate270
Rotate to the right with 270 degrees.
public static final int Rotate90
Rotate to the right with 90 degrees.