net.sourceforge.plantuml.graph
Class Graph4

java.lang.Object
  extended by net.sourceforge.plantuml.graph.Graph4

public class Graph4
extends Object


Constructor Summary
Graph4(Board board)
           
 
Method Summary
 void draw(Graphics2D g2d)
           
 Dimension2D getDimension()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Graph4

public Graph4(Board board)
Method Detail

getDimension

public Dimension2D getDimension()

draw

public void draw(Graphics2D g2d)


Copyright © 2011. All Rights Reserved.