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

Method setLimits

core/src/main/java/edu/mines/jtk/mosaic/SimplePlot.java:556–558  ·  view source on GitHub ↗

Sets limits for the both horizontal and vertical axes. By default, limits are computed automatically by graphical views. This method can be used to override those default limits. @param hmin the minimum value. @param vmin the minimum value. @param hmax the maximum value. @param vmax the maximum valu

(double hmin, double vmin, double hmax, double vmax)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

plot2Function · 0.95
plot2Function · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected