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