Package org.verapdf.model.alayer
Interface AFontType0
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.verapdf.model.alayer.AObject
getfileSize, getisEncryptedWrapper, getisPDFTagged, getkeyName, getkeysString, getnotStandard14Font, getnumberOfPages, getobjectType, getsizeMethods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
Method Details
-
getcontainsBaseFont
Boolean getcontainsBaseFont() -
getBaseFontHasTypeName
Boolean getBaseFontHasTypeName() -
getcontainsDescendantFonts
Boolean getcontainsDescendantFonts() -
getDescendantFontsHasTypeArray
Boolean getDescendantFontsHasTypeArray() -
getcontainsEncoding
Boolean getcontainsEncoding() -
getisEncodingIndirect
Boolean getisEncodingIndirect() -
getEncodingHasTypeName
Boolean getEncodingHasTypeName() -
getEncodingHasTypeStream
Boolean getEncodingHasTypeStream() -
getEncodingNameValue
String getEncodingNameValue() -
getcontainsSubtype
Boolean getcontainsSubtype() -
getSubtypeHasTypeName
Boolean getSubtypeHasTypeName() -
getSubtypeNameValue
String getSubtypeNameValue() -
getcontainsToUnicode
Boolean getcontainsToUnicode() -
getisToUnicodeIndirect
Boolean getisToUnicodeIndirect() -
getToUnicodeHasTypeStream
Boolean getToUnicodeHasTypeStream() -
getcontainsType
Boolean getcontainsType() -
getTypeHasTypeName
Boolean getTypeHasTypeName() -
getTypeNameValue
String getTypeNameValue()
-