Class PaletteIcon

java.lang.Object
org.jcolorbrewer.ui.PaletteIcon
All Implemented Interfaces:
Icon

public class PaletteIcon extends Object implements Icon
Creates a color palette icon from a palette defined by ColorBrewer
Author:
Peter Rose
  • Constructor Details

    • PaletteIcon

      public PaletteIcon(ColorBrewer brewer, int colorCount, int width, int height)
  • Method Details