class Stack extends SourcedPlotElement
srcName, values
color
Constructor and Description |
---|
Stack(SourcedPlotElement parent,
String srcName,
Paint color) |
Modifier and Type | Method and Description |
---|---|
(package private) void |
assignValues(DataProcessor dproc) |
(package private) Paint |
getParentColor() |
(package private) float |
getParentLineWidth() |
getMaxValue, getMinValue, getValues
Stack(SourcedPlotElement parent, String srcName, Paint color)
void assignValues(DataProcessor dproc) throws RrdException
assignValues
in class SourcedPlotElement
RrdException
float getParentLineWidth()
Paint getParentColor()