| Package | Description |
|---|---|
| io.laniakia.algo | |
| io.laniakia.filter | |
| io.laniakia.ui |
| Modifier and Type | Class and Description |
|---|---|
class |
BitSort |
class |
DataAsSound |
class |
DataBend |
class |
FractalPixelSort |
class |
HorizontalPixelSort |
class |
OffsetPixelSort |
class |
PixelSlice |
class |
PixelSort |
class |
VerticalPixelGlitch |
| Modifier and Type | Method and Description |
|---|---|
GlitchAlgorithm |
GlitchController.addAlgorithm(GlitchTypes glitchType,
Map<String,Object> glitchAlgorithmParameters) |
GlitchAlgorithm[] |
GlitchController.getGlitchAlgorithmChainList() |
| Modifier and Type | Method and Description |
|---|---|
List<GlitchAlgorithm> |
GlitchController.getAlgorithmList() |
| Modifier and Type | Method and Description |
|---|---|
void |
GlitchController.addAlgorithm(GlitchAlgorithm algorithm) |
void |
GlitchController.insertAlgorithmAtIndex(int index,
GlitchAlgorithm algorithm) |
| Constructor and Description |
|---|
GlitchController(List<GlitchAlgorithm> algorithmList) |
| Modifier and Type | Class and Description |
|---|---|
class |
BrightnessFilter |
class |
RGBShiftFilter |
| Modifier and Type | Field and Description |
|---|---|
JList<GlitchAlgorithm> |
GlitchArt.jAlgorithmList |
Copyright © 2017. All rights reserved.