at.tuwien.ifs.commons.util
Class ChartColors

java.lang.Object
  extended by at.tuwien.ifs.commons.util.ChartColors

public class ChartColors
extends Object

Version:
$Id: ChartColors.java 4020 2011-01-26 17:12:44Z mayer $
Author:
Rudolf Mayer

Field Summary
private static Color[] defaultColours
           
 
Constructor Summary
ChartColors()
           
 
Method Summary
static Color getDefaultColor(int index)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

defaultColours

private static Color[] defaultColours
Constructor Detail

ChartColors

public ChartColors()
Method Detail

getDefaultColor

public static Color getDefaultColor(int index)