|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--CircleGenerator
| Constructor Summary | |
CircleGenerator(float Xc,
float Yc,
int r,
double a)
|
|
| Method Summary | |
tools.Point |
next()
|
tools.Point |
reset()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CircleGenerator(float Xc,
float Yc,
int r,
double a)
| Method Detail |
public tools.Point next()
next in interface tools.PointGeneratorpublic tools.Point reset()
reset in interface tools.PointGenerator
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||