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

Method getNx

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

Gets the number of x entries. @return nx

()

Source from the content-addressed store, hash-verified

135 * @return nx
136 */
137 public int getNx();
138
139 /**
140 * Gets the number of y entries.

Callers 15

drawMethod · 0.95
exportGridDataMethod · 0.65
getNxMethod · 0.65
clearDataMethod · 0.65
setRowMethod · 0.65
setAllMethod · 0.65
getNxMethod · 0.65
clearDataMethod · 0.65
setRowMethod · 0.65
setAllMethod · 0.65
clearDataMethod · 0.65
setAllMethod · 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

no test coverage detected