KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > java > awt > font > TextLayout > Top Examples

  • net.sf.jasperreports.engine.export.TextRenderer
    @author Teodor Danciu (teodord@users.sourceforge.net) @version $Id: TextRenderer.java,v 1.13 2005/07/15 13:06:54 teodord Exp $
  • org.apache.fop.render.awt.AWTFontMetrics
    This is a FontMetrics to be used for AWT rendering. It instanciates a font, depening on famil and style values. The java.awt.FontMetrics for this font is then created to be used for the actual measurement. Since layout is word by word and since it is expected that two subsequent words often sha ...
  • net.sf.jasperreports.engine.fill.TextMeasurer
    @author Teodor Danciu (teodord@users.sourceforge.net) @version $Id: TextMeasurer.java,v 1.12 2005/07/09 18:57:13 teodord Exp $
Popular Tags