|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbr.usp.iterador.plugin.bacia.model.AttractorBuilder
public class AttractorBuilder
Attractor builder.
| Constructor Summary | |
|---|---|
AttractorBuilder()
|
|
| Method Summary | |
|---|---|
void |
add(java.awt.Point p,
Scale[] scales,
int maxx,
int maxy)
Prepares the polygon |
void |
clear()
Clears this builders data |
Cloud |
create()
Creates an attractor based on this builders data |
MyPolygon |
getCurrentPolygon()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AttractorBuilder()
| Method Detail |
|---|
public void clear()
public Cloud create()
public void add(java.awt.Point p,
Scale[] scales,
int maxx,
int maxy)
p - public MyPolygon getCurrentPolygon()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||