|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fontbox.cff.encoding.CFFEncoding
org.apache.fontbox.cff.encoding.CFFExpertEncoding
public class CFFExpertEncoding
This is specialized CFFEncoding. It's used if the EncodingId of a font is set to 1.
Method Summary | |
---|---|
static CFFExpertEncoding |
getInstance()
Returns an instance of the CFFExportEncoding class. |
Methods inherited from class org.apache.fontbox.cff.encoding.CFFEncoding |
---|
getCode, getCodes, 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 CFFExpertEncoding getInstance()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |