| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| saturation_HSL — Property in class com.kraftner.geom.Color | |
|
saturation of this Color as set by the HSL Colorsystem
Only takes values between 0 and 100, Higher/Lower values are trimmed to 0/100. |
|
| saturation_HSV — Property in class com.kraftner.geom.Color | |
|
saturation of this Color as set by the HSV Colorsystem
Only takes values between 0 and 100, Higher/Lower values are trimmed to 0/100. |
|
| SaveAs — Class in package com.kraftner.net | |
| This class offers an easy way to export JPGs oder PNGs. | |
| SaveAs() — Constructor in class com.kraftner.net.SaveAs | |
| _seed — Property in class com.gskinner.utils.Rndm | |
| seed — Static property in class com.gskinner.utils.Rndm | |
| Segment — Class in package com.kraftner.justlineon | |
| This class represents one segment of a line in JustLineOn. | |
| Segment(x, y, prevSegment:com.kraftner.justlineon:Segment, start) — Constructor in class com.kraftner.justlineon.Segment | |
| sign(chance) — Static method in class com.gskinner.utils.Rnd | |
| sign(chance) — Static method in class com.gskinner.utils.Rndm | |
| sortByBlue() — Method in class com.kraftner.geom.Palette | |
| Sorts the Colors of this Palette by the blue part of the contained Colors. | |
| sortByBrightness() — Method in class com.kraftner.geom.Palette | |
| Sorts the Colors of this Palette by the brightness of the contained Colors. | |
| sortByGreen() — Method in class com.kraftner.geom.Palette | |
| Sorts the Colors of this Palette by the green part of the contained Colors. | |
| sortByHEX() — Method in class com.kraftner.geom.Palette | |
| Sorts the Colors of this Palette by the HEX value of the contained Colors. | |
| sortByHue() — Method in class com.kraftner.geom.Palette | |
| Sorts the Colors of this Palette by the Hue of the contained Colors | |
| sortByLightness() — Method in class com.kraftner.geom.Palette | |
| Sorts the Colors of this Palette by the lightness (as set by the HSL Colorsystem) of the contained Colors. | |
| sortByProximity(color:com.kraftner.geom:Color) — Method in class com.kraftner.geom.Palette | |
| Sorts the Colors of this Palette by the proximity of the contained Colors to a certain Color | |
| sortByRed() — Method in class com.kraftner.geom.Palette | |
| Sorts the Colors of this Palette by the red part of the contained Colors. | |
| sortBySaturationHSL() — Method in class com.kraftner.geom.Palette | |
| Sorts the Colors of this Palette by the saturation (as set by the HSL Colorsystem) of the contained Colors. | |
| sortBySaturationHSV() — Method in class com.kraftner.geom.Palette | |
| Sorts the Colors of this Palette by the saturation (as set by the HSV Colorsystem) of the contained Colors. | |
| sortByValue() — Method in class com.kraftner.geom.Palette | |
| Sorts the Colors of this Palette by the value (as set by the HSV Colorsystem) of the contained Colors. | |
| StarryNight_VincentvanGogh — Static property in class com.kraftner.geom.Palettes | |
| start — Property in class com.kraftner.justlineon.Segment | |
| true if this is the first segment of a line | |
| StaticPalette — Class in package com.kraftner.geom | |
| Basic Palette which you can edit manually. | |
| step() — Method in class com.kraftner.justlineon.lineservers.LineServer | |
| This method is called by the main application to trigger a new Segment. | |
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |