public abstract class PBOpMarkedContent extends PBOperator implements OpMarkedContent
| Modifier and Type | Field and Description |
|---|---|
static String |
LANG
Name of link to Lang value from the properties dictionary
|
static String |
PROPERTIES
Name of link to the properties dictionary
|
static String |
TAG
Name of link to the tag name
|
arguments, MAX_NUMBER_OF_ELEMENTScontextDependent| Constructor and Description |
|---|
PBOpMarkedContent(List<COSBase> arguments,
String opType,
PDDocument document,
PDFAFlavour flavour) |
| Modifier and Type | Method and Description |
|---|---|
protected List<CosLang> |
getLang() |
protected List<CosDict> |
getPropertiesDict() |
protected List<CosName> |
getTag() |
getLastNumber, getLastReal, getListOfNumbers, getListOfRealsgetID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String TAG
public static final String PROPERTIES
public static final String LANG
public PBOpMarkedContent(List<COSBase> arguments, String opType, PDDocument document, PDFAFlavour flavour)
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.