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

Method setVLimits

core/src/main/java/edu/mines/jtk/mosaic/PlotPanel.java:378–380  ·  view source on GitHub ↗

Sets limits for the vertical axis. By default, limits are computed automatically by tiled graphical views. This method can be used to override those default limits. @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 2

setLimitsMethod · 0.95
plotFunction · 0.95

Calls 4

argumentMethod · 0.95
getMosaicMethod · 0.95
getTileMethod · 0.95
countColumnsMethod · 0.80

Tested by

no test coverage detected