Class GFAFontDescriptorTrueType
- java.lang.Object
-
- org.verapdf.model.GenericModelObject
-
- org.verapdf.gf.model.impl.arlington.GFAObject
-
- org.verapdf.gf.model.impl.arlington.GFAFontDescriptorTrueType
-
- All Implemented Interfaces:
AFontDescriptorTrueType,AObject,Object
public class GFAFontDescriptorTrueType extends GFAObject implements AFontDescriptorTrueType
-
-
Field Summary
-
Fields inherited from class org.verapdf.gf.model.impl.arlington.GFAObject
baseObject, keyName, parentObject, PDF_DATE_FORMAT_REGEX
-
Fields inherited from class org.verapdf.model.GenericModelObject
contextDependent
-
-
Constructor Summary
Constructors Constructor Description GFAFontDescriptorTrueType(COSBase baseObject, COSBase parentObject, String keyName)
-
Method Summary
-
Methods inherited from class org.verapdf.gf.model.impl.arlington.GFAObject
clearAllContainers, getExtraContext, getfileSize, getID, getisEncryptedWrapper, getisPDFTagged, getkeyName, getKeysSet, getkeysString, getnotStandard14Font, getnumberOfPages, getPageObject, getsize, hasCycle, setKeysSet
-
Methods inherited from class org.verapdf.model.GenericModelObject
getContext, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
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, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
-
-
-
Method Detail
-
getLinkedObjects
public List<? extends Object> getLinkedObjects(String link)
- Specified by:
getLinkedObjectsin interfaceObject- Overrides:
getLinkedObjectsin classGenericModelObject- Parameters:
link- - the name of a link- Returns:
- List of objects with the given link
-
getcontainsAscent
public Boolean getcontainsAscent()
- Specified by:
getcontainsAscentin interfaceAFontDescriptorTrueType
-
getAscentValue
public COSObject getAscentValue()
-
getAscentHasTypeNumber
public Boolean getAscentHasTypeNumber()
- Specified by:
getAscentHasTypeNumberin interfaceAFontDescriptorTrueType
-
getcontainsAvgWidth
public Boolean getcontainsAvgWidth()
- Specified by:
getcontainsAvgWidthin interfaceAFontDescriptorTrueType
-
getAvgWidthDefaultValue
public COSObject getAvgWidthDefaultValue()
-
getAvgWidthValue
public COSObject getAvgWidthValue()
-
getAvgWidthHasTypeNumber
public Boolean getAvgWidthHasTypeNumber()
- Specified by:
getAvgWidthHasTypeNumberin interfaceAFontDescriptorTrueType
-
getcontainsCapHeight
public Boolean getcontainsCapHeight()
- Specified by:
getcontainsCapHeightin interfaceAFontDescriptorTrueType
-
getCapHeightValue
public COSObject getCapHeightValue()
-
getCapHeightHasTypeNumber
public Boolean getCapHeightHasTypeNumber()
- Specified by:
getCapHeightHasTypeNumberin interfaceAFontDescriptorTrueType
-
getcontainsDescent
public Boolean getcontainsDescent()
- Specified by:
getcontainsDescentin interfaceAFontDescriptorTrueType
-
getDescentValue
public COSObject getDescentValue()
-
getDescentHasTypeNumber
public Boolean getDescentHasTypeNumber()
- Specified by:
getDescentHasTypeNumberin interfaceAFontDescriptorTrueType
-
getDescentNumberValue
public Double getDescentNumberValue()
- Specified by:
getDescentNumberValuein interfaceAFontDescriptorTrueType
-
getcontainsFlags
public Boolean getcontainsFlags()
- Specified by:
getcontainsFlagsin interfaceAFontDescriptorTrueType
-
getFlagsValue
public COSObject getFlagsValue()
-
getFlagsHasTypeBitmask
public Boolean getFlagsHasTypeBitmask()
- Specified by:
getFlagsHasTypeBitmaskin interfaceAFontDescriptorTrueType
-
getFlagsBitmaskValue
public Long getFlagsBitmaskValue()
- Specified by:
getFlagsBitmaskValuein interfaceAFontDescriptorTrueType
-
getcontainsFontBBox
public Boolean getcontainsFontBBox()
- Specified by:
getcontainsFontBBoxin interfaceAFontDescriptorTrueType
-
getFontBBoxValue
public COSObject getFontBBoxValue()
-
getFontBBoxHasTypeRectangle
public Boolean getFontBBoxHasTypeRectangle()
- Specified by:
getFontBBoxHasTypeRectanglein interfaceAFontDescriptorTrueType
-
getcontainsFontFamily
public Boolean getcontainsFontFamily()
- Specified by:
getcontainsFontFamilyin interfaceAFontDescriptorTrueType
-
getFontFamilyValue
public COSObject getFontFamilyValue()
-
getFontFamilyHasTypeStringByte
public Boolean getFontFamilyHasTypeStringByte()
- Specified by:
getFontFamilyHasTypeStringBytein interfaceAFontDescriptorTrueType
-
getcontainsFontFile
public Boolean getcontainsFontFile()
- Specified by:
getcontainsFontFilein interfaceAFontDescriptorTrueType
-
getFontFileValue
public COSObject getFontFileValue()
-
getisFontFileIndirect
public Boolean getisFontFileIndirect()
- Specified by:
getisFontFileIndirectin interfaceAFontDescriptorTrueType
-
getFontFileHasTypeStream
public Boolean getFontFileHasTypeStream()
- Specified by:
getFontFileHasTypeStreamin interfaceAFontDescriptorTrueType
-
getcontainsFontFile2
public Boolean getcontainsFontFile2()
- Specified by:
getcontainsFontFile2in interfaceAFontDescriptorTrueType
-
getFontFile2Value
public COSObject getFontFile2Value()
-
getisFontFile2Indirect
public Boolean getisFontFile2Indirect()
- Specified by:
getisFontFile2Indirectin interfaceAFontDescriptorTrueType
-
getFontFile2HasTypeStream
public Boolean getFontFile2HasTypeStream()
- Specified by:
getFontFile2HasTypeStreamin interfaceAFontDescriptorTrueType
-
getcontainsFontName
public Boolean getcontainsFontName()
- Specified by:
getcontainsFontNamein interfaceAFontDescriptorTrueType
-
getFontNameValue
public COSObject getFontNameValue()
-
getFontNameHasTypeName
public Boolean getFontNameHasTypeName()
- Specified by:
getFontNameHasTypeNamein interfaceAFontDescriptorTrueType
-
getFontNameNameValue
public String getFontNameNameValue()
- Specified by:
getFontNameNameValuein interfaceAFontDescriptorTrueType
-
getcontainsFontStretch
public Boolean getcontainsFontStretch()
- Specified by:
getcontainsFontStretchin interfaceAFontDescriptorTrueType
-
getFontStretchValue
public COSObject getFontStretchValue()
-
getFontStretchHasTypeName
public Boolean getFontStretchHasTypeName()
- Specified by:
getFontStretchHasTypeNamein interfaceAFontDescriptorTrueType
-
getFontStretchNameValue
public String getFontStretchNameValue()
- Specified by:
getFontStretchNameValuein interfaceAFontDescriptorTrueType
-
getcontainsFontWeight
public Boolean getcontainsFontWeight()
- Specified by:
getcontainsFontWeightin interfaceAFontDescriptorTrueType
-
getFontWeightValue
public COSObject getFontWeightValue()
-
getFontWeightHasTypeInteger
public Boolean getFontWeightHasTypeInteger()
- Specified by:
getFontWeightHasTypeIntegerin interfaceAFontDescriptorTrueType
-
getFontWeightIntegerValue
public Long getFontWeightIntegerValue()
- Specified by:
getFontWeightIntegerValuein interfaceAFontDescriptorTrueType
-
getcontainsItalicAngle
public Boolean getcontainsItalicAngle()
- Specified by:
getcontainsItalicAnglein interfaceAFontDescriptorTrueType
-
getItalicAngleValue
public COSObject getItalicAngleValue()
-
getItalicAngleHasTypeNumber
public Boolean getItalicAngleHasTypeNumber()
- Specified by:
getItalicAngleHasTypeNumberin interfaceAFontDescriptorTrueType
-
getcontainsLeading
public Boolean getcontainsLeading()
- Specified by:
getcontainsLeadingin interfaceAFontDescriptorTrueType
-
getLeadingDefaultValue
public COSObject getLeadingDefaultValue()
-
getLeadingValue
public COSObject getLeadingValue()
-
getLeadingHasTypeNumber
public Boolean getLeadingHasTypeNumber()
- Specified by:
getLeadingHasTypeNumberin interfaceAFontDescriptorTrueType
-
getcontainsMaxWidth
public Boolean getcontainsMaxWidth()
- Specified by:
getcontainsMaxWidthin interfaceAFontDescriptorTrueType
-
getMaxWidthDefaultValue
public COSObject getMaxWidthDefaultValue()
-
getMaxWidthValue
public COSObject getMaxWidthValue()
-
getMaxWidthHasTypeNumber
public Boolean getMaxWidthHasTypeNumber()
- Specified by:
getMaxWidthHasTypeNumberin interfaceAFontDescriptorTrueType
-
getcontainsMissingWidth
public Boolean getcontainsMissingWidth()
- Specified by:
getcontainsMissingWidthin interfaceAFontDescriptorTrueType
-
getMissingWidthDefaultValue
public COSObject getMissingWidthDefaultValue()
-
getMissingWidthValue
public COSObject getMissingWidthValue()
-
getMissingWidthHasTypeNumber
public Boolean getMissingWidthHasTypeNumber()
- Specified by:
getMissingWidthHasTypeNumberin interfaceAFontDescriptorTrueType
-
getcontainsStemH
public Boolean getcontainsStemH()
- Specified by:
getcontainsStemHin interfaceAFontDescriptorTrueType
-
getStemHDefaultValue
public COSObject getStemHDefaultValue()
-
getStemHValue
public COSObject getStemHValue()
-
getStemHHasTypeNumber
public Boolean getStemHHasTypeNumber()
- Specified by:
getStemHHasTypeNumberin interfaceAFontDescriptorTrueType
-
getcontainsStemV
public Boolean getcontainsStemV()
- Specified by:
getcontainsStemVin interfaceAFontDescriptorTrueType
-
getStemVValue
public COSObject getStemVValue()
-
getStemVHasTypeNumber
public Boolean getStemVHasTypeNumber()
- Specified by:
getStemVHasTypeNumberin interfaceAFontDescriptorTrueType
-
getcontainsType
public Boolean getcontainsType()
- Specified by:
getcontainsTypein interfaceAFontDescriptorTrueType
-
getTypeValue
public COSObject getTypeValue()
-
getTypeHasTypeName
public Boolean getTypeHasTypeName()
- Specified by:
getTypeHasTypeNamein interfaceAFontDescriptorTrueType
-
getTypeNameValue
public String getTypeNameValue()
- Specified by:
getTypeNameValuein interfaceAFontDescriptorTrueType
-
getcontainsXHeight
public Boolean getcontainsXHeight()
- Specified by:
getcontainsXHeightin interfaceAFontDescriptorTrueType
-
getXHeightDefaultValue
public COSObject getXHeightDefaultValue()
-
getXHeightValue
public COSObject getXHeightValue()
-
getXHeightHasTypeNumber
public Boolean getXHeightHasTypeNumber()
- Specified by:
getXHeightHasTypeNumberin interfaceAFontDescriptorTrueType
-
getparentBaseFontNameValue
public String getparentBaseFontNameValue()
- Specified by:
getparentBaseFontNameValuein interfaceAFontDescriptorTrueType
-
-