public class ConstantLine extends Line
parent, srcName, values
color
Constructor and Description |
---|
ConstantLine(double value,
Paint color,
BasicStroke stroke,
SourcedPlotElement parent) |
Modifier and Type | Method and Description |
---|---|
(package private) void |
assignValues(DataProcessor dproc) |
getMaxValue, getMinValue, getParentColor, getValues, stackValues
ConstantLine(double value, Paint color, BasicStroke stroke, SourcedPlotElement parent)
void assignValues(DataProcessor dproc)
assignValues
in class SourcedPlotElement