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