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

Method setY

src/org/opensourcephysics/display3d/core/Element.java:75–75  ·  view source on GitHub ↗

Set the Y coordinate of the element @param y double

(double y)

Source from the content-addressed store, hash-verified

73 * @param y double
74 */
75 public void setY(double y);
76
77 /**
78 * Get the Y coordinate of the element

Callers 3

setYComponentMethod · 0.65
addElementMethod · 0.65
setXYMethod · 0.65

Implementers 1

Elementsrc/org/opensourcephysics/display3d/si

Calls

no outgoing calls

Tested by

no test coverage detected