public class PBoxPDAction extends PBoxPDObject implements PDAction
| Modifier and Type | Field and Description |
|---|---|
static String |
ACTION_TYPE |
static String |
NEXT |
cMap, contentStream, document, MAX_NUMBER_OF_ELEMENTS, pdFontLike, simplePDObjectcontextDependent| Constructor and Description |
|---|
PBoxPDAction(PDAction simplePDObject) |
PBoxPDAction(PDAction simplePDObject,
String type) |
| Modifier and Type | Method and Description |
|---|---|
static PDAction |
getAction(PDAction action) |
List<? extends Object> |
getLinkedObjects(String link) |
String |
getS()
action subtype
|
addAction, getIDgetContext, getExtraContext, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContext, getExtraContext, getID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String ACTION_TYPE
public static final String NEXT
public PBoxPDAction(PDAction simplePDObject)
public List<? extends Object> getLinkedObjects(String link)
getLinkedObjects in interface ObjectgetLinkedObjects in class GenericModelObjectlink - - the name of a linkCopyright © 2015–2021 The veraPDF Consortium. All rights reserved.