Package org.rrd4j.graph
Class Span
- java.lang.Object
-
- org.rrd4j.graph.PlotElement
-
- org.rrd4j.graph.Span
-
class Span extends PlotElement
-
-
Field Summary
Fields Modifier and Type Field Description (package private) LegendText
legend
-
Fields inherited from class org.rrd4j.graph.PlotElement
color
-
-
Constructor Summary
Constructors Constructor Description Span(Paint color, LegendText legend)
-
-
-
Field Detail
-
legend
final LegendText legend
-
-
Constructor Detail
-
Span
Span(Paint color, LegendText legend)
-
-