public class PBoxPDMediaClip extends PBoxPDObject implements PDMediaClip
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTENT_TYPE |
static String |
MEDIA_CLIP_TYPE |
cMap, contentStream, document, MAX_NUMBER_OF_ELEMENTS, pdFontLike, simplePDObjectcontextDependent| Constructor and Description |
|---|
PBoxPDMediaClip(COSDictionary simplePDObject) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlt()
separated list of Alt entry
|
String |
getCT()
the value of the CT entry
|
Boolean |
gethasCorrectAlt()
true if Alt entry contains an even number of strings and strings in even places are not empty
|
addAction, getIDgetContext, getExtraContext, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String MEDIA_CLIP_TYPE
public static final String CONTENT_TYPE
public PBoxPDMediaClip(COSDictionary simplePDObject)
public String getCT()
PDMediaClipgetCT in interface PDMediaClippublic String getAlt()
PDMediaClipgetAlt in interface PDMediaClippublic Boolean gethasCorrectAlt()
PDMediaClipgethasCorrectAlt in interface PDMediaClipCopyright © 2015–2021 The veraPDF Consortium. All rights reserved.