Package org.rrd4j.graph
Class HSpan
java.lang.Object
org.rrd4j.graph.PlotElement
org.rrd4j.graph.Span
org.rrd4j.graph.HSpan
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final double(package private) final doubleFields inherited from class org.rrd4j.graph.PlotElement
color -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) voidsetLegendVisibility(double min, double max, boolean forceLegend)
-
Field Details
-
start
final double start -
end
final double end
-
-
Constructor Details
-
HSpan
HSpan(double start, double end, Paint color, LegendText legend)
-
-
Method Details
-
setLegendVisibility
void setLegendVisibility(double min, double max, boolean forceLegend)
-