net.sourceforge.plantuml.graph
Class Graph3

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

public class Graph3
extends Object


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

Constructor Detail

Graph3

public Graph3(Board board)
Method Detail

getDimension

public Dimension2D getDimension()

draw

public void draw(Graphics2D g2d)

draw2

public void draw2(Graphics2D g2d)


Copyright © 2011. All Rights Reserved.