org.apache.fontbox.cff.encoding
Class CFFExpertEncoding
java.lang.Object
org.apache.fontbox.cff.encoding.CFFEncoding
org.apache.fontbox.cff.encoding.CFFExpertEncoding
public class CFFExpertEncoding
- extends CFFEncoding
This is specialized CFFEncoding. It's used if the EncodingId of a font is set to 1.
- Version:
- $Revision$
- Author:
- Villu Ruusmann
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static CFFExpertEncoding getInstance()
- Returns an instance of the CFFExportEncoding class.
- Returns:
- an instance of CFFExportEncoding