public class PDNavigationNode extends Object implements COSObjectable
| Constructor and Description |
|---|
PDNavigationNode(COSDictionary object) |
| Modifier and Type | Method and Description |
|---|---|
COSBase |
getCOSObject()
Convert this standard java object to a COS object.
|
PDAction |
getNA() |
PDNavigationNode |
getNext() |
PDAction |
getPA() |
PDNavigationNode |
getPrev() |
public PDNavigationNode(COSDictionary object)
public COSBase getCOSObject()
COSObjectablegetCOSObject in interface COSObjectablepublic PDAction getNA()
public PDAction getPA()
public PDNavigationNode getNext()
public PDNavigationNode getPrev()
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.