XYFormatterType - public abstract class XYSeriesRenderer<SeriesType extends XYSeries,XYFormatterType extends XYSeriesFormatter> extends SeriesRenderer<XYPlot,SeriesType,XYFormatterType>
| Constructor and Description |
|---|
XYSeriesRenderer(XYPlot plot) |
| Modifier and Type | Method and Description |
|---|---|
Hashtable<XYRegionFormatter,String> |
getUniqueRegionFormatters()
TODO: get rid of this method!
|
doDrawLegendIcon, drawSeriesLegendIcon, getFormatter, getPlot, getSeriesAndFormatterList, getSeriesList, onRender, render, setPlotpublic XYSeriesRenderer(XYPlot plot)
public Hashtable<XYRegionFormatter,String> getUniqueRegionFormatters()