|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jasperreports.engine.fill.TextMeasurerFactory
public class TextMeasurerFactory
Default text measurer factory.
This factory produces TextMeasurer instances.
| 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 |
|---|
public TextMeasurerFactory()
| Method Detail |
|---|
public JRTextMeasurer createMeasurer(JRCommonText text)
TextMeasurer instance for the text object.
createMeasurer in interface JRTextMeasurerFactorytext - the text object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||