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

Method getNy

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

Gets the number of y entries. @return ny

()

Source from the content-addressed store, hash-verified

141 * @return ny
142 */
143 public int getNy();
144
145 /**
146 * Gets the array containing the data.

Callers 15

drawMethod · 0.95
exportGridDataMethod · 0.65
getNyMethod · 0.65
clearDataMethod · 0.65
setAllMethod · 0.65
getNyMethod · 0.65
clearDataMethod · 0.65
setAllMethod · 0.65
clearDataMethod · 0.65
setAllMethod · 0.65
getAllMethod · 0.65
clearDataMethod · 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