public class GFFontFeaturesObjectAdapter extends Object
| Constructor and Description |
|---|
GFFontFeaturesObjectAdapter(org.verapdf.pd.font.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() |
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()
public String getType()
public String getBaseFont()
public Long getFirstChar()
public Long getLastChar()
public String getEncoding()
public double[] getBoundingBox()
public double[] getMatrix()
public boolean isCIDSystemInfoPresent()
public Double getDefaultWidth()
public String getCIDSysInfoRegistry()
public String getCIDSysInfoOrdering()
public Long getCIDSysInfoSupplement()
public FontDescriptorAdapter getFontDescriptor()
public boolean isPDFObjectPresent()
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.