Uses of Class
org.freehep.graphicsio.font.truetype.TTFFont

Packages that use TTFFont
org.freehep.graphicsio.font.truetype Interface for TrueType Font information, using a Java Font class or read from a TrueType font file. 
 

Uses of TTFFont in org.freehep.graphicsio.font.truetype
 

Subclasses of TTFFont in org.freehep.graphicsio.font.truetype
 class TTFFile
          Concrete implementation of the TrueType Font, read from a TTF File.
 class TTFOpenType
          Conrete implementation of a TrueType font, attached to a JavaFont which implements the OpenType interface.
 

Methods in org.freehep.graphicsio.font.truetype with parameters of type TTFFont
 void TTFTable.init(TTFFont font, TTFInput ttf)
           
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.