visidia.misc.colorpalette
Class CustomColorPalette

java.lang.Object
  extended by visidia.misc.colorpalette.ColorPalette
      extended by visidia.misc.colorpalette.CustomColorPalette
All Implemented Interfaces:
java.io.Serializable

public class CustomColorPalette
extends ColorPalette

The Class CustomColorPalette allows the user to generate a new color palette.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class visidia.misc.colorpalette.ColorPalette
table
 
Constructor Summary
CustomColorPalette(int nbColors)
          Instantiates a new custom color palette.
 
Method Summary
 
Methods inherited from class visidia.misc.colorpalette.ColorPalette
getColor, keys, size
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomColorPalette

public CustomColorPalette(int nbColors)
Instantiates a new custom color palette.

Parameters:
nbColors - the number of colors