Package org.verapdf.model.alayer
Interface AFontType3
-
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() -
getCharProcsHasTypeDictionary
Boolean getCharProcsHasTypeDictionary() -
getcontainsEncoding
Boolean getcontainsEncoding() -
getEncodingHasTypeDictionary
Boolean getEncodingHasTypeDictionary() -
getcontainsFirstChar
Boolean getcontainsFirstChar() -
getFirstCharHasTypeInteger
Boolean getFirstCharHasTypeInteger() -
getFirstCharIntegerValue
Long getFirstCharIntegerValue() -
getcontainsFontBBox
Boolean getcontainsFontBBox() -
getFontBBoxHasTypeRectangle
Boolean getFontBBoxHasTypeRectangle() -
getcontainsFontDescriptor
Boolean getcontainsFontDescriptor() -
getisFontDescriptorIndirect
Boolean getisFontDescriptorIndirect() -
getFontDescriptorHasTypeDictionary
Boolean getFontDescriptorHasTypeDictionary() -
getcontainsFontMatrix
Boolean getcontainsFontMatrix() -
getFontMatrixHasTypeMatrix
Boolean getFontMatrixHasTypeMatrix() -
getcontainsLastChar
Boolean getcontainsLastChar() -
getLastCharHasTypeInteger
Boolean getLastCharHasTypeInteger() -
getLastCharIntegerValue
Long getLastCharIntegerValue() -
getcontainsName
Boolean getcontainsName() -
getNameHasTypeName
Boolean getNameHasTypeName() -
getNameNameValue
String getNameNameValue() -
getcontainsResources
Boolean getcontainsResources() -
getResourcesHasTypeDictionary
Boolean getResourcesHasTypeDictionary() -
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() -
getcontainsWidths
Boolean getcontainsWidths() -
getWidthsHasTypeArray
Boolean getWidthsHasTypeArray() -
getWidthsArraySize
Long getWidthsArraySize()
-