Class ChartDrawer


  • public class ChartDrawer
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ChartDrawer()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.awt.image.BufferedImage drawChartImage​(io.keikai.model.SChart chartInfo, int transparency)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ChartDrawer

        public ChartDrawer()
    • Method Detail

      • drawChartImage

        public static java.awt.image.BufferedImage drawChartImage​(io.keikai.model.SChart chartInfo,
                                                                  int transparency)
                                                           throws java.io.IOException
        Throws:
        java.io.IOException