MCPcopy Create free account
hub / github.com/OpenSourcePhysics/osp / getData

Method getData

src/org/opensourcephysics/display2d/GridData.java:150–150  ·  view source on GitHub ↗

Gets the array containing the data. @return the data

()

Source from the content-addressed store, hash-verified

148 * @return the data
149 */
150 public double[][][] getData();
151
152 /**
153 * Gets the minimum and maximum values of the n-th component.

Callers 15

drawMethod · 0.95
addMetadataMethod · 0.65
getCloneMethod · 0.65
getSelectedTableDataMethod · 0.65
DataFunctionPanelMethod · 0.65
getDataMethod · 0.65
initMethod · 0.65
getToolTipMethod · 0.65
getMetadataValueMethod · 0.65
searchResourceForMethod · 0.65
setItemMethod · 0.65
setRowMethod · 0.65

Implementers 3

GridPointDatasrc/org/opensourcephysics/display2d/Gr
ArrayDatasrc/org/opensourcephysics/display2d/Ar
FlatDatasrc/org/opensourcephysics/display2d/Fl

Calls

no outgoing calls

Tested by 6

dipoleScalarFieldMethod · 0.52
gaussianScalarFieldMethod · 0.52
randomScalarFieldMethod · 0.52
setRandomValsMethod · 0.52
actionPerformedMethod · 0.52
setRandomValsMethod · 0.52