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  
r — Property in class com.kraftner.geom.Color
red part of this Color

Only takes values between 0 and 255, Higher/Lower values are trimmed to 0/255.

random() — Static method in class com.gskinner.utils.Rnd
random() — Static method in class com.gskinner.utils.Rndm
random(randomize_red, randomize_green, randomize_blue, randomize_alpha) — Method in class com.kraftner.geom.Color
Randomly change the red, green, blue and alpha values of this Color.
rel_x — Property in class com.kraftner.justlineon.Segment
x value of the vector of this Segment.
rel_y — Property in class com.kraftner.justlineon.Segment
y value of the vector of this Segment.
reset() — Static method in class com.gskinner.utils.Rndm
RGBtoHEX(red, green, blue) — Static method in class com.kraftner.geom.Color
Converts a RGB color from red, green and blue parts to a HEX representation
RibbonPainter — Class in package com.kraftner.justlineon.painters
This Painter draws Ribbons with a wide range of options.
RibbonPainter(multi, twirl, jumpeach, min_widthDivisor, max_widthDivisor, maxJumpPerc, border, borderWidth) — Constructor in class com.kraftner.justlineon.painters.RibbonPainter
Rnd — Class in package com.gskinner.utils
Rnd(seed) — Constructor in class com.gskinner.utils.Rnd
Rndm — Class in package com.gskinner.utils
Rndm(seed) — Constructor in class com.gskinner.utils.Rndm
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