JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
I
L
M
N
O
P
Q
R
S
T
U
V
W
R
restore()
- Method in class gnu.apdf.
PDFCanvas
This call balances a previous call to save(), and is used to remove all modifications to the matrix/clip state since the last save call.
restoreToCount(int)
- Method in class gnu.apdf.
PDFCanvas
Efficient way to pop any calls to save() that happened after the save count reached saveCount.
rotate(float)
- Method in class gnu.apdf.
PDFCanvas
Preconcat the current matrix with the specified rotation.
A
B
C
D
E
F
G
I
L
M
N
O
P
Q
R
S
T
U
V
W
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes