class HSpan extends Span
| Modifier and Type | Field and Description |
|---|---|
(package private) double |
end |
(package private) double |
start |
color| Constructor and Description |
|---|
HSpan(double start,
double end,
Paint color,
LegendText legend) |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
setLegendVisibility(double min,
double max,
boolean forceLegend) |
HSpan(double start,
double end,
Paint color,
LegendText legend)