public class GFFontFeaturesObjectAdapter extends Object implements FontFeaturesObjectAdapter
FontFeaturesObjectAdapter.FontDescriptorAdapter| Constructor and Description |
|---|
GFFontFeaturesObjectAdapter(PDFont font,
String id,
Set<String> extGStateChild,
Set<String> colorSpaceChild,
Set<String> patternChild,
Set<String> shadingChild,
Set<String> xobjectChild,
Set<String> fontChild,
Set<String> propertiesChild) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseFont() |
double[] |
getBoundingBox() |
String |
getCIDSysInfoOrdering() |
String |
getCIDSysInfoRegistry() |
Long |
getCIDSysInfoSupplement() |
Set<String> |
getColorSpaceChild() |
Double |
getDefaultWidth() |
String |
getEncoding() |
List<String> |
getErrors() |
Set<String> |
getExtGStateChild() |
Long |
getFirstChar() |
Set<String> |
getFontChild() |
FontFeaturesObjectAdapter.FontDescriptorAdapter |
getFontDescriptor() |
String |
getId() |
Long |
getLastChar() |
double[] |
getMatrix() |
Set<String> |
getPatternChild() |
Set<String> |
getPropertiesChild() |
Set<String> |
getShadingChild() |
String |
getType() |
Set<String> |
getXObjectChild() |
boolean |
isCIDSystemInfoPresent() |
boolean |
isPDFObjectPresent() |
public String getId()
getId in interface FontFeaturesObjectAdapterpublic Set<String> getExtGStateChild()
getExtGStateChild in interface FontFeaturesObjectAdapterpublic Set<String> getColorSpaceChild()
getColorSpaceChild in interface FontFeaturesObjectAdapterpublic Set<String> getPatternChild()
getPatternChild in interface FontFeaturesObjectAdapterpublic Set<String> getShadingChild()
getShadingChild in interface FontFeaturesObjectAdapterpublic Set<String> getXObjectChild()
getXObjectChild in interface FontFeaturesObjectAdapterpublic Set<String> getFontChild()
getFontChild in interface FontFeaturesObjectAdapterpublic Set<String> getPropertiesChild()
getPropertiesChild in interface FontFeaturesObjectAdapterpublic String getType()
getType in interface FontFeaturesObjectAdapterpublic String getBaseFont()
getBaseFont in interface FontFeaturesObjectAdapterpublic Long getFirstChar()
getFirstChar in interface FontFeaturesObjectAdapterpublic Long getLastChar()
getLastChar in interface FontFeaturesObjectAdapterpublic String getEncoding()
getEncoding in interface FontFeaturesObjectAdapterpublic double[] getBoundingBox()
getBoundingBox in interface FontFeaturesObjectAdapterpublic double[] getMatrix()
getMatrix in interface FontFeaturesObjectAdapterpublic boolean isCIDSystemInfoPresent()
isCIDSystemInfoPresent in interface FontFeaturesObjectAdapterpublic Double getDefaultWidth()
getDefaultWidth in interface FontFeaturesObjectAdapterpublic String getCIDSysInfoRegistry()
getCIDSysInfoRegistry in interface FontFeaturesObjectAdapterpublic String getCIDSysInfoOrdering()
getCIDSysInfoOrdering in interface FontFeaturesObjectAdapterpublic Long getCIDSysInfoSupplement()
getCIDSysInfoSupplement in interface FontFeaturesObjectAdapterpublic FontFeaturesObjectAdapter.FontDescriptorAdapter getFontDescriptor()
getFontDescriptor in interface FontFeaturesObjectAdapterpublic boolean isPDFObjectPresent()
isPDFObjectPresent in interface FeaturesObjectAdapterpublic List<String> getErrors()
getErrors in interface FeaturesObjectAdapterCopyright © 2015–2018 The veraPDF Consortium. All rights reserved.