Package org.verapdf.model.alayer
Interface ARichMediaInstance
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.verapdf.model.alayer.AObject
getfileSize, getisEncryptedWrapper, getisPDFTagged, getkeyName, getkeysString, getnotStandard14Font, getnumberOfPages, getsizeMethods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
Method Details
-
getcontainsAsset
Boolean getcontainsAsset() -
getAssetType
String getAssetType() -
getAssetHasTypeDictionary
Boolean getAssetHasTypeDictionary() -
getcontainsParams
Boolean getcontainsParams() -
getParamsType
String getParamsType() -
getParamsHasTypeDictionary
Boolean getParamsHasTypeDictionary() -
getcontainsScene
Boolean getcontainsScene() -
getSceneType
String getSceneType() -
getSceneHasTypeInteger
Boolean getSceneHasTypeInteger() -
getSceneIntegerValue
Long getSceneIntegerValue() -
getcontainsSubtype
Boolean getcontainsSubtype() -
getSubtypeType
String getSubtypeType() -
getSubtypeHasTypeName
Boolean getSubtypeHasTypeName() -
getSubtypeNameValue
String getSubtypeNameValue() -
getcontainsType
Boolean getcontainsType() -
getTypeType
String getTypeType() -
getTypeHasTypeName
Boolean getTypeHasTypeName() -
getTypeNameValue
String getTypeNameValue() -
gethasExtensionADBE_Extn3
Boolean gethasExtensionADBE_Extn3() -
gethasExtensionISO_TS_32007
Boolean gethasExtensionISO_TS_32007()
-