public abstract class GFOpMarkedContent extends GFOperator 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 |
|---|
GFOpMarkedContent(List<COSBase> arguments,
String opType,
PDResourcesHandler resources,
GFOpMarkedContent markedContent,
String parentsTags) |
| Modifier and Type | Method and Description |
|---|---|
COSString |
getActualText()
Checks if attribute dict contains ActualText key and returns it's value.
|
COSString |
getAlt() |
COSString |
getE() |
List<CosLang> |
getLang() |
Long |
getMCID()
Checks if attribute dict contains MCID key and returns it's value.
|
String |
getParentLang() |
String |
getParentsTags() |
String |
getParentStructureTag() |
protected List<CosDict> |
getPropertiesDict() |
List<CosName> |
getTag() |
int |
hashCode() |
getLastInteger, getLastNumber, getListOfNumbersgetContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String TAG
public static final String PROPERTIES
public static final String LANG
public GFOpMarkedContent(List<COSBase> arguments, String opType, PDResourcesHandler resources, GFOpMarkedContent markedContent, String parentsTags)
public String getParentsTags()
public String getParentLang()
public String getParentStructureTag()
public COSString getActualText()
public COSString getE()
public COSString getAlt()
public Long getMCID()
Copyright © 2015–2021 The veraPDF Consortium. All rights reserved.