MCPcopy Create free account
hub / github.com/dhale/jtk / setValueRange

Method setValueRange

core/src/main/java/edu/mines/jtk/awt/ColorMap.java:436–440  ·  view source on GitHub ↗

Sets the min-max range of values mapped to colors. Values outside this range are clipped. The default range is [0.0,1.0]. @param vmin the minimum value. @param vmax the maximum value.

(double vmin, double vmax)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

updateClipsMethod · 0.45
updateClipsMethod · 0.45
setClips1Method · 0.45
setClips2Method · 0.45
setPercentiles1Method · 0.45
setPercentiles2Method · 0.45
updateClipMinMaxMethod · 0.45
setClipsMethod · 0.45
setPercentilesMethod · 0.45

Calls 1

fireColorMapChangedMethod · 0.95

Tested by

no test coverage detected