Package org.verapdf.model.alayer
Interface AFontType0
- All Known Implementing Classes:
GFAFontType0
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.verapdf.model.alayer.AObject
getfileSize, gethasExtensionAAPL, gethasExtensionADBE_Extn3, gethasExtensionETSI_PAdES, gethasExtensionISO_19005_3, gethasExtensionISO_19593, gethasExtensionISO_21812, 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
-
getcontainsBaseFont
Boolean getcontainsBaseFont() -
getBaseFontType
String getBaseFontType() -
getBaseFontHasTypeName
Boolean getBaseFontHasTypeName() -
getcontainsDescendantFonts
Boolean getcontainsDescendantFonts() -
getDescendantFontsType
String getDescendantFontsType() -
getDescendantFontsHasTypeArray
Boolean getDescendantFontsHasTypeArray() -
getcontainsEncoding
Boolean getcontainsEncoding() -
getisEncodingIndirect
Boolean getisEncodingIndirect() -
getEncodingType
String getEncodingType() -
getEncodingHasTypeName
Boolean getEncodingHasTypeName() -
getEncodingHasTypeStream
Boolean getEncodingHasTypeStream() -
getEncodingNameValue
String getEncodingNameValue() -
getcontainsSubtype
Boolean getcontainsSubtype() -
getSubtypeType
String getSubtypeType() -
getSubtypeHasTypeName
Boolean getSubtypeHasTypeName() -
getSubtypeNameValue
String getSubtypeNameValue() -
getcontainsToUnicode
Boolean getcontainsToUnicode() -
getisToUnicodeIndirect
Boolean getisToUnicodeIndirect() -
getToUnicodeType
String getToUnicodeType() -
getToUnicodeHasTypeStream
Boolean getToUnicodeHasTypeStream() -
getcontainsType
Boolean getcontainsType() -
getTypeType
String getTypeType() -
getTypeHasTypeName
Boolean getTypeHasTypeName() -
getTypeNameValue
String getTypeNameValue()
-