class Rule extends PlotElement
| Modifier and Type | Field and Description |
|---|---|
(package private) LegendText |
legend |
(package private) float |
width |
color| Constructor and Description |
|---|
Rule(Paint color,
LegendText legend,
float width) |
final LegendText legend
final float width
Rule(Paint color, LegendText legend, float width)