| Package | Description |
|---|---|
| net.sf.jasperreports.engine.fill |
Contains fill time implementations for the library's main interfaces and the entire engine used in the filling process (the actual core of JasperReports).
|
| net.sf.jasperreports.engine.util |
Utility classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TextMeasurer
Default text measurer implementation.
|
| Modifier and Type | Method and Description |
|---|---|
JRTextMeasurer |
TextMeasurerFactory.createMeasurer(JasperReportsContext jasperReportsContext,
JRCommonText text)
Returns a
TextMeasurer instance for the text object. |
JRTextMeasurer |
JRTextMeasurerFactory.createMeasurer(JRCommonText text)
Deprecated.
|
Copyright © 2014. All rights reserved.