Revision 168
tmp/org.txm.chartsengine.core/src/org/txm/chartsengine/core/ChartCreator.java (revision 168) | ||
---|---|---|
107 | 107 |
* By default this method does nothing. |
108 | 108 |
* Subclasses should override this method to update a chart without recreating one. |
109 | 109 |
* This method is dedicated for example, to hide a title, to change a rendering style, etc. |
110 |
* The <code>command</code> integers may be used to determine what to do in the overridden methods.
|
|
110 |
* This method is called by the SWT charts components provider when just after a chart is created.
|
|
111 | 111 |
* @param chart |
112 | 112 |
* @param resultData |
113 | 113 |
* @param preferencesNode |
Also available in: Unified diff