class VRule extends Rule
| Modifier and Type | Field and Description |
|---|---|
(package private) long |
timestamp |
color| Constructor and Description |
|---|
VRule(long timestamp,
Paint color,
LegendText legend,
float width) |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
setLegendVisibility(long minval,
long maxval,
boolean forceLegend) |
VRule(long timestamp,
Paint color,
LegendText legend,
float width)