|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectLissajou.LissajouMain.Lissajou
static class LissajouMain.Lissajou
| Constructor Summary | |
|---|---|
LissajouMain.Lissajou(java.awt.Graphics g,
int startX,
int startY,
int xPeriod,
int yPeriod,
boolean trajectory)
Konstruktor - Zeichnet die Lissajou Figur |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LissajouMain.Lissajou(java.awt.Graphics g,
int startX,
int startY,
int xPeriod,
int yPeriod,
boolean trajectory)
g - Graphics ObjektstartX - startY - xPeriod - X PositionyPeriod - Y Positiontrajectory - Kometenschweif
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||