Package io.keikaiex.util
Class ChartDrawer
- java.lang.Object
-
- io.keikaiex.util.ChartDrawer
-
public class ChartDrawer extends Object
-
-
Constructor Summary
Constructors Constructor Description ChartDrawer()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static BufferedImage
drawChartImage(SChart chartInfo, int transparency)
-
-
-
Method Detail
-
drawChartImage
public static BufferedImage drawChartImage(SChart chartInfo, int transparency) throws IOException
- Throws:
IOException
-
-