Package org.rrd4j.graph
Class Stack
java.lang.Object
org.rrd4j.graph.PlotElement
org.rrd4j.graph.SourcedPlotElement
org.rrd4j.graph.Stack
-
Field Summary
Fields inherited from class org.rrd4j.graph.SourcedPlotElement
parent, srcName, values
Fields inherited from class org.rrd4j.graph.PlotElement
color
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription(package private) void
assignValues
(DataProcessor dproc) (package private) Paint
(package private) float
Methods inherited from class org.rrd4j.graph.SourcedPlotElement
getMaxValue, getMinValue, getValues, stackValues
-
Constructor Details
-
Stack
Stack(SourcedPlotElement parent, String srcName, Paint color)
-
-
Method Details
-
assignValues
- Overrides:
assignValues
in classSourcedPlotElement
-
getParentLineWidth
float getParentLineWidth() -
getParentColor
Paint getParentColor()- Overrides:
getParentColor
in classSourcedPlotElement
-