|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fontbox.cff.charset.CFFCharset
org.apache.fontbox.cff.charset.CFFExpertCharset
public class CFFExpertCharset
This is specialized CFFCharset. It's used if the CharsetId of a font is set to 1.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.fontbox.cff.charset.CFFCharset |
---|
CFFCharset.Entry |
Method Summary | |
---|---|
static CFFExpertCharset |
getInstance()
Returns an instance of the CFFExpertCharset class. |
Methods inherited from class org.apache.fontbox.cff.charset.CFFCharset |
---|
addEntry, getEntries, getName, getSID, isFontSpecific, register |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static CFFExpertCharset getInstance()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |