Home
SDK
Instant
Blog
Developers
Developers
API
PSPDFKit Java Library
Guides
API
Changelog
Package Index
|
Class Index
com.pspdfkit.api
com.pspdfkit.api.annotations
com.pspdfkit.api.basic
com.pspdfkit.api.forms
com.pspdfkit.api.ocr
com.pspdfkit.api.projection
com.pspdfkit.api.providers
com.pspdfkit.api.redaction
com.pspdfkit.api.redaction.description
com.pspdfkit.internal
Classes
Rect
Enums
Rotation
Package Index
|
Class Index
package
com.pspdfkit.api.basic
Holds classes which are common building blocks of PDFs and the PSPDFKit API.
Classes
Rect
A
Rect
specifies an area in a coordinate space that is enclosed by the
Rect
object's lower-left point
(x,y)
in the coordinate space, its width, and its height.
Enums
Rotation
Describes a rotation in 90 degree increments.