Methods in djfractal with parameters of type Bounds |
void |
SingleScheduler.initFCS(int iterations,
java.math.BigDecimal bailout,
int scale,
Bounds bounds,
int[] colors,
boolean verbose)
|
void |
Scheduler.initFCS(int iterations,
java.math.BigDecimal bailout,
int scale,
Bounds bounds,
int[] colors,
boolean verbose)
Initialize any FractalComputer . |
void |
FractalComputer.init(int iterations,
java.math.BigDecimal bailout,
int scale,
Bounds bounds,
int[] colors,
boolean verbose)
|
void |
AbstractScheduler.initFCS(int iterations,
java.math.BigDecimal bailout,
int scale,
Bounds bounds,
int[] colors,
boolean verbose)
|
void |
AbstractFractalComputer.init(int iterations,
java.math.BigDecimal bailout,
int scale,
Bounds bounds,
int[] colors,
boolean verbose)
|