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