org.apache.fontbox.cff.encoding
Class CFFStandardEncoding
java.lang.Object
org.apache.fontbox.cff.encoding.CFFEncoding
org.apache.fontbox.cff.encoding.CFFStandardEncoding
public class CFFStandardEncoding
- extends CFFEncoding
This is specialized CFFEncoding. It's used if the EncodingId of a font is set to 0.
- Version:
- $Revision$
- Author:
- Villu Russmann
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static CFFStandardEncoding getInstance()
- Returns an instance of the CFFStandardEncoding class.
- Returns:
- an instance of CFFStandardEncoding
Copyright © 2008-2011 Apache Software Foundation. All Rights Reserved.