| Constructor and Description |
|---|
AbsoluteSegment(double min,
double max) |
AbsoluteSegment(double min,
double max,
String id) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
double |
getMaxValue() |
double |
getMinValue() |
public AbsoluteSegment(double min,
double max,
String id)
public AbsoluteSegment(double min,
double max)
public double getMinValue()
getMinValue in interface Segmentpublic double getMaxValue()
getMaxValue in interface Segment