Uses of Class
infpp.fractal.ThreadedDoublePrecisionFractalGenerator.FillThreadManagerThread

Uses of ThreadedDoublePrecisionFractalGenerator.FillThreadManagerThread in infpp.fractal
 

Fields in infpp.fractal declared as ThreadedDoublePrecisionFractalGenerator.FillThreadManagerThread
private  ThreadedDoublePrecisionFractalGenerator.FillThreadManagerThread ThreadedDoublePrecisionFractalGenerator.currentFillThreadManagerThread
           
private  ThreadedDoublePrecisionFractalGenerator.FillThreadManagerThread ThreadedDoublePrecisionFractalGenerator.FillThread.parent
           
 

Constructors in infpp.fractal with parameters of type ThreadedDoublePrecisionFractalGenerator.FillThreadManagerThread
ThreadedDoublePrecisionFractalGenerator.FillThread(ThreadedDoublePrecisionFractalGenerator.FillThreadManagerThread parent, int bufferIndex, int bufferSize, java.awt.Rectangle fillArea)