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

Method getXMax

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

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

()

Source from the content-addressed store, hash-verified

30 * @return maximum
31 */
32 public double getXMax();
33
34 /**
35 * Gets the minimum y 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
getXMaxMethod · 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