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

Method getYMin

src/org/opensourcephysics/display/Measurable.java:38–38  ·  view source on GitHub ↗

Gets the minimum y needed to draw this object. @return minimum

()

Source from the content-addressed store, hash-verified

36 * @return minimum
37 */
38 public double getYMin();
39
40 /**
41 * Gets the maximum y needed to draw this object.

Callers 15

getMeasureMethod · 0.95
scaleYMethod · 0.95
paintDrawableListMethod · 0.65
createMessageMethod · 0.65
getYMinMethod · 0.65
getYMaxMethod · 0.65
ImageFrameMethod · 0.65
drawMethod · 0.65
drawScatterPlotMethod · 0.65
invalidateImageMethod · 0.65
drawPostMethod · 0.65
drawMethod · 0.65

Implementers 15

Particlessrc/org/opensourcephysics/frames/Parti
Datasetsrc/org/opensourcephysics/display/Data
InteractiveShapesrc/org/opensourcephysics/display/Inte
FunctionDrawersrc/org/opensourcephysics/display/Func
DrawableBuffersrc/org/opensourcephysics/display/Draw
DatasetManagersrc/org/opensourcephysics/display/Data
Histogramsrc/org/opensourcephysics/display/Hist
AbstractTrailsrc/org/opensourcephysics/display/Abst
ComplexDatasetsrc/org/opensourcephysics/display/Comp
Springsrc/org/opensourcephysics/display/Spri
IntegerImagesrc/org/opensourcephysics/display/Inte
MeasuredImagesrc/org/opensourcephysics/display/Meas

Calls

no outgoing calls

Tested by

no test coverage detected