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).
|
Modifier and Type | Class and Description |
---|---|
class |
ComplexTextLineWrapper |
class |
SimpleTextLineWrapper |
Modifier and Type | Method and Description |
---|---|
TextLineWrapper |
TextLineWrapper.lastLineWrapper(java.lang.String lineText,
int start,
int textLength,
boolean truncateAtChar) |
TextLineWrapper |
ComplexTextLineWrapper.lastLineWrapper(java.lang.String lineText,
int start,
int textLength,
boolean truncateAtChar) |
TextLineWrapper |
SimpleTextLineWrapper.lastLineWrapper(java.lang.String lineText,
int start,
int textLength,
boolean truncateAtChar) |
Modifier and Type | Method and Description |
---|---|
protected void |
TextMeasurer.appendTruncateSuffix(TextLineWrapper lineWrapper) |
protected void |
TextMeasurer.processLastTruncatedRow(TextLineWrapper lineWrapper,
java.lang.String paragraphText,
int paragraphOffset,
boolean lineTruncated) |
protected boolean |
TextMeasurer.renderNextLine(TextLineWrapper lineWrapper,
java.util.List<java.lang.Integer> tabIndexes,
int[] currentTabHolder,
TabStop[] nextTabStopHolder,
boolean[] requireNextWordHolder) |
protected boolean |
TextMeasurer.renderParagraph(TextLineWrapper lineWrapper,
int lastParagraphStart,
java.lang.String lastParagraphText) |
protected void |
TextMeasurer.truncateLastLineAtChar(TextLineWrapper lineWrapper,
java.lang.String paragraphText,
int paragraphOffset) |
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com