Uses of Class
org.openjump.core.ui.color.ColorGenerator
-
Packages that use ColorGenerator Package Description org.openjump.core.ui.color -
-
Uses of ColorGenerator in org.openjump.core.ui.color
Methods in org.openjump.core.ui.color that return ColorGenerator Modifier and Type Method Description static ColorGenerator
ColorGenerator. getBlueToRedColors(int steps)
static ColorGenerator
ColorGenerator. getGreenToRedColors(int steps)
static ColorGenerator
ColorGenerator. getRedToGreenColors(int steps)
static ColorGenerator
ColorGenerator. getReverseTrafficLightColors(int steps)
static ColorGenerator
ColorGenerator. getTrafficLightColors(int steps)
-