public class PDAdditionalActions extends Object implements COSObjectable
Constructor and Description |
---|
PDAdditionalActions()
Default constructor.
|
PDAdditionalActions(COSDictionary a)
Constructor.
|
Modifier and Type | Method and 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 COSObjectable
public PDAction getF()
public void setF(PDAction action)
action
- Get the F action.Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.