Package org.jfree.report.data
Interface PrecomputeNode
- All Known Implementing Classes:
PrecomputeNodeImpl
public interface PrecomputeNode
Creation-Date: 24.11.2006, 13:51:02
- Author:
- Thomas Morgner
-
Method Summary
Modifier and TypeMethodDescriptionint
getFunctionName
(int idx) getFunctionResult
(int idx) getKey()
-
Method Details
-
getFunctionCount
int getFunctionCount() -
getFunctionName
-
getFunctionResult
-
getKey
PrecomputeNodeKey getKey()
-