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 |
Contains utility classes for the core library.
|
Modifier and Type | Class and Description |
---|---|
class |
TextMeasurerFactory
Default text measurer factory.
|
Modifier and Type | Interface and Description |
---|---|
interface |
JRTextMeasurerFactory
Text measurer factory.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractTextMeasurerFactory
Factory of
JdkGlyphFixTextMeasurer instances. |
class |
JdkGlyphFixTextMeasurerFactory
Factory of
JdkGlyphFixTextMeasurer instances. |
static class |
JRTextMeasurerUtil.WrappingTextMeasurerFactory
Deprecated.
To be removed.
|
Modifier and Type | Method and Description |
---|---|
JRTextMeasurerFactory |
JRTextMeasurerUtil.getTextMeasurerFactory(JRPropertiesHolder propertiesHolder)
Deprecated.
Replaced by
JRTextMeasurerUtil.getFactory(JRPropertiesHolder) . |
Constructor and Description |
---|
WrappingTextMeasurerFactory(JRTextMeasurerFactory factory)
Deprecated.
|
Copyright © 2016. All rights reserved.