Package org.verapdf.model.alayer
Interface AOptContentUsage
- All Known Implementing Classes:
GFAOptContentUsage
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.verapdf.model.alayer.AObject
getfileSize, gethasExtensionAAPL, gethasExtensionADBE_Extn3, gethasExtensionISO_19005_3, gethasExtensionISO_19593, gethasExtensionISO_TS_24064, gethasExtensionISO_TS_24654, gethasExtensionISO_TS_32001, gethasExtensionISO_TS_32004, gethasExtensionISO_TS_32007, gethasExtensionMalforms, gethasExtensionOpenOffice, gethasExtensionPDF_VT2, gethasExtensionWTPDF, getisAssociatedFile, 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
-
getcontainsCreatorInfo
Boolean getcontainsCreatorInfo() -
getCreatorInfoType
String getCreatorInfoType() -
getCreatorInfoHasTypeDictionary
Boolean getCreatorInfoHasTypeDictionary() -
getcontainsExport
Boolean getcontainsExport() -
getExportType
String getExportType() -
getExportHasTypeDictionary
Boolean getExportHasTypeDictionary() -
getcontainsLanguage
Boolean getcontainsLanguage() -
getLanguageType
String getLanguageType() -
getLanguageHasTypeDictionary
Boolean getLanguageHasTypeDictionary() -
getcontainsPageElement
Boolean getcontainsPageElement() -
getPageElementType
String getPageElementType() -
getPageElementHasTypeDictionary
Boolean getPageElementHasTypeDictionary() -
getcontainsPrint
Boolean getcontainsPrint() -
getPrintType
String getPrintType() -
getPrintHasTypeDictionary
Boolean getPrintHasTypeDictionary() -
getcontainsUser
Boolean getcontainsUser() -
getUserType
String getUserType() -
getUserHasTypeDictionary
Boolean getUserHasTypeDictionary() -
getcontainsView
Boolean getcontainsView() -
getViewType
String getViewType() -
getViewHasTypeDictionary
Boolean getViewHasTypeDictionary() -
getcontainsZoom
Boolean getcontainsZoom() -
getZoomType
String getZoomType() -
getZoomHasTypeDictionary
Boolean getZoomHasTypeDictionary()
-