public static class DotPlotVisualisation.ColouredDot extends Object
Modifier and Type | Field and Description |
---|---|
Float[] |
colour
The colour of the dot
|
double |
size
The size of the dot
|
Constructor and Description |
---|
ColouredDot(double size,
Float[] colour) |
public double size
public ColouredDot(double size, Float[] colour)
size
- colour
-