org.apache.fontbox.cff.charset

Class CFFExpertSubsetCharset

public class CFFExpertSubsetCharset extends CFFCharset

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

Version: $Revision$

Author: Villu Russmann

Method Summary
static CFFExpertSubsetCharsetgetInstance()
Returns an instance of the CFFExpertSubsetCharset class.

Method Detail

getInstance

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

Returns: an instance of CFFExpertSubsetCharset

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