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