public class GFPDOutline extends GFPDObject implements PDOutline
| Modifier and Type | Field and Description |
|---|---|
static String |
ACTION |
static String |
OUTLINE_TYPE |
contentStream, document, MAX_NUMBER_OF_ELEMENTS, pdcMap, pdFont, simpleCOSObject, simplePDObjectcontextDependent| Constructor and Description |
|---|
GFPDOutline(PDOutlineItem simplePDObject,
String id) |
| Modifier and Type | Method and Description |
|---|---|
String |
getID() |
List<? extends Object> |
getLinkedObjects(String link) |
addActiongetLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String OUTLINE_TYPE
public static final String ACTION
public GFPDOutline(PDOutlineItem simplePDObject, String id)
public String getID()
getID in interface ObjectgetID in class GFPDObjectpublic 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.