swarm.gui
Interface ColormapS

All Known Implementing Classes:
ColormapImpl, ColormapCImpl

public interface ColormapS
extends CreateS

An class for creating a color palette for use with a Raster.. Mechanism used to map numbers in the range [0, 255] to colour names. Create an XColormap, allocate colours in it, and pass it to a Raster widget for drawing.