org.apache.fontbox.cff.charset

Class CFFExpertCharset

public class CFFExpertCharset extends CFFCharset

This is specialized CFFCharset. It's used if the CharsetId of a font is set to 1.

Version: $Revision$

Author: Villu Russmann

Method Summary
static CFFExpertCharsetgetInstance()
Returns an instance of the CFFExpertCharset class.

Method Detail

getInstance

public static CFFExpertCharset getInstance()
Returns an instance of the CFFExpertCharset class.

Returns: an instance of CFFExpertCharset

Copyright © 2008-2011 Apache Software Foundation. All Rights Reserved.