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

Method addPoints

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

Adds a points view of the arrays x1 and x2 of point (x1,x2) coordinates. @param x1 array of x1 coordinates. @param x2 array of x2 coordinates. @return the points view.

(float[] x1, float[] x2)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

makePlotPanelFunction · 0.95
plotFunction · 0.95
mainMethod · 0.95
demo1Method · 0.95
mainMethod · 0.95
goMethod · 0.95
initMethod · 0.45
plot2NotreDameFunction · 0.45
plot2SquareFunction · 0.45
plot2TeapotFunction · 0.45
plot2LamontFunction · 0.45
PlotFrameDemoMethod · 0.45

Calls 1

addPointsViewMethod · 0.95

Tested by

no test coverage detected