|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbr.usp.iterador.internal.logic.Drawer
public class Drawer
Responsable for drawing the points.
Constructor Summary | |
---|---|
Drawer(Application app,
IterationListener iterationListener,
boolean paintPoints,
int w,
int h)
|
Method Summary | |
---|---|
void |
init(java.awt.Graphics2D g)
Initializes it |
void |
paint(java.awt.Graphics2D g)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Drawer(Application app, IterationListener iterationListener, boolean paintPoints, int w, int h) throws CompileTimeException
CompileTimeException
Method Detail |
---|
public void init(java.awt.Graphics2D g)
g
- public void paint(java.awt.Graphics2D g)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |