net.sourceforge.fluxion.graph
Class ColorSchemes
java.lang.Object
net.sourceforge.fluxion.graph.ColorSchemes
public abstract class ColorSchemes
- extends java.lang.Object
Some standard colour schemes for use in the Runcible GUI. Use, for example,
ColorSchemes.REDS()
to obtain the colur scheme required.
- Version:
- 1.0
- Author:
- Tony Burdett
- See Also:
ColorScheme
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REDS
public static ColorScheme REDS
ORANGES
public static ColorScheme ORANGES
BLUES
public static ColorScheme BLUES
GREENS
public static ColorScheme GREENS
BROWNS
public static ColorScheme BROWNS
YELLOWS
public static ColorScheme YELLOWS
PURPLES
public static ColorScheme PURPLES
ColorSchemes
public ColorSchemes()
Copyright © 2010. All Rights Reserved.