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

Method getLeft

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

Gets the x value for the first column in the grid. @return the leftmost x value

()

Source from the content-addressed store, hash-verified

163 * @return the leftmost x value
164 */
165 public double getLeft();
166
167 /**
168 * Gets the x value for the right column in 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