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