public class GFPDAction extends GFPDObject implements PDAction
| Modifier and Type | Field and Description |
|---|---|
static String |
ACTION_TYPE |
static String |
GO_TO_R_SUBTYPE |
static String |
GO_TO_SUBTYPE |
static String |
NAMED_SUBTYPE |
static String |
NEXT |
contentStream, document, id, MAX_NUMBER_OF_ELEMENTS, pdcMap, pdFont, simpleCOSObject, simplePDObjectcontextDependent| Constructor and Description |
|---|
GFPDAction(PDAction simplePDObject) |
GFPDAction(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, getIDgetLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String ACTION_TYPE
public static final String NEXT
public static final String NAMED_SUBTYPE
public static final String GO_TO_SUBTYPE
public static final String GO_TO_R_SUBTYPE
public GFPDAction(PDAction simplePDObject)
public List<? extends Object> getLinkedObjects(String link)
getLinkedObjects in interface ObjectgetLinkedObjects in class GenericModelObjectlink - - the name of a linkCopyright © 2015–2018 The veraPDF Consortium. All rights reserved.