public interface FontFeaturesObjectAdapter extends FeaturesObjectAdapter
| Modifier and Type | Interface and Description |
|---|---|
static interface |
FontFeaturesObjectAdapter.FontDescriptorAdapter |
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseFont() |
double[] |
getBoundingBox() |
String |
getCIDSysInfoOrdering() |
String |
getCIDSysInfoRegistry() |
Long |
getCIDSysInfoSupplement() |
Set<String> |
getColorSpaceChild() |
Double |
getDefaultWidth() |
String |
getEncoding() |
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() |
getErrors, isPDFObjectPresentString getId()
String getType()
String getBaseFont()
Long getFirstChar()
Long getLastChar()
String getEncoding()
double[] getBoundingBox()
double[] getMatrix()
boolean isCIDSystemInfoPresent()
Double getDefaultWidth()
String getCIDSysInfoRegistry()
String getCIDSysInfoOrdering()
Long getCIDSysInfoSupplement()
FontFeaturesObjectAdapter.FontDescriptorAdapter getFontDescriptor()
Copyright © 2015–2018 The veraPDF Consortium. All rights reserved.