Package org.verapdf.model.alayer
Interface AFontDescriptorTrueType
- All Known Implementing Classes:
GFAFontDescriptorTrueType
-
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
-
getcontainsAscent
Boolean getcontainsAscent() -
getAscentType
String getAscentType() -
getAscentHasTypeNumber
Boolean getAscentHasTypeNumber() -
getcontainsAvgWidth
Boolean getcontainsAvgWidth() -
getAvgWidthType
String getAvgWidthType() -
getAvgWidthHasTypeNumber
Boolean getAvgWidthHasTypeNumber() -
getcontainsCapHeight
Boolean getcontainsCapHeight() -
getCapHeightType
String getCapHeightType() -
getCapHeightHasTypeNumber
Boolean getCapHeightHasTypeNumber() -
getcontainsDescent
Boolean getcontainsDescent() -
getDescentType
String getDescentType() -
getDescentHasTypeNumber
Boolean getDescentHasTypeNumber() -
getDescentNumberValue
Double getDescentNumberValue() -
getcontainsFlags
Boolean getcontainsFlags() -
getFlagsType
String getFlagsType() -
getFlagsHasTypeBitmask
Boolean getFlagsHasTypeBitmask() -
getFlagsBitmaskValue
Long getFlagsBitmaskValue() -
getcontainsFontBBox
Boolean getcontainsFontBBox() -
getFontBBoxType
String getFontBBoxType() -
getFontBBoxHasTypeRectangle
Boolean getFontBBoxHasTypeRectangle() -
getcontainsFontFamily
Boolean getcontainsFontFamily() -
getFontFamilyType
String getFontFamilyType() -
getFontFamilyHasTypeStringByte
Boolean getFontFamilyHasTypeStringByte() -
getcontainsFontFile
Boolean getcontainsFontFile() -
getisFontFileIndirect
Boolean getisFontFileIndirect() -
getFontFileType
String getFontFileType() -
getFontFileHasTypeStream
Boolean getFontFileHasTypeStream() -
getcontainsFontFile2
Boolean getcontainsFontFile2() -
getisFontFile2Indirect
Boolean getisFontFile2Indirect() -
getFontFile2Type
String getFontFile2Type() -
getFontFile2HasTypeStream
Boolean getFontFile2HasTypeStream() -
getcontainsFontName
Boolean getcontainsFontName() -
getFontNameType
String getFontNameType() -
getFontNameHasTypeName
Boolean getFontNameHasTypeName() -
getFontNameNameValue
String getFontNameNameValue() -
getcontainsFontStretch
Boolean getcontainsFontStretch() -
getFontStretchType
String getFontStretchType() -
getFontStretchHasTypeName
Boolean getFontStretchHasTypeName() -
getFontStretchNameValue
String getFontStretchNameValue() -
getcontainsFontWeight
Boolean getcontainsFontWeight() -
getFontWeightType
String getFontWeightType() -
getFontWeightHasTypeInteger
Boolean getFontWeightHasTypeInteger() -
getFontWeightIntegerValue
Long getFontWeightIntegerValue() -
getcontainsItalicAngle
Boolean getcontainsItalicAngle() -
getItalicAngleType
String getItalicAngleType() -
getItalicAngleHasTypeNumber
Boolean getItalicAngleHasTypeNumber() -
getcontainsLeading
Boolean getcontainsLeading() -
getLeadingType
String getLeadingType() -
getLeadingHasTypeNumber
Boolean getLeadingHasTypeNumber() -
getcontainsMaxWidth
Boolean getcontainsMaxWidth() -
getMaxWidthType
String getMaxWidthType() -
getMaxWidthHasTypeNumber
Boolean getMaxWidthHasTypeNumber() -
getcontainsMissingWidth
Boolean getcontainsMissingWidth() -
getMissingWidthType
String getMissingWidthType() -
getMissingWidthHasTypeNumber
Boolean getMissingWidthHasTypeNumber() -
getcontainsStemH
Boolean getcontainsStemH() -
getStemHType
String getStemHType() -
getStemHHasTypeNumber
Boolean getStemHHasTypeNumber() -
getcontainsStemV
Boolean getcontainsStemV() -
getStemVType
String getStemVType() -
getStemVHasTypeNumber
Boolean getStemVHasTypeNumber() -
getcontainsType
Boolean getcontainsType() -
getTypeType
String getTypeType() -
getTypeHasTypeName
Boolean getTypeHasTypeName() -
getTypeNameValue
String getTypeNameValue() -
getcontainsXHeight
Boolean getcontainsXHeight() -
getXHeightType
String getXHeightType() -
getXHeightHasTypeNumber
Boolean getXHeightHasTypeNumber() -
getparentBaseFontNameValue
String getparentBaseFontNameValue()
-