FreeHEP API
Version current

Package org.freehep.graphics2d.font

Font encoding tables and lookup classes to query the tables.

See:
          Description

Interface Summary
CharTable Provides conversions between unicodes, names, and encodings for any particular encoding.
 

Class Summary
AbstractCharTable Abstract Character Table, inherited by all the Generated Encoding Tables
CharTableConverter CharTableConverter class generates java files from given unicode formatted txt file to use with Lookup class.
Expert Generated Expert Encoding Table.
FontEncoder  
ISOLatin Generated ISO Latin Encoding Table.
Lookup Lookup class provides conversion between different encodings and character tables using character name, encoding index, and unicode.
MACLatin Generated MAC Latin Encoding Table.
PDFLatin Generated PDF Latin Encoding Table.
STDLatin Generated STD Latin Encoding Table.
Symbol Generated Symbol Encoding Table.
WINLatin Generated WIN Latin Encoding Table.
Zapfdingbats Generated Zapfdingbats Encoding Table.
 

Package org.freehep.graphics2d.font Description

Font encoding tables and lookup classes to query the tables.

Status:
Stable, but may change a bit for performance reasons.

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.