public class ChartUtil extends Object
ChartComponent class instead.| Constructor and Description | 
|---|
| ChartUtil() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | paintChart(Graphics g,
          AbstractChart chart,
          Rectangle bounds,
          int absX,
          int absY)Draws the given chart onto the given graphics | 
public void paintChart(Graphics g, AbstractChart chart, Rectangle bounds, int absX, int absY)
g - the graphics objectchart - the chart objectbounds - the bounds in which the chart should be drawn within the graphicsabsX - absY -