public class PBoxPDStructElem extends PBoxPDObject implements PDStructElem
| Modifier and Type | Field and Description |
|---|---|
static String |
CHILDREN
Link name for
K key |
static String |
LANG
Link name for
Lang key |
static String |
STRUCTURE_ELEMENT_TYPE
Type name for
PBoxPDStructElem |
static String |
STRUCTURE_TYPE
Link name for
S key |
cMap, contentStream, document, MAX_NUMBER_OF_ELEMENTS, pdFontLike, simplePDObjectcontextDependent| Constructor and Description |
|---|
PBoxPDStructElem(COSDictionary structElemDictionary,
TaggedPDFRoleMapHelper roleMapHelper)
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 |
getstandardType()
standard structure type defined via role map
|
String |
getType()
the value of the Type entry
|
static boolean |
isContentItem(COSBase base) |
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 STRUCTURE_ELEMENT_TYPE
PBoxPDStructElempublic static final String CHILDREN
K keypublic static final String STRUCTURE_TYPE
S keypublic static final String LANG
Lang keypublic PBoxPDStructElem(COSDictionary structElemDictionary, TaggedPDFRoleMapHelper roleMapHelper)
structElemDictionary - dictionary of structure elementpublic String getType()
PDStructElemgetType in interface PDStructElempublic String getkidsStandardTypes()
PDStructElemgetkidsStandardTypes in interface PDStructElempublic Boolean gethasContentItems()
PDStructElemgethasContentItems in interface PDStructElempublic static boolean isContentItem(COSBase base)
public String getstandardType()
PDStructElemgetstandardType in interface PDStructElempublic List<? extends Object> getLinkedObjects(String link)
getLinkedObjects in interface ObjectgetLinkedObjects in class GenericModelObjectlink - - the name of a linkCopyright © 2015–2020 The veraPDF Consortium. All rights reserved.