class PlotElement extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) Paint | colorThe color used for rendering this plot element |
| Constructor and Description |
|---|
PlotElement(Paint color)Creates a new plot element with the specified color. |