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

Method getTop

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

Gets the y value for the first row of the grid. @return the topmost y value

()

Source from the content-addressed store, hash-verified

175 * @return the topmost y value
176 */
177 public double getTop();
178
179 /**
180 * Gets the y value for the last row of the grid.

Callers 15

recolorImageMethod · 0.95
recolorImageMethod · 0.95
drawMethod · 0.95
exportGridDataMethod · 0.65
resizeGridMethod · 0.65
resizeGridMethod · 0.65
resizeGridMethod · 0.65
setGridDataMethod · 0.65
recolorImageMethod · 0.65
checkImageMethod · 0.65
setTopRowMethod · 0.65
drawMethod · 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