See: Description
Interface | Description |
---|---|
Legend |
Interface for a legend that display visual examples of the variables used in
a plot.
|
LegendSymbolRenderer |
A renderer for symbols that are used in legend items.
|
Class | Description |
---|---|
AbstractLegend |
Abstract class that serves as a base for legends in plots.
|
AbstractLegend.AbstractSymbol |
An abstract base class for drawable symbols.
|
AbstractLegend.Item |
Class that displays a specific data source as an item of a legend.
|
SeriesLegend |
A legend implementation that displays an item for each data series that are
added to the legend.
|
ValueLegend |
A legend implementation that displays items for all data values of all data
series that are added to the legend.
|
Copyright © 2009-2013. All Rights Reserved.