java.lang.Object | |
↳ | com.pdftron.pdf.widget.RotationImpl |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public float | mRotDegree | ||||||||||
public float | mRotDegreeSave | ||||||||||
public boolean | mRotated | ||||||||||
public boolean | mRotating | ||||||||||
public Integer | mSnapDegree |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
RotationImpl(AnnotViewImpl annotViewImpl) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
PointF | center() | ||||||||||
RotateInfo | handleRotation(PointF downPt, PointF movePt, boolean done) | ||||||||||
void | snapToDegree(Integer degree, float startDegree) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|