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

Method setHLimits

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

Sets limits for the horizontal axis. By default, limits are computed automatically by tiled graphical views. This method can be used to override those default limits. @param hmin the minimum value. @param hmax the maximum value.

(double hmin, double hmax)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

setLimitsMethod · 0.95

Calls 4

argumentMethod · 0.95
getMosaicMethod · 0.95
getTileMethod · 0.95
countRowsMethod · 0.80

Tested by

no test coverage detected