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

Method getRight

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

Gets the x value for the right column in the grid. @return the rightmost x value

()

Source from the content-addressed store, hash-verified

169 * @return the rightmost x value
170 */
171 public double getRight();
172
173 /**
174 * Gets the y value for the first row of the grid.

Callers 15

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