A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
Z
- ZIndexInspectorView - class in com.pspdfkit.ui.inspector.views
- Property inspector view with z-index movement buttons.
- ZIndexInspectorView.ZIndexChangeListener - class in com.pspdfkit.ui.inspector.views.ZIndexInspectorView
- Listener for z-index order changes.
- zoomBy(int,int,int,float,long) - function in com.pspdfkit.ui.PdfFragment
- Zoom by the given scale focused on the given point in PDF coordinates.
- ZOOMIN - enum entry in com.pspdfkit.annotations.actions.NamedAction.NamedActionType
Zoom in. (Not supported yet).
- ZOOMOUT - enum entry in com.pspdfkit.annotations.actions.NamedAction.NamedActionType
Zoom out. (Not supported yet).
- zoomOutBounce(java.lang.Boolean) - function in com.pspdfkit.configuration.PdfConfiguration.Builder
- Should the zoom out below the minimum zoom have a bounce-back effect on a page.
- zoomOutBounce(java.lang.Boolean) - function in com.pspdfkit.configuration.activity.PdfActivityConfiguration.Builder
- Should the zoom out below the minimum zoom have a bounce-back effect on a page.
- zoomTo(android.graphics.RectF,int,long) - function in com.pspdfkit.ui.PdfFragment
- Zoom to a specific rect on the given page.
- zoomTo(int,int,int,float,long) - function in com.pspdfkit.ui.PdfFragment
- Zoom to the given scale focused on the given point in PDF coordinates.