See: Description
Class | Description |
---|---|
ColoringParameters |
The
ColoringParameters class provides a container for holding a fractal's colouring parameters. |
IterationBuffer |
The
IterationBuffer class provides a container for the iteration buffer. |
IterationResult |
The
IterationResult class provides a container for the results of the iteration of a single point's orbit. |
ScreenLocation |
The
ScreenLocation class provides a structure that holds a location on the screen. |
Enum | Description |
---|---|
ColoringParameters.EColoringMethod |
The different types of colourings.
|
ColoringParameters.EColorMapScaling |
The different types of colour map scalings.
|
ColoringParameters.EColorMapUsage |
The different types of colour map usages.
|
Exception | Description |
---|---|
UnsupportedFractalException |
Indicates that an attempt to open the file denoted by the specified filename has failed.
|
This package provides utility functions for calculating fractals.