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

Method getYMax

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

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

()

Source from the content-addressed store, hash-verified

42 * @return minimum
43 */
44 public double getYMax();
45
46 /**
47 * Determines if information is available to set min/max values.

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
invalidateImageMethod · 0.65
drawMethod · 0.65
getYMaxMethod · 0.65
actionPerformedMethod · 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