|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComputeJob | |
---|---|
math.fractal | |
net.rmi.rjs.jobs |
Uses of ComputeJob in math.fractal |
---|
Methods in math.fractal that return ComputeJob | |
---|---|
ComputeJob[] |
FractalLogic.TopDownPartition(ShortImageBean sib,
int noParts)
|
Uses of ComputeJob in net.rmi.rjs.jobs |
---|
Methods in net.rmi.rjs.jobs that return ComputeJob | |
---|---|
ComputeJob |
ComputeThread.getComputeJob()
|
ComputeJob |
FractalsOld.getComputeJob(int w,
int h)
|
ComputeJob |
Fractals.getComputeJob(int w,
int h)
|
ComputeJob[] |
Fractals.getComputeJob(ShortImageBean[] sibs,
int orgWidth,
int orgHeight)
|
ComputeJob[] |
ComputeJobs.getJobs()
|
Methods in net.rmi.rjs.jobs with parameters of type ComputeJob | |
---|---|
void |
ComputeJobs.add(ComputeJob cj)
|
void |
Answers.add(ComputeJob cj)
|
Constructors in net.rmi.rjs.jobs with parameters of type ComputeJob | |
---|---|
ComputeThread(ComputeJob cj)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |