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