public class ScatterPlotRange
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
double |
end |
double |
start |
static double |
TOLERANCE |
Constructor and Description |
---|
ScatterPlotRange(double s,
double e) |
ScatterPlotRange(java.lang.String str) |
Modifier and Type | Method and Description |
---|---|
boolean |
stringToRange(java.lang.String range) |
double |
width() |