|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object DrawGraphLightly
public class DrawGraphLightly
Oops, only draws r-disk graph
Constructor Summary | |
---|---|
DrawGraphLightly()
|
Method Summary | |
---|---|
void |
draw(java.awt.Graphics g,
IProjection p,
double[] pts,
StateBundle[] arrAgentStates,
CommGraph currGraph)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DrawGraphLightly()
Method Detail |
---|
public void draw(java.awt.Graphics g, IProjection p, double[] pts, StateBundle[] arrAgentStates, CommGraph currGraph)
draw
in interface IDrawAgent
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |