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

Method getXMin

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

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

()

Source from the content-addressed store, hash-verified

24 * @return minimum
25 */
26 public double getXMin();
27
28 /**
29 * Gets the maximum x needed to draw this object.

Callers 15

getMeasureMethod · 0.95
scaleXMethod · 0.95
refreshAreaMethod · 0.65
findIndexNearestXMethod · 0.65
createMessageMethod · 0.65
ImageFrameMethod · 0.65
drawMethod · 0.65
checkRangeMethod · 0.65
invalidateImageMethod · 0.65
checkRangeMethod · 0.65
drawMethod · 0.65
getXMinMethod · 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