Package org.rrd4j.graph
Class VRule
java.lang.Object
org.rrd4j.graph.PlotElement
org.rrd4j.graph.Rule
org.rrd4j.graph.VRule
class VRule extends Rule
-
Field Summary
Fields Modifier and Type Field Description (package private) long
timestamp
-
Constructor Summary
Constructors Constructor Description VRule(long timestamp, Paint color, LegendText legend, BasicStroke stroke)
-
Method Summary
Modifier and Type Method Description (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)
-