Package org.jfree.report.data
Class PrecomputedExpressionSlot
java.lang.Object
org.jfree.report.data.PrecomputedExpressionSlot
- All Implemented Interfaces:
Cloneable,ExpressionSlot
Creation-Date: 25.11.2006, 15:18:58
- Author:
- Thomas Morgner
-
Constructor Details
-
PrecomputedExpressionSlot
-
-
Method Details
-
getValue
- Specified by:
getValuein interfaceExpressionSlot- Throws:
DataSourceException
-
advance
- Specified by:
advancein interfaceExpressionSlot- Throws:
DataSourceException
-
updateDataRow
- Specified by:
updateDataRowin interfaceExpressionSlot
-
getName
- Specified by:
getNamein interfaceExpressionSlot
-
isDeepTraversing
public boolean isDeepTraversing()- Specified by:
isDeepTraversingin interfaceExpressionSlot
-
clone
Returns a clone of the object.- Specified by:
clonein interfaceExpressionSlot- Overrides:
clonein classObject- Returns:
- A clone.
- Throws:
CloneNotSupportedException- if cloning is not supported for some reason.
-
isPreserve
public boolean isPreserve()- Specified by:
isPreservein interfaceExpressionSlot
-