class Line extends SourcedPlotElement
Modifier and Type | Field and Description |
---|---|
(package private) BasicStroke |
stroke |
parent, srcName, values
color
Constructor and Description |
---|
Line(String srcName,
Paint color,
BasicStroke stroke,
SourcedPlotElement parent) |
assignValues, getMaxValue, getMinValue, getParentColor, getValues, stackValues
final BasicStroke stroke
Line(String srcName, Paint color, BasicStroke stroke, SourcedPlotElement parent)