Class GFPDRenditionAction
java.lang.Object
org.verapdf.model.GenericModelObject
org.verapdf.gf.model.impl.pd.GFPDObject
org.verapdf.gf.model.impl.pd.actions.GFPDAction
org.verapdf.gf.model.impl.pd.actions.GFPDRenditionAction
- All Implemented Interfaces:
Object
,PDAction
,PDObject
,PDRenditionAction
- Author:
- Maxim Plushchov
-
Field Summary
FieldsFields inherited from class org.verapdf.gf.model.impl.pd.actions.GFPDAction
ACTION_TYPE, GO_TO_R_SUBTYPE, GO_TO_SUBTYPE, NAMED_SUBTYPE, NEXT, RENDITION_SUBTYPE
Fields inherited from class org.verapdf.gf.model.impl.pd.GFPDObject
contentStream, document, id, MAX_NUMBER_OF_ELEMENTS, pdcMap, pdFont, simpleCOSObject, simplePDObject
Fields inherited from class org.verapdf.model.GenericModelObject
contextDependent
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.verapdf.gf.model.impl.pd.actions.GFPDAction
getAction, getS
Methods inherited from class org.verapdf.gf.model.impl.pd.GFPDObject
getentries, getID, getobjectKey
Methods inherited from class org.verapdf.model.GenericModelObject
getContext, getExtraContext, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
Methods inherited from interface org.verapdf.model.pdlayer.PDObject
getentries, getobjectKey
-
Field Details
-
RENDITION_ACTION_TYPE
- See Also:
-
C
- See Also:
-
-
Constructor Details
-
GFPDRenditionAction
-
-
Method Details
-
getLinkedObjects
- Specified by:
getLinkedObjects
in interfaceObject
- Overrides:
getLinkedObjects
in classGFPDAction
- Parameters:
link
- - the name of a link- Returns:
- List of objects with the given link
-