| Package | Description | 
|---|---|
| org.apache.pdfbox.pdmodel | The PDModel package represents a high level API for creating and manipulating PDF documents. | 
| Modifier and Type | Method and Description | 
|---|---|
| PDTransition | PDPage. getTransition() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PDPage. setTransition(PDTransition transition) | 
| void | PDPage. setTransition(PDTransition transition,
             float duration)Convenient method to set a transition and the display duration | 
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.