- SelectionPoint - Class in io.laniakia.ui
-
- SelectionPoint(Point, Point) - Constructor for class io.laniakia.ui.SelectionPoint
-
- SelectionPoint(Rectangle) - Constructor for class io.laniakia.ui.SelectionPoint
-
- selectionPointManager - Variable in class io.laniakia.ui.GlitchArt
-
- SelectionPointManager - Class in io.laniakia.ui
-
- SelectionPointManager(GlitchController, GlitchArt) - Constructor for class io.laniakia.ui.SelectionPointManager
-
- setDescription(String) - Method in class io.laniakia.algo.GlitchAlgorithm
-
- setEndPoint(Point) - Method in class io.laniakia.ui.SelectionPoint
-
- setGlitchArt(GlitchArt) - Method in class io.laniakia.ui.GlitchUIManager
-
- setGlitchArt(GlitchArt) - Method in class io.laniakia.ui.SelectionPointManager
-
- setGlitchController(GlitchController) - Method in class io.laniakia.ui.GlitchUIManager
-
- setGlitchController(GlitchController) - Method in class io.laniakia.ui.SelectionPointManager
-
- setGlitchQuality(byte[], int) - Static method in class io.laniakia.util.ImageUtil
-
- setIterations(int) - Method in class io.laniakia.algo.GlitchAlgorithm
-
- setjPanelMapping(Map<GlitchTypes, JPanel>) - Method in class io.laniakia.ui.GlitchUIManager
-
- setName(GlitchTypes) - Method in class io.laniakia.algo.GlitchAlgorithm
-
- setPixelGlitchParameters(Map<String, Object>) - Method in class io.laniakia.algo.GlitchAlgorithm
-
- setRectangle(Rectangle) - Method in class io.laniakia.ui.SelectionPoint
-
- setSelectionPoint(SelectionPoint) - Method in class io.laniakia.algo.GlitchAlgorithm
-
- setStartPoint(Point) - Method in class io.laniakia.ui.SelectionPoint
-
- setTranslatedRectangle(Rectangle) - Method in class io.laniakia.ui.SelectionPoint
-
- StretchIcon - Class in io.laniakia.ui
-
An Icon that scales its image to fill the component area, excluding any border or insets, optionally maintaining the image's
aspect ratio by padding and centering the scaled image horizontally or vertically.
- StretchIcon(byte[]) - Constructor for class io.laniakia.ui.StretchIcon
-
Creates a StretchIcon from an array of bytes.
- StretchIcon(byte[], boolean) - Constructor for class io.laniakia.ui.StretchIcon
-
Creates a StretchIcon from an array of bytes with the specified behavior.
- StretchIcon(byte[], String) - Constructor for class io.laniakia.ui.StretchIcon
-
Creates a StretchIcon from an array of bytes.
- StretchIcon(byte[], String, boolean) - Constructor for class io.laniakia.ui.StretchIcon
-
Creates a StretchIcon from an array of bytes with the specified behavior.
- StretchIcon(Image) - Constructor for class io.laniakia.ui.StretchIcon
-
Creates a StretchIcon from the image.
- StretchIcon(Image, GlitchArt) - Constructor for class io.laniakia.ui.StretchIcon
-
- StretchIcon(Image, boolean) - Constructor for class io.laniakia.ui.StretchIcon
-
Creates a StretchIcon from the image with the specified behavior.
- StretchIcon(Image, String) - Constructor for class io.laniakia.ui.StretchIcon
-
Creates a StretchIcon from the image.
- StretchIcon(Image, String, boolean) - Constructor for class io.laniakia.ui.StretchIcon
-
Creates a StretchIcon from the image with the specified behavior.
- StretchIcon(String) - Constructor for class io.laniakia.ui.StretchIcon
-
Creates a StretchIcon from the specified file.
- StretchIcon(String, boolean) - Constructor for class io.laniakia.ui.StretchIcon
-
Creates a StretchIcon from the specified file with the specified behavior.
- StretchIcon(String, String) - Constructor for class io.laniakia.ui.StretchIcon
-
Creates a StretchIcon from the specified file.
- StretchIcon(String, String, boolean) - Constructor for class io.laniakia.ui.StretchIcon
-
Creates a StretchIcon from the specified file with the specified behavior.
- StretchIcon(URL) - Constructor for class io.laniakia.ui.StretchIcon
-
Creates a StretchIcon from the specified URL.
- StretchIcon(URL, boolean) - Constructor for class io.laniakia.ui.StretchIcon
-
Creates a StretchIcon from the specified URL with the specified behavior.
- StretchIcon(URL, String) - Constructor for class io.laniakia.ui.StretchIcon
-
Creates a StretchIcon from the specified URL.
- StretchIcon(URL, String, boolean) - Constructor for class io.laniakia.ui.StretchIcon
-
Creates a StretchIcon from the specified URL with the specified behavior.