| Package | Description |
|---|---|
| net.returnvoid.analytics |
A package for analysing things (e.g. images).
|
| net.returnvoid.io |
A package for imports and exports.
|
| Class and Description |
|---|
| ImageUpdateObserver
An interface to build observers which want to be informed with an image.
|
| Class and Description |
|---|
| ColorPaletteLoader
ColorPaletteLoader will handle to load files from type ".color.json".
|
| ColorPaletteUpdateObserver
An interface to build observers which want to be informed with a
ColorPalette.
|
| DataLoader
Abstract class for DataLoaders.
|
| ImageLoader
ImageLoader will handle to load files from type image (.jpg, .tif, .png,
.gif).
|
| ImageUpdateObserver
An interface to build observers which want to be informed with an image.
|