Package | Description |
---|---|
org.apache.pdfbox.pdmodel |
The PDModel package represents a high level API for creating and manipulating PDF documents.
|
org.apache.pdfbox.pdmodel.interactive.pagenavigation |
A package to allow provide access to PDF page navigation functionality.
|
Class and Description |
---|
PDThread
This a single thread in a PDF document.
|
PDThreadBead
This a single bead in a thread in a PDF document.
|
PDTransition
Represents a page transition as defined in paragraph 12.4.4.1 of PDF 32000-1:2008
|
Class and Description |
---|
PDThread
This a single thread in a PDF document.
|
PDThreadBead
This a single bead in a thread in a PDF document.
|
PDTransitionDimension
The dimension in which the specified transition effect shall occur.
|
PDTransitionDirection
The direction in which the specified transition effect shall moves, expressed in degrees counterclockwise starting
from a left-to-right direction.
|
PDTransitionMotion
The direction of motion for the specified transition effect.
|
PDTransitionStyle
The transition style that shall be used when moving to the page from another during a presentation.
|
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.