Uses of Class
djfractal.Bounds

Uses of Bounds in djfractal
 

Fields in djfractal declared as Bounds
protected  Bounds AbstractFractalComputer.bounds
           
 

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)
           
 



DJFractal help mailing list