Class GFAFontDescriptorType1
- java.lang.Object
-
- org.verapdf.model.GenericModelObject
-
- org.verapdf.gf.model.impl.arlington.GFAObject
-
- org.verapdf.gf.model.impl.arlington.GFAFontDescriptorType1
-
- All Implemented Interfaces:
AFontDescriptorType1,AObject,Object
public class GFAFontDescriptorType1 extends GFAObject implements AFontDescriptorType1
-
-
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 GFAFontDescriptorType1(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 interfaceAFontDescriptorType1
-
getAscentValue
public COSObject getAscentValue()
-
getAscentHasTypeNumber
public Boolean getAscentHasTypeNumber()
- Specified by:
getAscentHasTypeNumberin interfaceAFontDescriptorType1
-
getcontainsAvgWidth
public Boolean getcontainsAvgWidth()
- Specified by:
getcontainsAvgWidthin interfaceAFontDescriptorType1
-
getAvgWidthDefaultValue
public COSObject getAvgWidthDefaultValue()
-
getAvgWidthValue
public COSObject getAvgWidthValue()
-
getAvgWidthHasTypeNumber
public Boolean getAvgWidthHasTypeNumber()
- Specified by:
getAvgWidthHasTypeNumberin interfaceAFontDescriptorType1
-
getcontainsCapHeight
public Boolean getcontainsCapHeight()
- Specified by:
getcontainsCapHeightin interfaceAFontDescriptorType1
-
getCapHeightValue
public COSObject getCapHeightValue()
-
getCapHeightHasTypeNumber
public Boolean getCapHeightHasTypeNumber()
- Specified by:
getCapHeightHasTypeNumberin interfaceAFontDescriptorType1
-
getcontainsCharSet
public Boolean getcontainsCharSet()
- Specified by:
getcontainsCharSetin interfaceAFontDescriptorType1
-
getCharSetValue
public COSObject getCharSetValue()
-
getCharSetHasTypeStringAscii
public Boolean getCharSetHasTypeStringAscii()
- Specified by:
getCharSetHasTypeStringAsciiin interfaceAFontDescriptorType1
-
getCharSetHasTypeStringByte
public Boolean getCharSetHasTypeStringByte()
- Specified by:
getCharSetHasTypeStringBytein interfaceAFontDescriptorType1
-
getcontainsDescent
public Boolean getcontainsDescent()
- Specified by:
getcontainsDescentin interfaceAFontDescriptorType1
-
getDescentValue
public COSObject getDescentValue()
-
getDescentHasTypeNumber
public Boolean getDescentHasTypeNumber()
- Specified by:
getDescentHasTypeNumberin interfaceAFontDescriptorType1
-
getDescentNumberValue
public Double getDescentNumberValue()
- Specified by:
getDescentNumberValuein interfaceAFontDescriptorType1
-
getcontainsFlags
public Boolean getcontainsFlags()
- Specified by:
getcontainsFlagsin interfaceAFontDescriptorType1
-
getFlagsValue
public COSObject getFlagsValue()
-
getFlagsHasTypeBitmask
public Boolean getFlagsHasTypeBitmask()
- Specified by:
getFlagsHasTypeBitmaskin interfaceAFontDescriptorType1
-
getFlagsBitmaskValue
public Long getFlagsBitmaskValue()
- Specified by:
getFlagsBitmaskValuein interfaceAFontDescriptorType1
-
getcontainsFontBBox
public Boolean getcontainsFontBBox()
- Specified by:
getcontainsFontBBoxin interfaceAFontDescriptorType1
-
getFontBBoxValue
public COSObject getFontBBoxValue()
-
getFontBBoxHasTypeRectangle
public Boolean getFontBBoxHasTypeRectangle()
- Specified by:
getFontBBoxHasTypeRectanglein interfaceAFontDescriptorType1
-
getcontainsFontFamily
public Boolean getcontainsFontFamily()
- Specified by:
getcontainsFontFamilyin interfaceAFontDescriptorType1
-
getFontFamilyValue
public COSObject getFontFamilyValue()
-
getFontFamilyHasTypeStringByte
public Boolean getFontFamilyHasTypeStringByte()
- Specified by:
getFontFamilyHasTypeStringBytein interfaceAFontDescriptorType1
-
getcontainsFontFile
public Boolean getcontainsFontFile()
- Specified by:
getcontainsFontFilein interfaceAFontDescriptorType1
-
getFontFileValue
public COSObject getFontFileValue()
-
getisFontFileIndirect
public Boolean getisFontFileIndirect()
- Specified by:
getisFontFileIndirectin interfaceAFontDescriptorType1
-
getFontFileHasTypeStream
public Boolean getFontFileHasTypeStream()
- Specified by:
getFontFileHasTypeStreamin interfaceAFontDescriptorType1
-
getcontainsFontFile3
public Boolean getcontainsFontFile3()
- Specified by:
getcontainsFontFile3in interfaceAFontDescriptorType1
-
getFontFile3Value
public COSObject getFontFile3Value()
-
getisFontFile3Indirect
public Boolean getisFontFile3Indirect()
- Specified by:
getisFontFile3Indirectin interfaceAFontDescriptorType1
-
getFontFile3HasTypeStream
public Boolean getFontFile3HasTypeStream()
- Specified by:
getFontFile3HasTypeStreamin interfaceAFontDescriptorType1
-
getcontainsFontName
public Boolean getcontainsFontName()
- Specified by:
getcontainsFontNamein interfaceAFontDescriptorType1
-
getFontNameValue
public COSObject getFontNameValue()
-
getFontNameHasTypeName
public Boolean getFontNameHasTypeName()
- Specified by:
getFontNameHasTypeNamein interfaceAFontDescriptorType1
-
getFontNameNameValue
public String getFontNameNameValue()
- Specified by:
getFontNameNameValuein interfaceAFontDescriptorType1
-
getcontainsFontStretch
public Boolean getcontainsFontStretch()
- Specified by:
getcontainsFontStretchin interfaceAFontDescriptorType1
-
getFontStretchValue
public COSObject getFontStretchValue()
-
getFontStretchHasTypeName
public Boolean getFontStretchHasTypeName()
- Specified by:
getFontStretchHasTypeNamein interfaceAFontDescriptorType1
-
getFontStretchNameValue
public String getFontStretchNameValue()
- Specified by:
getFontStretchNameValuein interfaceAFontDescriptorType1
-
getcontainsFontWeight
public Boolean getcontainsFontWeight()
- Specified by:
getcontainsFontWeightin interfaceAFontDescriptorType1
-
getFontWeightValue
public COSObject getFontWeightValue()
-
getFontWeightHasTypeInteger
public Boolean getFontWeightHasTypeInteger()
- Specified by:
getFontWeightHasTypeIntegerin interfaceAFontDescriptorType1
-
getFontWeightIntegerValue
public Long getFontWeightIntegerValue()
- Specified by:
getFontWeightIntegerValuein interfaceAFontDescriptorType1
-
getcontainsItalicAngle
public Boolean getcontainsItalicAngle()
- Specified by:
getcontainsItalicAnglein interfaceAFontDescriptorType1
-
getItalicAngleValue
public COSObject getItalicAngleValue()
-
getItalicAngleHasTypeNumber
public Boolean getItalicAngleHasTypeNumber()
- Specified by:
getItalicAngleHasTypeNumberin interfaceAFontDescriptorType1
-
getcontainsLeading
public Boolean getcontainsLeading()
- Specified by:
getcontainsLeadingin interfaceAFontDescriptorType1
-
getLeadingDefaultValue
public COSObject getLeadingDefaultValue()
-
getLeadingValue
public COSObject getLeadingValue()
-
getLeadingHasTypeNumber
public Boolean getLeadingHasTypeNumber()
- Specified by:
getLeadingHasTypeNumberin interfaceAFontDescriptorType1
-
getcontainsMaxWidth
public Boolean getcontainsMaxWidth()
- Specified by:
getcontainsMaxWidthin interfaceAFontDescriptorType1
-
getMaxWidthDefaultValue
public COSObject getMaxWidthDefaultValue()
-
getMaxWidthValue
public COSObject getMaxWidthValue()
-
getMaxWidthHasTypeNumber
public Boolean getMaxWidthHasTypeNumber()
- Specified by:
getMaxWidthHasTypeNumberin interfaceAFontDescriptorType1
-
getcontainsMissingWidth
public Boolean getcontainsMissingWidth()
- Specified by:
getcontainsMissingWidthin interfaceAFontDescriptorType1
-
getMissingWidthDefaultValue
public COSObject getMissingWidthDefaultValue()
-
getMissingWidthValue
public COSObject getMissingWidthValue()
-
getMissingWidthHasTypeNumber
public Boolean getMissingWidthHasTypeNumber()
- Specified by:
getMissingWidthHasTypeNumberin interfaceAFontDescriptorType1
-
getcontainsStemH
public Boolean getcontainsStemH()
- Specified by:
getcontainsStemHin interfaceAFontDescriptorType1
-
getStemHDefaultValue
public COSObject getStemHDefaultValue()
-
getStemHValue
public COSObject getStemHValue()
-
getStemHHasTypeNumber
public Boolean getStemHHasTypeNumber()
- Specified by:
getStemHHasTypeNumberin interfaceAFontDescriptorType1
-
getcontainsStemV
public Boolean getcontainsStemV()
- Specified by:
getcontainsStemVin interfaceAFontDescriptorType1
-
getStemVValue
public COSObject getStemVValue()
-
getStemVHasTypeNumber
public Boolean getStemVHasTypeNumber()
- Specified by:
getStemVHasTypeNumberin interfaceAFontDescriptorType1
-
getcontainsType
public Boolean getcontainsType()
- Specified by:
getcontainsTypein interfaceAFontDescriptorType1
-
getTypeValue
public COSObject getTypeValue()
-
getTypeHasTypeName
public Boolean getTypeHasTypeName()
- Specified by:
getTypeHasTypeNamein interfaceAFontDescriptorType1
-
getTypeNameValue
public String getTypeNameValue()
- Specified by:
getTypeNameValuein interfaceAFontDescriptorType1
-
getcontainsXHeight
public Boolean getcontainsXHeight()
- Specified by:
getcontainsXHeightin interfaceAFontDescriptorType1
-
getXHeightDefaultValue
public COSObject getXHeightDefaultValue()
-
getXHeightValue
public COSObject getXHeightValue()
-
getXHeightHasTypeNumber
public Boolean getXHeightHasTypeNumber()
- Specified by:
getXHeightHasTypeNumberin interfaceAFontDescriptorType1
-
getparentBaseFontNameValue
public String getparentBaseFontNameValue()
- Specified by:
getparentBaseFontNameValuein interfaceAFontDescriptorType1
-
-