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 ColorGeneratorColorGenerator. getBlueToRedColors(int steps)static ColorGeneratorColorGenerator. getGreenToRedColors(int steps)static ColorGeneratorColorGenerator. getRedToGreenColors(int steps)static ColorGeneratorColorGenerator. getReverseTrafficLightColors(int steps)static ColorGeneratorColorGenerator. getTrafficLightColors(int steps)
-