Class GFAFontCIDType2
- java.lang.Object
-
- org.verapdf.model.GenericModelObject
-
- org.verapdf.gf.model.impl.arlington.GFAObject
-
- org.verapdf.gf.model.impl.arlington.GFAFontCIDType2
-
- All Implemented Interfaces:
AFontCIDType2,AObject,Object
public class GFAFontCIDType2 extends GFAObject implements AFontCIDType2
-
-
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 GFAFontCIDType2(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
-
getcontainsBaseFont
public Boolean getcontainsBaseFont()
- Specified by:
getcontainsBaseFontin interfaceAFontCIDType2
-
getBaseFontValue
public COSObject getBaseFontValue()
-
getBaseFontHasTypeName
public Boolean getBaseFontHasTypeName()
- Specified by:
getBaseFontHasTypeNamein interfaceAFontCIDType2
-
getBaseFontNameValue
public String getBaseFontNameValue()
- Specified by:
getBaseFontNameValuein interfaceAFontCIDType2
-
getcontainsCIDSystemInfo
public Boolean getcontainsCIDSystemInfo()
- Specified by:
getcontainsCIDSystemInfoin interfaceAFontCIDType2
-
getCIDSystemInfoValue
public COSObject getCIDSystemInfoValue()
-
getCIDSystemInfoHasTypeDictionary
public Boolean getCIDSystemInfoHasTypeDictionary()
- Specified by:
getCIDSystemInfoHasTypeDictionaryin interfaceAFontCIDType2
-
getcontainsCIDToGIDMap
public Boolean getcontainsCIDToGIDMap()
- Specified by:
getcontainsCIDToGIDMapin interfaceAFontCIDType2
-
getCIDToGIDMapValue
public COSObject getCIDToGIDMapValue()
-
getisCIDToGIDMapIndirect
public Boolean getisCIDToGIDMapIndirect()
- Specified by:
getisCIDToGIDMapIndirectin interfaceAFontCIDType2
-
getCIDToGIDMapHasTypeName
public Boolean getCIDToGIDMapHasTypeName()
- Specified by:
getCIDToGIDMapHasTypeNamein interfaceAFontCIDType2
-
getCIDToGIDMapHasTypeStream
public Boolean getCIDToGIDMapHasTypeStream()
- Specified by:
getCIDToGIDMapHasTypeStreamin interfaceAFontCIDType2
-
getCIDToGIDMapNameValue
public String getCIDToGIDMapNameValue()
- Specified by:
getCIDToGIDMapNameValuein interfaceAFontCIDType2
-
getcontainsDW
public Boolean getcontainsDW()
- Specified by:
getcontainsDWin interfaceAFontCIDType2
-
getDWDefaultValue
public COSObject getDWDefaultValue()
-
getDWValue
public COSObject getDWValue()
-
getDWHasTypeNumber
public Boolean getDWHasTypeNumber()
- Specified by:
getDWHasTypeNumberin interfaceAFontCIDType2
-
getcontainsDW2
public Boolean getcontainsDW2()
- Specified by:
getcontainsDW2in interfaceAFontCIDType2
-
getDW2Value
public COSObject getDW2Value()
-
getDW2HasTypeArray
public Boolean getDW2HasTypeArray()
- Specified by:
getDW2HasTypeArrayin interfaceAFontCIDType2
-
getcontainsFontDescriptor
public Boolean getcontainsFontDescriptor()
- Specified by:
getcontainsFontDescriptorin interfaceAFontCIDType2
-
getFontDescriptorValue
public COSObject getFontDescriptorValue()
-
getisFontDescriptorIndirect
public Boolean getisFontDescriptorIndirect()
- Specified by:
getisFontDescriptorIndirectin interfaceAFontCIDType2
-
getFontDescriptorHasTypeDictionary
public Boolean getFontDescriptorHasTypeDictionary()
- Specified by:
getFontDescriptorHasTypeDictionaryin interfaceAFontCIDType2
-
getcontainsSubtype
public Boolean getcontainsSubtype()
- Specified by:
getcontainsSubtypein interfaceAFontCIDType2
-
getSubtypeValue
public COSObject getSubtypeValue()
-
getSubtypeHasTypeName
public Boolean getSubtypeHasTypeName()
- Specified by:
getSubtypeHasTypeNamein interfaceAFontCIDType2
-
getSubtypeNameValue
public String getSubtypeNameValue()
- Specified by:
getSubtypeNameValuein interfaceAFontCIDType2
-
getcontainsToUnicode
public Boolean getcontainsToUnicode()
- Specified by:
getcontainsToUnicodein interfaceAFontCIDType2
-
getToUnicodeValue
public COSObject getToUnicodeValue()
-
getisToUnicodeIndirect
public Boolean getisToUnicodeIndirect()
- Specified by:
getisToUnicodeIndirectin interfaceAFontCIDType2
-
getToUnicodeHasTypeStream
public Boolean getToUnicodeHasTypeStream()
- Specified by:
getToUnicodeHasTypeStreamin interfaceAFontCIDType2
-
getcontainsType
public Boolean getcontainsType()
- Specified by:
getcontainsTypein interfaceAFontCIDType2
-
getTypeValue
public COSObject getTypeValue()
-
getTypeHasTypeName
public Boolean getTypeHasTypeName()
- Specified by:
getTypeHasTypeNamein interfaceAFontCIDType2
-
getTypeNameValue
public String getTypeNameValue()
- Specified by:
getTypeNameValuein interfaceAFontCIDType2
-
getcontainsW
public Boolean getcontainsW()
- Specified by:
getcontainsWin interfaceAFontCIDType2
-
getWValue
public COSObject getWValue()
-
getWHasTypeArray
public Boolean getWHasTypeArray()
- Specified by:
getWHasTypeArrayin interfaceAFontCIDType2
-
getcontainsW2
public Boolean getcontainsW2()
- Specified by:
getcontainsW2in interfaceAFontCIDType2
-
getW2Value
public COSObject getW2Value()
-
getW2HasTypeArray
public Boolean getW2HasTypeArray()
- Specified by:
getW2HasTypeArrayin interfaceAFontCIDType2
-
getcontainsFontDescriptorFontFile2
public Boolean getcontainsFontDescriptorFontFile2()
- Specified by:
getcontainsFontDescriptorFontFile2in interfaceAFontCIDType2
-
-