Package org.rrd4j.graph
Class VSpan
java.lang.Object
org.rrd4j.graph.PlotElement
org.rrd4j.graph.Span
org.rrd4j.graph.VSpan
class VSpan extends Span
-
Field Summary
-
Constructor Summary
Constructors Constructor Description VSpan(long start, long end, Paint color, LegendText legend)
-
Method Summary
Modifier and Type Method Description (package private) void
setLegendVisibility(long min, long max, boolean forceLegend)
-
Field Details
-
Constructor Details
-
VSpan
VSpan(long start, long end, Paint color, LegendText legend)
-
-
Method Details
-
setLegendVisibility
void setLegendVisibility(long min, long max, boolean forceLegend)
-