Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
draw
Method · 0.95
exportGridData
Method · 0.65
getNx
Method · 0.65
clearData
Method · 0.65
setRow
Method · 0.65
setAll
Method · 0.65
getNx
Method · 0.65
clearData
Method · 0.65
setRow
Method · 0.65
setAll
Method · 0.65
clearData
Method · 0.65
setAll
Method · 0.65
Implementers
3
GridPointData
src/org/opensourcephysics/display2d/Gr
ArrayData
src/org/opensourcephysics/display2d/Ar
FlatData
src/org/opensourcephysics/display2d/Fl
Calls
no outgoing calls
Tested by
no test coverage detected