|
Class Summary |
| AlgorithmArchiver |
|
| FrameMgr |
manages the set of open windows |
| Pixelle |
the main class of the program |
| PixelleBundle |
manages the resource bundle using in the program |
| PixelleClassLoader |
a dynamic class loader for holding generated pixel evaluation classes that
are derived from PixelleEval. |
| PixelleEval |
an abstract class for evaluation pixels in arbitrary images by enforcing a
template pattern that derived classes implement per image format. |
| PixelleEvalFactory |
factory for creating pixel evaluation instances based on the type of image that is
input. |
| PixelleFrame |
|
| PixelleImage |
a representation of an image to manipulate. |
| PixelleTransformer |
transforms one bitmap into another based on the algorithms defined by the user. |
| Version |
|