| java.lang.Object | |
| ↳ | com.pdftron.pdf.model.RotateInfo |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| RotateInfo(float degree, PointF pivot) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| float | getDegree() | ||||||||||
| PointF | getPivot() | ||||||||||
| void | setDegree(float degreePDF) | ||||||||||
| void | setPivot(PointF pivot) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||