class Stack extends SourcedPlotElement
color
srcName, values
Constructor | Description |
---|---|
Stack(SourcedPlotElement parent,
String srcName,
Paint color) |
Modifier and Type | Method | Description |
---|---|---|
(package private) void |
assignValues(DataProcessor dproc) |
|
(package private) Paint |
getParentColor() |
|
(package private) float |
getParentLineWidth() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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()