com.metsci.glimpse.support.colormap
Class ColorGradients

java.lang.Object
  extended by com.metsci.glimpse.support.colormap.ColorGradients

public class ColorGradients
extends java.lang.Object

A collection of common color gradients.

Author:
hogye

Field Summary
static ColorGradient bathymetry
           
static ColorGradient blackToClear
           
static ColorGradient clearToBlack
           
static ColorGradient gray
           
static ColorGradient jet
           
static ColorGradient reverseBone
           
static ColorGradient topography
           
 
Method Summary
static ColorGradient reverse(ColorGradient gradient)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

clearToBlack

public static final ColorGradient clearToBlack

blackToClear

public static final ColorGradient blackToClear

gray

public static final ColorGradient gray

jet

public static final ColorGradient jet

reverseBone

public static final ColorGradient reverseBone

bathymetry

public static final ColorGradient bathymetry

topography

public static final ColorGradient topography
Method Detail

reverse

public static ColorGradient reverse(ColorGradient gradient)


Copyright © 2012 Metron, Inc.. All Rights Reserved.