Package org.verapdf.model.alayer
Interface AFontType3
- All Known Implementing Classes:
GFAFontType3
-
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
-
getcontainsCharProcs
Boolean getcontainsCharProcs() -
getCharProcsType
String getCharProcsType() -
getCharProcsHasTypeDictionary
Boolean getCharProcsHasTypeDictionary() -
getcontainsEncoding
Boolean getcontainsEncoding() -
getEncodingType
String getEncodingType() -
getEncodingHasTypeDictionary
Boolean getEncodingHasTypeDictionary() -
getcontainsFirstChar
Boolean getcontainsFirstChar() -
getFirstCharType
String getFirstCharType() -
getFirstCharHasTypeInteger
Boolean getFirstCharHasTypeInteger() -
getFirstCharIntegerValue
Long getFirstCharIntegerValue() -
getcontainsFontBBox
Boolean getcontainsFontBBox() -
getFontBBoxType
String getFontBBoxType() -
getFontBBoxHasTypeRectangle
Boolean getFontBBoxHasTypeRectangle() -
getcontainsFontDescriptor
Boolean getcontainsFontDescriptor() -
getisFontDescriptorIndirect
Boolean getisFontDescriptorIndirect() -
getFontDescriptorType
String getFontDescriptorType() -
getFontDescriptorHasTypeDictionary
Boolean getFontDescriptorHasTypeDictionary() -
getcontainsFontMatrix
Boolean getcontainsFontMatrix() -
getFontMatrixType
String getFontMatrixType() -
getFontMatrixHasTypeMatrix
Boolean getFontMatrixHasTypeMatrix() -
getcontainsLastChar
Boolean getcontainsLastChar() -
getLastCharType
String getLastCharType() -
getLastCharHasTypeInteger
Boolean getLastCharHasTypeInteger() -
getLastCharIntegerValue
Long getLastCharIntegerValue() -
getcontainsName
Boolean getcontainsName() -
getNameType
String getNameType() -
getNameHasTypeName
Boolean getNameHasTypeName() -
getNameNameValue
String getNameNameValue() -
getcontainsResources
Boolean getcontainsResources() -
getResourcesType
String getResourcesType() -
getResourcesHasTypeDictionary
Boolean getResourcesHasTypeDictionary() -
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() -
getcontainsWidths
Boolean getcontainsWidths() -
getWidthsType
String getWidthsType() -
getWidthsHasTypeArray
Boolean getWidthsHasTypeArray() -
getWidthsArraySize
Long getWidthsArraySize()
-