java.lang.Object | |
↳ | com.pdftron.pdf.utils.RotationUtils |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
RotationUtils() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static double | getRotationAngleInRadiansByDegrees(int angleInDegrees) | ||||||||||
static Rect | getUnrotatedDimensionsFromBBox(Rect rect, int angleInDegree) | ||||||||||
static RectF | getUnrotatedDimensionsFromBBoxRectF(Rect rect, int angleInDegree) | ||||||||||
static boolean | isDivisibleByPiOverFour(double angleInRadians) | ||||||||||
static boolean | shouldMaintainAspectRatio(int angleInDegree) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
PDFNetException |
---|
PDFNetException |
---|