Package org.verapdf.model.alayer
Interface AFontType0
-
- All Known Implementing Classes:
GFAFontType0
public interface AFontType0 extends AObject
-
-
Method Summary
-
Methods inherited from interface org.verapdf.model.alayer.AObject
getfileSize, getisEncryptedWrapper, getisPDFTagged, getkeyName, getkeysString, getnotStandard14Font, getnumberOfPages, getsize
-
Methods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
-
-
-
Method Detail
-
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()
-
-