| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.rmi.rjs.jobs.Fractals
public class Fractals
| Field Summary | |
|---|---|
|  FractalLogic | fractalLogic | 
| Constructor Summary | |
|---|---|
| Fractals() | |
| Method Summary | |
|---|---|
|  ComputeJob | getComputeJob(int w,
              int h) | 
|  ComputeJob[] | getComputeJob(ShortImageBean[] sibs,
              int orgWidth,
              int orgHeight) | 
|  ComputeJobs | getComputeJobs(java.awt.Dimension d) | 
|  ComputeJobs | getComputeJobs(java.awt.Dimension d,
               int noParts) | 
|  FractalLogic | getFractalLogic() | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public FractalLogic fractalLogic
| Constructor Detail | 
|---|
public Fractals()
| Method Detail | 
|---|
public ComputeJobs getComputeJobs(java.awt.Dimension d)
public ComputeJobs getComputeJobs(java.awt.Dimension d,
                                  int noParts)
public ComputeJob getComputeJob(int w,
                                int h)
public ComputeJob[] getComputeJob(ShortImageBean[] sibs,
                                  int orgWidth,
                                  int orgHeight)
public FractalLogic getFractalLogic()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||