com.pixelmed.display
Class PlotGraph.FloatArrayStatistics
java.lang.Object
com.pixelmed.display.PlotGraph.FloatArrayStatistics
- Enclosing class:
- PlotGraph
protected class PlotGraph.FloatArrayStatistics
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlotGraph.FloatArrayStatistics
public PlotGraph.FloatArrayStatistics(float minimum,
float maximum)
- Parameters:
minimum - maximum -
PlotGraph.FloatArrayStatistics
public PlotGraph.FloatArrayStatistics(float[] values)
- Parameters:
values -
getMinimum
public float getMinimum()
getMaximum
public float getMaximum()
getRange
public float getRange()