Save This Page
Home » jcommon-1.0.13 » org.jfree » chart » ui » [javadoc | source]
org.jfree.chart.ui
public class: RainbowPalette [javadoc | source]
java.lang.Object
   org.jfree.chart.ui.ColorPalette
      org.jfree.chart.ui.RainbowPalette

All Implemented Interfaces:
    Serializable, Cloneable

Contains the data to constuct an 8-bit rainbow palette This come from an old application which ran on 8-bit graphics device. Thus indexes 0 and 1 were preserved for rendering white and black respectively.
Fields inherited from org.jfree.chart.ui.ColorPalette:
minZ,  maxZ,  r,  g,  b,  tickValues,  logscale,  inverse,  paletteName,  stepped,  log10
Constructor:
 public RainbowPalette() 
Method from org.jfree.chart.ui.RainbowPalette Summary:
initialize
Methods from org.jfree.chart.ui.ColorPalette:
clone,   equals,   getColor,   getColor,   getColorLinear,   getColorLog,   getMaxZ,   getMinZ,   getPaint,   getPaletteName,   getTickValues,   hashCode,   initialize,   invertPalette,   isInverse,   isLogscale,   isStepped,   setInverse,   setLogscale,   setMaxZ,   setMinZ,   setPaletteName,   setStepped,   setTickValues,   setTickValues
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.jfree.chart.ui.RainbowPalette Detail:
 public  void initialize() 
    Intializes the palettes indexes