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