Package org.verapdf.features.gf.objects
Class GFFontFeaturesObjectAdapter
java.lang.Object
org.verapdf.features.gf.objects.GFFontFeaturesObjectAdapter
- All Implemented Interfaces:
FeaturesObjectAdapter,FontFeaturesObjectAdapter
Feature object adapter for fonts.
- Author:
- Sergey Shemyakov
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.verapdf.features.objects.FontFeaturesObjectAdapter
FontFeaturesObjectAdapter.FontDescriptorAdapter -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GFFontFeaturesObjectAdapter
-
-
Method Details
-
getId
- Specified by:
getIdin interfaceFontFeaturesObjectAdapter
-
getExtGStateChild
- Specified by:
getExtGStateChildin interfaceFontFeaturesObjectAdapter
-
getColorSpaceChild
- Specified by:
getColorSpaceChildin interfaceFontFeaturesObjectAdapter
-
getPatternChild
- Specified by:
getPatternChildin interfaceFontFeaturesObjectAdapter
-
getShadingChild
- Specified by:
getShadingChildin interfaceFontFeaturesObjectAdapter
-
getXObjectChild
- Specified by:
getXObjectChildin interfaceFontFeaturesObjectAdapter
-
getFontChild
- Specified by:
getFontChildin interfaceFontFeaturesObjectAdapter
-
getPropertiesChild
- Specified by:
getPropertiesChildin interfaceFontFeaturesObjectAdapter
-
getType
- Specified by:
getTypein interfaceFontFeaturesObjectAdapter
-
getBaseFont
- Specified by:
getBaseFontin interfaceFontFeaturesObjectAdapter
-
getFirstChar
- Specified by:
getFirstCharin interfaceFontFeaturesObjectAdapter
-
getLastChar
- Specified by:
getLastCharin interfaceFontFeaturesObjectAdapter
-
getEncoding
- Specified by:
getEncodingin interfaceFontFeaturesObjectAdapter
-
getBoundingBox
public double[] getBoundingBox()- Specified by:
getBoundingBoxin interfaceFontFeaturesObjectAdapter
-
getMatrix
public double[] getMatrix()- Specified by:
getMatrixin interfaceFontFeaturesObjectAdapter
-
isCIDSystemInfoPresent
public boolean isCIDSystemInfoPresent()- Specified by:
isCIDSystemInfoPresentin interfaceFontFeaturesObjectAdapter
-
getDefaultWidth
- Specified by:
getDefaultWidthin interfaceFontFeaturesObjectAdapter
-
getCIDSysInfoRegistry
- Specified by:
getCIDSysInfoRegistryin interfaceFontFeaturesObjectAdapter
-
getCIDSysInfoOrdering
- Specified by:
getCIDSysInfoOrderingin interfaceFontFeaturesObjectAdapter
-
getCIDSysInfoSupplement
- Specified by:
getCIDSysInfoSupplementin interfaceFontFeaturesObjectAdapter
-
getFontDescriptor
- Specified by:
getFontDescriptorin interfaceFontFeaturesObjectAdapter
-
isPDFObjectPresent
public boolean isPDFObjectPresent()- Specified by:
isPDFObjectPresentin interfaceFeaturesObjectAdapter
-
getErrors
- Specified by:
getErrorsin interfaceFeaturesObjectAdapter
-