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

Method setClips

core/src/main/java/edu/mines/jtk/util/Clips.java:180–190  ·  view source on GitHub ↗

Sets the clip min and max values explicitly. Calling this method disables the computation of clips from percentiles. Any clip values computed or specified previously will be forgotten. @param clipMin values < clipMin will be clipped to clipMin. @param clipMax values > clipMax will be clipped t

(double clipMin, double clipMax)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 13

setValueRangeMethod · 0.45
plotFunction · 0.45
sliceplotFunction · 0.45
show2Function · 0.45
show3Function · 0.45
plot2Function · 0.45
plot3Function · 0.45
plot2NotreDameFunction · 0.45
plot2SquareFunction · 0.45
plot2TeapotFunction · 0.45
plot2Function · 0.45
plot3Function · 0.45

Calls 1

argumentMethod · 0.95

Tested by

no test coverage detected