| 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 | Method and Description |
|---|---|
protected JRTemplateLine |
JRFillLine.getJRTemplateLine() |
| Constructor and Description |
|---|
JRTemplatePrintLine(JRTemplateLine line)
Deprecated.
provide a source Id via
JRTemplatePrintLine.JRTemplatePrintLine(JRTemplateLine, int) |
JRTemplatePrintLine(JRTemplateLine line,
int sourceElementId)
Deprecated.
|
JRTemplatePrintLine(JRTemplateLine line,
PrintElementOriginator originator)
Creates a print line element.
|
Copyright © 2017. All rights reserved.