|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
IActionEvaluator | This interface defines the capability to manipulate action based expressions. |
IDataRowExpressionEvaluator | This interface provide expression evaluations of any string expression based on a row context. |
IGenerator | Provides an entry point into building a chart for a given model. |
IMessageLookup | Provides services for externalization of static text messages rendered in a chart. |
Class Summary | |
ActionEvaluatorAdapter | An adapter class for IActionEvaluator |
DataRowExpressionEvaluatorAdapter | An adapter class for IDataRowExpressionEvaluator |
GeneratedChartState | Maintains state information containing the original chart model and runtime
built information based on offscreen computations performed using the
Generator.build(IDisplayServer, Chart, Scriptable, Bounds, RunTimeContext)
method. |
Generator | Provides an entry point into building a chart for a given model. |
RunTimeContext | Encapsulates runtime information associated with each chart generation and rendering session. |
Contains classes and interfaces used in the chart building and generation phase. Also contains a runtime context that is associated with each generation process that encapsulates locale information, provides a message lookup service and script execution.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |