Package org.rrd4j.graph
Class HRule
java.lang.Object
org.rrd4j.graph.PlotElement
org.rrd4j.graph.Rule
org.rrd4j.graph.HRule
-
Field Summary
Fields inherited from class org.rrd4j.graph.PlotElement
color
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription(package private) void
setLegendVisibility
(double minval, double maxval, boolean forceLegend)
-
Field Details
-
value
final double value
-
-
Constructor Details
-
HRule
HRule(double value, Paint color, LegendText legend, BasicStroke stroke)
-
-
Method Details
-
setLegendVisibility
void setLegendVisibility(double minval, double maxval, boolean forceLegend)
-