public static class BarVisualisation.Bar extends Object
Modifier and Type | Field and Description |
---|---|
Float[] |
colour
The colour of the bar
|
double |
endX
Data units where the bar drawing ends
|
double |
startX
Data units where the bar is drawn
|
Float[] |
strokeColour
The stroke colour
|
double |
value
The value (height) of the bar
|
public double value
public double startX
public double endX
public Float[] strokeColour