Package org.verapdf.model.alayer
Interface AResource
- All Known Implementing Classes:
GFAResource
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.verapdf.model.alayer.AObject
getfileSize, gethasExtensionAAPL, gethasExtensionADBE_Extn3, gethasExtensionC2PA, gethasExtensionEAPDF_1, gethasExtensionETSI_PAdES, gethasExtensionISO_19005_3, gethasExtensionISO_19593, gethasExtensionISO_21812, gethasExtensionISO_TS_24064, gethasExtensionISO_TS_24654, gethasExtensionISO_TS_32001, gethasExtensionISO_TS_32003, gethasExtensionISO_TS_32004, gethasExtensionISO_TS_32007, gethasExtensionMalforms, gethasExtensionOpenOffice, gethasExtensionPDF_VT2, gethasExtensionWTPDF, 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
-
getcontainsColorSpace
Boolean getcontainsColorSpace() -
getColorSpaceType
String getColorSpaceType() -
getColorSpaceHasTypeDictionary
Boolean getColorSpaceHasTypeDictionary() -
getcontainsEncoding
Boolean getcontainsEncoding() -
getEncodingType
String getEncodingType() -
getEncodingHasTypeDictionary
Boolean getEncodingHasTypeDictionary() -
getcontainsExtGState
Boolean getcontainsExtGState() -
getExtGStateType
String getExtGStateType() -
getExtGStateHasTypeDictionary
Boolean getExtGStateHasTypeDictionary() -
getcontainsFont
Boolean getcontainsFont() -
getFontType
String getFontType() -
getFontHasTypeDictionary
Boolean getFontHasTypeDictionary() -
getcontainsPattern
Boolean getcontainsPattern() -
getPatternType
String getPatternType() -
getPatternHasTypeDictionary
Boolean getPatternHasTypeDictionary() -
getcontainsProcSet
Boolean getcontainsProcSet() -
getProcSetType
String getProcSetType() -
getProcSetHasTypeArray
Boolean getProcSetHasTypeArray() -
getcontainsProperties
Boolean getcontainsProperties() -
getentryPropertiesType
String getentryPropertiesType() -
getentryPropertiesHasTypeDictionary
Boolean getentryPropertiesHasTypeDictionary() -
getcontainsShading
Boolean getcontainsShading() -
getShadingType
String getShadingType() -
getShadingHasTypeDictionary
Boolean getShadingHasTypeDictionary() -
getcontainsXObject
Boolean getcontainsXObject() -
getXObjectType
String getXObjectType() -
getXObjectHasTypeDictionary
Boolean getXObjectHasTypeDictionary()
-