Modifier | Constructor and Description |
---|---|
protected |
XDDFFont(FontGroup group,
CTTextFont font) |
|
XDDFFont(FontGroup group,
String typeface,
Byte charset,
Byte pitch,
byte[] panose) |
Modifier and Type | Method and Description |
---|---|
Byte |
getCharset() |
FontGroup |
getGroup() |
byte[] |
getPanose() |
Byte |
getPitchFamily() |
String |
getTypeface() |
protected CTTextFont |
getXmlObject() |
static XDDFFont |
unsetFontForGroup(FontGroup group) |
@Internal protected XDDFFont(FontGroup group, CTTextFont font)
Copyright 2019 The Apache Software Foundation or its licensors, as applicable.