| Package | Description |
|---|---|
| com.loadcoder.load.chart.jfreechart | |
| com.loadcoder.load.chart.logic |
| Modifier and Type | Method and Description |
|---|---|
XYSeriesCollectionExtention |
ChartFrame.getSeriesCollection() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChartFrame.handleClick(int button,
Object clickedObject,
XYSeriesCollectionExtention serieses) |
| Modifier and Type | Field and Description |
|---|---|
protected XYSeriesCollectionExtention |
ChartLogic.seriesCollection |
| Modifier and Type | Method and Description |
|---|---|
protected XYSeriesCollectionExtention |
ChartLogic.getSeriesCollection() |
protected XYSeriesCollectionExtention |
Chart.getSeriesCollection() |
| Constructor and Description |
|---|
ChartLogic(XYSeriesCollectionExtention seriesCollection,
XYPlotExtension plot,
com.loadcoder.load.jfreechartfixes.XYLineAndShapeRendererExtention renderer,
Map<String,Boolean> seriesVisible,
CommonSeries[] commonSeries,
boolean locked,
Map<String,Color> existingColors) |
ResultChartLogic(XYSeriesCollectionExtention seriesCollection,
XYPlotExtension plot,
com.loadcoder.load.jfreechartfixes.XYLineAndShapeRendererExtention renderer,
Map<String,Boolean> seriesVisible,
boolean defaultDottedMode,
CommonSeries[] commonSeries,
Map<String,Color> customizedColors,
boolean locked,
Map<String,Color> existingColors,
com.loadcoder.result.Result... results) |
RuntimeChartLogic(XYSeriesCollectionExtention seriesCollection,
XYPlotExtension plot,
com.loadcoder.load.jfreechartfixes.XYLineAndShapeRendererExtention renderer,
Map<String,Boolean> seriesVisible,
CommonSeries[] commonSeries,
boolean locked,
Map<String,Color> existingColors) |
Copyright © 2019. All rights reserved.