net.sf.jasperreports.engine.fill
Interface JRTextMeasurerFactory

All Known Implementing Classes:
TextMeasurerFactory

public interface JRTextMeasurerFactory

Text measurer factory.

Version:
$Id: JRCrosstab.java 1741 2007-06-08 10:53:33Z lucianc $
Author:
Lucian Chirita (lucianc@users.sourceforge.net)
See Also:
JRTextMeasurer

Method Summary
 JRTextMeasurer createMeasurer(JRCommonText text)
          Creates a text measurer for a text object.
 

Method Detail

createMeasurer

JRTextMeasurer createMeasurer(JRCommonText text)
Creates a text measurer for a text object.

Parameters:
text - the text object
Returns:
a text measurer


© 2001-2006 JasperSoft Corporation www.jaspersoft.com