| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.jfree.report.data.PrecomputedValueRegistryBuilderpublic class PrecomputedValueRegistryBuilderextends java.lang.Objectimplements PrecomputedValueRegistryConstructor 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