Documentation of 'org.jfree.chart.plot.RainbowPalette' Java class
RainbowPalette
org.jfree.chart.plot

Class RainbowPalette

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable

    Deprecated. 
    This class is no longer supported (as of version 1.0.4). If you are creating contour plots, please try to use XYPlot and XYBlockRenderer.

    public class RainbowPalette
    extends ColorPalette
    implements java.io.Serializable
    Contains the data to construct 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.
    See Also:
    Serialized Form
    • Constructor Detail

      • RainbowPalette

        public RainbowPalette()
        Deprecated. 
        Default constructor.
    • Method Detail

      • initialize

        public void initialize()
        Deprecated. 
        Intializes the palettes indexes
        Specified by:
        initialize in class ColorPalette

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.