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

Method set

core/src/main/java/edu/mines/jtk/mosaic/PixelsView.java:134–136  ·  view source on GitHub ↗

Sets the sampled function f(x1,x2) for this view. If compatible samplings for x1 and x2 have already been specified, then this method uses them. Otherwise, this method assumes zero first sample values and unit sampling intervals. Function values are converted to colors using an index color model. @p

(float[][] f)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

PixelsViewMethod · 0.95
demo1Method · 0.95
demo2Method · 0.95

Calls 8

argumentMethod · 0.95
updateSamplingMethod · 0.95
getCountMethod · 0.80
isUniformMethod · 0.80
isRegularMethod · 0.80
copyMethod · 0.45
setArrayMethod · 0.45
repaintMethod · 0.45

Tested by

no test coverage detected