Package org.verapdf.model.alayer
Interface AOptContentUsageApplication
- All Known Implementing Classes:
GFAOptContentUsageApplication
-
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
-
getcontainsCategory
Boolean getcontainsCategory() -
getCategoryType
String getCategoryType() -
getCategoryHasTypeArray
Boolean getCategoryHasTypeArray() -
getcontainsEvent
Boolean getcontainsEvent() -
getEventType
String getEventType() -
getEventHasTypeName
Boolean getEventHasTypeName() -
getEventNameValue
String getEventNameValue() -
getcontainsOCGs
Boolean getcontainsOCGs() -
getOCGsType
String getOCGsType() -
getOCGsHasTypeArray
Boolean getOCGsHasTypeArray()
-