| Name | Description | Type | Package | Framework |
| ColourmapNode | ColourmapNode is a class that encapsulates the colour and location of a point, on acolourmap. | Class | reference.org.gwoptics.graphics.colourmap | GWOptics |
| CoolColourmap | CoolColourmap extends RGBColourmap and is a gradient of cyan at 0. | Class | reference.org.gwoptics.graphics.colourmap.presets | GWOptics |
| EquationColourmap | EquationColourmap implements the IColourmap interface to generate a colourmapfrom an equation, rather than nodes as in the alternative RGBColourmap. | Class | reference.org.gwoptics.graphics.colourmap | GWOptics |
| FlipColourmap | FlipColourmap extends RGBColourmap and is a custom made map with black in thecenter and bright for smaller and a larger values. | Class | reference.org.gwoptics.graphics.colourmap.presets | GWOptics |
| GrayScaleColourmap | GrayScaleColourmap extends RGBColourmap and is a gradient of black at 0. | Class | reference.org.gwoptics.graphics.colourmap.presets | GWOptics |
| HotColourmap | HotColourmap extends RGBColourmap and is a gradient of black at 0. | Class | reference.org.gwoptics.graphics.colourmap.presets | GWOptics |
| IColourmap | IColourmap interface provides several functions that are required for a colourmap to be used by an object. | Interface | reference.org.gwoptics.graphics.colourmap | GWOptics |
| IColourmapEquation | Simple interface which acts as a callback object for EquationColourmapto generate a colourmap from a specific equation. | Interface | reference.org.gwoptics.graphics.colourmap | GWOptics |
| MapNeedsGeneratingException | This exception is thrown by a colourmap when the user attempts to read a value from the map without generating it beforehand. | Class | reference.org.gwoptics.graphics.colourmap | GWOptics |
| PresetColourmaps | This class defines only one static member to retrieveSince:0. | Class | reference.org.gwoptics.graphics.colourmap.presets | GWOptics |
| Presets | enum Presetsextends java. | Class | reference.org.gwoptics.graphics.colourmap.presets | GWOptics |
| RGBColourmap | RGBColourmap is an object that allows various colourmaps to be generated from RGB nodes. | Class | reference.org.gwoptics.graphics.colourmap | GWOptics |
| WarmColourmap | WarmColourmap extends RGBColourmap and is a gradient of red at 0. | Class | reference.org.gwoptics.graphics.colourmap.presets | GWOptics |