org.gwoptics.graphics.colourmap.presets
Class PresetColourmaps

java.lang.Object
  extended by org.gwoptics.graphics.colourmap.presets.PresetColourmaps

public final class PresetColourmaps
extends java.lang.Object

This class defines only one static member to retrieve various presets.

Since:
0.2.4
Author:
Daniel Brown 18/6/09

Constructor Summary
PresetColourmaps()
           
 
Method Summary
static IColourmap getColourmap(Presets type)
          This function excepts a type of IColourmap to return, this is done via the Presets enumerator.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PresetColourmaps

public PresetColourmaps()
Method Detail

getColourmap

public static IColourmap getColourmap(Presets type)
This function excepts a type of IColourmap to return, this is done via the Presets enumerator. See Presets for list of possible inputs.

Parameters:
type -
See Also:
Presets


processing library gwoptics by Daniel Brown and Andreas Freise. (c) 2009 onwards