public static class LabelledPointVisualisation.LabelledDot extends DotPlotVisualisation.ColouredDot
Modifier and Type | Field and Description |
---|---|
String |
label
The label
|
colour, size
Constructor and Description |
---|
LabelledDot(String l,
double s)
Create a labelled dot.
|
LabelledDot(String l,
double s,
Float[] colour)
Create a labelled dot.
|
public LabelledDot(String l, double s)
l
- The labels
- The sizepublic LabelledDot(String l, double s, Float[] colour)
l
- The labels
- The sizecolour
- The colour