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