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 |
JRTextMeasurerFactory.createMeasurer(JRCommonText text)
Creates a text measurer for a text object.
|
JRTextMeasurer |
TextMeasurerFactory.createMeasurer(JRCommonText text)
Returns a
TextMeasurer instance for the text object. |
Modifier and Type | Class and Description |
---|---|
class |
JdkGlyphFixTextMeasurer
A text measurer implementation that extends
the default text measurer and adds a workaround for
Sun JDK bug 6367148/
6611637. |
Modifier and Type | Method and Description |
---|---|
JRTextMeasurer |
JdkGlyphFixTextMeasurerFactory.createMeasurer(JRCommonText text)
Creates a
JdkGlyphFixTextMeasurer instance. |
static JRTextMeasurer |
JRTextMeasurerUtil.createTextMeasurer(JRCommonText text)
Creates a text measurer for a text object.
|
static JRTextMeasurer |
JRTextMeasurerUtil.createTextMeasurer(JRCommonText text,
JRPropertiesHolder propertiesHolder)
Creates a text measurer for a text object.
|
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com