|
||||||||||
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.CFFStandardEncoding
public class CFFStandardEncoding
This is specialized CFFEncoding. It's used if the EncodingId of a font is set to 0.
Method Summary | |
---|---|
static CFFStandardEncoding |
getInstance()
Returns an instance of the CFFStandardEncoding 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 CFFStandardEncoding getInstance()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |