uk.ac.starlink.ttools.plot2.config
Interface RampKeySet.Ramp

Enclosing class:
RampKeySet

public static interface RampKeySet.Ramp

Defines ramp characteristics by aggregating a Shader and a Scaling.


Method Summary
 Scaling getScaling()
          Returns the scaling function used to map data values to the shader range.
 Shader getShader()
          Returns this ramp's shader.
 

Method Detail

getShader

Shader getShader()
Returns this ramp's shader.

Returns:
shader

getScaling

Scaling getScaling()
Returns the scaling function used to map data values to the shader range.

Returns:
scaling


Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.