Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jfree.report.data.PrecomputedValueRegistryBuilder
public class PrecomputedValueRegistryBuilder
extends java.lang.Object
implements PrecomputedValueRegistry
Constructor Summary | |
Method Summary | |
void |
|
PrecomputeNode | |
void |
|
void | |
void |
|
void |
public void addFunction(String name, Object value)
- Specified by:
- addFunction in interface PrecomputedValueRegistry
public PrecomputeNode currentNode()
- Specified by:
- currentNode in interface PrecomputedValueRegistry
public void finishElement(PrecomputeNodeKey element)
- Specified by:
- finishElement in interface PrecomputedValueRegistry
public void finishElementPrecomputation(PrecomputeNodeKey element)
- Specified by:
- finishElementPrecomputation in interface PrecomputedValueRegistry
public void startElement(PrecomputeNodeKey element)
- Specified by:
- startElement in interface PrecomputedValueRegistry
public void startElementPrecomputation(PrecomputeNodeKey element)
- Specified by:
- startElementPrecomputation in interface PrecomputedValueRegistry