Package org.verapdf.model.alayer
Interface AFontCIDType2
-
- All Known Implementing Classes:
GFAFontCIDType2
public interface AFontCIDType2 extends AObject
-
-
Method Summary
-
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, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
-
-
-
Method Detail
-
getcontainsBaseFont
Boolean getcontainsBaseFont()
-
getBaseFontHasTypeName
Boolean getBaseFontHasTypeName()
-
getBaseFontNameValue
String getBaseFontNameValue()
-
getcontainsCIDSystemInfo
Boolean getcontainsCIDSystemInfo()
-
getCIDSystemInfoHasTypeDictionary
Boolean getCIDSystemInfoHasTypeDictionary()
-
getcontainsCIDToGIDMap
Boolean getcontainsCIDToGIDMap()
-
getisCIDToGIDMapIndirect
Boolean getisCIDToGIDMapIndirect()
-
getCIDToGIDMapHasTypeName
Boolean getCIDToGIDMapHasTypeName()
-
getCIDToGIDMapHasTypeStream
Boolean getCIDToGIDMapHasTypeStream()
-
getCIDToGIDMapNameValue
String getCIDToGIDMapNameValue()
-
getcontainsDW
Boolean getcontainsDW()
-
getDWHasTypeNumber
Boolean getDWHasTypeNumber()
-
getcontainsDW2
Boolean getcontainsDW2()
-
getDW2HasTypeArray
Boolean getDW2HasTypeArray()
-
getcontainsFontDescriptor
Boolean getcontainsFontDescriptor()
-
getisFontDescriptorIndirect
Boolean getisFontDescriptorIndirect()
-
getFontDescriptorHasTypeDictionary
Boolean getFontDescriptorHasTypeDictionary()
-
getcontainsSubtype
Boolean getcontainsSubtype()
-
getSubtypeHasTypeName
Boolean getSubtypeHasTypeName()
-
getSubtypeNameValue
String getSubtypeNameValue()
-
getcontainsToUnicode
Boolean getcontainsToUnicode()
-
getisToUnicodeIndirect
Boolean getisToUnicodeIndirect()
-
getToUnicodeHasTypeStream
Boolean getToUnicodeHasTypeStream()
-
getcontainsType
Boolean getcontainsType()
-
getTypeHasTypeName
Boolean getTypeHasTypeName()
-
getTypeNameValue
String getTypeNameValue()
-
getcontainsW
Boolean getcontainsW()
-
getWHasTypeArray
Boolean getWHasTypeArray()
-
getcontainsW2
Boolean getcontainsW2()
-
getW2HasTypeArray
Boolean getW2HasTypeArray()
-
getcontainsFontDescriptorFontFile2
Boolean getcontainsFontDescriptorFontFile2()
-
-