graphics.graph
Class NodeDrawer

java.lang.Object
  extended by graphics.graph.NodeDrawer

public class NodeDrawer
extends java.lang.Object


Constructor Summary
NodeDrawer()
           
 
Method Summary
 void drawNodes(ImageBuffer ui)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeDrawer

public NodeDrawer()
Method Detail

drawNodes

public void drawNodes(ImageBuffer ui)