|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.plantuml.graph.Graph5
public class Graph5
Constructor Summary | |
---|---|
Graph5(Board board)
|
Method Summary | |
---|---|
void |
draw(Graphics2D g2d)
|
Dimension2D |
getDimension()
|
Point2D.Double |
getPosition(ANode node)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Graph5(Board board)
Method Detail |
---|
public Point2D.Double getPosition(ANode node)
public Dimension2D getDimension()
public void draw(Graphics2D g2d)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |