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