Package com.metsci.glimpse.support.colormap

Color gradient utilities.

See:
          Description

Interface Summary
ColorGradient A relative ColorMap which maps values on [0, 1] to colors.
ColorMap Defines a mapping from data values to RGBA colors.
 

Class Summary
ColorGenerator Picks colors from a given ColorGradient.
ColorGradients A collection of common color gradients.
ColorGradientUtils  
ColorMapLinear A ColorMap which linearly interpolates the provided ColorGradient over the provided data bounds.
ColorMapLog A ColorMap which interpolates the provided ColorGradient logarithmically over the provided data bounds.
 

Package com.metsci.glimpse.support.colormap Description

Color gradient utilities.



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