Class GFPDMediaClip
java.lang.Object
org.verapdf.model.GenericModelObject
org.verapdf.gf.model.impl.pd.GFPDObject
org.verapdf.gf.model.impl.pd.actions.GFPDMediaClip
- All Implemented Interfaces:
Object,PDMediaClip,PDObject
- Author:
- Maxim Plushchov
-
Field Summary
FieldsFields inherited from class org.verapdf.gf.model.impl.pd.GFPDObject
contentStream, document, id, MAX_NUMBER_OF_ELEMENTS, pdcMap, pdFont, simpleCOSObject, simplePDObjectFields inherited from class org.verapdf.model.GenericModelObject
contextDependent -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.verapdf.gf.model.impl.pd.GFPDObject
getentries, getIDMethods inherited from class org.verapdf.model.GenericModelObject
getContext, getExtraContext, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentMethods inherited from interface org.verapdf.model.pdlayer.PDObject
getentries
-
Field Details
-
MEDIA_CLIP_TYPE
- See Also:
-
-
Constructor Details
-
GFPDMediaClip
-
-
Method Details
-
getCT
Description copied from interface:PDMediaClipthe value of the CT entry- Specified by:
getCTin interfacePDMediaClip
-
getAlt
Description copied from interface:PDMediaClipseparated list of Alt entry- Specified by:
getAltin interfacePDMediaClip
-
gethasCorrectAlt
Description copied from interface:PDMediaCliptrue if Alt entry contains an even number of strings and strings in even places are not empty- Specified by:
gethasCorrectAltin interfacePDMediaClip
-