net.sf.jasperreports.engine.fill
Class TextMeasurerFactory

java.lang.Object
  extended by net.sf.jasperreports.engine.fill.TextMeasurerFactory
All Implemented Interfaces:
JRTextMeasurerFactory

public class TextMeasurerFactory
extends java.lang.Object
implements JRTextMeasurerFactory

Default text measurer factory. This factory produces TextMeasurer instances.

Version:
$Id: TextMeasurerFactory.java 4595 2011-09-08 15:55:10Z teodord $
Author:
Lucian Chirita (lucianc@users.sourceforge.net)

Constructor Summary
TextMeasurerFactory()
           
 
Method Summary
 JRTextMeasurer createMeasurer(JRCommonText text)
          Returns a TextMeasurer instance for the text object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextMeasurerFactory

public TextMeasurerFactory()
Method Detail

createMeasurer

public JRTextMeasurer createMeasurer(JRCommonText text)
Returns a TextMeasurer instance for the text object.

Specified by:
createMeasurer in interface JRTextMeasurerFactory
Parameters:
text - the text object
Returns:
a text measurer


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com