public class GFPDStructTreeRoot extends GFPDObject implements PDStructTreeRoot
| Modifier and Type | Field and Description |
|---|---|
static String |
CHILDREN
Link name for
K key |
static String |
ROLE_MAP_NAMES
Link name for
roleMapNames key |
static String |
STRUCT_TREE_ROOT_TYPE
Type name for
PBoxPDStructTreeRoot |
contentStream, document, id, MAX_NUMBER_OF_ELEMENTS, pdcMap, pdFont, simpleCOSObject, simplePDObjectcontextDependent| Constructor and Description |
|---|
GFPDStructTreeRoot(PDStructTreeRoot treeRoot)
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
gethasContentItems()
true if the structure element contains content items as its children
|
String |
getkidsStandardTypes()
ampersand separated list of child element types, role mapped to the standard types
|
List<? extends Object> |
getLinkedObjects(String link) |
String |
gettopLevelFirstElementStandartType()
standard type of the first kid
|
addAction, getIDgetExtraContext, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExtraContext, getID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String STRUCT_TREE_ROOT_TYPE
PBoxPDStructTreeRootpublic static final String CHILDREN
K keypublic static final String ROLE_MAP_NAMES
roleMapNames keypublic GFPDStructTreeRoot(PDStructTreeRoot treeRoot)
treeRoot - structure tree root implementationpublic String getkidsStandardTypes()
PDStructTreeRootgetkidsStandardTypes in interface PDStructTreeRootpublic Boolean gethasContentItems()
PDStructTreeRootgethasContentItems in interface PDStructTreeRootpublic List<? extends Object> getLinkedObjects(String link)
getLinkedObjects in interface ObjectgetLinkedObjects in class GenericModelObjectlink - - the name of a linkpublic String gettopLevelFirstElementStandartType()
PDStructTreeRootgettopLevelFirstElementStandartType in interface PDStructTreeRootCopyright © 2015–2020 The veraPDF Consortium. All rights reserved.