Package org.verapdf.model.alayer
Interface AMediaPermissions
- All Known Implementing Classes:
GFAMediaPermissions
-
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
-
getcontainsTF
Boolean getcontainsTF() -
getTFType
String getTFType() -
getTFHasTypeStringAscii
Boolean getTFHasTypeStringAscii() -
getTFStringAsciiValue
String getTFStringAsciiValue() -
getcontainsType
Boolean getcontainsType() -
getTypeType
String getTypeType() -
getTypeHasTypeName
Boolean getTypeHasTypeName() -
getTypeNameValue
String getTypeNameValue()
-