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

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

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

Subclasses of TTFInput in org.freehep.graphicsio.font.truetype
 class TTFFileInput
          Concrete implementation of the TrueType Input for one Table, read from a TTF File.
 class TTFMemoryInput
          FIXME: These methods are not really tested yet.
 

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



Copyright © 2000-2007 FreeHEP. All Rights Reserved.