| Constructor and Description |
|---|
CompleteSegment(AbstractLinearGauge<?> linearGauge) |
CompleteSegment(AbstractLinearGauge<?> linearGauge,
String id) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
double |
getMaxValue() |
double |
getMinValue() |
public CompleteSegment(AbstractLinearGauge<?> linearGauge, String id)
public CompleteSegment(AbstractLinearGauge<?> linearGauge)
public double getMinValue()
getMinValue in interface Segmentpublic double getMaxValue()
getMaxValue in interface Segment