| |
|
| java.lang.Object dinamica.AbstractModule dinamica.GenericOutput dinamica.ChartOutput
ChartOutput | public class ChartOutput extends GenericOutput (Code) | | Specific Output Plugin for server-side charting using the JFreeChart
LGPL component - every available chart type is also base on a plugin
architecture (AbstracChartPlugin).
Creation date: 17/11/2003
Last Update: 17/11/2003
(c) 2003 Martin Cordova
This code is released under the LGPL license
author: Martin Cordova |
getGradient | protected GradientPaint getGradient()(Code) | | Creates a gradient (white->gray) for charts, may
be overrided by subclasses to provide a custom gradient
Default gradient for charts |
|
|
|