at.tuwien.ifs.commons.util
Class ChartColors

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

public class ChartColors
extends java.lang.Object

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

Field Summary
private static java.awt.Color[] defaultColours
           
 
Constructor Summary
ChartColors()
           
 
Method Summary
static java.awt.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 java.awt.Color[] defaultColours
Constructor Detail

ChartColors

public ChartColors()
Method Detail

getDefaultColor

public static java.awt.Color getDefaultColor(int index)