|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| ICalculateService | Interface for calculating an area of points. |
| IDisplayService | Service for displaying the result of a calculation. |
| IGenerateService | Service for generating a specific area. |
| IProgressService | Interface for getting information about the progress of a task. |
| Class Summary | |
|---|---|
| AreaData | Struct for calculation of a specific mandelbrot cutout. |
| CalculateAgent | Calculate agent allows calculating the colors of an area using a calculate service. |
| CalculateService | Calculate service implementation. |
| ColorChooserPanel | Panel that allows choosing a set of colors. |
| DisplayAgent | Agent offering a display service. |
| DisplayPanel | Panel for displaying calculated results. |
| DisplayService | The service allows displaying results in the frame managed by the service providing agent. |
| GenerateAgent | Agent that can process generate requests. |
| GeneratePanel | The panel for controlling the generator. |
| GenerateService | Generate service implementation. |
| ProgressData | Object representing information about an ongoing calculation. |
| ProgressService | Progress service implementation. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||