| java.lang.Object org.jfree.report.data.RunningExpressionSlot
getConfiguration | public Configuration getConfiguration()(Code) | | |
getCurrentRow | public int getCurrentRow()(Code) | | |
getData | public ReportData getData()(Code) | | Returns the report data used in this section. If subreports are used, this
does not reflect the complete report data.
All access to the report data must be properly synchronized. Failure to do
so may result in funny results. Do not assume that the report data will be
initialized on the current cursor positon.
|
isDeepTraversing | public boolean isDeepTraversing()(Code) | | |
isPreserve | public boolean isPreserve()(Code) | | |
|
|