Utils
Class GraphicUtils

java.lang.Object
  extended byUtils.GraphicUtils

public class GraphicUtils
extends java.lang.Object


Constructor Summary
GraphicUtils()
           
 
Method Summary
static java.awt.Color GetBrighterColor(java.awt.Color inColor, double brightnessLevel)
           
static java.awt.Color GetColorForCluster(int index)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphicUtils

public GraphicUtils()
Method Detail

GetBrighterColor

public static java.awt.Color GetBrighterColor(java.awt.Color inColor,
                                              double brightnessLevel)

GetColorForCluster

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