net.sourceforge.plantuml.graph
Class Graph2

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

public class Graph2
extends Object


Constructor Summary
Graph2(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

Graph2

public Graph2(Board board)
Method Detail

getDimension

public Dimension2D getDimension()

draw

public void draw(Graphics2D g2d)


Copyright © 2013. All Rights Reserved.