Package org.rrd4j.graph
Class Rule
java.lang.Object
org.rrd4j.graph.PlotElement
org.rrd4j.graph.Rule
-
Field Summary
Modifier and TypeFieldDescription(package private) final LegendText
(package private) final BasicStroke
Fields inherited from class org.rrd4j.graph.PlotElement
color
-
Constructor Summary
-
Method Summary
-
Field Details
-
legend
-
stroke
-
-
Constructor Details
-
Rule
Rule(Paint color, LegendText legend, BasicStroke stroke)
-