COSObjectable, PDDestinationOrActionPDNamedDestination, PDPageDestinationpublic abstract class PDDestination extends java.lang.Object implements PDDestinationOrAction
| Constructor | Description |
|---|---|
PDDestination() |
| Modifier and Type | Method | Description |
|---|---|---|
static PDDestination |
create(COSBase base) |
This will create a new destination depending on the type of COSBase
that is passed in.
|
getCOSObjectpublic static PDDestination create(COSBase base) throws java.io.IOException
base - The base level object.java.io.IOException - If the base cannot be converted to a Destination.Copyright © 2002–2018. All rights reserved.