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 |
---|---|
protected static class |
TextMeasurer.TextMeasuredState |
Modifier and Type | Method and Description |
---|---|
JRMeasuredText |
JRTextMeasurer.measure(JRStyledText styledText,
int remainingTextStart,
int availableStretchHeight,
boolean canOverflow)
Fit a text chunk in a given space.
|
JRMeasuredText |
TextMeasurer.measure(JRStyledText styledText,
int remainingTextStart,
int availableStretchHeight,
boolean canOverflow) |
Modifier and Type | Method and Description |
---|---|
JRMeasuredText |
JdkGlyphFixTextMeasurer.measure(JRStyledText styledText,
int remainingTextStart,
int availableStretchHeight,
boolean canOverflow)
Calls
super.measure , catches
sun.font.GlyphLayout NPEs and reattempts the call. |
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com