Class Graph1


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

      Constructors 
      Constructor Description
      Graph1​(Board board)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.awt.image.BufferedImage createBufferedImage()  
      • Methods inherited from class java.lang.Object

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

      • Graph1

        public Graph1​(Board board)
    • Method Detail

      • createBufferedImage

        public java.awt.image.BufferedImage createBufferedImage()