public class TextMeasurerFactory extends AbstractTextMeasurerFactory
TextMeasurer
instances.Constructor and Description |
---|
TextMeasurerFactory() |
Modifier and Type | Method and Description |
---|---|
JRTextMeasurer |
createMeasurer(JasperReportsContext jasperReportsContext,
JRCommonText text)
Returns a
TextMeasurer instance for the text object. |
public JRTextMeasurer createMeasurer(JasperReportsContext jasperReportsContext, JRCommonText text)
TextMeasurer
instance for the text object.text
- the text objectCopyright © 2023 Cloud Software Group, Inc.. All rights reserved.