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