|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.j3d.math.WaveSimulator
public class WaveSimulator
| Nested Class Summary | |
|---|---|
class |
WaveSimulator.DisplayPanel
|
| Constructor Summary | |
|---|---|
WaveSimulator(int[][][] canvas)
|
|
| Method Summary | |
|---|---|
void |
click(int x,
int y)
|
RGB[][] |
getImage()
|
static WaveSimulator |
initRectCanvas(int w,
int h)
|
void |
iterate()
|
static void |
main(String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WaveSimulator(int[][][] canvas)
| Method Detail |
|---|
public void click(int x,
int y)
public void iterate()
public RGB[][] getImage()
public static WaveSimulator initRectCanvas(int w,
int h)
public static void main(String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||