COSObjectablepublic class PDAdditionalActions extends java.lang.Object implements COSObjectable
| Constructor | Description |
|---|---|
PDAdditionalActions() |
Default constructor.
|
PDAdditionalActions(COSDictionary a) |
Constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
COSDictionary |
getCOSObject() |
Convert this standard java object to a COS object.
|
PDAction |
getF() |
Get the F action.
|
void |
setF(PDAction action) |
Set the F action.
|
public PDAdditionalActions()
public PDAdditionalActions(COSDictionary a)
a - The action dictionary.public COSDictionary getCOSObject()
getCOSObject in interface COSObjectablepublic PDAction getF()
public void setF(PDAction action)
action - Get the F action.Copyright © 2002–2018. All rights reserved.