Fuzz introspector: PieDatasetChartFuzzer
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
3186 4352 [org.jfree.data.general.Series].fireSeriesChanged() call site: {node_id}
926 3425 [org.jfree.chart.renderer.AbstractRenderer].addChangeListener(org.jfree.chart.event.RendererChangeListener) call site: {node_id}
519 573 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) call site: {node_id}
221 2453 [org.jfree.data.DefaultKeyedValues2D].getRowIndex(java.lang.Comparable) call site: {node_id}
186 2095 [org.jfree.data.Range].combineIgnoringNaN(org.jfree.data.Range,org.jfree.data.Range) call site: {node_id}
118 453 [org.jfree.data.time.TimeSeriesCollection].getDomainBounds(java.util.List,boolean) call site: {node_id}
103 1181 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) call site: {node_id}
92 246 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) call site: {node_id}
92 7871 [org.jfree.chart.StandardChartTheme].applyToXYPlot(org.jfree.chart.plot.XYPlot) call site: {node_id}
86 1911 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) call site: {node_id}
85 1332 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) call site: {node_id}
77 1818 [org.jfree.data.general.DatasetUtils].iterateRangeBounds(org.jfree.data.xy.XYDataset,boolean) call site: {node_id}

Fuzzer calltree

0 [PieDatasetChartFuzzer].fuzzerTestOneInput(com.code_intelligence.jazzer.api.FuzzedDataProvider) [function] [call site] 00000
1 [org.jfree.data.general.DefaultPieDataset].setValue(java.lang.Comparable,double) [function] [call site] 00001
2 [org.jfree.data.general.DefaultPieDataset].setValue(java.lang.Comparable,java.lang.Number) [function] [call site] 00002
3 [org.jfree.data.DefaultKeyedValues].setValue(java.lang.Comparable,java.lang.Number) [function] [call site] 00003
4 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00004
4 [org.jfree.data.DefaultKeyedValues].getIndex(java.lang.Comparable) [function] [call site] 00005
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00006
3 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 00007
4 [org.jfree.data.general.AbstractDataset].notifyListeners(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 00008
5 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 00009
6 [org.jfree.chart.plot.XYPlot].configureDomainAxes() [function] [call site] 00010
7 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 00011
8 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 00012
8 [org.jfree.chart.axis.PeriodAxis].autoAdjustRange() [function] [call site] 00013
9 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 00014
9 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 00015
10 [org.jfree.chart.plot.XYPlot].getDomainAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 00016
11 [org.jfree.chart.plot.XYPlot].findDomainAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 00017
11 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 00018
10 [org.jfree.chart.plot.XYPlot].getDatasetsMappedToDomainAxis(java.lang.Integer) [function] [call site] 00019
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00020
10 [org.jfree.chart.plot.XYPlot].getRangeAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 00021
11 [org.jfree.chart.plot.XYPlot].findRangeAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 00022
11 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 00023
10 [org.jfree.chart.plot.XYPlot].getDatasetsMappedToRangeAxis(java.lang.Integer) [function] [call site] 00024
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00025
10 [org.jfree.chart.plot.XYPlot].getRendererForDataset(org.jfree.data.xy.XYDataset) [function] [call site] 00026
11 [org.jfree.chart.plot.XYPlot].indexOf(org.jfree.data.xy.XYDataset) [function] [call site] 00027
11 [org.jfree.chart.plot.XYPlot].getRenderer() [function] [call site] 00028
12 [org.jfree.chart.plot.XYPlot].getRenderer(int) [function] [call site] 00029
10 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 00030
11 [org.jfree.data.Range].getLowerBound() [function] [call site] 00031
11 [org.jfree.data.Range].getUpperBound() [function] [call site] 00032
10 [org.jfree.chart.renderer.xy.XYBarRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 00033
11 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 00034
12 [org.jfree.chart.renderer.AbstractRenderer].getDataBoundsIncludesVisibleSeriesOnly() [function] [call site] 00035
12 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 00036
13 [org.jfree.data.gantt.TaskSeriesCollection].getSeriesCount() [function] [call site] 00037
14 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 00038
12 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 00039
12 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 00040
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset:org.jfree.data.statistics.SimpleHistogramDataset:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 00041
12 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 00042
13 [org.jfree.data.DefaultKeyedValues2D].getColumnCount() [function] [call site] 00043
12 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 00044
12 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 00045
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 00046
13 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 00047
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 00048
13 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 00049
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset:org.jfree.data.statistics.SimpleHistogramDataset:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 00050
13 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 00051
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 00052
13 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 00053
13 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 00054
14 [org.jfree.data.DefaultKeyedValues2D].getColumnCount() [function] [call site] 00055
13 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 00056
13 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 00057
13 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 00058
13 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 00059
13 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 00060
13 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 00061
13 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 00062
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 00063
14 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 00064
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 00065
14 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 00066
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset:org.jfree.data.statistics.SimpleHistogramDataset:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 00067
14 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 00068
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 00069
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 00070
14 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 00071
14 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 00072
14 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 00073
14 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 00074
14 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 00075
14 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 00076
14 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 00077
14 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 00078
14 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 00079
14 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 00080
14 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 00081
14 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 00082
13 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 00083
13 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 00084
13 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 00085
13 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 00086
12 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 00087
12 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 00088
12 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 00089
12 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 00090
12 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 00091
12 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 00092
12 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 00093
12 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 00094
12 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 00095
12 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 00096
12 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 00097
12 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 00098
12 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 00099
12 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 00100
12 [org.jfree.chart.renderer.AbstractRenderer].isSeriesVisible(int) [function] [call site] 00101
12 [org.jfree.data.statistics.HistogramDataset].getSeriesKey(int) [function] [call site] 00102
12 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesKey(int) [function] [call site] 00103
13 [org.jfree.data.general.Series].getKey() [function] [call site] 00104
13 [org.jfree.data.xy.DefaultTableXYDataset].getSeries(int) [function] [call site] 00105
14 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00106
12 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesKey(int) [function] [call site] 00107
13 [org.jfree.data.general.Series].getKey() [function] [call site] 00108
13 [org.jfree.data.time.TimePeriodValuesCollection].getSeries(int) [function] [call site] 00109
14 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 00110
14 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00111
14 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 00112
12 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesKey(int) [function] [call site] 00113
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset:org.jfree.data.statistics.SimpleHistogramDataset:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getSeriesKey(int) [function] [call site] 00114
13 [org.jfree.data.statistics.HistogramDataset].getSeriesKey(int) [function] [call site] 00115
13 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesKey(int) [function] [call site] 00116
13 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesKey(int) [function] [call site] 00117
13 [org.jfree.data.xy.DefaultXYZDataset].getSeriesKey(int) [function] [call site] 00118
14 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00119
13 [org.jfree.data.xy.VectorSeriesCollection].getSeriesKey(int) [function] [call site] 00120
14 [org.jfree.data.general.Series].getKey() [function] [call site] 00121
14 [org.jfree.data.xy.VectorSeriesCollection].getSeries(int) [function] [call site] 00122
15 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00123
13 [org.jfree.data.time.TimeSeriesCollection].getSeriesKey(int) [function] [call site] 00124
14 [org.jfree.data.general.Series].getKey() [function] [call site] 00125
14 [org.jfree.data.time.TimeSeriesCollection].getSeries(int) [function] [call site] 00126
15 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 00127
15 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00128
13 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesKey(int) [function] [call site] 00129
14 [org.jfree.data.general.Series].getKey() [function] [call site] 00130
14 [org.jfree.data.xy.MatrixSeriesCollection].getSeries(int) [function] [call site] 00131
15 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00132
13 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesKey(int) [function] [call site] 00133
14 [org.jfree.data.DefaultKeyedValues2D].getColumnKey(int) [function] [call site] 00134
13 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 00135
14 [org.jfree.data.general.Series].getKey() [function] [call site] 00136
14 [org.jfree.data.xy.YIntervalSeriesCollection].getSeries(int) [function] [call site] 00137
15 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00138
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesKey(int) [function] [call site] 00139
14 [org.jfree.data.general.Series].getKey() [function] [call site] 00140
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeries(int) [function] [call site] 00141
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 00142
13 [org.jfree.data.xy.XYSeriesCollection].getSeriesKey(int) [function] [call site] 00143
14 [org.jfree.data.general.Series].getKey() [function] [call site] 00144
14 [org.jfree.data.xy.XYSeriesCollection].getSeries(int) [function] [call site] 00145
15 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00146
13 [org.jfree.data.time.TimeTableXYDataset].getSeriesKey(int) [function] [call site] 00147
14 [org.jfree.data.DefaultKeyedValues2D].getColumnKey(int) [function] [call site] 00148
13 [org.jfree.data.xy.DefaultWindDataset].getSeriesKey(int) [function] [call site] 00149
14 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 00150
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 00151
14 [org.jfree.data.general.Series].getKey() [function] [call site] 00152
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeries(int) [function] [call site] 00153
15 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00154
13 [org.jfree.data.xy.DefaultXYDataset].getSeriesKey(int) [function] [call site] 00155
14 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00156
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesKey(int) [function] [call site] 00157
14 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00158
13 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 00159
14 [org.jfree.data.general.Series].getKey() [function] [call site] 00160
14 [org.jfree.data.xy.XIntervalSeriesCollection].getSeries(int) [function] [call site] 00161
15 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00162
13 [org.jfree.data.xy.XYBarDataset].getSeriesKey(int) [function] [call site] 00163
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset:org.jfree.data.statistics.SimpleHistogramDataset:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getSeriesKey(int) [function] [call site] 00164
14 [org.jfree.data.statistics.HistogramDataset].getSeriesKey(int) [function] [call site] 00165
14 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesKey(int) [function] [call site] 00166
14 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesKey(int) [function] [call site] 00167
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesKey(int) [function] [call site] 00168
14 [org.jfree.data.xy.DefaultXYZDataset].getSeriesKey(int) [function] [call site] 00169
14 [org.jfree.data.xy.VectorSeriesCollection].getSeriesKey(int) [function] [call site] 00170
14 [org.jfree.data.time.TimeSeriesCollection].getSeriesKey(int) [function] [call site] 00171
14 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesKey(int) [function] [call site] 00172
14 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesKey(int) [function] [call site] 00173
14 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 00174
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesKey(int) [function] [call site] 00175
14 [org.jfree.data.xy.XYSeriesCollection].getSeriesKey(int) [function] [call site] 00176
14 [org.jfree.data.time.TimeTableXYDataset].getSeriesKey(int) [function] [call site] 00177
14 [org.jfree.data.xy.DefaultWindDataset].getSeriesKey(int) [function] [call site] 00178
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 00179
14 [org.jfree.data.xy.DefaultXYDataset].getSeriesKey(int) [function] [call site] 00180
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesKey(int) [function] [call site] 00181
14 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 00182
14 [org.jfree.data.gantt.XYTaskDataset].getSeriesKey(int) [function] [call site] 00183
15 [org.jfree.data.gantt.TaskSeriesCollection].getSeriesKey(int) [function] [call site] 00184
16 [org.jfree.data.general.Series].getKey() [function] [call site] 00185
13 [org.jfree.data.gantt.XYTaskDataset].getSeriesKey(int) [function] [call site] 00186
12 [org.jfree.data.xy.DefaultXYZDataset].getSeriesKey(int) [function] [call site] 00187
12 [org.jfree.data.xy.VectorSeriesCollection].getSeriesKey(int) [function] [call site] 00188
12 [org.jfree.data.time.TimeSeriesCollection].getSeriesKey(int) [function] [call site] 00189
12 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesKey(int) [function] [call site] 00190
12 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesKey(int) [function] [call site] 00191
12 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 00192
12 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesKey(int) [function] [call site] 00193
12 [org.jfree.data.xy.XYSeriesCollection].getSeriesKey(int) [function] [call site] 00194
12 [org.jfree.data.time.TimeTableXYDataset].getSeriesKey(int) [function] [call site] 00195
12 [org.jfree.data.xy.DefaultWindDataset].getSeriesKey(int) [function] [call site] 00196
12 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 00197
12 [org.jfree.data.xy.DefaultXYDataset].getSeriesKey(int) [function] [call site] 00198
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset:org.jfree.data.statistics.SimpleHistogramDataset:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getSeriesKey(int) [function] [call site] 00199
12 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesKey(int) [function] [call site] 00200
12 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 00201
12 [org.jfree.data.xy.XYBarDataset].getSeriesKey(int) [function] [call site] 00202
12 [org.jfree.data.gantt.XYTaskDataset].getSeriesKey(int) [function] [call site] 00203
12 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,java.util.List,boolean) [function] [call site] 00204
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00205
13 [org.jfree.data.time.TimeSeriesCollection].getDomainBounds(java.util.List,boolean) [function] [call site] 00206
14 [org.jfree.data.time.TimeSeriesCollection].getSeries(java.lang.Comparable) [function] [call site] 00207
15 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00208
16 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00209
17 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00210
18 [org.jfree.chart.date.SpreadsheetDate].toSerial() [function] [call site] 00211
17 [org.jfree.data.time.Day].getSerialDate() [function] [call site] 00212
15 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00213
16 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 00214
16 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 00215
15 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00216
15 [org.jfree.chart.axis.TickUnit:org.jfree.data.statistics.SimpleHistogramBin:org.jfree.data.time.Minute:org.jfree.data.time.Month:org.jfree.data.time.Week:org.jfree.data.time.Year:org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 00217
15 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00218
15 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00219
16 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond() [function] [call site] 00220
15 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00221
15 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00222
16 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00223
15 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 00224
16 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00225
16 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00226
16 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00227
16 [org.jfree.chart.axis.TickUnit:org.jfree.data.statistics.SimpleHistogramBin:org.jfree.data.time.Minute:org.jfree.data.time.Month:org.jfree.data.time.Week:org.jfree.data.time.Year:org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 00228
16 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00229
16 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00230
16 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00231
16 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00232
16 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00233
16 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00234
17 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00235
17 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00236
18 [org.jfree.data.time.Day:org.jfree.data.time.FixedMillisecond:org.jfree.data.time.Hour:org.jfree.data.time.Millisecond:org.jfree.data.time.Minute:org.jfree.data.time.Month:org.jfree.data.time.Quarter:org.jfree.data.time.Second:org.jfree.data.time.Week:org.jfree.data.time.Year].getFirstMillisecond() [function] [call site] 00237
17 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00238
17 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00239
17 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 00240
18 [org.jfree.data.time.Day:org.jfree.data.time.FixedMillisecond:org.jfree.data.time.Hour:org.jfree.data.time.Millisecond:org.jfree.data.time.Minute:org.jfree.data.time.Month:org.jfree.data.time.Quarter:org.jfree.data.time.Second:org.jfree.data.time.Week:org.jfree.data.time.Year].getLastMillisecond() [function] [call site] 00241
17 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00242
16 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00243
16 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00244
16 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00245
17 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 00246
16 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00247
17 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00248
16 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 00249
17 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00250
17 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00251
17 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00252
17 [org.jfree.chart.axis.TickUnit:org.jfree.data.statistics.SimpleHistogramBin:org.jfree.data.time.Minute:org.jfree.data.time.Month:org.jfree.data.time.Week:org.jfree.data.time.Year:org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 00253
17 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00254
17 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00255
17 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00256
17 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00257
17 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 00258
17 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00259
17 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00260
17 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00261
17 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00262
17 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00263
17 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00264
17 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 00265
18 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00266
18 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00267
18 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00268
18 [org.jfree.chart.axis.TickUnit:org.jfree.data.statistics.SimpleHistogramBin:org.jfree.data.time.Minute:org.jfree.data.time.Month:org.jfree.data.time.Week:org.jfree.data.time.Year:org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 00269
18 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00270
18 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00271
18 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00272
18 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00273
18 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 00274
18 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00275
18 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00276
18 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00277
18 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00278
18 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00279
18 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00280
18 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 00281
18 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00282
19 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 00283
18 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 00284
19 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00285
19 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00286
19 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00287
19 [org.jfree.chart.axis.TickUnit:org.jfree.data.statistics.SimpleHistogramBin:org.jfree.data.time.Minute:org.jfree.data.time.Month:org.jfree.data.time.Week:org.jfree.data.time.Year:org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 00288
19 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00289
19 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00290
19 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00291
19 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00292
19 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 00293
19 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00294
19 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00295
19 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00296
19 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00297
19 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00298
19 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00299
19 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 00300
19 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 00301
19 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00302
19 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00303
19 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00304
20 [org.jfree.data.time.Quarter].getQuarter() [function] [call site] 00305
20 [org.jfree.data.time.Quarter].getYearValue() [function] [call site] 00306
18 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00307
18 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00308
17 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00309
17 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 00310
17 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00311
17 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00312
17 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00313
17 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00314
17 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00315
17 [org.jfree.chart.axis.TickUnit:org.jfree.data.statistics.SimpleHistogramBin:org.jfree.data.time.Minute:org.jfree.data.time.Month:org.jfree.data.time.Week:org.jfree.data.time.Year:org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 00316
17 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00317
17 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00318
17 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00319
17 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00320
17 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 00321
17 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00322
17 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00323
17 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00324
17 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00325
17 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00326
17 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00327
17 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 00328
17 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00329
17 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 00330
17 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00331
17 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00332
16 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 00333
16 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00334
16 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 00335
16 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00336
16 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00337
16 [org.jfree.chart.text.TextBox].equals(java.lang.Object) [function] [call site] 00338
15 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00339
15 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00340
15 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00341
15 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00342
15 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00343
15 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00344
15 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 00345
15 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 00346
15 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00347
15 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 00348
15 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00349
15 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00350
15 [org.jfree.data.general.Series].getKey() [function] [call site] 00351
14 [org.jfree.data.time.TimeSeries].getItemCount() [function] [call site] 00352
14 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 00353
15 [org.jfree.data.time.TimeSeriesDataItem].getPeriod() [function] [call site] 00354
15 [org.jfree.data.time.TimeSeries].getRawDataItem(int) [function] [call site] 00355
14 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 00356
14 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 00357
15 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 00358
15 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 00359
16 [org.jfree.chart.date.SpreadsheetDate].getYYYY() [function] [call site] 00360
16 [org.jfree.chart.date.SpreadsheetDate].getMonth() [function] [call site] 00361
16 [org.jfree.chart.date.SpreadsheetDate].getDayOfMonth() [function] [call site] 00362
15 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 00363
16 [org.jfree.data.time.Day].getYear() [function] [call site] 00364
17 [org.jfree.chart.date.SpreadsheetDate].getYYYY() [function] [call site] 00365
16 [org.jfree.data.time.Day].getMonth() [function] [call site] 00366
17 [org.jfree.chart.date.SpreadsheetDate].getMonth() [function] [call site] 00367
16 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 00368
17 [org.jfree.chart.date.SpreadsheetDate].getDayOfMonth() [function] [call site] 00369
15 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 00370
15 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 00371
15 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 00372
16 [org.jfree.data.time.Day].getYear() [function] [call site] 00373
16 [org.jfree.data.time.Day].getMonth() [function] [call site] 00374
16 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 00375
15 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 00376
16 [org.jfree.data.time.Day].getYear() [function] [call site] 00377
16 [org.jfree.data.time.Day].getMonth() [function] [call site] 00378
16 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 00379
15 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 00380
15 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 00381
16 [org.jfree.data.time.Day].getYear() [function] [call site] 00382
16 [org.jfree.data.time.Day].getMonth() [function] [call site] 00383
16 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 00384
15 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 00385
15 [org.jfree.data.time.FixedMillisecond].getMiddleMillisecond(java.util.Calendar) [function] [call site] 00386
15 [org.jfree.data.time.RegularTimePeriod].getMiddleMillisecond(java.util.Calendar) [function] [call site] 00387
16 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 00388
16 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 00389
16 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 00390
16 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 00391
16 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 00392
16 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 00393
16 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 00394
16 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 00395
16 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 00396
16 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 00397
16 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 00398
17 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 00399
16 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 00400
17 [org.jfree.chart.date.SerialDate].lastDayOfMonth(int,int) [function] [call site] 00401
18 [org.jfree.chart.date.SerialDate].isLeapYear(int) [function] [call site] 00402
16 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 00403
17 [org.jfree.data.time.Day].getYear() [function] [call site] 00404
17 [org.jfree.data.time.Day].getMonth() [function] [call site] 00405
17 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 00406
16 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 00407
17 [org.jfree.chart.date.SpreadsheetDate].getYYYY() [function] [call site] 00408
17 [org.jfree.chart.date.SpreadsheetDate].getMonth() [function] [call site] 00409
17 [org.jfree.chart.date.SpreadsheetDate].getDayOfMonth() [function] [call site] 00410
16 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 00411
16 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 00412
17 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 00413
16 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 00414
17 [org.jfree.data.time.Day].getYear() [function] [call site] 00415
17 [org.jfree.data.time.Day].getMonth() [function] [call site] 00416
17 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 00417
16 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 00418
17 [org.jfree.chart.date.SerialDate].lastDayOfMonth(int,int) [function] [call site] 00419
16 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 00420
16 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 00421
15 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 00422
15 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 00423
15 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 00424
15 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 00425
15 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 00426
15 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 00427
15 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 00428
15 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 00429
15 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 00430
15 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 00431
14 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 00432
14 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 00433
14 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 00434
14 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 00435
14 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 00436
14 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 00437
14 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 00438
14 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 00439
14 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 00440
14 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 00441
14 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 00442
14 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 00443
14 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 00444
14 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 00445
14 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 00446
14 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 00447
14 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 00448
14 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 00449
14 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 00450
14 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 00451
14 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 00452
14 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 00453
13 [org.jfree.data.general.DatasetUtils].iterateToFindDomainBounds(org.jfree.data.xy.XYDataset,java.util.List,boolean) [function] [call site] 00454
14 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00455
14 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00456
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 00457
15 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 00458
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 00459
16 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 00460
16 [org.jfree.data.category.DefaultIntervalCategoryDataset:org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset:org.jfree.data.statistics.SimpleHistogramDataset:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 00461
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 00462
16 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 00463
16 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 00464
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 00465
16 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 00466
16 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 00467
16 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 00468
16 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 00469
16 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 00470
16 [org.jfree.data.gantt.TaskSeriesCollection].getSeriesCount() [function] [call site] 00471
16 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 00472
16 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 00473
16 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 00474
16 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 00475
16 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 00476
16 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 00477
16 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 00478
16 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 00479
16 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00480
16 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00481
16 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00482
16 [org.jfree.chart.axis.TickUnit:org.jfree.data.statistics.SimpleHistogramBin:org.jfree.data.time.Minute:org.jfree.data.time.Month:org.jfree.data.time.Week:org.jfree.data.time.Year:org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 00483
16 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00484
16 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00485
16 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00486
16 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00487
16 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 00488
16 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00489
16 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00490
16 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00491
16 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00492
16 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00493
16 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00494
16 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 00495
16 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 00496
16 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00497
16 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 00498
16 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00499
16 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00500
16 [org.jfree.data.statistics.HistogramDataset].getSeriesKey(int) [function] [call site] 00501
16 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesKey(int) [function] [call site] 00502
16 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesKey(int) [function] [call site] 00503
16 [org.jfree.data.xy.DefaultXYZDataset].getSeriesKey(int) [function] [call site] 00504
16 [org.jfree.data.xy.VectorSeriesCollection].getSeriesKey(int) [function] [call site] 00505
16 [org.jfree.data.time.TimeSeriesCollection].getSeriesKey(int) [function] [call site] 00506
16 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesKey(int) [function] [call site] 00507
17 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesCount() [function] [call site] 00508
16 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesKey(int) [function] [call site] 00509
16 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesKey(int) [function] [call site] 00510
16 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 00511
16 [org.jfree.data.xy.XYSeriesCollection].getSeriesKey(int) [function] [call site] 00512
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesKey(int) [function] [call site] 00513
16 [org.jfree.data.gantt.TaskSeriesCollection].getSeriesKey(int) [function] [call site] 00514
16 [org.jfree.data.time.TimeTableXYDataset].getSeriesKey(int) [function] [call site] 00515
16 [org.jfree.data.xy.DefaultWindDataset].getSeriesKey(int) [function] [call site] 00516
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 00517
16 [org.jfree.data.xy.DefaultXYDataset].getSeriesKey(int) [function] [call site] 00518
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset:org.jfree.data.statistics.SimpleHistogramDataset:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getSeriesKey(int) [function] [call site] 00519
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesKey(int) [function] [call site] 00520
16 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 00521
16 [org.jfree.data.xy.XYBarDataset].getSeriesKey(int) [function] [call site] 00522
16 [org.jfree.data.gantt.XYTaskDataset].getSeriesKey(int) [function] [call site] 00523
15 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 00524
15 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 00525
14 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 00526
14 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 00527
14 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 00528
14 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 00529
15 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 00530
16 [org.jfree.data.gantt.TaskSeries].getItemCount() [function] [call site] 00531
16 [org.jfree.data.gantt.TaskSeriesCollection].getSeries(int) [function] [call site] 00532
17 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00533
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 00534
16 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 00535
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeries(int) [function] [call site] 00536
15 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 00537
16 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 00538
16 [org.jfree.data.xy.VectorSeriesCollection].getSeries(int) [function] [call site] 00539
15 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 00540
16 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 00541
16 [org.jfree.data.xy.XIntervalSeriesCollection].getSeries(int) [function] [call site] 00542
15 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 00543
16 [org.jfree.data.time.TimePeriodValues].getItemCount() [function] [call site] 00544
16 [org.jfree.data.time.TimePeriodValuesCollection].getSeries(int) [function] [call site] 00545
15 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 00546
16 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 00547
16 [org.jfree.data.xy.DefaultTableXYDataset].getSeries(int) [function] [call site] 00548
15 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 00549
16 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 00550
15 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 00551
16 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 00552
16 [org.jfree.data.xy.XYSeriesCollection].getSeries(int) [function] [call site] 00553
15 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 00554
16 [org.jfree.data.time.TimeTableXYDataset].getItemCount() [function] [call site] 00555
17 [org.jfree.data.DefaultKeyedValues2D].getRowCount() [function] [call site] 00556
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 00557
16 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 00558
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeries(int) [function] [call site] 00559
15 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 00560
16 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 00561
16 [org.jfree.data.xy.YIntervalSeriesCollection].getSeries(int) [function] [call site] 00562
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 00563
15 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 00564
16 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 00565
15 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 00566
16 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount() [function] [call site] 00567
17 [org.jfree.data.DefaultKeyedValues2D].getRowCount() [function] [call site] 00568
15 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 00569
16 [org.jfree.data.statistics.HistogramDataset].getBins(int) [function] [call site] 00570
15 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 00571
16 [org.jfree.data.time.TimeSeries].getItemCount() [function] [call site] 00572
16 [org.jfree.data.time.TimeSeriesCollection].getSeries(int) [function] [call site] 00573
15 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 00574
16 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00575
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 00576
16 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00577
15 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 00578
16 [org.jfree.data.xy.MatrixSeries].getItemCount() [function] [call site] 00579
17 [org.jfree.data.xy.MatrixSeries].getColumnsCount() [function] [call site] 00580
17 [org.jfree.data.xy.MatrixSeries].getRowCount() [function] [call site] 00581
16 [org.jfree.data.xy.MatrixSeriesCollection].getSeries(int) [function] [call site] 00582
15 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 00583
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 00584
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 00585
14 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 00586
14 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 00587
14 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 00588
14 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 00589
14 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 00590
14 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 00591
14 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 00592
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 00593
14 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 00594
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 00595
14 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 00596
14 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 00597
14 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 00598
14 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 00599
14 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 00600
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 00601
14 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 00602
14 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 00603
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 00604
14 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 00605
14 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 00606
15 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 00607
15 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 00608
14 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 00609
15 [org.jfree.data.DefaultKeyedValues2D].getRowKey(int) [function] [call site] 00610
15 [org.jfree.data.time.TimeTableXYDataset].getXValue(org.jfree.data.time.TimePeriod) [function] [call site] 00611
16 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00612
16 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00613
16 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00614
16 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00615
16 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00616
16 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 00617
16 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00618
16 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 00619
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 00620
14 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 00621
15 [org.jfree.data.statistics.SimpleHistogramBin].getLowerBound() [function] [call site] 00622
15 [org.jfree.data.statistics.SimpleHistogramBin].getUpperBound() [function] [call site] 00623
14 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 00624
15 [org.jfree.data.gantt.XYTaskDataset].getSeriesValue(int) [function] [call site] 00625
15 [org.jfree.data.gantt.XYTaskDataset].getItemValue(int,int) [function] [call site] 00626
16 [org.jfree.data.gantt.TaskSeriesCollection].getSeries(int) [function] [call site] 00627
16 [org.jfree.data.gantt.TaskSeries].get(int) [function] [call site] 00628
16 [org.jfree.data.gantt.Task].getDuration() [function] [call site] 00629
16 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00630
16 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00631
16 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00632
16 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 00633
14 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 00634
15 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 00635
16 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 00636
17 [org.jfree.data.statistics.HistogramDataset].getBins(int) [function] [call site] 00637
17 [org.jfree.data.statistics.HistogramBin].getEndBoundary() [function] [call site] 00638
17 [org.jfree.data.statistics.HistogramBin].getStartBoundary() [function] [call site] 00639
16 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 00640
17 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 00641
16 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 00642
17 [org.jfree.data.time.DynamicTimeSeriesCollection].translateGet(int) [function] [call site] 00643
17 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 00644
18 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 00645
18 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 00646
18 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 00647
18 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 00648
18 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 00649
18 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 00650
18 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 00651
18 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 00652
18 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 00653
18 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 00654
18 [org.jfree.data.time.FixedMillisecond].getMiddleMillisecond(java.util.Calendar) [function] [call site] 00655
18 [org.jfree.data.time.RegularTimePeriod].getMiddleMillisecond(java.util.Calendar) [function] [call site] 00656
18 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 00657
18 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 00658
18 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 00659
18 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 00660
18 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 00661
18 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 00662
18 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 00663
18 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 00664
18 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 00665
18 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 00666
18 [org.jfree.data.time.FixedMillisecond].getMiddleMillisecond(java.util.Calendar) [function] [call site] 00667
18 [org.jfree.data.time.RegularTimePeriod].getMiddleMillisecond(java.util.Calendar) [function] [call site] 00668
16 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 00669
17 [org.jfree.data.xy.YIntervalSeries].getX(int) [function] [call site] 00670
18 [org.jfree.data.xy.YIntervalSeries].getDataItem(int) [function] [call site] 00671
19 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 00672
18 [org.jfree.data.xy.YIntervalDataItem].getX() [function] [call site] 00673
19 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 00674
16 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 00675
17 [org.jfree.data.xy.OHLCDataItem].getDate() [function] [call site] 00676
16 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 00677
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 00678
17 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 00679
18 [org.jfree.data.time.ohlc.OHLCSeries].getDataItem(int) [function] [call site] 00680
19 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 00681
18 [org.jfree.data.time.ohlc.OHLCItem].getPeriod() [function] [call site] 00682
19 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 00683
18 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 00684
19 [org.jfree.data.time.Day:org.jfree.data.time.FixedMillisecond:org.jfree.data.time.Hour:org.jfree.data.time.Millisecond:org.jfree.data.time.Minute:org.jfree.data.time.Month:org.jfree.data.time.Quarter:org.jfree.data.time.Second:org.jfree.data.time.Week:org.jfree.data.time.Year].getFirstMillisecond() [function] [call site] 00685
19 [org.jfree.data.time.FixedMillisecond].getMiddleMillisecond() [function] [call site] 00686
19 [org.jfree.data.time.RegularTimePeriod].getMiddleMillisecond() [function] [call site] 00687
20 [org.jfree.data.time.Day:org.jfree.data.time.FixedMillisecond:org.jfree.data.time.Hour:org.jfree.data.time.Millisecond:org.jfree.data.time.Minute:org.jfree.data.time.Month:org.jfree.data.time.Quarter:org.jfree.data.time.Second:org.jfree.data.time.Week:org.jfree.data.time.Year].getFirstMillisecond() [function] [call site] 00688
20 [org.jfree.data.time.Day:org.jfree.data.time.FixedMillisecond:org.jfree.data.time.Hour:org.jfree.data.time.Millisecond:org.jfree.data.time.Minute:org.jfree.data.time.Month:org.jfree.data.time.Quarter:org.jfree.data.time.Second:org.jfree.data.time.Week:org.jfree.data.time.Year].getLastMillisecond() [function] [call site] 00689
19 [org.jfree.data.time.Day:org.jfree.data.time.FixedMillisecond:org.jfree.data.time.Hour:org.jfree.data.time.Millisecond:org.jfree.data.time.Minute:org.jfree.data.time.Month:org.jfree.data.time.Quarter:org.jfree.data.time.Second:org.jfree.data.time.Week:org.jfree.data.time.Year].getLastMillisecond() [function] [call site] 00690
16 [org.jfree.data.xy.XYBarDataset].getX(int,int) [function] [call site] 00691
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 00692
18 [org.jfree.data.xy.XYIntervalSeries].getX(int) [function] [call site] 00693
19 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 00694
20 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 00695
19 [org.jfree.data.xy.XYIntervalDataItem].getX() [function] [call site] 00696
20 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 00697
17 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 00698
17 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 00699
17 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 00700
17 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 00701
17 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 00702
18 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 00703
19 [org.jfree.data.xy.VectorSeries].getDataItem(int) [function] [call site] 00704
20 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 00705
19 [org.jfree.data.xy.VectorDataItem].getXValue() [function] [call site] 00706
20 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 00707
20 [org.jfree.data.xy.XYCoordinate].getX() [function] [call site] 00708
17 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 00709
18 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 00710
17 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 00711
18 [org.jfree.data.xy.MatrixSeries].getItemColumn(int) [function] [call site] 00712
19 [org.jfree.data.xy.MatrixSeries].getColumnsCount() [function] [call site] 00713
17 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 00714
18 [org.jfree.data.xy.WindDataItem].getX() [function] [call site] 00715
17 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 00716
17 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 00717
18 [org.jfree.data.DefaultKeyedValues2D].getRowKey(int) [function] [call site] 00718
17 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 00719
18 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 00720
19 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 00721
18 [org.jfree.data.xy.XIntervalDataItem].getX() [function] [call site] 00722
19 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 00723
17 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 00724
18 [org.jfree.data.xy.XYSeries].getX(int) [function] [call site] 00725
19 [org.jfree.data.xy.XYSeries].getRawDataItem(int) [function] [call site] 00726
19 [org.jfree.data.xy.XYDataItem].getX() [function] [call site] 00727
17 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 00728
18 [org.jfree.data.xy.XYSeries].getX(int) [function] [call site] 00729
17 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 00730
17 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 00731
17 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 00732
17 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 00733
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 00734
18 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 00735
17 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 00736
18 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 00737
18 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 00738
17 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 00739
18 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 00740
17 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 00741
18 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 00742
17 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 00743
18 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 00744
17 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 00745
18 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 00746
18 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 00747
18 [org.jfree.data.time.TimePeriodValuesCollection].getX(org.jfree.data.time.TimePeriod) [function] [call site] 00748
19 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00749
19 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00750
19 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00751
19 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00752
19 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00753
19 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 00754
19 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00755
19 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 00756
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 00757
16 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 00758
16 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 00759
16 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 00760
16 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 00761
16 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 00762
16 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 00763
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 00764
16 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 00765
16 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 00766
16 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 00767
16 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 00768
16 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 00769
16 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 00770
16 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 00771
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 00772
15 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 00773
15 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 00774
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 00775
16 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 00776
15 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 00777
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 00778
15 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 00779
15 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 00780
15 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 00781
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 00782
15 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 00783
14 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 00784
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartXValue(int,int) [function] [call site] 00785
14 [org.jfree.data.gantt.XYTaskDataset].getStartXValue(int,int) [function] [call site] 00786
15 [org.jfree.data.gantt.XYTaskDataset].getSeriesStartValue(int) [function] [call site] 00787
15 [org.jfree.data.gantt.XYTaskDataset].getItemStartValue(int,int) [function] [call site] 00788
16 [org.jfree.data.gantt.TaskSeriesCollection].getSeries(int) [function] [call site] 00789
16 [org.jfree.data.gantt.TaskSeries].get(int) [function] [call site] 00790
16 [org.jfree.data.gantt.Task].getDuration() [function] [call site] 00791
16 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00792
16 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00793
14 [org.jfree.data.xy.AbstractIntervalXYDataset].getStartXValue(int,int) [function] [call site] 00794
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getStartX(int,int) [function] [call site] 00795
16 [org.jfree.data.time.DynamicTimeSeriesCollection].translateGet(int) [function] [call site] 00796
16 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 00797
16 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 00798
16 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 00799
16 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 00800
16 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 00801
16 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 00802
16 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 00803
16 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 00804
16 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 00805
16 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 00806
15 [org.jfree.data.statistics.SimpleHistogramDataset].getStartX(int,int) [function] [call site] 00807
16 [org.jfree.data.statistics.SimpleHistogramDataset].getStartXValue(int,int) [function] [call site] 00808
17 [org.jfree.data.statistics.SimpleHistogramBin].getLowerBound() [function] [call site] 00809
15 [org.jfree.data.time.TimePeriodValuesCollection].getStartX(int,int) [function] [call site] 00810
16 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 00811
16 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 00812
16 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00813
16 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00814
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartX(int,int) [function] [call site] 00815
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartXValue(int,int) [function] [call site] 00816
15 [org.jfree.data.xy.XYBarDataset].getStartX(int,int) [function] [call site] 00817
16 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 00818
16 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 00819
16 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 00820
16 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 00821
16 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 00822
16 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 00823
16 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 00824
16 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 00825
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 00826
16 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 00827
16 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 00828
16 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 00829
16 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 00830
16 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 00831
16 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 00832
16 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 00833
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 00834
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 00835
16 [org.jfree.data.xy.XYBarDataset].getX(int,int) [function] [call site] 00836
16 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 00837
16 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 00838
16 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 00839
16 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 00840
16 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 00841
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 00842
15 [org.jfree.data.xy.YIntervalSeriesCollection].getStartX(int,int) [function] [call site] 00843
16 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 00844
15 [org.jfree.data.xy.XYSeriesCollection].getStartX(int,int) [function] [call site] 00845
16 [org.jfree.data.xy.IntervalXYDelegate].getStartX(int,int) [function] [call site] 00846
17 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 00847
17 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 00848
17 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 00849
17 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 00850
17 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 00851
17 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 00852
17 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 00853
17 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 00854
17 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 00855
17 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 00856
17 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 00857
17 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 00858
17 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 00859
17 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 00860
17 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 00861
17 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 00862
17 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 00863
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 00864
17 [org.jfree.data.xy.XYBarDataset].getX(int,int) [function] [call site] 00865
17 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 00866
17 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 00867
17 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 00868
17 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 00869
17 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 00870
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 00871
17 [org.jfree.data.xy.IntervalXYDelegate].getIntervalPositionFactor() [function] [call site] 00872
17 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 00873
18 [org.jfree.data.xy.IntervalXYDelegate].isAutoWidth() [function] [call site] 00874
15 [org.jfree.data.xy.XIntervalSeriesCollection].getStartX(int,int) [function] [call site] 00875
16 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 00876
16 [org.jfree.data.xy.XIntervalDataItem].getXLowValue() [function] [call site] 00877
17 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 00878
17 [org.jfree.data.xy.YWithXInterval].getXLow() [function] [call site] 00879
15 [org.jfree.data.time.TimeTableXYDataset].getStartX(int,int) [function] [call site] 00880
16 [org.jfree.data.time.TimeTableXYDataset].getStartXValue(int,int) [function] [call site] 00881
17 [org.jfree.data.DefaultKeyedValues2D].getRowKey(int) [function] [call site] 00882
17 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00883
17 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00884
15 [org.jfree.data.time.TimeSeriesCollection].getStartX(int,int) [function] [call site] 00885
16 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 00886
16 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 00887
16 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 00888
16 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 00889
16 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 00890
16 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 00891
16 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 00892
16 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 00893
16 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 00894
16 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 00895
16 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 00896
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartX(int,int) [function] [call site] 00897
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 00898
17 [org.jfree.data.xy.XYIntervalSeries].getXLowValue(int) [function] [call site] 00899
18 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 00900
18 [org.jfree.data.xy.XYIntervalDataItem].getXLowValue() [function] [call site] 00901
19 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 00902
19 [org.jfree.data.xy.XYInterval].getXLow() [function] [call site] 00903
15 [org.jfree.data.xy.CategoryTableXYDataset].getStartX(int,int) [function] [call site] 00904
16 [org.jfree.data.xy.IntervalXYDelegate].getStartX(int,int) [function] [call site] 00905
15 [org.jfree.data.xy.DefaultTableXYDataset].getStartX(int,int) [function] [call site] 00906
16 [org.jfree.data.xy.IntervalXYDelegate].getStartX(int,int) [function] [call site] 00907
15 [org.jfree.data.statistics.HistogramDataset].getStartX(int,int) [function] [call site] 00908
16 [org.jfree.data.statistics.HistogramDataset].getBins(int) [function] [call site] 00909
16 [org.jfree.data.statistics.HistogramBin].getStartBoundary() [function] [call site] 00910
14 [org.jfree.data.xy.XIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 00911
15 [org.jfree.data.xy.XIntervalSeries].getXLowValue(int) [function] [call site] 00912
16 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 00913
16 [org.jfree.data.xy.XIntervalDataItem].getXLowValue() [function] [call site] 00914
14 [org.jfree.data.time.TimeTableXYDataset].getStartXValue(int,int) [function] [call site] 00915
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 00916
14 [org.jfree.data.statistics.SimpleHistogramDataset].getStartXValue(int,int) [function] [call site] 00917
14 [org.jfree.data.xy.XYBarDataset].getStartXValue(int,int) [function] [call site] 00918
15 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 00919
14 [org.jfree.data.xy.XYBarDataset].getEndXValue(int,int) [function] [call site] 00920
15 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 00921
14 [org.jfree.data.xy.AbstractIntervalXYDataset].getEndXValue(int,int) [function] [call site] 00922
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndX(int,int) [function] [call site] 00923
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 00924
17 [org.jfree.data.xy.XYIntervalSeries].getXHighValue(int) [function] [call site] 00925
18 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 00926
18 [org.jfree.data.xy.XYIntervalDataItem].getXHighValue() [function] [call site] 00927
19 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 00928
19 [org.jfree.data.xy.XYInterval].getXHigh() [function] [call site] 00929
15 [org.jfree.data.time.TimeTableXYDataset].getEndX(int,int) [function] [call site] 00930
16 [org.jfree.data.time.TimeTableXYDataset].getEndXValue(int,int) [function] [call site] 00931
17 [org.jfree.data.DefaultKeyedValues2D].getRowKey(int) [function] [call site] 00932
17 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00933
17 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 00934
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getEndX(int,int) [function] [call site] 00935
16 [org.jfree.data.time.DynamicTimeSeriesCollection].translateGet(int) [function] [call site] 00936
16 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 00937
16 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 00938
16 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 00939
16 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 00940
16 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 00941
16 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 00942
16 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 00943
16 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 00944
16 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 00945
16 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 00946
15 [org.jfree.data.time.TimePeriodValuesCollection].getEndX(int,int) [function] [call site] 00947
16 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 00948
16 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00949
16 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 00950
16 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 00951
15 [org.jfree.data.xy.DefaultTableXYDataset].getEndX(int,int) [function] [call site] 00952
16 [org.jfree.data.xy.IntervalXYDelegate].getEndX(int,int) [function] [call site] 00953
17 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 00954
17 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 00955
17 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 00956
17 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 00957
17 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 00958
17 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 00959
17 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 00960
17 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 00961
17 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 00962
17 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 00963
17 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 00964
17 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 00965
17 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 00966
17 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 00967
17 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 00968
17 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 00969
17 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 00970
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 00971
17 [org.jfree.data.xy.XYBarDataset].getX(int,int) [function] [call site] 00972
17 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 00973
17 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 00974
17 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 00975
17 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 00976
17 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 00977
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 00978
17 [org.jfree.data.xy.IntervalXYDelegate].getIntervalPositionFactor() [function] [call site] 00979
17 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 00980
15 [org.jfree.data.statistics.HistogramDataset].getEndX(int,int) [function] [call site] 00981
16 [org.jfree.data.statistics.HistogramDataset].getBins(int) [function] [call site] 00982
16 [org.jfree.data.statistics.HistogramBin].getEndBoundary() [function] [call site] 00983
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndX(int,int) [function] [call site] 00984
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndXValue(int,int) [function] [call site] 00985
15 [org.jfree.data.statistics.SimpleHistogramDataset].getEndX(int,int) [function] [call site] 00986
16 [org.jfree.data.statistics.SimpleHistogramDataset].getEndXValue(int,int) [function] [call site] 00987
17 [org.jfree.data.statistics.SimpleHistogramBin].getUpperBound() [function] [call site] 00988
15 [org.jfree.data.xy.CategoryTableXYDataset].getEndX(int,int) [function] [call site] 00989
16 [org.jfree.data.xy.IntervalXYDelegate].getEndX(int,int) [function] [call site] 00990
15 [org.jfree.data.xy.XYSeriesCollection].getEndX(int,int) [function] [call site] 00991
16 [org.jfree.data.xy.IntervalXYDelegate].getEndX(int,int) [function] [call site] 00992
15 [org.jfree.data.xy.XIntervalSeriesCollection].getEndX(int,int) [function] [call site] 00993
16 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 00994
16 [org.jfree.data.xy.XIntervalDataItem].getXHighValue() [function] [call site] 00995
17 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 00996
17 [org.jfree.data.xy.YWithXInterval].getXHigh() [function] [call site] 00997
15 [org.jfree.data.time.TimeSeriesCollection].getEndX(int,int) [function] [call site] 00998
16 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 00999
16 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 01000
16 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 01001
16 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 01002
16 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 01003
16 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01004
16 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 01005
16 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 01006
16 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01007
16 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 01008
16 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 01009
15 [org.jfree.data.xy.YIntervalSeriesCollection].getEndX(int,int) [function] [call site] 01010
16 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 01011
15 [org.jfree.data.xy.XYBarDataset].getEndX(int,int) [function] [call site] 01012
16 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 01013
16 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 01014
16 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 01015
16 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 01016
16 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 01017
16 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 01018
16 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 01019
16 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 01020
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 01021
16 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 01022
16 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 01023
16 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 01024
16 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 01025
16 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 01026
16 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 01027
16 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 01028
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 01029
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 01030
16 [org.jfree.data.xy.XYBarDataset].getX(int,int) [function] [call site] 01031
16 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 01032
16 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 01033
16 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 01034
16 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 01035
16 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 01036
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 01037
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndXValue(int,int) [function] [call site] 01038
14 [org.jfree.data.time.TimeTableXYDataset].getEndXValue(int,int) [function] [call site] 01039
14 [org.jfree.data.statistics.SimpleHistogramDataset].getEndXValue(int,int) [function] [call site] 01040
14 [org.jfree.data.xy.XIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 01041
15 [org.jfree.data.xy.XIntervalSeries].getXHighValue(int) [function] [call site] 01042
16 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 01043
16 [org.jfree.data.xy.XIntervalDataItem].getXHighValue() [function] [call site] 01044
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 01045
14 [org.jfree.data.gantt.XYTaskDataset].getEndXValue(int,int) [function] [call site] 01046
15 [org.jfree.data.gantt.XYTaskDataset].getSeriesEndValue(int) [function] [call site] 01047
15 [org.jfree.data.gantt.XYTaskDataset].getItemEndValue(int,int) [function] [call site] 01048
16 [org.jfree.data.gantt.TaskSeriesCollection].getSeries(int) [function] [call site] 01049
16 [org.jfree.data.gantt.TaskSeries].get(int) [function] [call site] 01050
16 [org.jfree.data.gantt.Task].getDuration() [function] [call site] 01051
16 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01052
16 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01053
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 01054
14 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 01055
14 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 01056
14 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 01057
14 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 01058
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 01059
14 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 01060
14 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 01061
14 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 01062
14 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 01063
14 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 01064
14 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 01065
14 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 01066
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 01067
14 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 01068
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 01069
14 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 01070
14 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 01071
14 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 01072
14 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 01073
14 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 01074
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 01075
14 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 01076
14 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 01077
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 01078
14 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 01079
14 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 01080
14 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 01081
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 01082
14 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 01083
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 01084
14 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 01085
14 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 01086
14 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 01087
14 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 01088
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 01089
14 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 01090
14 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 01091
12 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 01092
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01093
13 [org.jfree.data.xy.IntervalXYDelegate].getDomainBounds(boolean) [function] [call site] 01094
14 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 01095
14 [org.jfree.data.xy.IntervalXYDelegate].getIntervalPositionFactor() [function] [call site] 01096
14 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 01097
14 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 01098
14 [org.jfree.data.Range].getLowerBound() [function] [call site] 01099
14 [org.jfree.data.Range].getUpperBound() [function] [call site] 01100
13 [org.jfree.data.time.TimePeriodValuesCollection].getDomainBounds(boolean) [function] [call site] 01101
14 [org.jfree.data.time.TimePeriodValues].getItemCount() [function] [call site] 01102
14 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 01103
15 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 01104
15 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 01105
14 [org.jfree.data.time.TimePeriodValues].getMinStartIndex() [function] [call site] 01106
14 [org.jfree.data.time.TimePeriodValues].getMaxEndIndex() [function] [call site] 01107
14 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 01108
14 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 01109
14 [org.jfree.data.time.TimePeriodValues].getMaxStartIndex() [function] [call site] 01110
14 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01111
14 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01112
14 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01113
14 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01114
14 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 01115
14 [org.jfree.data.time.TimePeriodValues].getMinMiddleIndex() [function] [call site] 01116
14 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01117
14 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01118
14 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01119
14 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01120
14 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 01121
14 [org.jfree.data.time.TimePeriodValues].getMaxMiddleIndex() [function] [call site] 01122
14 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01123
14 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01124
14 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01125
14 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01126
14 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 01127
14 [org.jfree.data.time.TimePeriodValues].getMinEndIndex() [function] [call site] 01128
14 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01129
14 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01130
14 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01131
14 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01132
14 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01133
14 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01134
14 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01135
14 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01136
14 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 01137
13 [org.jfree.data.time.DynamicTimeSeriesCollection].getDomainBounds(boolean) [function] [call site] 01138
14 [org.jfree.data.time.DynamicTimeSeriesCollection].findDomainLimits() [function] [call site] 01139
15 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01140
15 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 01141
15 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 01142
15 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 01143
15 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 01144
15 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 01145
15 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 01146
15 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 01147
15 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01148
15 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 01149
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getOldestTime() [function] [call site] 01150
15 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01151
15 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 01152
15 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 01153
15 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 01154
15 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 01155
15 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 01156
15 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 01157
15 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 01158
15 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01159
15 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 01160
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getNewestTime() [function] [call site] 01161
15 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 01162
15 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 01163
15 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 01164
15 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 01165
15 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 01166
15 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01167
15 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 01168
15 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 01169
15 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01170
15 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 01171
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getNewestTime() [function] [call site] 01172
13 [org.jfree.data.time.TimeTableXYDataset].getDomainBounds(boolean) [function] [call site] 01173
14 [org.jfree.data.DefaultKeyedValues2D].getRowKeys() [function] [call site] 01174
14 [org.jfree.data.time.TimeTableXYDataset].getXValue(org.jfree.data.time.TimePeriod) [function] [call site] 01175
14 [org.jfree.data.time.TimeTableXYDataset].getXValue(org.jfree.data.time.TimePeriod) [function] [call site] 01176
14 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01177
14 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01178
14 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01179
14 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01180
13 [org.jfree.data.xy.CategoryTableXYDataset].getDomainBounds(boolean) [function] [call site] 01181
14 [org.jfree.data.xy.IntervalXYDelegate].getDomainBounds(boolean) [function] [call site] 01182
14 [org.jfree.data.general.DatasetUtils].iterateDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 01183
15 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01184
15 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 01185
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 01186
15 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 01187
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset:org.jfree.data.statistics.SimpleHistogramDataset:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 01188
15 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 01189
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 01190
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 01191
15 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 01192
15 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 01193
15 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 01194
15 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 01195
15 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 01196
15 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 01197
15 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 01198
15 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 01199
15 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 01200
15 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 01201
15 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 01202
15 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 01203
15 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 01204
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 01205
15 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 01206
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 01207
15 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 01208
15 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 01209
15 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 01210
15 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 01211
15 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 01212
15 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 01213
15 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 01214
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 01215
15 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 01216
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 01217
15 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 01218
15 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 01219
15 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 01220
15 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 01221
15 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 01222
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 01223
15 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 01224
15 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 01225
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 01226
15 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 01227
15 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 01228
15 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 01229
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 01230
15 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 01231
15 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 01232
15 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 01233
15 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 01234
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartXValue(int,int) [function] [call site] 01235
15 [org.jfree.data.gantt.XYTaskDataset].getStartXValue(int,int) [function] [call site] 01236
15 [org.jfree.data.xy.AbstractIntervalXYDataset].getStartXValue(int,int) [function] [call site] 01237
15 [org.jfree.data.xy.XIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 01238
15 [org.jfree.data.time.TimeTableXYDataset].getStartXValue(int,int) [function] [call site] 01239
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 01240
15 [org.jfree.data.statistics.SimpleHistogramDataset].getStartXValue(int,int) [function] [call site] 01241
15 [org.jfree.data.xy.XYBarDataset].getStartXValue(int,int) [function] [call site] 01242
15 [org.jfree.data.xy.XYBarDataset].getEndXValue(int,int) [function] [call site] 01243
15 [org.jfree.data.xy.AbstractIntervalXYDataset].getEndXValue(int,int) [function] [call site] 01244
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndXValue(int,int) [function] [call site] 01245
15 [org.jfree.data.time.TimeTableXYDataset].getEndXValue(int,int) [function] [call site] 01246
15 [org.jfree.data.statistics.SimpleHistogramDataset].getEndXValue(int,int) [function] [call site] 01247
15 [org.jfree.data.xy.XIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 01248
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 01249
15 [org.jfree.data.gantt.XYTaskDataset].getEndXValue(int,int) [function] [call site] 01250
15 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 01251
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 01252
15 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 01253
15 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 01254
15 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 01255
15 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 01256
15 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 01257
15 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 01258
15 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 01259
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 01260
15 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 01261
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 01262
15 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 01263
15 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 01264
15 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 01265
15 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 01266
15 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 01267
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 01268
15 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 01269
15 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 01270
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 01271
15 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 01272
15 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 01273
15 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 01274
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 01275
15 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 01276
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 01277
15 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 01278
15 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 01279
15 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 01280
15 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 01281
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 01282
15 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 01283
15 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 01284
13 [org.jfree.data.xy.DefaultTableXYDataset].getDomainBounds(boolean) [function] [call site] 01285
14 [org.jfree.data.xy.IntervalXYDelegate].getDomainBounds(boolean) [function] [call site] 01286
14 [org.jfree.data.general.DatasetUtils].iterateDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 01287
13 [org.jfree.data.time.TimeSeriesCollection].getDomainBounds(boolean) [function] [call site] 01288
14 [org.jfree.data.time.TimeSeries].getItemCount() [function] [call site] 01289
14 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 01290
14 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 01291
14 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 01292
14 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 01293
14 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01294
14 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 01295
14 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 01296
14 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 01297
14 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 01298
14 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 01299
14 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 01300
14 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 01301
14 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01302
14 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 01303
14 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 01304
14 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 01305
14 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 01306
14 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 01307
14 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 01308
14 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01309
14 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 01310
14 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 01311
14 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01312
14 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 01313
14 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 01314
13 [org.jfree.data.xy.XYSeriesCollection].getDomainBounds(boolean) [function] [call site] 01315
14 [org.jfree.data.xy.IntervalXYDelegate].getDomainBounds(boolean) [function] [call site] 01316
14 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 01317
14 [org.jfree.data.xy.XYSeriesCollection].getSeries(int) [function] [call site] 01318
14 [org.jfree.data.xy.XYSeries].getMinX() [function] [call site] 01319
14 [org.jfree.data.xy.XYSeries].getMaxX() [function] [call site] 01320
13 [org.jfree.data.general.DatasetUtils].iterateDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 01321
10 [org.jfree.chart.renderer.xy.XYShapeRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 01322
11 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 01323
11 [org.jfree.data.Range].getLowerBound() [function] [call site] 01324
11 [org.jfree.data.Range].getUpperBound() [function] [call site] 01325
10 [org.jfree.chart.renderer.xy.XYBlockRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 01326
11 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 01327
11 [org.jfree.data.Range].getLowerBound() [function] [call site] 01328
11 [org.jfree.data.Range].getUpperBound() [function] [call site] 01329
10 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 01330
11 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 01331
10 [org.jfree.chart.renderer.xy.VectorRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 01332
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01333
11 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 01334
11 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 01335
11 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 01336
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset:org.jfree.data.statistics.SimpleHistogramDataset:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 01337
11 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 01338
11 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 01339
11 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 01340
11 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 01341
11 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 01342
11 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 01343
11 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 01344
11 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 01345
11 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 01346
11 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 01347
11 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 01348
11 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 01349
11 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 01350
11 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 01351
11 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 01352
11 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 01353
11 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 01354
11 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 01355
11 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 01356
11 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 01357
11 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 01358
11 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 01359
11 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 01360
11 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 01361
11 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 01362
11 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 01363
11 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 01364
11 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 01365
11 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 01366
11 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 01367
11 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 01368
11 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 01369
11 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 01370
11 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 01371
11 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 01372
11 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 01373
11 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 01374
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 01375
11 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 01376
11 [org.jfree.data.xy.VectorSeriesCollection].getVectorXValue(int,int) [function] [call site] 01377
12 [org.jfree.data.xy.VectorSeries].getDataItem(int) [function] [call site] 01378
12 [org.jfree.data.xy.VectorDataItem].getVectorX() [function] [call site] 01379
13 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 01380
13 [org.jfree.data.xy.Vector].getX() [function] [call site] 01381
11 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 01382
11 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 01383
11 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 01384
11 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 01385
11 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 01386
11 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 01387
11 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 01388
11 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 01389
11 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 01390
11 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 01391
11 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 01392
11 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 01393
11 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 01394
11 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 01395
11 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 01396
11 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 01397
11 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 01398
11 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 01399
11 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 01400
11 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 01401
11 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 01402
11 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 01403
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 01404
11 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 01405
11 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 01406
11 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 01407
11 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 01408
11 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 01409
11 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 01410
11 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 01411
11 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 01412
11 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 01413
11 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 01414
11 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 01415
11 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 01416
11 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 01417
10 [org.jfree.chart.renderer.xy.XYErrorRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 01418
11 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 01419
10 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 01420
11 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].findDomainBoundsWithOffset(org.jfree.data.xy.IntervalXYDataset) [function] [call site] 01421
12 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01422
12 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 01423
12 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 01424
12 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 01425
12 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 01426
12 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 01427
12 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 01428
12 [org.jfree.data.statistics.SimpleHistogramDataset:org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 01429
12 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 01430
12 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 01431
12 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 01432
12 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 01433
12 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 01434
12 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 01435
12 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 01436
12 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 01437
12 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 01438
12 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 01439
12 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 01440
12 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 01441
12 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 01442
12 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 01443
12 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 01444
12 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 01445
12 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 01446
12 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 01447
12 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 01448
12 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 01449
12 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 01450
12 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 01451
12 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartXValue(int,int) [function] [call site] 01452
12 [org.jfree.data.gantt.XYTaskDataset].getStartXValue(int,int) [function] [call site] 01453
12 [org.jfree.data.xy.AbstractIntervalXYDataset].getStartXValue(int,int) [function] [call site] 01454
12 [org.jfree.data.xy.XIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 01455
12 [org.jfree.data.time.TimeTableXYDataset].getStartXValue(int,int) [function] [call site] 01456
12 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 01457
12 [org.jfree.data.statistics.SimpleHistogramDataset].getStartXValue(int,int) [function] [call site] 01458
12 [org.jfree.data.xy.XYBarDataset].getStartXValue(int,int) [function] [call site] 01459
12 [org.jfree.data.xy.XYBarDataset].getEndXValue(int,int) [function] [call site] 01460
12 [org.jfree.data.xy.AbstractIntervalXYDataset].getEndXValue(int,int) [function] [call site] 01461
12 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndXValue(int,int) [function] [call site] 01462
12 [org.jfree.data.time.TimeTableXYDataset].getEndXValue(int,int) [function] [call site] 01463
12 [org.jfree.data.statistics.SimpleHistogramDataset].getEndXValue(int,int) [function] [call site] 01464
12 [org.jfree.data.xy.XIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 01465
12 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 01466
12 [org.jfree.data.gantt.XYTaskDataset].getEndXValue(int,int) [function] [call site] 01467
11 [org.jfree.chart.renderer.xy.XYBarRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 01468
10 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 01469
10 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 01470
11 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 01471
10 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 01472
10 [org.jfree.chart.renderer.xy.HighLowRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 01473
11 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 01474
12 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01475
12 [org.jfree.data.time.DynamicTimeSeriesCollection].getRangeBounds(boolean) [function] [call site] 01476
13 [org.jfree.data.time.DynamicTimeSeriesCollection].getRangeUpperBound(boolean) [function] [call site] 01477
12 [org.jfree.data.xy.XYSeriesCollection].getRangeBounds(boolean) [function] [call site] 01478
13 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 01479
13 [org.jfree.data.xy.XYSeriesCollection].getSeries(int) [function] [call site] 01480
13 [org.jfree.data.xy.XYSeries].getMinY() [function] [call site] 01481
13 [org.jfree.data.xy.XYSeries].getMaxY() [function] [call site] 01482
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset:org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRangeBounds(boolean) [function] [call site] 01483
12 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRangeBounds(boolean) [function] [call site] 01484
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRangeLowerBound(boolean) [function] [call site] 01485
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRangeUpperBound(boolean) [function] [call site] 01486
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRangeBounds(boolean) [function] [call site] 01487
12 [org.jfree.data.general.DatasetUtils].iterateRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 01488
13 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 01489
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 01490
13 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 01491
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset:org.jfree.data.statistics.SimpleHistogramDataset:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 01492
13 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 01493
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 01494
13 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 01495
13 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 01496
13 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 01497
13 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 01498
13 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 01499
13 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 01500
13 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 01501
13 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 01502
13 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 01503
13 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 01504
13 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 01505
13 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 01506
13 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 01507
13 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 01508
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 01509
13 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 01510
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 01511
13 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 01512
13 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 01513
13 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 01514
13 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 01515
13 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 01516
13 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 01517
13 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 01518
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 01519
13 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 01520
13 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 01521
13 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 01522
13 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 01523
13 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 01524
13 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 01525
13 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 01526
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 01527
13 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 01528
13 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 01529
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 01530
13 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 01531
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 01532
14 [org.jfree.data.xy.XYIntervalSeries].getYValue(int) [function] [call site] 01533
15 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 01534
15 [org.jfree.data.xy.XYIntervalDataItem].getYValue() [function] [call site] 01535
16 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 01536
16 [org.jfree.data.xy.XYInterval].getY() [function] [call site] 01537
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 01538
13 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 01539
14 [org.jfree.data.xy.XIntervalSeries].getYValue(int) [function] [call site] 01540
15 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 01541
15 [org.jfree.data.xy.XIntervalDataItem].getYValue() [function] [call site] 01542
16 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 01543
16 [org.jfree.data.xy.YWithXInterval].getY() [function] [call site] 01544
13 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 01545
14 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 01546
15 [org.jfree.data.xy.VectorSeries].getDataItem(int) [function] [call site] 01547
15 [org.jfree.data.xy.VectorDataItem].getYValue() [function] [call site] 01548
16 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 01549
16 [org.jfree.data.xy.XYCoordinate].getY() [function] [call site] 01550
14 [org.jfree.data.xy.DefaultXYZDataset].getYValue(int,int) [function] [call site] 01551
14 [org.jfree.data.xy.DefaultXYDataset].getYValue(int,int) [function] [call site] 01552
14 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 01553
15 [org.jfree.data.statistics.SimpleHistogramBin].getItemCount() [function] [call site] 01554
15 [org.jfree.data.statistics.SimpleHistogramBin].getLowerBound() [function] [call site] 01555
15 [org.jfree.data.statistics.SimpleHistogramBin].getUpperBound() [function] [call site] 01556
15 [org.jfree.data.statistics.SimpleHistogramBin].getItemCount() [function] [call site] 01557
14 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 01558
15 [org.jfree.data.gantt.XYTaskDataset].getItemValue(int,int) [function] [call site] 01559
15 [org.jfree.data.gantt.XYTaskDataset].getSeriesValue(int) [function] [call site] 01560
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 01561
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 01562
14 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 01563
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getYValue(int,int) [function] [call site] 01564
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getY(int,int) [function] [call site] 01565
14 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 01566
15 [org.jfree.data.xy.YIntervalSeries].getYValue(int) [function] [call site] 01567
16 [org.jfree.data.xy.YIntervalSeries].getDataItem(int) [function] [call site] 01568
16 [org.jfree.data.xy.YIntervalDataItem].getYValue() [function] [call site] 01569
17 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 01570
17 [org.jfree.data.xy.YInterval].getY() [function] [call site] 01571
14 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 01572
15 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 01573
16 [org.jfree.data.statistics.HistogramDataset].getBins(int) [function] [call site] 01574
16 [org.jfree.data.statistics.HistogramDataset].getTotal(int) [function] [call site] 01575
16 [org.jfree.data.statistics.HistogramDataset].getBinWidth(int) [function] [call site] 01576
16 [org.jfree.data.statistics.HistogramBin].getCount() [function] [call site] 01577
16 [org.jfree.data.statistics.HistogramBin].getCount() [function] [call site] 01578
16 [org.jfree.data.statistics.HistogramBin].getCount() [function] [call site] 01579
15 [org.jfree.data.xy.DefaultHighLowDataset].getY(int,int) [function] [call site] 01580
16 [org.jfree.data.xy.DefaultHighLowDataset].getClose(int,int) [function] [call site] 01581
15 [org.jfree.data.xy.MatrixSeriesCollection].getY(int,int) [function] [call site] 01582
16 [org.jfree.data.xy.MatrixSeries].getItemRow(int) [function] [call site] 01583
17 [org.jfree.data.xy.MatrixSeries].getColumnsCount() [function] [call site] 01584
15 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 01585
16 [org.jfree.data.DefaultKeyedValues2D].getValue(int,int) [function] [call site] 01586
17 [org.jfree.data.DefaultKeyedValues].getIndex(java.lang.Comparable) [function] [call site] 01587
17 [org.jfree.data.DefaultKeyedValues].getValue(int) [function] [call site] 01588
15 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 01589
16 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 01590
16 [org.jfree.data.time.TimePeriodValue].getValue() [function] [call site] 01591
15 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 01592
16 [org.jfree.data.DefaultKeyedValues2D].getValue(int,int) [function] [call site] 01593
15 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 01594
16 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 01595
16 [org.jfree.data.xy.XIntervalDataItem].getYValue() [function] [call site] 01596
15 [org.jfree.data.gantt.XYTaskDataset].getY(int,int) [function] [call site] 01597
16 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 01598
15 [org.jfree.data.xy.XYBarDataset].getY(int,int) [function] [call site] 01599
16 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 01600
16 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 01601
16 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 01602
16 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 01603
16 [org.jfree.data.xy.DefaultXYDataset].getY(int,int) [function] [call site] 01604
17 [org.jfree.data.xy.DefaultXYDataset].getYValue(int,int) [function] [call site] 01605
16 [org.jfree.data.xy.DefaultWindDataset].getY(int,int) [function] [call site] 01606
17 [org.jfree.data.xy.DefaultWindDataset].getWindForce(int,int) [function] [call site] 01607
18 [org.jfree.data.xy.WindDataItem].getWindForce() [function] [call site] 01608
16 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 01609
17 [org.jfree.data.xy.XYSeries].getY(int) [function] [call site] 01610
18 [org.jfree.data.xy.XYSeries].getRawDataItem(int) [function] [call site] 01611
18 [org.jfree.data.xy.XYDataItem].getY() [function] [call site] 01612
16 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 01613
17 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 01614
16 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 01615
17 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 01616
18 [org.jfree.data.time.DynamicTimeSeriesCollection$ValueSequence].getData(int) [function] [call site] 01617
18 [org.jfree.data.time.DynamicTimeSeriesCollection].translateGet(int) [function] [call site] 01618
16 [org.jfree.data.xy.YIntervalSeriesCollection].getY(int,int) [function] [call site] 01619
17 [org.jfree.data.xy.YIntervalSeries].getYValue(int) [function] [call site] 01620
16 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 01621
17 [org.jfree.data.time.TimeSeries].getValue(int) [function] [call site] 01622
18 [org.jfree.data.time.TimeSeries].getRawDataItem(int) [function] [call site] 01623
18 [org.jfree.data.time.TimeSeriesDataItem].getValue() [function] [call site] 01624
16 [org.jfree.data.xy.DefaultHighLowDataset].getY(int,int) [function] [call site] 01625
16 [org.jfree.data.xy.MatrixSeriesCollection].getY(int,int) [function] [call site] 01626
16 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 01627
16 [org.jfree.data.gantt.XYTaskDataset].getY(int,int) [function] [call site] 01628
16 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 01629
17 [org.jfree.data.xy.XYSeries].getY(int) [function] [call site] 01630
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getY(int,int) [function] [call site] 01631
17 [org.jfree.data.time.ohlc.OHLCSeries].getDataItem(int) [function] [call site] 01632
17 [org.jfree.data.time.ohlc.OHLCItem].getYValue() [function] [call site] 01633
18 [org.jfree.data.time.ohlc.OHLCItem].getCloseValue() [function] [call site] 01634
19 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 01635
19 [org.jfree.data.time.ohlc.OHLC].getClose() [function] [call site] 01636
16 [org.jfree.data.xy.DefaultXYZDataset].getY(int,int) [function] [call site] 01637
17 [org.jfree.data.xy.DefaultXYZDataset].getYValue(int,int) [function] [call site] 01638
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getY(int,int) [function] [call site] 01639
17 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getMeanValue(int,int) [function] [call site] 01640
18 [org.jfree.data.statistics.BoxAndWhiskerItem].getMean() [function] [call site] 01641
16 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getY(int,int) [function] [call site] 01642
16 [org.jfree.data.xy.DefaultOHLCDataset].getY(int,int) [function] [call site] 01643
17 [org.jfree.data.xy.DefaultOHLCDataset].getClose(int,int) [function] [call site] 01644
18 [org.jfree.data.xy.OHLCDataItem].getClose() [function] [call site] 01645
16 [org.jfree.data.xy.VectorSeriesCollection].getY(int,int) [function] [call site] 01646
17 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 01647
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getY(int,int) [function] [call site] 01648
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 01649
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getY(int,int) [function] [call site] 01650
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 01651
15 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 01652
15 [org.jfree.data.xy.DefaultXYDataset].getY(int,int) [function] [call site] 01653
15 [org.jfree.data.xy.DefaultWindDataset].getY(int,int) [function] [call site] 01654
15 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 01655
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getY(int,int) [function] [call site] 01656
15 [org.jfree.data.xy.DefaultXYZDataset].getY(int,int) [function] [call site] 01657
15 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 01658
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getY(int,int) [function] [call site] 01659
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 01660
15 [org.jfree.data.xy.DefaultOHLCDataset].getY(int,int) [function] [call site] 01661
15 [org.jfree.data.xy.VectorSeriesCollection].getY(int,int) [function] [call site] 01662
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getY(int,int) [function] [call site] 01663
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getY(int,int) [function] [call site] 01664
15 [org.jfree.data.xy.YIntervalSeriesCollection].getY(int,int) [function] [call site] 01665
15 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 01666
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 01667
13 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 01668
13 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 01669
13 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 01670
13 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 01671
13 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 01672
13 [org.jfree.data.xy.AbstractIntervalXYDataset].getStartYValue(int,int) [function] [call site] 01673
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getStartY(int,int) [function] [call site] 01674
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 01675
14 [org.jfree.data.time.TimeSeriesCollection].getStartY(int,int) [function] [call site] 01676
15 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 01677
14 [org.jfree.data.xy.XYBarDataset].getStartY(int,int) [function] [call site] 01678
15 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 01679
15 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 01680
15 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 01681
15 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 01682
15 [org.jfree.data.xy.DefaultXYDataset].getY(int,int) [function] [call site] 01683
15 [org.jfree.data.xy.DefaultWindDataset].getY(int,int) [function] [call site] 01684
15 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 01685
15 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 01686
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 01687
15 [org.jfree.data.xy.YIntervalSeriesCollection].getY(int,int) [function] [call site] 01688
15 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 01689
15 [org.jfree.data.xy.DefaultHighLowDataset].getY(int,int) [function] [call site] 01690
15 [org.jfree.data.xy.MatrixSeriesCollection].getY(int,int) [function] [call site] 01691
15 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 01692
15 [org.jfree.data.gantt.XYTaskDataset].getY(int,int) [function] [call site] 01693
15 [org.jfree.data.xy.XYBarDataset].getY(int,int) [function] [call site] 01694
15 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 01695
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getY(int,int) [function] [call site] 01696
15 [org.jfree.data.xy.DefaultXYZDataset].getY(int,int) [function] [call site] 01697
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getY(int,int) [function] [call site] 01698
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getY(int,int) [function] [call site] 01699
15 [org.jfree.data.xy.DefaultOHLCDataset].getY(int,int) [function] [call site] 01700
15 [org.jfree.data.xy.VectorSeriesCollection].getY(int,int) [function] [call site] 01701
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getY(int,int) [function] [call site] 01702
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getY(int,int) [function] [call site] 01703
14 [org.jfree.data.xy.XIntervalSeriesCollection].getStartY(int,int) [function] [call site] 01704
15 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 01705
14 [org.jfree.data.statistics.HistogramDataset].getStartY(int,int) [function] [call site] 01706
15 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 01707
14 [org.jfree.data.xy.YIntervalSeriesCollection].getStartY(int,int) [function] [call site] 01708
15 [org.jfree.data.xy.YIntervalSeries].getYLowValue(int) [function] [call site] 01709
16 [org.jfree.data.xy.YIntervalSeries].getDataItem(int) [function] [call site] 01710
16 [org.jfree.data.xy.YIntervalDataItem].getYLowValue() [function] [call site] 01711
17 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 01712
17 [org.jfree.data.xy.YInterval].getYLow() [function] [call site] 01713
14 [org.jfree.data.xy.XYSeriesCollection].getStartY(int,int) [function] [call site] 01714
15 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 01715
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartY(int,int) [function] [call site] 01716
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartYValue(int,int) [function] [call site] 01717
14 [org.jfree.data.time.TimePeriodValuesCollection].getStartY(int,int) [function] [call site] 01718
15 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 01719
14 [org.jfree.data.time.TimeTableXYDataset].getStartY(int,int) [function] [call site] 01720
15 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 01721
14 [org.jfree.data.xy.DefaultTableXYDataset].getStartY(int,int) [function] [call site] 01722
15 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 01723
14 [org.jfree.data.xy.CategoryTableXYDataset].getStartY(int,int) [function] [call site] 01724
15 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 01725
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartY(int,int) [function] [call site] 01726
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartYValue(int,int) [function] [call site] 01727
16 [org.jfree.data.xy.XYIntervalSeries].getYLowValue(int) [function] [call site] 01728
17 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 01729
17 [org.jfree.data.xy.XYIntervalDataItem].getYLowValue() [function] [call site] 01730
18 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 01731
18 [org.jfree.data.xy.XYInterval].getYLow() [function] [call site] 01732
14 [org.jfree.data.statistics.SimpleHistogramDataset].getStartY(int,int) [function] [call site] 01733
15 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 01734
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartYValue(int,int) [function] [call site] 01735
13 [org.jfree.data.gantt.XYTaskDataset].getStartYValue(int,int) [function] [call site] 01736
14 [org.jfree.data.gantt.XYTaskDataset].getItemStartValue(int,int) [function] [call site] 01737
14 [org.jfree.data.gantt.XYTaskDataset].getSeriesStartValue(int) [function] [call site] 01738
13 [org.jfree.data.xy.XYBarDataset].getStartYValue(int,int) [function] [call site] 01739
14 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 01740
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartYValue(int,int) [function] [call site] 01741
13 [org.jfree.data.xy.YIntervalSeriesCollection].getStartYValue(int,int) [function] [call site] 01742
14 [org.jfree.data.xy.YIntervalSeries].getYLowValue(int) [function] [call site] 01743
13 [org.jfree.data.statistics.SimpleHistogramDataset].getStartYValue(int,int) [function] [call site] 01744
14 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 01745
13 [org.jfree.data.xy.AbstractIntervalXYDataset].getEndYValue(int,int) [function] [call site] 01746
14 [org.jfree.data.xy.XYSeriesCollection].getEndY(int,int) [function] [call site] 01747
15 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 01748
14 [org.jfree.data.xy.XIntervalSeriesCollection].getEndY(int,int) [function] [call site] 01749
15 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 01750
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getEndY(int,int) [function] [call site] 01751
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 01752
14 [org.jfree.data.xy.DefaultTableXYDataset].getEndY(int,int) [function] [call site] 01753
15 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 01754
14 [org.jfree.data.time.TimeSeriesCollection].getEndY(int,int) [function] [call site] 01755
15 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 01756
14 [org.jfree.data.xy.YIntervalSeriesCollection].getEndY(int,int) [function] [call site] 01757
15 [org.jfree.data.xy.YIntervalSeries].getYHighValue(int) [function] [call site] 01758
16 [org.jfree.data.xy.YIntervalSeries].getDataItem(int) [function] [call site] 01759
16 [org.jfree.data.xy.YIntervalDataItem].getYHighValue() [function] [call site] 01760
17 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 01761
17 [org.jfree.data.xy.YInterval].getYHigh() [function] [call site] 01762
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndY(int,int) [function] [call site] 01763
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndYValue(int,int) [function] [call site] 01764
16 [org.jfree.data.xy.XYIntervalSeries].getYHighValue(int) [function] [call site] 01765
17 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 01766
17 [org.jfree.data.xy.XYIntervalDataItem].getYHighValue() [function] [call site] 01767
18 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 01768
18 [org.jfree.data.xy.XYInterval].getYHigh() [function] [call site] 01769
14 [org.jfree.data.statistics.HistogramDataset].getEndY(int,int) [function] [call site] 01770
15 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 01771
14 [org.jfree.data.statistics.SimpleHistogramDataset].getEndY(int,int) [function] [call site] 01772
15 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 01773
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndY(int,int) [function] [call site] 01774
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndYValue(int,int) [function] [call site] 01775
14 [org.jfree.data.time.TimeTableXYDataset].getEndY(int,int) [function] [call site] 01776
15 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 01777
14 [org.jfree.data.time.TimePeriodValuesCollection].getEndY(int,int) [function] [call site] 01778
15 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 01779
14 [org.jfree.data.xy.XYBarDataset].getEndY(int,int) [function] [call site] 01780
15 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 01781
15 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 01782
15 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 01783
15 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 01784
15 [org.jfree.data.xy.DefaultXYDataset].getY(int,int) [function] [call site] 01785
15 [org.jfree.data.xy.DefaultWindDataset].getY(int,int) [function] [call site] 01786
15 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 01787
15 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 01788
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 01789
15 [org.jfree.data.xy.YIntervalSeriesCollection].getY(int,int) [function] [call site] 01790
15 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 01791
15 [org.jfree.data.xy.DefaultHighLowDataset].getY(int,int) [function] [call site] 01792
15 [org.jfree.data.xy.MatrixSeriesCollection].getY(int,int) [function] [call site] 01793
15 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 01794
15 [org.jfree.data.gantt.XYTaskDataset].getY(int,int) [function] [call site] 01795
15 [org.jfree.data.xy.XYBarDataset].getY(int,int) [function] [call site] 01796
15 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 01797
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getY(int,int) [function] [call site] 01798
15 [org.jfree.data.xy.DefaultXYZDataset].getY(int,int) [function] [call site] 01799
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getY(int,int) [function] [call site] 01800
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getY(int,int) [function] [call site] 01801
15 [org.jfree.data.xy.DefaultOHLCDataset].getY(int,int) [function] [call site] 01802
15 [org.jfree.data.xy.VectorSeriesCollection].getY(int,int) [function] [call site] 01803
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getY(int,int) [function] [call site] 01804
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getY(int,int) [function] [call site] 01805
14 [org.jfree.data.xy.CategoryTableXYDataset].getEndY(int,int) [function] [call site] 01806
15 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 01807
13 [org.jfree.data.statistics.SimpleHistogramDataset].getEndYValue(int,int) [function] [call site] 01808
14 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 01809
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndYValue(int,int) [function] [call site] 01810
13 [org.jfree.data.xy.XYBarDataset].getEndYValue(int,int) [function] [call site] 01811
14 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 01812
13 [org.jfree.data.xy.YIntervalSeriesCollection].getEndYValue(int,int) [function] [call site] 01813
14 [org.jfree.data.xy.YIntervalSeries].getYHighValue(int) [function] [call site] 01814
13 [org.jfree.data.gantt.XYTaskDataset].getEndYValue(int,int) [function] [call site] 01815
14 [org.jfree.data.gantt.XYTaskDataset].getItemEndValue(int,int) [function] [call site] 01816
14 [org.jfree.data.gantt.XYTaskDataset].getSeriesEndValue(int) [function] [call site] 01817
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndYValue(int,int) [function] [call site] 01818
13 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 01819
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 01820
13 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 01821
13 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 01822
13 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 01823
13 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 01824
13 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 01825
13 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 01826
13 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 01827
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 01828
13 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 01829
13 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 01830
13 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 01831
13 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 01832
13 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 01833
13 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 01834
13 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 01835
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 01836
13 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 01837
13 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 01838
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 01839
13 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 01840
13 [org.jfree.data.xy.DefaultOHLCDataset].getLowValue(int,int) [function] [call site] 01841
14 [org.jfree.data.xy.DefaultOHLCDataset].getLow(int,int) [function] [call site] 01842
15 [org.jfree.data.xy.OHLCDataItem].getLow() [function] [call site] 01843
13 [org.jfree.data.xy.DefaultHighLowDataset].getLowValue(int,int) [function] [call site] 01844
14 [org.jfree.data.xy.DefaultHighLowDataset].getLow(int,int) [function] [call site] 01845
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getLowValue(int,int) [function] [call site] 01846
14 [org.jfree.data.time.ohlc.OHLCSeries].getDataItem(int) [function] [call site] 01847
14 [org.jfree.data.time.ohlc.OHLCItem].getLowValue() [function] [call site] 01848
15 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 01849
15 [org.jfree.data.time.ohlc.OHLC].getLow() [function] [call site] 01850
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getHighValue(int,int) [function] [call site] 01851
14 [org.jfree.data.time.ohlc.OHLCSeries].getDataItem(int) [function] [call site] 01852
14 [org.jfree.data.time.ohlc.OHLCItem].getHighValue() [function] [call site] 01853
15 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 01854
15 [org.jfree.data.time.ohlc.OHLC].getHigh() [function] [call site] 01855
13 [org.jfree.data.xy.DefaultHighLowDataset].getHighValue(int,int) [function] [call site] 01856
14 [org.jfree.data.xy.DefaultHighLowDataset].getHigh(int,int) [function] [call site] 01857
13 [org.jfree.data.xy.DefaultOHLCDataset].getHighValue(int,int) [function] [call site] 01858
14 [org.jfree.data.xy.DefaultOHLCDataset].getHigh(int,int) [function] [call site] 01859
15 [org.jfree.data.xy.OHLCDataItem].getHigh() [function] [call site] 01860
13 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 01861
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 01862
13 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 01863
13 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 01864
13 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 01865
13 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 01866
13 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 01867
13 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 01868
13 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 01869
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 01870
13 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 01871
13 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 01872
13 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 01873
13 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 01874
13 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 01875
13 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 01876
13 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 01877
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 01878
13 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 01879
13 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 01880
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 01881
13 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 01882
13 [org.jfree.data.xy.DefaultXYZDataset].getYValue(int,int) [function] [call site] 01883
13 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 01884
13 [org.jfree.data.xy.DefaultXYDataset].getYValue(int,int) [function] [call site] 01885
13 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 01886
13 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 01887
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 01888
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 01889
13 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 01890
13 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getYValue(int,int) [function] [call site] 01891
13 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 01892
13 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 01893
13 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 01894
13 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 01895
10 [org.jfree.chart.renderer.xy.StackedXYBarRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 01896
11 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.xy.TableXYDataset) [function] [call site] 01897
12 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.xy.TableXYDataset,double) [function] [call site] 01898
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01899
13 [org.jfree.data.time.TimeTableXYDataset].getItemCount() [function] [call site] 01900
13 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount() [function] [call site] 01901
13 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount() [function] [call site] 01902
13 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 01903
13 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 01904
13 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 01905
13 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 01906
10 [org.jfree.chart.renderer.xy.XYShapeRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 01907
11 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 01908
11 [org.jfree.data.Range].getLowerBound() [function] [call site] 01909
11 [org.jfree.data.Range].getUpperBound() [function] [call site] 01910
10 [org.jfree.chart.renderer.xy.VectorRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 01911
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01912
11 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 01913
11 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 01914
11 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 01915
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset:org.jfree.data.statistics.SimpleHistogramDataset:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 01916
11 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 01917
11 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 01918
11 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 01919
11 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 01920
11 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 01921
11 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 01922
11 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 01923
11 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 01924
11 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 01925
11 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 01926
11 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 01927
11 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 01928
11 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 01929
11 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 01930
11 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 01931
11 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 01932
11 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 01933
11 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 01934
11 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 01935
11 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 01936
11 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 01937
11 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 01938
11 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 01939
11 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 01940
11 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 01941
11 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 01942
11 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 01943
11 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 01944
11 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 01945
11 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 01946
11 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 01947
11 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 01948
11 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 01949
11 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 01950
11 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 01951
11 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 01952
11 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 01953
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 01954
11 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 01955
11 [org.jfree.data.xy.VectorSeriesCollection].getVectorYValue(int,int) [function] [call site] 01956
12 [org.jfree.data.xy.VectorSeries].getDataItem(int) [function] [call site] 01957
12 [org.jfree.data.xy.VectorDataItem].getVectorY() [function] [call site] 01958
13 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 01959
13 [org.jfree.data.xy.Vector].getY() [function] [call site] 01960
11 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 01961
11 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 01962
11 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 01963
11 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 01964
11 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 01965
11 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 01966
11 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 01967
11 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 01968
11 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 01969
11 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 01970
11 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 01971
11 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 01972
11 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 01973
11 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 01974
11 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 01975
11 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 01976
11 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 01977
11 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 01978
11 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 01979
11 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 01980
11 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 01981
11 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 01982
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 01983
11 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 01984
11 [org.jfree.data.xy.DefaultXYZDataset].getYValue(int,int) [function] [call site] 01985
11 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 01986
11 [org.jfree.data.xy.DefaultXYDataset].getYValue(int,int) [function] [call site] 01987
11 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 01988
11 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 01989
11 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 01990
11 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 01991
11 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 01992
11 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getYValue(int,int) [function] [call site] 01993
11 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 01994
11 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 01995
11 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 01996
11 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 01997
10 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 01998
11 [org.jfree.data.time.TimeTableXYDataset].getItemCount() [function] [call site] 01999
11 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount() [function] [call site] 02000
11 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount() [function] [call site] 02001
11 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].getStackValues(org.jfree.data.xy.TableXYDataset,int,int) [function] [call site] 02002
12 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 02003
11 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 02004
11 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 02005
11 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 02006
10 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02007
11 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02008
12 [org.jfree.chart.renderer.AbstractRenderer].getDataBoundsIncludesVisibleSeriesOnly() [function] [call site] 02009
12 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 02010
12 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 02011
12 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 02012
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset:org.jfree.data.statistics.SimpleHistogramDataset:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 02013
12 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 02014
12 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 02015
12 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 02016
12 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 02017
12 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 02018
12 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 02019
12 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 02020
12 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 02021
12 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 02022
12 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 02023
12 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 02024
12 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 02025
12 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 02026
12 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 02027
12 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 02028
12 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 02029
12 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 02030
12 [org.jfree.chart.renderer.AbstractRenderer].isSeriesVisible(int) [function] [call site] 02031
12 [org.jfree.data.statistics.HistogramDataset].getSeriesKey(int) [function] [call site] 02032
12 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesKey(int) [function] [call site] 02033
12 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesKey(int) [function] [call site] 02034
12 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesKey(int) [function] [call site] 02035
12 [org.jfree.data.xy.DefaultXYZDataset].getSeriesKey(int) [function] [call site] 02036
12 [org.jfree.data.xy.VectorSeriesCollection].getSeriesKey(int) [function] [call site] 02037
12 [org.jfree.data.time.TimeSeriesCollection].getSeriesKey(int) [function] [call site] 02038
12 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesKey(int) [function] [call site] 02039
12 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesKey(int) [function] [call site] 02040
12 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 02041
12 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesKey(int) [function] [call site] 02042
12 [org.jfree.data.xy.XYSeriesCollection].getSeriesKey(int) [function] [call site] 02043
12 [org.jfree.data.time.TimeTableXYDataset].getSeriesKey(int) [function] [call site] 02044
12 [org.jfree.data.xy.DefaultWindDataset].getSeriesKey(int) [function] [call site] 02045
12 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 02046
12 [org.jfree.data.xy.DefaultXYDataset].getSeriesKey(int) [function] [call site] 02047
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset:org.jfree.data.statistics.SimpleHistogramDataset:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getSeriesKey(int) [function] [call site] 02048
12 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesKey(int) [function] [call site] 02049
12 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 02050
12 [org.jfree.data.xy.XYBarDataset].getSeriesKey(int) [function] [call site] 02051
12 [org.jfree.data.gantt.XYTaskDataset].getSeriesKey(int) [function] [call site] 02052
12 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].getPlot() [function] [call site] 02053
12 [org.jfree.chart.plot.XYPlot].getIndexOf(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 02054
12 [org.jfree.chart.plot.XYPlot].getDomainAxisForDataset(int) [function] [call site] 02055
13 [org.jfree.chart.internal.Args].requireNonNegative(int,java.lang.String) [function] [call site] 02056
13 [org.jfree.chart.plot.XYPlot].getDomainAxis(int) [function] [call site] 02057
14 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 02058
13 [org.jfree.chart.plot.XYPlot].getDomainAxis(int) [function] [call site] 02059
12 [org.jfree.chart.axis.ValueAxis].getRange() [function] [call site] 02060
12 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,java.util.List,org.jfree.data.Range,boolean) [function] [call site] 02061
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02062
13 [org.jfree.data.time.TimeSeriesCollection].getRangeBounds(java.util.List,org.jfree.data.Range,boolean) [function] [call site] 02063
14 [org.jfree.data.time.TimeSeriesCollection].getSeries(java.lang.Comparable) [function] [call site] 02064
14 [org.jfree.data.time.TimeSeries].findValueRange(org.jfree.data.Range,org.jfree.data.time.TimePeriodAnchor,java.util.Calendar) [function] [call site] 02065
15 [org.jfree.data.time.RegularTimePeriod].getMillisecond(org.jfree.data.time.TimePeriodAnchor,java.util.Calendar) [function] [call site] 02066
16 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 02067
16 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 02068
16 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 02069
16 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 02070
16 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 02071
16 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 02072
16 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 02073
16 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 02074
16 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 02075
16 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 02076
16 [org.jfree.data.time.FixedMillisecond].getMiddleMillisecond(java.util.Calendar) [function] [call site] 02077
16 [org.jfree.data.time.RegularTimePeriod].getMiddleMillisecond(java.util.Calendar) [function] [call site] 02078
16 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 02079
16 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 02080
16 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 02081
16 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 02082
16 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 02083
16 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 02084
16 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 02085
16 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 02086
16 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 02087
16 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 02088
15 [org.jfree.data.time.TimeSeriesDataItem].getPeriod() [function] [call site] 02089
15 [org.jfree.data.Range].contains(double) [function] [call site] 02090
15 [org.jfree.data.time.TimeSeriesDataItem].getValue() [function] [call site] 02091
15 [org.jfree.data.time.TimeSeries].minIgnoreNaN(double,double) [function] [call site] 02092
15 [org.jfree.data.time.TimeSeries].maxIgnoreNaN(double,double) [function] [call site] 02093
14 [org.jfree.data.Range].combineIgnoringNaN(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 02094
15 [org.jfree.data.Range].isNaNRange() [function] [call site] 02095
15 [org.jfree.data.Range].isNaNRange() [function] [call site] 02096
15 [org.jfree.data.Range].getLowerBound() [function] [call site] 02097
15 [org.jfree.data.Range].min(double,double) [function] [call site] 02098
15 [org.jfree.data.Range].getUpperBound() [function] [call site] 02099
15 [org.jfree.data.Range].max(double,double) [function] [call site] 02100
13 [org.jfree.data.general.DatasetUtils].iterateToFindRangeBounds(org.jfree.data.xy.XYDataset,java.util.List,org.jfree.data.Range,boolean) [function] [call site] 02101
14 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02102
14 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02103
14 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02104
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 02105
14 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 02106
14 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 02107
14 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 02108
14 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02109
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02110
14 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02111
14 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02112
14 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02113
14 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02114
14 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02115
14 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02116
14 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02117
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02118
14 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02119
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 02120
14 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02121
14 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02122
14 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02123
14 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02124
14 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02125
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02126
14 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02127
14 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02128
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02129
14 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02130
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 02131
14 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 02132
14 [org.jfree.data.Range].contains(double) [function] [call site] 02133
14 [org.jfree.data.xy.DefaultOHLCDataset].getLowValue(int,int) [function] [call site] 02134
14 [org.jfree.data.xy.DefaultHighLowDataset].getLowValue(int,int) [function] [call site] 02135
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getLowValue(int,int) [function] [call site] 02136
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getHighValue(int,int) [function] [call site] 02137
14 [org.jfree.data.xy.DefaultHighLowDataset].getHighValue(int,int) [function] [call site] 02138
14 [org.jfree.data.xy.DefaultOHLCDataset].getHighValue(int,int) [function] [call site] 02139
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 02140
14 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 02141
14 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 02142
14 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 02143
14 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02144
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02145
14 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02146
14 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02147
14 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02148
14 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02149
14 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02150
14 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02151
14 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02152
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02153
14 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02154
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 02155
14 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02156
14 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02157
14 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02158
14 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02159
14 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02160
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02161
14 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02162
14 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02163
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02164
14 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02165
14 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 02166
14 [org.jfree.data.Range].contains(double) [function] [call site] 02167
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getMinRegularValue(int,int) [function] [call site] 02168
15 [org.jfree.data.statistics.BoxAndWhiskerItem].getMinRegularValue() [function] [call site] 02169
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getMaxRegularValue(int,int) [function] [call site] 02170
15 [org.jfree.data.statistics.BoxAndWhiskerItem].getMaxRegularValue() [function] [call site] 02171
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 02172
14 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 02173
14 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 02174
14 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 02175
14 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02176
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02177
14 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02178
14 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02179
14 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02180
14 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02181
14 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02182
14 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02183
14 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02184
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02185
14 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02186
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 02187
14 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02188
14 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02189
14 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02190
14 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02191
14 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02192
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02193
14 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02194
14 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02195
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02196
14 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02197
14 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 02198
14 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 02199
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 02200
14 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 02201
14 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 02202
14 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 02203
14 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 02204
14 [org.jfree.data.Range].contains(double) [function] [call site] 02205
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02206
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 02207
14 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02208
14 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 02209
14 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02210
14 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 02211
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 02212
14 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 02213
14 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 02214
14 [org.jfree.data.xy.AbstractIntervalXYDataset].getStartYValue(int,int) [function] [call site] 02215
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartYValue(int,int) [function] [call site] 02216
14 [org.jfree.data.gantt.XYTaskDataset].getStartYValue(int,int) [function] [call site] 02217
14 [org.jfree.data.xy.XYBarDataset].getStartYValue(int,int) [function] [call site] 02218
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartYValue(int,int) [function] [call site] 02219
14 [org.jfree.data.xy.YIntervalSeriesCollection].getStartYValue(int,int) [function] [call site] 02220
14 [org.jfree.data.statistics.SimpleHistogramDataset].getStartYValue(int,int) [function] [call site] 02221
14 [org.jfree.data.xy.AbstractIntervalXYDataset].getEndYValue(int,int) [function] [call site] 02222
14 [org.jfree.data.statistics.SimpleHistogramDataset].getEndYValue(int,int) [function] [call site] 02223
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndYValue(int,int) [function] [call site] 02224
14 [org.jfree.data.xy.XYBarDataset].getEndYValue(int,int) [function] [call site] 02225
14 [org.jfree.data.xy.YIntervalSeriesCollection].getEndYValue(int,int) [function] [call site] 02226
14 [org.jfree.data.gantt.XYTaskDataset].getEndYValue(int,int) [function] [call site] 02227
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndYValue(int,int) [function] [call site] 02228
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 02229
14 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 02230
14 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 02231
14 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 02232
14 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02233
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02234
14 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02235
14 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02236
14 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02237
14 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02238
14 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02239
14 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02240
14 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02241
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02242
14 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02243
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 02244
14 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02245
14 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02246
14 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02247
14 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02248
14 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02249
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02250
14 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02251
14 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02252
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02253
14 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02254
14 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 02255
14 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 02256
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 02257
14 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 02258
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 02259
14 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 02260
14 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 02261
14 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 02262
14 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 02263
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 02264
14 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 02265
14 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 02266
14 [org.jfree.data.xy.DefaultXYZDataset].getYValue(int,int) [function] [call site] 02267
14 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 02268
14 [org.jfree.data.xy.DefaultXYDataset].getYValue(int,int) [function] [call site] 02269
14 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 02270
14 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 02271
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02272
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 02273
14 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02274
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getYValue(int,int) [function] [call site] 02275
14 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02276
14 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 02277
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 02278
14 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 02279
14 [org.jfree.data.Range].contains(double) [function] [call site] 02280
12 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02281
10 [org.jfree.chart.renderer.xy.YIntervalRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02282
11 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02283
10 [org.jfree.chart.renderer.xy.CandlestickRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02284
11 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02285
10 [org.jfree.chart.renderer.xy.DeviationRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02286
11 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02287
10 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02288
11 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02289
10 [org.jfree.chart.renderer.xy.XYBarRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02290
11 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02291
10 [org.jfree.chart.renderer.xy.XYBlockRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02292
11 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02293
11 [org.jfree.data.Range].getLowerBound() [function] [call site] 02294
11 [org.jfree.data.Range].getUpperBound() [function] [call site] 02295
10 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02296
11 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.xy.TableXYDataset) [function] [call site] 02297
10 [org.jfree.chart.renderer.xy.XYErrorRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02298
11 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02299
10 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 02300
10 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02301
11 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02302
10 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].getAnnotations() [function] [call site] 02303
10 [org.jfree.chart.annotations.XYDataImageAnnotation].getIncludeInDataBounds() [function] [call site] 02304
10 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 02305
10 [org.jfree.chart.annotations.XYDataImageAnnotation].getXRange() [function] [call site] 02306
10 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 02307
10 [org.jfree.chart.annotations.XYDataImageAnnotation].getYRange() [function] [call site] 02308
9 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 02309
10 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 02310
11 [org.jfree.chart.plot.CategoryPlot].findRangeAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 02311
11 [org.jfree.chart.plot.CategoryPlot].datasetsMappedToRangeAxis(int) [function] [call site] 02312
11 [org.jfree.chart.plot.CategoryPlot].getRangeAxis() [function] [call site] 02313
12 [org.jfree.chart.plot.CategoryPlot].getRangeAxis(int) [function] [call site] 02314
13 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 02315
11 [org.jfree.chart.plot.CategoryPlot].datasetsMappedToRangeAxis(int) [function] [call site] 02316
11 [org.jfree.chart.plot.CategoryPlot].getRendererForDataset(org.jfree.data.category.CategoryDataset) [function] [call site] 02317
12 [org.jfree.chart.plot.CategoryPlot].indexOf(org.jfree.data.category.CategoryDataset) [function] [call site] 02318
12 [org.jfree.chart.plot.CategoryPlot].getRenderer() [function] [call site] 02319
13 [org.jfree.chart.plot.CategoryPlot].getRenderer(int) [function] [call site] 02320
11 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 02321
11 [org.jfree.chart.renderer.category.StatisticalLineAndShapeRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 02322
12 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 02323
13 [org.jfree.chart.renderer.AbstractRenderer].getDataBoundsIncludesVisibleSeriesOnly() [function] [call site] 02324
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 02325
14 [org.jfree.data.KeyedObjects2D].getRowCount() [function] [call site] 02326
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 02327
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 02328
14 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 02329
13 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 02330
13 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 02331
14 [org.jfree.data.DefaultKeyedValues2D].getRowCount() [function] [call site] 02332
13 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 02333
14 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 02334
15 [org.jfree.data.KeyedObjects2D].getRowCount() [function] [call site] 02335
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 02336
14 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 02337
14 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 02338
14 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 02339
14 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 02340
14 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 02341
15 [org.jfree.data.KeyedObjects2D].getRowCount() [function] [call site] 02342
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 02343
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 02344
13 [org.jfree.chart.renderer.AbstractRenderer].isSeriesVisible(int) [function] [call site] 02345
13 [org.jfree.data.category.DefaultCategoryDataset].getRowKey(int) [function] [call site] 02346
14 [org.jfree.data.DefaultKeyedValues2D].getRowKey(int) [function] [call site] 02347
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowKey(int) [function] [call site] 02348
14 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 02349
15 [org.jfree.data.general.Series].getKey() [function] [call site] 02350
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowKey(int) [function] [call site] 02351
14 [org.jfree.data.KeyedObjects2D].getRowKey(int) [function] [call site] 02352
13 [org.jfree.data.category.SlidingCategoryDataset].getRowKey(int) [function] [call site] 02353
14 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowKey(int) [function] [call site] 02354
15 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 02355
14 [org.jfree.data.category.DefaultCategoryDataset].getRowKey(int) [function] [call site] 02356
14 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowKey(int) [function] [call site] 02357
14 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowKey(int) [function] [call site] 02358
14 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowKey(int) [function] [call site] 02359
15 [org.jfree.data.KeyedObjects2D].getRowKey(int) [function] [call site] 02360
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowKey(int) [function] [call site] 02361
15 [org.jfree.data.KeyedObjects2D].getRowKey(int) [function] [call site] 02362
14 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 02363
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowKey(int) [function] [call site] 02364
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowKey(int) [function] [call site] 02365
13 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 02366
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowKey(int) [function] [call site] 02367
13 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.category.CategoryDataset,java.util.List,boolean) [function] [call site] 02368
14 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02369
14 [org.jfree.data.general.DatasetUtils].iterateToFindRangeBounds(org.jfree.data.category.CategoryDataset,java.util.List,boolean) [function] [call site] 02370
15 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02371
15 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02372
15 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 02373
15 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 02374
16 [org.jfree.data.KeyedObjects2D].getColumnCount() [function] [call site] 02375
15 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 02376
16 [org.jfree.data.gantt.SlidingGanttCategoryDataset].lastCategoryIndex() [function] [call site] 02377
17 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 02378
17 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 02379
15 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 02380
16 [org.jfree.data.category.SlidingCategoryDataset].lastCategoryIndex() [function] [call site] 02381
17 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 02382
17 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 02383
17 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 02384
17 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 02385
17 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 02386
17 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 02387
18 [org.jfree.data.KeyedObjects2D].getColumnCount() [function] [call site] 02388
17 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 02389
18 [org.jfree.data.KeyedObjects2D].getColumnCount() [function] [call site] 02390
17 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 02391
18 [org.jfree.data.DefaultKeyedValues2D].getColumnCount() [function] [call site] 02392
15 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 02393
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 02394
15 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 02395
15 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 02396
15 [org.jfree.data.category.SlidingCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02397
16 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02398
17 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesIndex(java.lang.Comparable) [function] [call site] 02399
18 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 02400
18 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 02401
18 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 02402
18 [org.jfree.chart.axis.TickUnit:org.jfree.data.statistics.SimpleHistogramBin:org.jfree.data.time.Minute:org.jfree.data.time.Month:org.jfree.data.time.Week:org.jfree.data.time.Year:org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 02403
18 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 02404
18 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 02405
18 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 02406
18 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 02407
18 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 02408
18 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 02409
18 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 02410
18 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 02411
18 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 02412
18 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 02413
18 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 02414
18 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 02415
18 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 02416
18 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 02417
18 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 02418
18 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 02419
18 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 02420
16 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02421
17 [org.jfree.data.KeyedObjects2D].getRowIndex(java.lang.Comparable) [function] [call site] 02422
18 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02423
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02424
17 [org.jfree.data.KeyedObjects2D].getRowIndex(java.lang.Comparable) [function] [call site] 02425
16 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 02426
17 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 02427
17 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 02428
17 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 02429
17 [org.jfree.chart.axis.TickUnit:org.jfree.data.statistics.SimpleHistogramBin:org.jfree.data.time.Minute:org.jfree.data.time.Month:org.jfree.data.time.Week:org.jfree.data.time.Year:org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 02430
17 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 02431
17 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 02432
17 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 02433
17 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 02434
17 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 02435
17 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 02436
17 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 02437
17 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 02438
17 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 02439
17 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 02440
17 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 02441
17 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 02442
17 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 02443
17 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 02444
17 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 02445
17 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 02446
17 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 02447
17 [org.jfree.data.general.Series].getKey() [function] [call site] 02448
16 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02449
17 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 02450
16 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02451
17 [org.jfree.data.DefaultKeyedValues2D].getRowIndex(java.lang.Comparable) [function] [call site] 02452
18 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02453
16 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02454
17 [org.jfree.data.KeyedObjects2D].getRowIndex(java.lang.Comparable) [function] [call site] 02455
15 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02456
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02457
15 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 02458
15 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02459
15 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02460
15 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02461
15 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02462
15 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 02463
15 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 02464
15 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 02465
15 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 02466
15 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 02467
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 02468
15 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 02469
15 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 02470
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getMinRegularValue(int,int) [function] [call site] 02471
16 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 02472
17 [org.jfree.data.KeyedObjects].getIndex(java.lang.Comparable) [function] [call site] 02473
18 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02474
18 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 02475
18 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 02476
18 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 02477
18 [org.jfree.chart.axis.TickUnit:org.jfree.data.statistics.SimpleHistogramBin:org.jfree.data.time.Minute:org.jfree.data.time.Month:org.jfree.data.time.Week:org.jfree.data.time.Year:org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 02478
18 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 02479
18 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 02480
18 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 02481
18 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 02482
18 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 02483
18 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 02484
18 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 02485
18 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 02486
18 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 02487
18 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 02488
18 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 02489
18 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 02490
18 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 02491
18 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 02492
18 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 02493
18 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 02494
18 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 02495
18 [org.jfree.data.KeyedObject].getKey() [function] [call site] 02496
17 [org.jfree.data.KeyedObjects].getObject(java.lang.Comparable) [function] [call site] 02497
18 [org.jfree.data.KeyedObjects].getIndex(java.lang.Comparable) [function] [call site] 02498
18 [org.jfree.data.KeyedObjects].getObject(int) [function] [call site] 02499
19 [org.jfree.data.KeyedObject].getObject() [function] [call site] 02500
16 [org.jfree.data.statistics.BoxAndWhiskerItem].getMinRegularValue() [function] [call site] 02501
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 02502
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getMedianValue(int,int) [function] [call site] 02503
17 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 02504
17 [org.jfree.data.statistics.BoxAndWhiskerItem].getMedian() [function] [call site] 02505
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getMaxRegularValue(int,int) [function] [call site] 02506
16 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 02507
16 [org.jfree.data.statistics.BoxAndWhiskerItem].getMaxRegularValue() [function] [call site] 02508
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 02509
15 [org.jfree.data.category.SlidingCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02510
15 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02511
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02512
15 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 02513
15 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02514
15 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02515
15 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02516
15 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02517
15 [org.jfree.data.category.DefaultIntervalCategoryDataset].getStartValue(int,int) [function] [call site] 02518
16 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesCount() [function] [call site] 02519
16 [org.jfree.data.category.DefaultIntervalCategoryDataset].getCategoryCount() [function] [call site] 02520
17 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesCount() [function] [call site] 02521
15 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getStartValue(int,int) [function] [call site] 02522
16 [org.jfree.data.gantt.TaskSeriesCollection].getStartValue(int,int) [function] [call site] 02523
17 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 02524
17 [org.jfree.data.gantt.TaskSeriesCollection].getColumnKey(int) [function] [call site] 02525
17 [org.jfree.data.gantt.TaskSeriesCollection].getStartValue(java.lang.Comparable,java.lang.Comparable) [function] [call site] 02526
18 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 02527
18 [org.jfree.data.gantt.TaskSeries].get(java.lang.String) [function] [call site] 02528
19 [org.jfree.data.gantt.Task].getDescription() [function] [call site] 02529
18 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 02530
19 [org.jfree.data.time.Hour].toString() [function] [call site] 02531
20 [org.jfree.data.time.Hour].getDayOfMonth() [function] [call site] 02532
21 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 02533
20 [org.jfree.data.time.Hour].getMonth() [function] [call site] 02534
21 [org.jfree.data.time.Day].getMonth() [function] [call site] 02535
20 [org.jfree.data.time.Hour].getYear() [function] [call site] 02536
21 [org.jfree.data.time.Day].getYear() [function] [call site] 02537
19 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 02538
19 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 02539
20 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 02540
20 [org.jfree.data.time.Hour].toString() [function] [call site] 02541
20 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 02542
20 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 02543
21 [org.jfree.chart.renderer.Outlier].getX() [function] [call site] 02544
22 [org.jfree.chart.renderer.Outlier].getPoint() [function] [call site] 02545
21 [org.jfree.chart.renderer.Outlier].getY() [function] [call site] 02546
22 [org.jfree.chart.renderer.Outlier].getPoint() [function] [call site] 02547
20 [org.jfree.data.time.Day].toString() [function] [call site] 02548
21 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 02549
22 [org.jfree.chart.date.SpreadsheetDate].getDayOfMonth() [function] [call site] 02550
22 [org.jfree.chart.date.SpreadsheetDate].getMonth() [function] [call site] 02551
22 [org.jfree.chart.date.SerialDate].monthCodeToString(int) [function] [call site] 02552
23 [org.jfree.chart.date.SerialDate].monthCodeToString(int,boolean) [function] [call site] 02553
24 [org.jfree.chart.date.SerialDate].isValidMonthCode(int) [function] [call site] 02554
22 [org.jfree.chart.date.SpreadsheetDate].getYYYY() [function] [call site] 02555
20 [org.jfree.data.time.Year].toString() [function] [call site] 02556
20 [org.jfree.data.time.Quarter:org.jfree.data.time.Week:org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 02557
20 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 02558
20 [org.jfree.data.time.Month].toString() [function] [call site] 02559
21 [org.jfree.chart.date.SerialDate].monthCodeToString(int) [function] [call site] 02560
20 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 02561
21 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 02562
20 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 02563
21 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 02564
21 [org.jfree.data.time.Hour].toString() [function] [call site] 02565
21 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 02566
21 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 02567
21 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 02568
21 [org.jfree.data.time.Day].toString() [function] [call site] 02569
21 [org.jfree.data.time.Year].toString() [function] [call site] 02570
21 [org.jfree.data.time.Quarter:org.jfree.data.time.Week:org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 02571
21 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 02572
21 [org.jfree.data.time.Month].toString() [function] [call site] 02573
21 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 02574
21 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 02575
22 [org.jfree.data.xy.XYDataItem].getXValue() [function] [call site] 02576
22 [org.jfree.data.xy.XYDataItem].getYValue() [function] [call site] 02577
21 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 02578
22 [org.jfree.chart.axis.TickUnit].getSize() [function] [call site] 02579
22 [org.jfree.chart.axis.NumberTickUnit].valueToString(double) [function] [call site] 02580
20 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 02581
20 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 02582
20 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 02583
20 [org.jfree.data.time.Hour].toString() [function] [call site] 02584
20 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 02585
20 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 02586
20 [org.jfree.data.time.Day].toString() [function] [call site] 02587
20 [org.jfree.data.time.Year].toString() [function] [call site] 02588
20 [org.jfree.data.time.Quarter:org.jfree.data.time.Week:org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 02589
20 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 02590
20 [org.jfree.data.time.Month].toString() [function] [call site] 02591
20 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 02592
20 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 02593
20 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 02594
20 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 02595
19 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 02596
19 [org.jfree.data.time.Day].toString() [function] [call site] 02597
19 [org.jfree.data.time.Year].toString() [function] [call site] 02598
19 [org.jfree.data.time.Quarter:org.jfree.data.time.Week:org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 02599
19 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 02600
19 [org.jfree.data.time.Month].toString() [function] [call site] 02601
19 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 02602
19 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 02603
19 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 02604
19 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 02605
18 [org.jfree.data.time.Hour].toString() [function] [call site] 02606
18 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 02607
18 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 02608
18 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 02609
18 [org.jfree.data.time.Day].toString() [function] [call site] 02610
18 [org.jfree.data.time.Year].toString() [function] [call site] 02611
18 [org.jfree.data.time.Quarter:org.jfree.data.time.Week:org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 02612
18 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 02613
18 [org.jfree.data.time.Month].toString() [function] [call site] 02614
18 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 02615
18 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 02616
18 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 02617
18 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 02618
18 [org.jfree.data.gantt.Task].getDuration() [function] [call site] 02619
18 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 02620
18 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 02621
15 [org.jfree.data.gantt.TaskSeriesCollection].getStartValue(int,int) [function] [call site] 02622
15 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getEndValue(int,int) [function] [call site] 02623
16 [org.jfree.data.gantt.TaskSeriesCollection].getEndValue(int,int) [function] [call site] 02624
17 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 02625
17 [org.jfree.data.gantt.TaskSeriesCollection].getColumnKey(int) [function] [call site] 02626
17 [org.jfree.data.gantt.TaskSeriesCollection].getEndValue(java.lang.Comparable,java.lang.Comparable) [function] [call site] 02627
18 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 02628
18 [org.jfree.data.gantt.TaskSeries].get(java.lang.String) [function] [call site] 02629
18 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 02630
18 [org.jfree.data.time.Hour].toString() [function] [call site] 02631
18 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 02632
18 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 02633
18 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 02634
18 [org.jfree.data.time.Day].toString() [function] [call site] 02635
18 [org.jfree.data.time.Year].toString() [function] [call site] 02636
18 [org.jfree.data.time.Quarter:org.jfree.data.time.Week:org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 02637
18 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 02638
18 [org.jfree.data.time.Month].toString() [function] [call site] 02639
18 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 02640
18 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 02641
18 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 02642
18 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 02643
18 [org.jfree.data.gantt.Task].getDuration() [function] [call site] 02644
18 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 02645
18 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 02646
15 [org.jfree.data.gantt.TaskSeriesCollection].getEndValue(int,int) [function] [call site] 02647
15 [org.jfree.data.category.DefaultIntervalCategoryDataset].getEndValue(int,int) [function] [call site] 02648
16 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesCount() [function] [call site] 02649
16 [org.jfree.data.category.DefaultIntervalCategoryDataset].getCategoryCount() [function] [call site] 02650
15 [org.jfree.data.category.SlidingCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02651
15 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02652
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02653
15 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 02654
15 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02655
15 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02656
15 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02657
15 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02658
15 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValues(int,int) [function] [call site] 02659
16 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 02660
15 [org.jfree.data.category.SlidingCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02661
15 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02662
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02663
15 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 02664
15 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02665
15 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02666
15 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02667
15 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02668
15 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getMeanValue(int,int) [function] [call site] 02669
16 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 02670
16 [org.jfree.data.statistics.MeanAndStandardDeviation].getMean() [function] [call site] 02671
15 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getStdDevValue(int,int) [function] [call site] 02672
16 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 02673
16 [org.jfree.data.statistics.MeanAndStandardDeviation].getStandardDeviation() [function] [call site] 02674
15 [org.jfree.data.category.SlidingCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02675
15 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02676
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02677
15 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 02678
15 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02679
15 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02680
15 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02681
15 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02682
15 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 02683
16 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 02684
17 [org.jfree.data.gantt.TaskSeriesCollection].getStartValue(int,int) [function] [call site] 02685
15 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 02686
16 [org.jfree.data.DefaultKeyedValues2D].getValue(int,int) [function] [call site] 02687
15 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 02688
16 [org.jfree.data.category.DefaultIntervalCategoryDataset].getEndValue(int,int) [function] [call site] 02689
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 02690
15 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 02691
16 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 02692
15 [org.jfree.data.category.SlidingCategoryDataset].getValue(int,int) [function] [call site] 02693
16 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 02694
16 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 02695
16 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 02696
16 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 02697
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 02698
16 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 02699
16 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 02700
17 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getMeanValue(int,int) [function] [call site] 02701
15 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 02702
15 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 02703
13 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 02704
14 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02705
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getRangeBounds(boolean) [function] [call site] 02706
14 [org.jfree.data.xy.XYSeriesCollection].getRangeBounds(boolean) [function] [call site] 02707
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset:org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRangeBounds(boolean) [function] [call site] 02708
14 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRangeBounds(boolean) [function] [call site] 02709
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRangeBounds(boolean) [function] [call site] 02710
14 [org.jfree.data.general.DatasetUtils].iterateRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 02711
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 02712
15 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 02713
15 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 02714
15 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 02715
15 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 02716
15 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 02717
15 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 02718
15 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 02719
15 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 02720
15 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 02721
15 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 02722
15 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 02723
15 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 02724
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 02725
15 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 02726
15 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 02727
15 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 02728
15 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 02729
15 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 02730
15 [org.jfree.data.category.DefaultIntervalCategoryDataset].getStartValue(int,int) [function] [call site] 02731
15 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getStartValue(int,int) [function] [call site] 02732
15 [org.jfree.data.gantt.TaskSeriesCollection].getStartValue(int,int) [function] [call site] 02733
15 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getEndValue(int,int) [function] [call site] 02734
15 [org.jfree.data.gantt.TaskSeriesCollection].getEndValue(int,int) [function] [call site] 02735
15 [org.jfree.data.category.DefaultIntervalCategoryDataset].getEndValue(int,int) [function] [call site] 02736
15 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 02737
15 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 02738
15 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 02739
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 02740
15 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 02741
15 [org.jfree.data.category.SlidingCategoryDataset].getValue(int,int) [function] [call site] 02742
15 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 02743
15 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 02744
11 [org.jfree.chart.renderer.category.ScatterRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 02745
12 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 02746
11 [org.jfree.chart.renderer.category.WaterfallBarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 02747
12 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 02748
12 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 02749
12 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 02750
12 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 02751
12 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 02752
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 02753
12 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 02754
12 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 02755
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 02756
12 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 02757
12 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 02758
12 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 02759
12 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 02760
12 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 02761
12 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 02762
12 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 02763
12 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 02764
12 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 02765
12 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 02766
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 02767
12 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 02768
12 [org.jfree.data.category.SlidingCategoryDataset].getValue(int,int) [function] [call site] 02769
12 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 02770
12 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 02771
11 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 02772
12 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 02773
12 [org.jfree.chart.renderer.category.BarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 02774
13 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 02775
13 [org.jfree.data.Range].expandToInclude(org.jfree.data.Range,double) [function] [call site] 02776
14 [org.jfree.data.Range].getLowerBound() [function] [call site] 02777
14 [org.jfree.data.Range].getUpperBound() [function] [call site] 02778
14 [org.jfree.data.Range].getUpperBound() [function] [call site] 02779
14 [org.jfree.data.Range].getLowerBound() [function] [call site] 02780
11 [org.jfree.chart.renderer.category.StackedBarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 02781
12 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.category.CategoryDataset,double) [function] [call site] 02782
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02783
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 02784
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 02785
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 02786
13 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 02787
13 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 02788
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 02789
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 02790
13 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 02791
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 02792
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 02793
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 02794
13 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 02795
13 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 02796
13 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 02797
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 02798
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 02799
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 02800
13 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 02801
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 02802
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 02803
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 02804
13 [org.jfree.data.category.SlidingCategoryDataset].getValue(int,int) [function] [call site] 02805
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 02806
13 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 02807
12 [org.jfree.chart.renderer.category.BarRenderer].getBase() [function] [call site] 02808
11 [org.jfree.chart.renderer.category.GroupedStackedBarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 02809
12 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.category.CategoryDataset,org.jfree.data.KeyToGroupMap) [function] [call site] 02810
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02811
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 02812
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 02813
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 02814
13 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 02815
13 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 02816
13 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 02817
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 02818
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 02819
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 02820
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 02821
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 02822
13 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 02823
13 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 02824
13 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 02825
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 02826
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 02827
13 [org.jfree.data.KeyToGroupMap].getGroup(java.lang.Comparable) [function] [call site] 02828
14 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02829
13 [org.jfree.data.KeyToGroupMap].getGroupIndex(java.lang.Comparable) [function] [call site] 02830
14 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 02831
14 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 02832
14 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 02833
14 [org.jfree.chart.axis.TickUnit:org.jfree.data.statistics.SimpleHistogramBin:org.jfree.data.time.Minute:org.jfree.data.time.Month:org.jfree.data.time.Week:org.jfree.data.time.Year:org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 02834
14 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 02835
14 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 02836
14 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 02837
14 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 02838
14 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 02839
14 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 02840
14 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 02841
14 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 02842
14 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 02843
14 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 02844
14 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 02845
14 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 02846
14 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 02847
14 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 02848
14 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 02849
14 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 02850
14 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 02851
13 [org.jfree.data.category.DefaultCategoryDataset].getRowKey(int) [function] [call site] 02852
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowKey(int) [function] [call site] 02853
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowKey(int) [function] [call site] 02854
13 [org.jfree.data.category.SlidingCategoryDataset].getRowKey(int) [function] [call site] 02855
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowKey(int) [function] [call site] 02856
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowKey(int) [function] [call site] 02857
13 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 02858
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowKey(int) [function] [call site] 02859
13 [org.jfree.data.KeyToGroupMap].getGroupCount() [function] [call site] 02860
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 02861
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 02862
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 02863
13 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 02864
13 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 02865
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 02866
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 02867
13 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 02868
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 02869
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 02870
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 02871
13 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 02872
13 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 02873
13 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 02874
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 02875
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 02876
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 02877
13 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 02878
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 02879
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 02880
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 02881
13 [org.jfree.data.category.SlidingCategoryDataset].getValue(int,int) [function] [call site] 02882
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 02883
13 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 02884
13 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 02885
11 [org.jfree.chart.renderer.category.StatisticalBarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 02886
12 [org.jfree.chart.renderer.category.BarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 02887
11 [org.jfree.chart.renderer.category.StackedAreaRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 02888
12 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 02889
13 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.category.CategoryDataset,double) [function] [call site] 02890
11 [org.jfree.chart.renderer.category.IntervalBarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 02891
12 [org.jfree.chart.renderer.category.BarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 02892
11 [org.jfree.chart.renderer.category.BoxAndWhiskerRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 02893
12 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 02894
9 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 02895
10 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 02896
10 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 02897
10 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 02898
11 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 02899
11 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 02900
11 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 02901
9 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 02902
9 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 02903
10 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 02904
10 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 02905
10 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 02906
9 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 02907
9 [org.jfree.chart.plot.ThermometerPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 02908
9 [org.jfree.chart.plot.PolarPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 02909
10 [org.jfree.chart.plot.PolarPlot].getAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 02910
11 [org.jfree.chart.axis.LogAxis].equals(java.lang.Object) [function] [call site] 02911
12 [org.jfree.chart.text.format.RelativeDateFormat].equals(java.lang.Object) [function] [call site] 02912
13 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 02913
13 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 02914
13 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 02915
13 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 02916
12 [org.jfree.chart.axis.MonthDateFormat].equals(java.lang.Object) [function] [call site] 02917
13 [org.jfree.chart.text.format.RelativeDateFormat].equals(java.lang.Object) [function] [call site] 02918
13 [org.jfree.chart.axis.QuarterDateFormat].equals(java.lang.Object) [function] [call site] 02919
12 [org.jfree.chart.axis.QuarterDateFormat].equals(java.lang.Object) [function] [call site] 02920
12 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 02921
12 [org.jfree.chart.axis.ValueAxis].equals(java.lang.Object) [function] [call site] 02922
13 [org.jfree.data.Range].equals(java.lang.Object) [function] [call site] 02923
13 [org.jfree.chart.axis.Axis].equals(java.lang.Object) [function] [call site] 02924
14 [org.jfree.chart.text.AttributedStringUtils].equal(java.text.AttributedString,java.text.AttributedString) [function] [call site] 02925
14 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 02926
14 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 02927
14 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 02928
14 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 02929
11 [org.jfree.chart.axis.ModuloAxis].equals(java.lang.Object) [function] [call site] 02930
12 [org.jfree.data.Range].equals(java.lang.Object) [function] [call site] 02931
12 [org.jfree.chart.axis.NumberAxis].equals(java.lang.Object) [function] [call site] 02932
13 [org.jfree.chart.axis.ValueAxis].equals(java.lang.Object) [function] [call site] 02933
11 [org.jfree.chart.axis.NumberAxis].equals(java.lang.Object) [function] [call site] 02934
11 [org.jfree.chart.axis.SymbolAxis].equals(java.lang.Object) [function] [call site] 02935
12 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 02936
12 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 02937
12 [org.jfree.chart.axis.NumberAxis].equals(java.lang.Object) [function] [call site] 02938
11 [org.jfree.chart.axis.CyclicNumberAxis].equals(java.lang.Object) [function] [call site] 02939
12 [org.jfree.chart.axis.NumberAxis].equals(java.lang.Object) [function] [call site] 02940
12 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 02941
11 [org.jfree.chart.axis.ValueAxis].equals(java.lang.Object) [function] [call site] 02942
11 [org.jfree.chart.axis.PeriodAxis].equals(java.lang.Object) [function] [call site] 02943
12 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 02944
12 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 02945
12 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 02946
12 [org.jfree.data.time.Minute:org.jfree.data.time.Month:org.jfree.data.time.Week:org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 02947
12 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 02948
12 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 02949
12 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 02950
12 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 02951
12 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 02952
12 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 02953
12 [org.jfree.data.time.Minute:org.jfree.data.time.Month:org.jfree.data.time.Week:org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 02954
12 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 02955
12 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 02956
12 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 02957
12 [org.jfree.chart.axis.PeriodAxis].isMinorTickMarksVisible() [function] [call site] 02958
12 [org.jfree.chart.axis.ValueAxis].equals(java.lang.Object) [function] [call site] 02959
11 [org.jfree.chart.axis.DateAxis].equals(java.lang.Object) [function] [call site] 02960
12 [org.jfree.chart.axis.ValueAxis].equals(java.lang.Object) [function] [call site] 02961
11 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 02962
10 [org.jfree.chart.plot.PolarPlot].getDatasetsMappedToAxis(java.lang.Integer) [function] [call site] 02963
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02964
11 [org.jfree.chart.plot.PolarPlot].getDataset(int) [function] [call site] 02965
11 [org.jfree.chart.plot.PolarPlot].getDataset(int) [function] [call site] 02966
10 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 02967
10 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02968
9 [org.jfree.chart.plot.FastScatterPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 02969
9 [org.jfree.chart.axis.ValueAxis].getDefaultAutoRange() [function] [call site] 02970
9 [org.jfree.data.Range].getUpperBound() [function] [call site] 02971
9 [org.jfree.data.Range].getLowerBound() [function] [call site] 02972
9 [org.jfree.chart.axis.PeriodAxis].createInstance(java.lang.Class,java.util.Date,java.util.TimeZone,java.util.Locale) [function] [call site] 02973
9 [org.jfree.chart.axis.PeriodAxis].createInstance(java.lang.Class,java.util.Date,java.util.TimeZone,java.util.Locale) [function] [call site] 02974
9 [org.jfree.chart.axis.PeriodAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 02975
10 [org.jfree.data.Range].getUpperBound() [function] [call site] 02976
10 [org.jfree.data.Range].getLowerBound() [function] [call site] 02977
10 [org.jfree.chart.axis.PeriodAxis].createInstance(java.lang.Class,java.util.Date,java.util.TimeZone,java.util.Locale) [function] [call site] 02978
10 [org.jfree.chart.axis.PeriodAxis].createInstance(java.lang.Class,java.util.Date,java.util.TimeZone,java.util.Locale) [function] [call site] 02979
10 [org.jfree.data.time.Day:org.jfree.data.time.FixedMillisecond:org.jfree.data.time.Hour:org.jfree.data.time.Millisecond:org.jfree.data.time.Minute:org.jfree.data.time.Month:org.jfree.data.time.Quarter:org.jfree.data.time.Second:org.jfree.data.time.Week:org.jfree.data.time.Year].getFirstMillisecond() [function] [call site] 02980
10 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 02981
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02982
11 [org.jfree.data.Range].getLength() [function] [call site] 02983
11 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 02984
12 [org.jfree.chart.axis.Axis].notifyListeners(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 02985
13 [org.jfree.chart.plot.Plot].axisChanged(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 02986
14 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 02987
15 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 02988
16 [org.jfree.chart.plot.CombinedDomainCategoryPlot].plotChanged(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 02989
17 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 02990
16 [org.jfree.chart.plot.CombinedDomainXYPlot].plotChanged(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 02991
17 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 02992
16 [org.jfree.chart.JFreeChart].plotChanged(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 02993
17 [org.jfree.chart.event.ChartChangeEvent].setChart(org.jfree.chart.JFreeChart) [function] [call site] 02994
17 [org.jfree.chart.JFreeChart].notifyListeners(org.jfree.chart.event.ChartChangeEvent) [function] [call site] 02995
18 [org.jfree.chart.swing.ChartPanel].chartChanged(org.jfree.chart.event.ChartChangeEvent) [function] [call site] 02996
19 [org.jfree.chart.JFreeChart].getPlot() [function] [call site] 02997
19 [org.jfree.chart.plot.ThermometerPlot].getOrientation() [function] [call site] 02998
19 [org.jfree.chart.plot.CategoryPlot:org.jfree.chart.plot.XYPlot].getOrientation() [function] [call site] 02999
19 [org.jfree.chart.plot.FastScatterPlot].getOrientation() [function] [call site] 03000
19 [org.jfree.chart.plot.PolarPlot].getOrientation() [function] [call site] 03001
16 [org.jfree.chart.plot.CombinedRangeCategoryPlot].plotChanged(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03002
17 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03003
16 [org.jfree.chart.plot.CombinedRangeXYPlot].plotChanged(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03004
17 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03005
13 [org.jfree.chart.legend.PaintScaleLegend].axisChanged(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 03006
14 [org.jfree.chart.event.AxisChangeEvent].getAxis() [function] [call site] 03007
14 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 03008
15 [org.jfree.chart.JFreeChart].titleChanged(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 03009
16 [org.jfree.chart.event.ChartChangeEvent].setChart(org.jfree.chart.JFreeChart) [function] [call site] 03010
16 [org.jfree.chart.JFreeChart].notifyListeners(org.jfree.chart.event.ChartChangeEvent) [function] [call site] 03011
10 [org.jfree.data.time.Day:org.jfree.data.time.FixedMillisecond:org.jfree.data.time.Hour:org.jfree.data.time.Millisecond:org.jfree.data.time.Minute:org.jfree.data.time.Month:org.jfree.data.time.Quarter:org.jfree.data.time.Second:org.jfree.data.time.Week:org.jfree.data.time.Year].getLastMillisecond() [function] [call site] 03012
7 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 03013
8 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 03014
8 [org.jfree.chart.axis.ModuloAxis].autoAdjustRange() [function] [call site] 03015
9 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03016
8 [org.jfree.chart.axis.LogarithmicAxis].autoAdjustRange() [function] [call site] 03017
9 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 03018
9 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03019
9 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03020
9 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03021
9 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03022
9 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03023
9 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03024
9 [org.jfree.chart.plot.ThermometerPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03025
9 [org.jfree.chart.plot.PolarPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03026
9 [org.jfree.chart.plot.FastScatterPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03027
9 [org.jfree.chart.axis.ValueAxis].getDefaultAutoRange() [function] [call site] 03028
9 [org.jfree.data.Range].getLowerBound() [function] [call site] 03029
9 [org.jfree.data.Range].getLowerBound() [function] [call site] 03030
9 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 03031
9 [org.jfree.chart.axis.LogarithmicAxis].computeLogFloor(double) [function] [call site] 03032
9 [org.jfree.data.Range].getLowerBound() [function] [call site] 03033
9 [org.jfree.data.Range].getUpperBound() [function] [call site] 03034
9 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 03035
9 [org.jfree.chart.axis.LogarithmicAxis].computeLogCeil(double) [function] [call site] 03036
9 [org.jfree.chart.axis.ValueAxis].getAutoRangeMinimumSize() [function] [call site] 03037
9 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03038
9 [org.jfree.chart.axis.LogarithmicAxis].setupSmallLogFlag() [function] [call site] 03039
10 [org.jfree.data.Range].getLowerBound() [function] [call site] 03040
10 [org.jfree.chart.axis.ValueAxis].getRange() [function] [call site] 03041
8 [org.jfree.chart.axis.SymbolAxis].autoAdjustRange() [function] [call site] 03042
9 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 03043
9 [org.jfree.chart.axis.ValueAxis].getAutoRangeMinimumSize() [function] [call site] 03044
9 [org.jfree.chart.axis.NumberAxis].getAutoRangeIncludesZero() [function] [call site] 03045
9 [org.jfree.chart.axis.NumberAxis].getAutoRangeStickyZero() [function] [call site] 03046
9 [org.jfree.chart.axis.NumberAxis].getAutoRangeStickyZero() [function] [call site] 03047
9 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03048
8 [org.jfree.chart.axis.NumberAxis].autoAdjustRange() [function] [call site] 03049
9 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 03050
9 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03051
9 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03052
9 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03053
9 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03054
9 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03055
9 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03056
9 [org.jfree.chart.plot.ThermometerPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03057
9 [org.jfree.chart.plot.PolarPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03058
9 [org.jfree.chart.plot.FastScatterPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03059
9 [org.jfree.chart.axis.ValueAxis].getDefaultAutoRange() [function] [call site] 03060
9 [org.jfree.data.Range].getUpperBound() [function] [call site] 03061
9 [org.jfree.data.Range].getLowerBound() [function] [call site] 03062
9 [org.jfree.chart.axis.NumberAxis].getAutoRangeIncludesZero() [function] [call site] 03063
9 [org.jfree.chart.axis.ValueAxis].getFixedAutoRange() [function] [call site] 03064
9 [org.jfree.chart.axis.ValueAxis].getAutoRangeMinimumSize() [function] [call site] 03065
9 [org.jfree.chart.axis.NumberAxis].getAutoRangeStickyZero() [function] [call site] 03066
9 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 03067
9 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 03068
9 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 03069
9 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 03070
9 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 03071
9 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 03072
9 [org.jfree.chart.axis.CyclicNumberAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03073
10 [org.jfree.data.Range].getLowerBound() [function] [call site] 03074
10 [org.jfree.data.Range].getUpperBound() [function] [call site] 03075
10 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03076
9 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03077
7 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 03078
8 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 03079
8 [org.jfree.chart.axis.LogAxis].autoAdjustRange() [function] [call site] 03080
9 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 03081
9 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03082
9 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03083
9 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03084
9 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03085
9 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03086
9 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03087
9 [org.jfree.chart.plot.ThermometerPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03088
9 [org.jfree.chart.plot.PolarPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03089
9 [org.jfree.chart.plot.FastScatterPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03090
9 [org.jfree.chart.axis.ValueAxis].getDefaultAutoRange() [function] [call site] 03091
9 [org.jfree.data.Range].getUpperBound() [function] [call site] 03092
9 [org.jfree.data.Range].getLowerBound() [function] [call site] 03093
9 [org.jfree.chart.axis.ValueAxis].getFixedAutoRange() [function] [call site] 03094
9 [org.jfree.chart.axis.ValueAxis].getAutoRangeMinimumSize() [function] [call site] 03095
9 [org.jfree.chart.axis.LogAxis].calculateLog(double) [function] [call site] 03096
9 [org.jfree.chart.axis.LogAxis].calculateLog(double) [function] [call site] 03097
9 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 03098
9 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 03099
9 [org.jfree.chart.axis.LogAxis].calculateValueNoINF(double) [function] [call site] 03100
10 [org.jfree.chart.axis.LogAxis].calculateValue(double) [function] [call site] 03101
9 [org.jfree.chart.axis.LogAxis].calculateValueNoINF(double) [function] [call site] 03102
9 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03103
7 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 03104
8 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 03105
8 [org.jfree.chart.axis.DateAxis].autoAdjustRange() [function] [call site] 03106
9 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 03107
9 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03108
9 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03109
9 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03110
9 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03111
9 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03112
9 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03113
9 [org.jfree.chart.plot.ThermometerPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03114
9 [org.jfree.chart.plot.PolarPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03115
9 [org.jfree.chart.plot.FastScatterPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03116
9 [org.jfree.chart.axis.DateAxis$DefaultTimeline].toTimelineValue(long) [function] [call site] 03117
9 [org.jfree.data.Range].getUpperBound() [function] [call site] 03118
9 [org.jfree.chart.axis.ValueAxis].getFixedAutoRange() [function] [call site] 03119
9 [org.jfree.data.Range].getLowerBound() [function] [call site] 03120
9 [org.jfree.chart.axis.DateAxis$DefaultTimeline].toTimelineValue(long) [function] [call site] 03121
9 [org.jfree.chart.axis.ValueAxis].getAutoRangeMinimumSize() [function] [call site] 03122
9 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 03123
9 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 03124
9 [org.jfree.chart.axis.DateAxis$DefaultTimeline].toMillisecond(long) [function] [call site] 03125
9 [org.jfree.chart.axis.DateAxis$DefaultTimeline].toMillisecond(long) [function] [call site] 03126
9 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03127
10 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03128
10 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03129
6 [org.jfree.chart.plot.XYPlot].configureRangeAxes() [function] [call site] 03130
7 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 03131
7 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 03132
7 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 03133
7 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 03134
6 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03135
6 [org.jfree.chart.plot.ThermometerPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03136
7 [org.jfree.data.general.DefaultValueDataset].getValue() [function] [call site] 03137
7 [org.jfree.chart.plot.ThermometerPlot].inSubrange(int,double) [function] [call site] 03138
7 [org.jfree.chart.plot.ThermometerPlot].inSubrange(int,double) [function] [call site] 03139
7 [org.jfree.chart.plot.ThermometerPlot].inSubrange(int,double) [function] [call site] 03140
7 [org.jfree.chart.plot.ThermometerPlot].setAxisRange() [function] [call site] 03141
8 [org.jfree.chart.axis.LogarithmicAxis].setRange(org.jfree.data.Range) [function] [call site] 03142
9 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range) [function] [call site] 03143
10 [org.jfree.chart.axis.PeriodAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03144
10 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03145
10 [org.jfree.chart.axis.CyclicNumberAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03146
10 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03147
9 [org.jfree.chart.axis.LogarithmicAxis].setupSmallLogFlag() [function] [call site] 03148
8 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range) [function] [call site] 03149
9 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03150
8 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range) [function] [call site] 03151
8 [org.jfree.chart.axis.ValueAxis].setRange(double,double) [function] [call site] 03152
9 [org.jfree.chart.axis.LogarithmicAxis].setRange(org.jfree.data.Range) [function] [call site] 03153
9 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range) [function] [call site] 03154
9 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range) [function] [call site] 03155
8 [org.jfree.chart.axis.DateAxis].setRange(double,double) [function] [call site] 03156
9 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range) [function] [call site] 03157
7 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03158
8 [org.jfree.chart.event.ChartChangeEvent].setType(org.jfree.chart.event.ChartChangeEventType) [function] [call site] 03159
9 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03160
8 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03161
6 [org.jfree.chart.plot.CombinedDomainXYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03162
7 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03163
7 [org.jfree.data.general.DatasetChangeEvent].getDataset() [function] [call site] 03164
7 [org.jfree.data.general.DatasetChangeEvent].getDataset() [function] [call site] 03165
7 [org.jfree.chart.plot.XYPlot].indexOf(org.jfree.data.xy.XYDataset) [function] [call site] 03166
7 [org.jfree.chart.plot.XYPlot].configureRangeAxes() [function] [call site] 03167
6 [org.jfree.chart.plot.PolarPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03168
7 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 03169
7 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 03170
7 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 03171
7 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 03172
7 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03173
7 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03174
7 [org.jfree.chart.plot.ThermometerPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03175
7 [org.jfree.chart.plot.CombinedDomainXYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03176
7 [org.jfree.chart.plot.CategoryPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03177
8 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 03178
8 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 03179
8 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 03180
8 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 03181
8 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03182
8 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03183
8 [org.jfree.chart.plot.ThermometerPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03184
8 [org.jfree.chart.plot.CombinedDomainXYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03185
8 [org.jfree.chart.plot.PolarPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03186
8 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03187
8 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03188
8 [org.jfree.chart.event.ChartChangeEvent].setType(org.jfree.chart.event.ChartChangeEventType) [function] [call site] 03189
8 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03190
7 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03191
7 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03192
7 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03193
6 [org.jfree.chart.plot.CategoryPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03194
6 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03195
6 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03196
6 [org.jfree.chart.event.ChartChangeEvent].setType(org.jfree.chart.event.ChartChangeEventType) [function] [call site] 03197
6 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03198
5 [org.jfree.chart.plot.ThermometerPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03199
5 [org.jfree.chart.plot.CombinedDomainXYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03200
5 [org.jfree.data.xy.IntervalXYDelegate].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03201
6 [org.jfree.data.xy.IntervalXYDelegate].recalculateInterval() [function] [call site] 03202
7 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 03203
7 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 03204
7 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 03205
7 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset:org.jfree.data.statistics.SimpleHistogramDataset:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 03206
7 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 03207
7 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 03208
7 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 03209
7 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 03210
7 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 03211
7 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 03212
7 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 03213
7 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 03214
7 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 03215
7 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 03216
7 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 03217
7 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 03218
7 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 03219
7 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 03220
7 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 03221
7 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 03222
7 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 03223
7 [org.jfree.data.xy.IntervalXYDelegate].calculateIntervalForSeries(int) [function] [call site] 03224
8 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 03225
8 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 03226
8 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 03227
8 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 03228
8 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 03229
8 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 03230
8 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 03231
8 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 03232
8 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 03233
8 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 03234
8 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 03235
8 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 03236
8 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 03237
8 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 03238
8 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 03239
8 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 03240
8 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 03241
8 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 03242
8 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 03243
8 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 03244
8 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 03245
8 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 03246
8 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 03247
8 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 03248
8 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 03249
8 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 03250
8 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 03251
8 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 03252
8 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 03253
8 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 03254
8 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 03255
8 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 03256
8 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 03257
8 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 03258
8 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 03259
8 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 03260
8 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 03261
8 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 03262
8 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 03263
8 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 03264
8 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 03265
8 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 03266
8 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 03267
8 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 03268
8 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 03269
8 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 03270
5 [org.jfree.data.gantt.XYTaskDataset].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03271
6 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 03272
5 [org.jfree.chart.plot.PolarPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03273
5 [org.jfree.chart.plot.CategoryPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03274
5 [org.jfree.data.xy.XYDatasetTableModel].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03275
5 [org.jfree.data.xy.XYBarDataset].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03276
6 [org.jfree.data.general.AbstractDataset].notifyListeners(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03277
5 [org.jfree.data.category.CategoryToPieDataset].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03278
6 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 03279
5 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03280
1 [org.jfree.chart.ChartFactory].createPieChart(java.lang.String,org.jfree.data.general.PieDataset) [function] [call site] 03281
2 [org.jfree.chart.ChartFactory].createPieChart(java.lang.String,org.jfree.data.general.PieDataset,boolean,boolean,boolean) [function] [call site] 03282
3 [org.jfree.chart.plot.pie.PiePlot].setLabelGenerator(org.jfree.chart.labels.PieSectionLabelGenerator) [function] [call site] 03283
4 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 03284
3 [org.jfree.chart.plot.Plot].setInsets(org.jfree.chart.api.RectangleInsets) [function] [call site] 03285
4 [org.jfree.chart.plot.Plot].setInsets(org.jfree.chart.api.RectangleInsets,boolean) [function] [call site] 03286
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03287
5 [org.jfree.chart.api.RectangleInsets].equals(java.lang.Object) [function] [call site] 03288
5 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 03289
3 [org.jfree.chart.plot.pie.PiePlot].setToolTipGenerator(org.jfree.chart.labels.PieToolTipGenerator) [function] [call site] 03290
4 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 03291
3 [org.jfree.chart.plot.pie.PiePlot].setURLGenerator(org.jfree.chart.urls.PieURLGenerator) [function] [call site] 03292
4 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 03293
3 [org.jfree.chart.StandardChartTheme$1].apply(org.jfree.chart.JFreeChart) [function] [call site] 03294
3 [org.jfree.chart.StandardChartTheme].apply(org.jfree.chart.JFreeChart) [function] [call site] 03295
4 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03296
4 [org.jfree.chart.JFreeChart].getTitle() [function] [call site] 03297
4 [org.jfree.chart.title.TextTitle].setFont(java.awt.Font) [function] [call site] 03298
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03299
5 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 03300
4 [org.jfree.chart.title.TextTitle].setPaint(java.awt.Paint) [function] [call site] 03301
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03302
5 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 03303
4 [org.jfree.chart.JFreeChart].getSubtitleCount() [function] [call site] 03304
4 [org.jfree.chart.StandardChartTheme].applyToTitle(org.jfree.chart.title.Title) [function] [call site] 03305
5 [org.jfree.chart.title.TextTitle].setFont(java.awt.Font) [function] [call site] 03306
5 [org.jfree.chart.title.TextTitle].setPaint(java.awt.Paint) [function] [call site] 03307
5 [org.jfree.chart.legend.LegendTitle].getBackgroundPaint() [function] [call site] 03308
5 [org.jfree.chart.legend.LegendTitle].setBackgroundPaint(java.awt.Paint) [function] [call site] 03309
6 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 03310
5 [org.jfree.chart.legend.LegendTitle].setItemFont(java.awt.Font) [function] [call site] 03311
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03312
6 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 03313
5 [org.jfree.chart.legend.LegendTitle].setItemPaint(java.awt.Paint) [function] [call site] 03314
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03315
6 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 03316
5 [org.jfree.chart.legend.LegendTitle].getWrapper() [function] [call site] 03317
5 [org.jfree.chart.StandardChartTheme].applyToBlockContainer(org.jfree.chart.block.BlockContainer) [function] [call site] 03318
6 [org.jfree.chart.block.BlockContainer].getBlocks() [function] [call site] 03319
6 [org.jfree.chart.StandardChartTheme].applyToBlock(org.jfree.chart.block.Block) [function] [call site] 03320
7 [org.jfree.chart.StandardChartTheme].applyToTitle(org.jfree.chart.title.Title) [function] [call site] 03321
7 [org.jfree.chart.block.LabelBlock].setFont(java.awt.Font) [function] [call site] 03322
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03323
8 [org.jfree.chart.text.TextUtils].createTextBlock(java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 03324
9 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03325
9 [org.jfree.chart.text.TextBlock].addLine(java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 03326
10 [org.jfree.chart.text.TextBlock].addLine(org.jfree.chart.text.TextLine) [function] [call site] 03327
9 [org.jfree.chart.text.TextBlock].addLine(java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 03328
7 [org.jfree.chart.block.LabelBlock].setPaint(java.awt.Paint) [function] [call site] 03329
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03330
8 [org.jfree.chart.text.TextUtils].createTextBlock(java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 03331
5 [org.jfree.chart.legend.LegendTitle].getWrapper() [function] [call site] 03332
5 [org.jfree.chart.legend.PaintScaleLegend].setBackgroundPaint(java.awt.Paint) [function] [call site] 03333
6 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 03334
5 [org.jfree.chart.legend.PaintScaleLegend].getAxis() [function] [call site] 03335
5 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 03336
6 [org.jfree.chart.axis.Axis].setLabelFont(java.awt.Font) [function] [call site] 03337
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03338
7 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 03339
6 [org.jfree.chart.axis.Axis].setLabelPaint(java.awt.Paint) [function] [call site] 03340
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03341
7 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 03342
6 [org.jfree.chart.axis.Axis].setTickLabelFont(java.awt.Font) [function] [call site] 03343
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03344
7 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 03345
6 [org.jfree.chart.axis.Axis].setTickLabelPaint(java.awt.Paint) [function] [call site] 03346
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03347
7 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 03348
6 [org.jfree.chart.StandardChartTheme].applyToSymbolAxis(org.jfree.chart.axis.SymbolAxis) [function] [call site] 03349
7 [org.jfree.chart.axis.SymbolAxis].setGridBandPaint(java.awt.Paint) [function] [call site] 03350
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03351
8 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 03352
7 [org.jfree.chart.axis.SymbolAxis].setGridBandAlternatePaint(java.awt.Paint) [function] [call site] 03353
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03354
8 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 03355
6 [org.jfree.chart.StandardChartTheme].applyToPeriodAxis(org.jfree.chart.axis.PeriodAxis) [function] [call site] 03356
7 [org.jfree.chart.axis.PeriodAxis].getLabelInfo() [function] [call site] 03357
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getPeriodClass() [function] [call site] 03358
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getDateFormat() [function] [call site] 03359
8 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 03360
9 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 03361
9 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 03362
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getPadding() [function] [call site] 03363
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getDrawDividers() [function] [call site] 03364
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getDividerPaint() [function] [call site] 03365
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getDividerStroke() [function] [call site] 03366
7 [org.jfree.chart.axis.PeriodAxis].setLabelInfo(org.jfree.chart.axis.PeriodAxisLabelInfo[]) [function] [call site] 03367
8 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 03368
5 [org.jfree.chart.title.CompositeTitle].getContainer() [function] [call site] 03369
5 [org.jfree.chart.block.BlockContainer].getBlocks() [function] [call site] 03370
4 [org.jfree.chart.JFreeChart].getSubtitle(int) [function] [call site] 03371
5 [org.jfree.chart.JFreeChart].getSubtitleCount() [function] [call site] 03372
4 [org.jfree.chart.JFreeChart].setBackgroundPaint(java.awt.Paint) [function] [call site] 03373
5 [org.jfree.chart.JFreeChart].fireChartChanged() [function] [call site] 03374
6 [org.jfree.chart.JFreeChart].notifyListeners(org.jfree.chart.event.ChartChangeEvent) [function] [call site] 03375
5 [org.jfree.chart.JFreeChart].fireChartChanged() [function] [call site] 03376
4 [org.jfree.chart.JFreeChart].getPlot() [function] [call site] 03377
4 [org.jfree.chart.StandardChartTheme].applyToPlot(org.jfree.chart.plot.Plot) [function] [call site] 03378
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03379
5 [org.jfree.chart.plot.Plot].getDrawingSupplier() [function] [call site] 03380
6 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03381
5 [org.jfree.chart.StandardChartTheme].getDrawingSupplier() [function] [call site] 03382
6 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 03383
7 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 03384
7 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 03385
8 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 03386
9 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03387
9 [org.jfree.chart.internal.CloneUtils].copy(java.lang.Object) [function] [call site] 03388
10 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 03389
10 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 03390
11 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 03391
12 [org.jfree.chart.axis.Axis].clone() [function] [call site] 03392
11 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 03393
10 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 03394
11 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 03395
12 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 03396
13 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 03397
14 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03398
14 [org.jfree.chart.internal.CloneUtils].copy(java.lang.Object) [function] [call site] 03399
13 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 03400
13 [org.jfree.chart.internal.ShapeUtils].cloneMap(java.util.Map) [function] [call site] 03401
13 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03402
14 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 03403
14 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 03404
14 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 03405
14 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 03406
15 [org.jfree.chart.plot.Plot].clone() [function] [call site] 03407
16 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03408
15 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 03409
15 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 03410
16 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 03411
16 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 03412
16 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 03413
16 [org.jfree.chart.axis.CategoryAxis].configure() [function] [call site] 03414
16 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 03415
15 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 03416
15 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 03417
15 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 03418
15 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 03419
15 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 03420
15 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 03421
15 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].setPlot(org.jfree.chart.plot.CategoryPlot) [function] [call site] 03422
16 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03423
15 [org.jfree.chart.renderer.AbstractRenderer].addChangeListener(org.jfree.chart.event.RendererChangeListener) [function] [call site] 03424
16 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03425
15 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03426
15 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03427
15 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 03428
15 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 03429
15 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 03430
15 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 03431
15 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 03432
15 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03433
14 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 03434
15 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 03435
14 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 03436
15 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 03437
14 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 03438
14 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 03439
15 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 03440
14 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 03441
15 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 03442
15 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 03443
14 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 03444
15 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 03445
15 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 03446
15 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 03447
15 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 03448
15 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 03449
15 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 03450
15 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 03451
15 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 03452
15 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 03453
15 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 03454
15 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 03455
16 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 03456
17 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03457
17 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 03458
17 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 03459
17 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 03460
17 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 03461
17 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 03462
17 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 03463
17 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 03464
17 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 03465
17 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 03466
17 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 03467
17 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 03468
17 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 03469
18 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 03470
18 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 03471
17 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 03472
17 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 03473
18 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 03474
17 [org.jfree.chart.plot.Plot].clone() [function] [call site] 03475
17 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 03476
17 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 03477
18 [org.jfree.chart.title.Title].clone() [function] [call site] 03478
19 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 03479
17 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 03480
18 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 03481
18 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 03482
17 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 03483
17 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 03484
18 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 03485
17 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 03486
18 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 03487
18 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 03488
18 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 03489
17 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 03490
18 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 03491
18 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 03492
18 [org.jfree.chart.plot.Plot].setParent(org.jfree.chart.plot.Plot) [function] [call site] 03493
18 [org.jfree.chart.plot.CategoryPlot].getRangeAxis() [function] [call site] 03494
18 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 03495
18 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 03496
18 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 03497
18 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 03498
17 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 03499
18 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 03500
18 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03501
17 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 03502
18 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 03503
18 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03504
18 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03505
17 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 03506
18 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 03507
18 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 03508
17 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 03509
18 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 03510
18 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 03511
17 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 03512
17 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 03513
17 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 03514
18 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 03515
17 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 03516
18 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 03517
17 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 03518
17 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 03519
18 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 03520
17 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 03521
18 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 03522
18 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 03523
17 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 03524
18 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 03525
17 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 03526
17 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 03527
18 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 03528
17 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 03529
18 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 03530
17 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 03531
18 [org.jfree.chart.plot.Plot].clone() [function] [call site] 03532
18 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03533
18 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 03534
18 [org.jfree.chart.internal.CloneUtils].copy(java.lang.Object) [function] [call site] 03535
18 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03536
18 [org.jfree.chart.internal.CloneUtils].copy(java.lang.Object) [function] [call site] 03537
18 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03538
18 [org.jfree.chart.internal.CloneUtils].copy(java.lang.Object) [function] [call site] 03539
17 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 03540
18 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 03541
17 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 03542
17 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 03543
18 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 03544
18 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 03545
18 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 03546
18 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 03547
19 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 03548
19 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 03549
19 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 03550
19 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 03551
19 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 03552
19 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 03553
19 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 03554
19 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 03555
19 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 03556
19 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 03557
19 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 03558
19 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 03559
19 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 03560
19 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 03561
19 [org.jfree.chart.plot.Plot].clone() [function] [call site] 03562
19 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 03563
19 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 03564
19 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 03565
19 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 03566
19 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 03567
19 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 03568
19 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 03569
19 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 03570
19 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 03571
19 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 03572
19 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 03573
19 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 03574
19 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 03575
19 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 03576
19 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 03577
19 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 03578
19 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 03579
19 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 03580
19 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 03581
19 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 03582
19 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 03583
19 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 03584
19 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 03585
19 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 03586
19 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 03587
19 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 03588
19 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 03589
19 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 03590
20 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 03591
21 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 03592
21 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 03593
21 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 03594
21 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 03595
19 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 03596
20 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 03597
19 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 03598
20 [org.jfree.chart.plot.Plot].clone() [function] [call site] 03599
20 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 03600
20 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 03601
20 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 03602
20 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 03603
20 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 03604
20 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 03605
20 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 03606
20 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 03607
20 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 03608
20 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 03609
20 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 03610
20 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 03611
20 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 03612
20 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 03613
20 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 03614
20 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 03615
20 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 03616
20 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 03617
20 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 03618
20 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 03619
20 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 03620
20 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 03621
20 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 03622
21 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 03623
21 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 03624
20 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 03625
20 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 03626
20 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 03627
20 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 03628
20 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 03629
20 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 03630
20 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 03631
20 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 03632
20 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 03633
20 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 03634
20 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 03635
21 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 03636
21 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 03637
20 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 03638
20 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 03639
20 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 03640
21 [org.jfree.data.general.Series].clone() [function] [call site] 03641
21 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 03642
20 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 03643
20 [org.jfree.chart.axis.Axis].clone() [function] [call site] 03644
20 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 03645
20 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 03646
21 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 03647
21 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 03648
21 [org.jfree.data.xy.CategoryTableXYDataset].getIntervalWidth() [function] [call site] 03649
22 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 03650
21 [org.jfree.data.xy.IntervalXYDelegate].setFixedIntervalWidth(double) [function] [call site] 03651
21 [org.jfree.data.xy.CategoryTableXYDataset].isAutoWidth() [function] [call site] 03652
22 [org.jfree.data.xy.IntervalXYDelegate].isAutoWidth() [function] [call site] 03653
21 [org.jfree.data.xy.IntervalXYDelegate].setAutoWidth(boolean) [function] [call site] 03654
22 [org.jfree.data.xy.IntervalXYDelegate].recalculateInterval() [function] [call site] 03655
21 [org.jfree.data.xy.IntervalXYDelegate].setIntervalPositionFactor(double) [function] [call site] 03656
21 [org.jfree.data.xy.CategoryTableXYDataset].getIntervalPositionFactor() [function] [call site] 03657
22 [org.jfree.data.xy.IntervalXYDelegate].getIntervalPositionFactor() [function] [call site] 03658
20 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 03659
20 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 03660
20 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 03661
20 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 03662
21 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 03663
21 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 03664
20 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 03665
21 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 03666
21 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03667
21 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03668
20 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 03669
21 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 03670
21 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 03671
20 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 03672
21 [org.jfree.data.KeyToGroupMap].clone(java.lang.Object) [function] [call site] 03673
21 [org.jfree.data.KeyToGroupMap].clone(java.util.Collection) [function] [call site] 03674
22 [org.jfree.data.KeyToGroupMap].clone(java.lang.Object) [function] [call site] 03675
21 [org.jfree.data.KeyToGroupMap].clone(java.lang.Object) [function] [call site] 03676
20 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 03677
21 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 03678
21 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03679
20 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 03680
21 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 03681
21 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03682
20 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 03683
21 [org.jfree.chart.plot.Plot].clone() [function] [call site] 03684
21 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 03685
21 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 03686
20 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 03687
21 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 03688
21 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 03689
20 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 03690
21 [org.jfree.chart.plot.Plot].clone() [function] [call site] 03691
21 [org.jfree.chart.JFreeChart].clone() [function] [call site] 03692
22 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 03693
22 [org.jfree.chart.title.Title].addChangeListener(org.jfree.chart.event.TitleChangeListener) [function] [call site] 03694
22 [org.jfree.chart.JFreeChart].getSubtitleCount() [function] [call site] 03695
22 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 03696
22 [org.jfree.chart.title.Title].clone() [function] [call site] 03697
22 [org.jfree.chart.JFreeChart].getSubtitle(int) [function] [call site] 03698
22 [org.jfree.chart.title.Title].addChangeListener(org.jfree.chart.event.TitleChangeListener) [function] [call site] 03699
22 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 03700
23 [org.jfree.chart.plot.Plot].clone() [function] [call site] 03701
23 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 03702
23 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03703
23 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 03704
23 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 03705
23 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 03706
23 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 03707
23 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 03708
23 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 03709
23 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 03710
23 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 03711
23 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 03712
23 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 03713
23 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 03714
23 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 03715
23 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 03716
23 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 03717
23 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 03718
23 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 03719
23 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 03720
23 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 03721
23 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 03722
23 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 03723
23 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 03724
23 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 03725
23 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 03726
23 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 03727
23 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 03728
23 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 03729
23 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 03730
23 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 03731
23 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 03732
23 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 03733
23 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 03734
23 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 03735
23 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 03736
23 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 03737
23 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 03738
23 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 03739
23 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 03740
23 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 03741
23 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 03742
23 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 03743
23 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 03744
23 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 03745
23 [org.jfree.chart.axis.Axis].clone() [function] [call site] 03746
23 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 03747
23 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 03748
23 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 03749
23 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 03750
23 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 03751
23 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 03752
23 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 03753
23 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 03754
23 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 03755
23 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 03756
23 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 03757
23 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 03758
23 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 03759
23 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 03760
23 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 03761
24 [org.jfree.chart.urls.CustomPieURLGenerator].addURLs(java.util.Map) [function] [call site] 03762
23 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 03763
24 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 03764
25 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 03765
25 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 03766
23 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 03767
23 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 03768
24 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 03769
24 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 03770
24 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 03771
24 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 03772
24 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 03773
24 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 03774
24 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 03775
24 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 03776
24 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 03777
24 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 03778
24 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 03779
24 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 03780
24 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 03781
24 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 03782
24 [org.jfree.chart.plot.Plot].clone() [function] [call site] 03783
24 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 03784
24 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 03785
24 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 03786
24 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 03787
24 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 03788
24 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 03789
24 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 03790
24 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 03791
24 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 03792
24 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 03793
24 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 03794
24 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 03795
24 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 03796
24 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 03797
24 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 03798
24 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 03799
24 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 03800
24 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 03801
24 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 03802
24 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 03803
24 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 03804
24 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 03805
24 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 03806
24 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 03807
24 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 03808
24 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 03809
24 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 03810
24 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 03811
24 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 03812
24 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 03813
24 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 03814
24 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 03815
24 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 03816
24 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 03817
24 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 03818
24 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 03819
24 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 03820
24 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 03821
24 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 03822
25 [org.jfree.chart.plot.Plot].clone() [function] [call site] 03823
25 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03824
25 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 03825
25 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 03826
25 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 03827
24 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 03828
24 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 03829
25 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 03830
25 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 03831
26 [org.jfree.data.KeyedObjects].clone() [function] [call site] 03832
27 [org.jfree.data.KeyedObject].clone() [function] [call site] 03833
28 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 03834
28 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 03835
28 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 03836
28 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 03837
28 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 03838
28 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 03839
28 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 03840
28 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 03841
28 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 03842
28 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 03843
28 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 03844
28 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 03845
28 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 03846
28 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 03847
28 [org.jfree.chart.plot.Plot].clone() [function] [call site] 03848
28 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 03849
28 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 03850
28 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 03851
28 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 03852
28 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 03853
28 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 03854
28 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 03855
28 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 03856
28 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 03857
28 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 03858
28 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 03859
28 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 03860
28 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 03861
28 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 03862
28 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 03863
28 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 03864
28 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 03865
28 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 03866
28 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 03867
28 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 03868
28 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 03869
28 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 03870
28 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 03871
28 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 03872
28 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 03873
28 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 03874
28 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 03875
28 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 03876
28 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 03877
28 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 03878
28 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 03879
28 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 03880
28 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 03881
28 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 03882
28 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 03883
28 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 03884
28 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 03885
28 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 03886
28 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 03887
28 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 03888
28 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 03889
28 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 03890
28 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 03891
29 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 03892
28 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 03893
28 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 03894
28 [org.jfree.data.gantt.Task].clone() [function] [call site] 03895
28 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 03896
29 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 03897
28 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 03898
28 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 03899
29 [org.jfree.chart.plot.Plot].clone() [function] [call site] 03900
29 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 03901
29 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 03902
29 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 03903
29 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 03904
29 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 03905
29 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 03906
29 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 03907
29 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 03908
29 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 03909
29 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].setPlot(org.jfree.chart.plot.XYPlot) [function] [call site] 03910
29 [org.jfree.chart.renderer.AbstractRenderer].addChangeListener(org.jfree.chart.event.RendererChangeListener) [function] [call site] 03911
29 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03912
29 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03913
29 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03914
29 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03915
29 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 03916
29 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03917
29 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03918
29 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 03919
30 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 03920
29 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03921
29 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 03922
29 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 03923
29 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 03924
29 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 03925
29 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 03926
29 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 03927
29 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 03928
29 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 03929
29 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 03930
29 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 03931
29 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 03932
29 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 03933
29 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 03934
29 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 03935
29 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 03936
29 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 03937
29 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 03938
29 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 03939
29 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 03940
29 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 03941
29 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 03942
29 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 03943
29 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 03944
29 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 03945
29 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 03946
29 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 03947
29 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 03948
29 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 03949
29 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 03950
29 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 03951
29 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 03952
29 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 03953
29 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 03954
29 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 03955
29 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 03956
29 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 03957
29 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 03958
29 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 03959
29 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 03960
29 [org.jfree.chart.axis.Axis].clone() [function] [call site] 03961
29 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 03962
29 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 03963
29 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 03964
29 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 03965
29 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 03966
29 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 03967
29 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 03968
29 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 03969
29 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 03970
29 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 03971
29 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 03972
29 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 03973
29 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 03974
29 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 03975
29 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 03976
29 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 03977
29 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 03978
29 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 03979
29 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 03980
30 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 03981
29 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 03982
30 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 03983
29 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 03984
30 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 03985
29 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 03986
30 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 03987
29 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 03988
30 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 03989
29 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 03990
29 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 03991
30 [org.jfree.chart.plot.Plot].clone() [function] [call site] 03992
29 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 03993
30 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 03994
30 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03995
29 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 03996
30 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 03997
29 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 03998
30 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 03999
30 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04000
30 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 04001
30 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 04002
30 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 04003
30 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 04004
30 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 04005
30 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 04006
30 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 04007
30 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 04008
30 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 04009
30 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 04010
30 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 04011
30 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 04012
30 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 04013
30 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 04014
30 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04015
30 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 04016
30 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04017
30 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04018
30 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 04019
30 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 04020
30 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 04021
30 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 04022
30 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 04023
30 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 04024
30 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 04025
30 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 04026
30 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04027
30 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 04028
30 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 04029
30 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 04030
30 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 04031
30 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 04032
30 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 04033
30 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 04034
30 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 04035
30 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 04036
30 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 04037
30 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 04038
30 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 04039
30 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 04040
30 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 04041
30 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 04042
30 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 04043
30 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 04044
30 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 04045
30 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 04046
30 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 04047
30 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 04048
30 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 04049
30 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 04050
30 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 04051
30 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 04052
30 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 04053
30 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 04054
30 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 04055
30 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 04056
30 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 04057
30 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 04058
30 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 04059
30 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 04060
30 [org.jfree.data.gantt.Task].clone() [function] [call site] 04061
30 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 04062
30 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 04063
30 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 04064
30 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 04065
30 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 04066
31 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04067
30 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 04068
30 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 04069
31 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04070
30 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 04071
30 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 04072
30 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 04073
30 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 04074
30 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 04075
30 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 04076
31 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04077
31 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04078
30 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 04079
30 [org.jfree.chart.title.Title].clone() [function] [call site] 04080
30 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 04081
30 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 04082
31 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04083
30 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 04084
31 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04085
30 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 04086
30 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 04087
30 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 04088
30 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 04089
30 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04090
30 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 04091
30 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 04092
30 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 04093
31 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04094
30 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 04095
31 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 04096
31 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04097
31 [org.jfree.chart.plot.Plot].setParent(org.jfree.chart.plot.Plot) [function] [call site] 04098
30 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 04099
31 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04100
30 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 04101
31 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 04102
31 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04103
31 [org.jfree.chart.plot.Plot].setParent(org.jfree.chart.plot.Plot) [function] [call site] 04104
31 [org.jfree.chart.plot.XYPlot].getDomainAxis() [function] [call site] 04105
32 [org.jfree.chart.plot.XYPlot].getDomainAxis(int) [function] [call site] 04106
31 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 04107
31 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 04108
31 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 04109
31 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 04110
30 [org.jfree.data.KeyedObjects].clone() [function] [call site] 04111
30 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 04112
30 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 04113
31 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04114
30 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 04115
31 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04116
30 [org.jfree.chart.block.Size2D].clone() [function] [call site] 04117
30 [org.jfree.data.KeyedObject].clone() [function] [call site] 04118
30 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 04119
30 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 04120
31 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04121
30 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 04122
31 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 04123
31 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 04124
31 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04125
31 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 04126
32 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04127
31 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 04128
31 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 04129
30 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 04130
31 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04131
31 [org.jfree.data.DataUtils].clone(double[][]) [function] [call site] 04132
32 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04133
30 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 04134
31 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04135
31 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04136
30 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 04137
30 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 04138
31 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 04139
32 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04140
30 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 04141
31 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04142
30 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 04143
31 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04144
31 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04145
30 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 04146
31 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 04147
30 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 04148
31 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04149
30 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 04150
31 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04151
30 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 04152
31 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04153
31 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04154
30 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 04155
31 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 04156
30 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 04157
31 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04158
31 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04159
30 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04160
30 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 04161
31 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04162
31 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 04163
31 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 04164
31 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 04165
31 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 04166
31 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 04167
31 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 04168
31 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 04169
31 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 04170
31 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 04171
31 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 04172
31 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 04173
31 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 04174
31 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 04175
31 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 04176
31 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04177
31 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 04178
31 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04179
31 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04180
31 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 04181
31 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 04182
31 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 04183
31 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 04184
31 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 04185
31 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 04186
31 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 04187
31 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 04188
31 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04189
31 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 04190
31 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 04191
31 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 04192
31 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 04193
31 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 04194
31 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 04195
31 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 04196
31 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 04197
31 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 04198
31 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 04199
31 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 04200
31 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 04201
31 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 04202
31 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 04203
31 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 04204
31 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 04205
31 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 04206
31 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 04207
31 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 04208
31 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 04209
31 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 04210
31 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 04211
31 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 04212
31 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 04213
31 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 04214
31 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 04215
31 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 04216
31 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 04217
31 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 04218
31 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 04219
31 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 04220
31 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 04221
31 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 04222
31 [org.jfree.data.gantt.Task].clone() [function] [call site] 04223
31 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 04224
31 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 04225
31 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 04226
31 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 04227
31 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 04228
31 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 04229
31 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 04230
31 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 04231
31 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 04232
31 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 04233
31 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 04234
31 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 04235
31 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 04236
31 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 04237
31 [org.jfree.chart.title.Title].clone() [function] [call site] 04238
31 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 04239
31 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 04240
31 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 04241
31 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 04242
31 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 04243
31 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 04244
31 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 04245
31 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04246
31 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 04247
31 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 04248
31 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 04249
31 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 04250
31 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 04251
31 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 04252
31 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 04253
31 [org.jfree.data.KeyedObjects].clone() [function] [call site] 04254
31 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 04255
31 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 04256
31 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 04257
31 [org.jfree.chart.block.Size2D].clone() [function] [call site] 04258
31 [org.jfree.data.KeyedObject].clone() [function] [call site] 04259
31 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 04260
31 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 04261
31 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 04262
31 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 04263
31 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 04264
31 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 04265
31 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 04266
31 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 04267
31 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 04268
31 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 04269
31 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 04270
31 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 04271
31 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 04272
31 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 04273
31 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 04274
31 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04275
31 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 04276
32 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 04277
31 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 04278
32 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04279
31 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 04280
32 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04281
32 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04282
32 [org.jfree.data.xy.DefaultTableXYDataset].getIntervalWidth() [function] [call site] 04283
33 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 04284
32 [org.jfree.data.xy.IntervalXYDelegate].setFixedIntervalWidth(double) [function] [call site] 04285
32 [org.jfree.data.xy.DefaultTableXYDataset].isAutoWidth() [function] [call site] 04286
33 [org.jfree.data.xy.IntervalXYDelegate].isAutoWidth() [function] [call site] 04287
32 [org.jfree.data.xy.IntervalXYDelegate].setAutoWidth(boolean) [function] [call site] 04288
32 [org.jfree.data.xy.IntervalXYDelegate].setIntervalPositionFactor(double) [function] [call site] 04289
32 [org.jfree.data.xy.DefaultTableXYDataset].getIntervalPositionFactor() [function] [call site] 04290
33 [org.jfree.data.xy.IntervalXYDelegate].getIntervalPositionFactor() [function] [call site] 04291
32 [org.jfree.data.xy.DefaultTableXYDataset].updateXPoints() [function] [call site] 04292
33 [org.jfree.data.xy.DefaultTableXYDataset].updateXPoints(org.jfree.data.xy.XYSeries) [function] [call site] 04293
34 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04294
34 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 04295
34 [org.jfree.data.xy.XYSeries].getX(int) [function] [call site] 04296
34 [org.jfree.data.xy.XYSeries].equals(java.lang.Object) [function] [call site] 04297
35 [org.jfree.data.general.Series].equals(java.lang.Object) [function] [call site] 04298
36 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 04299
36 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 04300
36 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 04301
36 [org.jfree.chart.axis.TickUnit:org.jfree.data.statistics.SimpleHistogramBin:org.jfree.data.time.Minute:org.jfree.data.time.Month:org.jfree.data.time.Week:org.jfree.data.time.Year:org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 04302
36 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 04303
36 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 04304
36 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 04305
36 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 04306
36 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 04307
36 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 04308
36 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 04309
36 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 04310
36 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 04311
36 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 04312
36 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 04313
36 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 04314
36 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 04315
36 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 04316
36 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 04317
36 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 04318
36 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 04319
36 [org.jfree.data.general.Series].getKey() [function] [call site] 04320
34 [org.jfree.data.xy.XYSeries].add(java.lang.Number,java.lang.Number) [function] [call site] 04321
35 [org.jfree.data.xy.XYSeries].add(java.lang.Number,java.lang.Number,boolean) [function] [call site] 04322
36 [org.jfree.data.xy.XYSeries].add(org.jfree.data.xy.XYDataItem,boolean) [function] [call site] 04323
37 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04324
37 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 04325
37 [org.jfree.data.xy.XYDataItem].compareTo(org.jfree.data.xy.XYDataItem) [function] [call site] 04326
38 [org.jfree.data.xy.XYDataItem].getX() [function] [call site] 04327
37 [org.jfree.data.xy.XYDataItem].getX() [function] [call site] 04328
37 [org.jfree.data.xy.XYSeries].indexOf(java.lang.Number) [function] [call site] 04329
38 [org.jfree.data.xy.XYDataItem].getX() [function] [call site] 04330
37 [org.jfree.data.xy.XYSeries].updateBoundsForAddedItem(org.jfree.data.xy.XYDataItem) [function] [call site] 04331
38 [org.jfree.data.xy.XYDataItem].getXValue() [function] [call site] 04332
38 [org.jfree.data.xy.XYSeries].minIgnoreNaN(double,double) [function] [call site] 04333
38 [org.jfree.data.xy.XYSeries].maxIgnoreNaN(double,double) [function] [call site] 04334
38 [org.jfree.data.xy.XYDataItem].getY() [function] [call site] 04335
38 [org.jfree.data.xy.XYDataItem].getYValue() [function] [call site] 04336
38 [org.jfree.data.xy.XYSeries].minIgnoreNaN(double,double) [function] [call site] 04337
38 [org.jfree.data.xy.XYSeries].maxIgnoreNaN(double,double) [function] [call site] 04338
37 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 04339
37 [org.jfree.data.xy.XYSeries].updateBoundsForRemovedItem(org.jfree.data.xy.XYDataItem) [function] [call site] 04340
38 [org.jfree.data.xy.XYDataItem].getXValue() [function] [call site] 04341
38 [org.jfree.data.xy.XYDataItem].getY() [function] [call site] 04342
38 [org.jfree.data.xy.XYDataItem].getYValue() [function] [call site] 04343
38 [org.jfree.data.xy.XYSeries].findBoundsByIteration() [function] [call site] 04344
39 [org.jfree.data.xy.XYSeries].updateBoundsForAddedItem(org.jfree.data.xy.XYDataItem) [function] [call site] 04345
38 [org.jfree.data.xy.XYSeries].getAutoSort() [function] [call site] 04346
38 [org.jfree.data.xy.XYSeries].getX(int) [function] [call site] 04347
38 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 04348
38 [org.jfree.data.xy.XYSeries].getX(int) [function] [call site] 04349
38 [org.jfree.data.xy.XYSeries].findBoundsByIteration() [function] [call site] 04350
37 [org.jfree.data.general.Series].fireSeriesChanged() [function] [call site] 04351
38 [org.jfree.data.general.Series].notifyListeners(org.jfree.data.general.SeriesChangeEvent) [function] [call site] 04352
39 [org.jfree.data.time.TimeSeriesTableModel].seriesChanged(org.jfree.data.general.SeriesChangeEvent) [function] [call site] 04353
39 [org.jfree.data.xy.DefaultTableXYDataset].seriesChanged(org.jfree.data.general.SeriesChangeEvent) [function] [call site] 04354
40 [org.jfree.data.xy.DefaultTableXYDataset].updateXPoints() [function] [call site] 04355
40 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 04356
39 [org.jfree.data.gantt.TaskSeriesCollection].seriesChanged(org.jfree.data.general.SeriesChangeEvent) [function] [call site] 04357
40 [org.jfree.data.gantt.TaskSeriesCollection].refreshKeys() [function] [call site] 04358
41 [org.jfree.data.gantt.TaskSeriesCollection].getSeriesCount() [function] [call site] 04359
41 [org.jfree.data.gantt.TaskSeries].getTasks() [function] [call site] 04360
41 [org.jfree.data.gantt.Task].getDescription() [function] [call site] 04361
40 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 04362
39 [org.jfree.data.general.AbstractSeriesDataset].seriesChanged(org.jfree.data.general.SeriesChangeEvent) [function] [call site] 04363
40 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 04364
34 [org.jfree.data.xy.XYSeries].add(java.lang.Number,java.lang.Number) [function] [call site] 04365
33 [org.jfree.data.xy.DefaultTableXYDataset].prune() [function] [call site] 04366
34 [org.jfree.data.xy.DefaultTableXYDataset].canPrune(java.lang.Number) [function] [call site] 04367
35 [org.jfree.data.xy.XYSeries].getY(int) [function] [call site] 04368
35 [org.jfree.data.xy.XYSeries].indexOf(java.lang.Number) [function] [call site] 04369
34 [org.jfree.data.xy.DefaultTableXYDataset].removeAllValuesForX(java.lang.Number) [function] [call site] 04370
35 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04371
35 [org.jfree.data.xy.XYSeries].remove(java.lang.Number) [function] [call site] 04372
36 [org.jfree.data.xy.XYSeries].indexOf(java.lang.Number) [function] [call site] 04373
36 [org.jfree.data.xy.XYSeries].remove(int) [function] [call site] 04374
37 [org.jfree.data.xy.XYSeries].updateBoundsForRemovedItem(org.jfree.data.xy.XYDataItem) [function] [call site] 04375
37 [org.jfree.data.general.Series].fireSeriesChanged() [function] [call site] 04376
35 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 04377
31 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 04378
32 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04379
32 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04380
31 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 04381
32 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04382
31 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 04383
32 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04384
31 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04385
31 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04386
32 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04387
32 [org.jfree.chart.internal.ArrayUtils].clone(float[][]) [function] [call site] 04388
32 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 04389
32 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 04390
32 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 04391
32 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 04392
32 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 04393
32 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 04394
32 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 04395
32 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 04396
32 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 04397
32 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 04398
32 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 04399
32 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 04400
31 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 04401
32 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 04402
31 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 04403
32 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 04404
31 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 04405
32 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 04406
32 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04407
32 [org.jfree.chart.plot.Plot].setParent(org.jfree.chart.plot.Plot) [function] [call site] 04408
32 [org.jfree.chart.plot.XYPlot].getRangeAxis() [function] [call site] 04409
33 [org.jfree.chart.plot.XYPlot].getRangeAxis(int) [function] [call site] 04410
34 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 04411
32 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 04412
32 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 04413
32 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 04414
32 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 04415
31 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04416
31 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 04417
32 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04418
31 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 04419
31 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 04420
32 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04421
31 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 04422
32 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04423
32 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 04424
31 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 04425
32 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04426
32 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04427
31 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 04428
32 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04429
31 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 04430
32 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04431
32 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04432
32 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 04433
32 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 04434
32 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 04435
32 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 04436
32 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 04437
32 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 04438
32 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04439
32 [org.jfree.chart.plot.PolarPlot].getDataset(int) [function] [call site] 04440
32 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 04441
32 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 04442
32 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04443
32 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 04444
32 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 04445
32 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 04446
32 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 04447
32 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 04448
32 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 04449
32 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 04450
32 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 04451
32 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 04452
32 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 04453
32 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 04454
32 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 04455
32 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 04456
32 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 04457
32 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04458
32 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 04459
32 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04460
32 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04461
32 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 04462
32 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 04463
32 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 04464
32 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 04465
32 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 04466
32 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 04467
32 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 04468
32 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 04469
32 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04470
32 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 04471
32 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 04472
32 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 04473
32 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 04474
32 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 04475
32 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 04476
32 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 04477
32 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 04478
32 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 04479
32 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 04480
32 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 04481
32 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 04482
32 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 04483
32 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 04484
32 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 04485
32 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 04486
32 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 04487
32 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 04488
32 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 04489
32 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 04490
32 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 04491
32 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 04492
32 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 04493
32 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 04494
32 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 04495
32 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 04496
32 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 04497
32 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 04498
32 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 04499
32 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 04500
32 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 04501
32 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 04502
32 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 04503
32 [org.jfree.data.gantt.Task].clone() [function] [call site] 04504
32 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 04505
32 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 04506
32 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 04507
32 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 04508
32 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 04509
32 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 04510
32 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 04511
32 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 04512
32 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 04513
32 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 04514
32 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 04515
32 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 04516
32 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 04517
32 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 04518
32 [org.jfree.chart.title.Title].clone() [function] [call site] 04519
32 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 04520
32 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 04521
32 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 04522
32 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 04523
32 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 04524
32 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 04525
32 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 04526
32 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04527
32 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 04528
32 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 04529
32 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 04530
32 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 04531
32 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 04532
32 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 04533
32 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 04534
32 [org.jfree.data.KeyedObjects].clone() [function] [call site] 04535
32 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 04536
32 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 04537
32 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 04538
32 [org.jfree.chart.block.Size2D].clone() [function] [call site] 04539
32 [org.jfree.data.KeyedObject].clone() [function] [call site] 04540
32 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 04541
32 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 04542
32 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 04543
32 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 04544
32 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 04545
32 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 04546
32 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 04547
32 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 04548
32 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 04549
32 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 04550
32 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 04551
32 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 04552
32 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 04553
32 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 04554
32 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 04555
32 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04556
32 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 04557
32 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 04558
32 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 04559
32 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 04560
32 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 04561
32 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 04562
32 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 04563
32 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04564
32 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04565
32 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 04566
32 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 04567
32 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 04568
32 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04569
32 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 04570
32 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 04571
32 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 04572
32 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 04573
32 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 04574
32 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 04575
32 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 04576
33 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 04577
32 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 04578
33 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 04579
33 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 04580
32 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 04581
33 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04582
32 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 04583
33 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04584
32 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 04585
33 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04586
33 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04587
32 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 04588
33 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04589
32 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 04590
33 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 04591
32 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 04592
33 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 04593
32 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 04594
32 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 04595
32 [org.jfree.chart.renderer.DefaultPolarItemRenderer].setPlot(org.jfree.chart.plot.PolarPlot) [function] [call site] 04596
32 [org.jfree.chart.renderer.AbstractRenderer].addChangeListener(org.jfree.chart.event.RendererChangeListener) [function] [call site] 04597
31 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 04598
31 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 04599
31 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 04600
31 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 04601
31 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 04602
31 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 04603
31 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 04604
31 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 04605
31 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 04606
31 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 04607
30 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 04608
30 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 04609
30 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 04610
30 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 04611
30 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 04612
30 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 04613
30 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04614
30 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04615
30 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 04616
30 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 04617
30 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 04618
30 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04619
30 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 04620
30 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 04621
30 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 04622
30 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 04623
30 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 04624
30 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 04625
30 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 04626
30 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 04627
30 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 04628
30 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 04629
30 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 04630
30 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 04631
30 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 04632
30 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 04633
30 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 04634
30 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 04635
30 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 04636
30 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04637
30 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 04638
30 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 04639
30 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 04640
30 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 04641
30 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 04642
30 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 04643
30 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 04644
30 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 04645
30 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 04646
30 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 04647
30 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 04648
30 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 04649
30 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 04650
30 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 04651
30 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04652
30 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 04653
30 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04654
30 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04655
30 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 04656
30 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 04657
30 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 04658
30 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 04659
30 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 04660
30 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 04661
30 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 04662
30 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 04663
30 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04664
30 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 04665
30 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 04666
30 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 04667
30 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 04668
30 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 04669
30 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 04670
30 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 04671
30 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 04672
30 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 04673
30 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 04674
30 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 04675
30 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 04676
30 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 04677
30 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 04678
30 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 04679
30 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 04680
30 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 04681
30 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 04682
30 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 04683
30 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 04684
30 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 04685
30 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 04686
30 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 04687
30 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 04688
30 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 04689
30 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 04690
30 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 04691
30 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 04692
30 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 04693
30 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 04694
30 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 04695
30 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 04696
30 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 04697
30 [org.jfree.data.gantt.Task].clone() [function] [call site] 04698
30 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 04699
30 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 04700
30 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 04701
30 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 04702
30 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 04703
30 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 04704
30 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 04705
30 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 04706
30 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 04707
30 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 04708
30 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 04709
30 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 04710
30 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 04711
30 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 04712
30 [org.jfree.chart.title.Title].clone() [function] [call site] 04713
30 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 04714
30 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 04715
30 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 04716
30 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 04717
30 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 04718
30 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 04719
30 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 04720
30 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04721
30 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 04722
30 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 04723
30 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 04724
30 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 04725
30 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 04726
30 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 04727
30 [org.jfree.data.KeyedObjects].clone() [function] [call site] 04728
30 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 04729
30 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 04730
30 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 04731
30 [org.jfree.chart.block.Size2D].clone() [function] [call site] 04732
30 [org.jfree.data.KeyedObject].clone() [function] [call site] 04733
30 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 04734
30 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 04735
30 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 04736
30 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 04737
30 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 04738
30 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 04739
30 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 04740
30 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 04741
30 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 04742
30 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 04743
30 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 04744
30 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 04745
30 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 04746
30 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 04747
30 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 04748
30 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04749
30 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 04750
30 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 04751
30 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 04752
30 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 04753
30 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 04754
30 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 04755
30 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 04756
30 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04757
30 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04758
30 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 04759
30 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 04760
30 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 04761
30 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04762
30 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 04763
30 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 04764
30 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 04765
30 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 04766
30 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 04767
30 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 04768
30 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 04769
30 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 04770
30 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 04771
30 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 04772
30 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 04773
30 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 04774
30 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 04775
30 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 04776
30 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 04777
30 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 04778
30 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 04779
30 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04780
30 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 04781
30 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 04782
30 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 04783
30 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 04784
30 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 04785
30 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 04786
30 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 04787
30 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 04788
30 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 04789
30 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 04790
30 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 04791
30 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 04792
30 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 04793
30 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 04794
30 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04795
30 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 04796
30 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04797
30 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04798
30 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 04799
30 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 04800
30 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 04801
30 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 04802
30 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 04803
30 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 04804
30 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 04805
30 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 04806
30 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04807
30 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 04808
30 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 04809
30 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 04810
30 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 04811
30 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 04812
30 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 04813
30 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 04814
30 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 04815
30 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 04816
30 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 04817
30 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 04818
30 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 04819
30 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 04820
30 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 04821
30 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 04822
30 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 04823
30 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 04824
30 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 04825
30 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 04826
30 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 04827
30 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 04828
30 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 04829
30 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 04830
30 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 04831
30 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 04832
30 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 04833
30 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 04834
30 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 04835
30 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 04836
30 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 04837
30 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 04838
30 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 04839
30 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 04840
30 [org.jfree.data.gantt.Task].clone() [function] [call site] 04841
30 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 04842
30 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 04843
30 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 04844
30 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 04845
30 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 04846
30 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 04847
30 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 04848
30 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 04849
30 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 04850
30 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 04851
30 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 04852
30 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 04853
30 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 04854
30 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 04855
30 [org.jfree.chart.title.Title].clone() [function] [call site] 04856
30 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 04857
30 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 04858
30 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 04859
30 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 04860
30 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 04861
30 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 04862
30 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 04863
30 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04864
30 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 04865
30 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 04866
30 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 04867
30 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 04868
30 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 04869
30 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 04870
30 [org.jfree.data.KeyedObjects].clone() [function] [call site] 04871
30 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 04872
30 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 04873
30 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 04874
30 [org.jfree.chart.block.Size2D].clone() [function] [call site] 04875
30 [org.jfree.data.KeyedObject].clone() [function] [call site] 04876
30 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 04877
30 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 04878
30 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 04879
30 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 04880
30 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 04881
30 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 04882
30 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 04883
30 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 04884
30 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 04885
30 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 04886
30 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 04887
30 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 04888
30 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 04889
30 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 04890
30 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 04891
30 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04892
30 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 04893
30 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 04894
30 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 04895
30 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 04896
30 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 04897
30 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 04898
30 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 04899
30 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04900
30 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04901
30 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 04902
30 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 04903
30 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 04904
30 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04905
30 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 04906
30 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 04907
30 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 04908
30 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 04909
30 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 04910
30 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 04911
30 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 04912
30 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 04913
30 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 04914
30 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 04915
30 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 04916
30 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 04917
30 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 04918
30 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 04919
30 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 04920
30 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 04921
30 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 04922
30 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04923
30 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04924
30 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04925
29 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 04926
29 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 04927
30 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04928
30 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 04929
30 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 04930
30 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 04931
30 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 04932
30 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 04933
30 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 04934
30 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 04935
30 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 04936
30 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 04937
30 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 04938
30 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 04939
30 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 04940
30 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 04941
30 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 04942
30 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04943
30 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 04944
30 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04945
30 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04946
30 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 04947
30 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 04948
30 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 04949
30 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 04950
30 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 04951
30 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 04952
30 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 04953
30 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 04954
30 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04955
30 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 04956
30 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 04957
30 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 04958
30 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 04959
30 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 04960
30 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 04961
30 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 04962
30 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 04963
30 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 04964
30 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 04965
30 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 04966
30 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 04967
30 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 04968
30 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 04969
30 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 04970
30 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 04971
30 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 04972
30 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 04973
30 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 04974
30 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 04975
30 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 04976
30 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 04977
30 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 04978
30 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 04979
30 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 04980
30 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 04981
30 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 04982
30 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 04983
30 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 04984
30 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 04985
30 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 04986
30 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 04987
30 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 04988
30 [org.jfree.data.gantt.Task].clone() [function] [call site] 04989
30 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 04990
30 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 04991
30 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 04992
30 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 04993
30 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 04994
30 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 04995
30 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 04996
30 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 04997
30 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 04998
30 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 04999
30 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 05000
30 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 05001
30 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05002
30 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 05003
30 [org.jfree.chart.title.Title].clone() [function] [call site] 05004
30 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 05005
30 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 05006
30 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 05007
30 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 05008
30 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 05009
30 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 05010
30 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 05011
30 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 05012
30 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 05013
30 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 05014
30 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 05015
30 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 05016
30 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05017
30 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 05018
30 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 05019
30 [org.jfree.data.KeyedObjects].clone() [function] [call site] 05020
30 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 05021
30 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 05022
30 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 05023
30 [org.jfree.chart.block.Size2D].clone() [function] [call site] 05024
30 [org.jfree.data.KeyedObject].clone() [function] [call site] 05025
30 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 05026
30 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 05027
30 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 05028
30 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 05029
30 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 05030
30 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 05031
30 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 05032
30 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 05033
30 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 05034
30 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 05035
30 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 05036
30 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 05037
30 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05038
30 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 05039
30 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05040
30 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05041
30 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 05042
30 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 05043
30 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 05044
30 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 05045
30 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 05046
30 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 05047
30 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 05048
30 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05049
30 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 05050
30 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 05051
30 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 05052
30 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 05053
30 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 05054
30 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 05055
30 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 05056
30 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 05057
30 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 05058
30 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 05059
30 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05060
30 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 05061
30 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 05062
30 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 05063
30 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 05064
30 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 05065
30 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 05066
30 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 05067
30 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 05068
30 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 05069
30 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 05070
30 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 05071
29 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05072
29 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 05073
29 [org.jfree.data.KeyedObjects].clone() [function] [call site] 05074
29 [org.jfree.data.general.Series].clone() [function] [call site] 05075
29 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 05076
29 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 05077
30 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05078
30 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05079
29 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 05080
29 [org.jfree.chart.block.Size2D].clone() [function] [call site] 05081
29 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 05082
30 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05083
29 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 05084
29 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 05085
29 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 05086
29 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 05087
29 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 05088
29 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 05089
29 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 05090
30 [org.jfree.data.general.Series].clone() [function] [call site] 05091
30 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 05092
29 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 05093
29 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 05094
29 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05095
29 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 05096
29 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 05097
29 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 05098
29 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 05099
29 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 05100
29 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05101
29 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 05102
29 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 05103
29 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 05104
29 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 05105
29 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 05106
29 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05107
29 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 05108
29 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 05109
29 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 05110
29 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 05111
29 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 05112
29 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 05113
29 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 05114
29 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 05115
29 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 05116
29 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 05117
29 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 05118
29 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 05119
30 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05120
29 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 05121
29 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 05122
29 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 05123
29 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 05124
29 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 05125
29 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 05126
29 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 05127
29 [org.jfree.chart.plot.Plot].clone() [function] [call site] 05128
29 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 05129
29 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 05130
29 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 05131
29 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 05132
29 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 05133
30 [org.jfree.data.general.Series].clone() [function] [call site] 05134
30 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 05135
29 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 05136
29 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 05137
29 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 05138
30 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 05139
30 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05140
30 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 05141
30 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05142
30 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05143
30 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05144
30 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05145
29 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 05146
29 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 05147
30 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 05148
30 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 05149
30 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 05150
30 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 05151
30 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 05152
30 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 05153
30 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 05154
30 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 05155
30 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 05156
30 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 05157
30 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 05158
30 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 05159
30 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 05160
30 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 05161
30 [org.jfree.chart.plot.Plot].clone() [function] [call site] 05162
30 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 05163
30 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 05164
30 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 05165
30 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 05166
30 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 05167
30 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 05168
30 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 05169
30 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 05170
30 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 05171
30 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 05172
30 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 05173
30 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 05174
30 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 05175
30 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 05176
30 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 05177
30 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 05178
30 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 05179
30 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 05180
30 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 05181
30 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 05182
30 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 05183
30 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 05184
30 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 05185
30 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 05186
30 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 05187
30 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 05188
30 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 05189
30 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 05190
30 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 05191
30 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 05192
30 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 05193
30 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 05194
30 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 05195
30 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 05196
30 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 05197
30 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 05198
30 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 05199
30 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 05200
30 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 05201
30 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 05202
30 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 05203
30 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 05204
30 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 05205
30 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 05206
30 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 05207
30 [org.jfree.data.gantt.Task].clone() [function] [call site] 05208
30 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 05209
30 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 05210
30 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 05211
30 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 05212
30 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 05213
30 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 05214
30 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 05215
30 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 05216
30 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 05217
30 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 05218
30 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 05219
30 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 05220
30 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05221
30 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 05222
30 [org.jfree.chart.title.Title].clone() [function] [call site] 05223
30 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 05224
30 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 05225
30 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 05226
30 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 05227
30 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 05228
30 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 05229
30 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 05230
30 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 05231
30 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 05232
30 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 05233
30 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 05234
30 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 05235
30 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05236
30 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 05237
30 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 05238
30 [org.jfree.data.KeyedObjects].clone() [function] [call site] 05239
30 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 05240
30 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 05241
30 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 05242
30 [org.jfree.chart.block.Size2D].clone() [function] [call site] 05243
30 [org.jfree.data.KeyedObject].clone() [function] [call site] 05244
30 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 05245
30 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 05246
30 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 05247
30 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 05248
30 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 05249
30 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 05250
30 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 05251
30 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 05252
30 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 05253
30 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 05254
30 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 05255
30 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 05256
30 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05257
30 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 05258
30 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05259
30 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05260
30 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 05261
30 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 05262
30 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 05263
30 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 05264
30 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 05265
30 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 05266
30 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 05267
30 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05268
30 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 05269
30 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 05270
30 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 05271
30 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 05272
30 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 05273
30 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 05274
30 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 05275
30 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 05276
30 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 05277
30 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 05278
30 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05279
30 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 05280
30 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 05281
30 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 05282
30 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 05283
30 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 05284
30 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 05285
30 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 05286
30 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 05287
30 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 05288
30 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 05289
30 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 05290
29 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 05291
29 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 05292
30 [org.jfree.data.time.TimePeriodValues].createCopy(int,int) [function] [call site] 05293
31 [org.jfree.data.general.Series].clone() [function] [call site] 05294
31 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 05295
31 [org.jfree.data.time.TimePeriodValues].add(org.jfree.data.time.TimePeriodValue) [function] [call site] 05296
32 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 05297
32 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 05298
32 [org.jfree.data.time.TimePeriodValues].updateBounds(org.jfree.data.time.TimePeriod,int) [function] [call site] 05299
33 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 05300
33 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 05301
33 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 05302
33 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 05303
33 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 05304
33 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 05305
33 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 05306
33 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 05307
33 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 05308
33 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 05309
33 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 05310
33 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 05311
33 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 05312
33 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 05313
33 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 05314
33 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 05315
33 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 05316
33 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 05317
33 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 05318
33 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 05319
33 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 05320
33 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 05321
33 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 05322
33 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 05323
33 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 05324
33 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 05325
33 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 05326
33 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 05327
33 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 05328
33 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 05329
33 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 05330
33 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 05331
33 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 05332
33 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 05333
33 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 05334
33 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 05335
32 [org.jfree.data.general.Series].fireSeriesChanged() [function] [call site] 05336
30 [org.jfree.data.time.TimePeriodValues].getItemCount() [function] [call site] 05337
29 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 05338
29 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 05339
29 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 05340
29 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 05341
29 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 05342
29 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 05343
29 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 05344
29 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 05345
30 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05346
30 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 05347
30 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 05348
30 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 05349
30 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 05350
30 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 05351
30 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 05352
30 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 05353
30 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 05354
30 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 05355
30 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 05356
30 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 05357
30 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 05358
30 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 05359
30 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 05360
30 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 05361
30 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 05362
30 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 05363
30 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 05364
30 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 05365
30 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 05366
30 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 05367
30 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 05368
30 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 05369
30 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 05370
30 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 05371
30 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 05372
30 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 05373
30 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 05374
30 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 05375
30 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 05376
30 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 05377
30 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 05378
30 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 05379
30 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 05380
30 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 05381
30 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 05382
30 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 05383
30 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 05384
30 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 05385
30 [org.jfree.chart.axis.Axis].clone() [function] [call site] 05386
30 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 05387
30 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 05388
30 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 05389
30 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 05390
30 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 05391
30 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 05392
30 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 05393
30 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 05394
30 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 05395
30 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 05396
30 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 05397
30 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 05398
30 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 05399
30 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 05400
30 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 05401
30 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 05402
30 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 05403
30 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 05404
30 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 05405
30 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 05406
30 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 05407
30 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 05408
30 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 05409
30 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 05410
30 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 05411
30 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 05412
30 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 05413
30 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 05414
30 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 05415
30 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 05416
30 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05417
30 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 05418
30 [org.jfree.data.KeyedObjects].clone() [function] [call site] 05419
30 [org.jfree.data.general.Series].clone() [function] [call site] 05420
30 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 05421
30 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 05422
30 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 05423
30 [org.jfree.chart.block.Size2D].clone() [function] [call site] 05424
30 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 05425
30 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 05426
30 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 05427
30 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 05428
30 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 05429
30 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 05430
30 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 05431
30 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 05432
30 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 05433
30 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 05434
30 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05435
30 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 05436
30 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 05437
30 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 05438
30 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 05439
30 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 05440
30 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05441
30 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 05442
30 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 05443
30 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 05444
30 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 05445
30 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 05446
30 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05447
30 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 05448
30 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 05449
30 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 05450
30 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 05451
30 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 05452
30 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 05453
30 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 05454
30 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 05455
30 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 05456
30 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 05457
30 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 05458
30 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 05459
30 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 05460
30 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 05461
30 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 05462
30 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 05463
30 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 05464
30 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 05465
30 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 05466
30 [org.jfree.chart.plot.Plot].clone() [function] [call site] 05467
30 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 05468
30 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 05469
30 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 05470
30 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 05471
30 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 05472
30 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 05473
30 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 05474
30 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 05475
30 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 05476
30 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 05477
30 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 05478
30 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 05479
30 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 05480
30 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 05481
30 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 05482
30 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 05483
30 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 05484
30 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 05485
30 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 05486
30 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 05487
30 [org.jfree.data.gantt.Task].clone() [function] [call site] 05488
30 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 05489
30 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 05490
31 [org.jfree.chart.plot.Marker].clone() [function] [call site] 05491
30 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 05492
30 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 05493
30 [org.jfree.chart.plot.Marker].clone() [function] [call site] 05494
30 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 05495
30 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 05496
30 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 05497
30 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 05498
30 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05499
30 [org.jfree.chart.title.Title].clone() [function] [call site] 05500
30 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 05501
30 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 05502
30 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 05503
31 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05504
30 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 05505
30 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 05506
30 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 05507
31 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05508
31 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 05509
31 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 05510
31 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 05511
31 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 05512
31 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 05513
31 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 05514
31 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 05515
31 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 05516
31 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 05517
31 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 05518
31 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 05519
31 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 05520
31 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 05521
31 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 05522
31 [org.jfree.chart.plot.Plot].clone() [function] [call site] 05523
31 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 05524
31 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 05525
31 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 05526
31 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 05527
31 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 05528
31 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 05529
31 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 05530
31 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 05531
31 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 05532
31 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 05533
31 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 05534
31 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 05535
31 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 05536
31 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 05537
31 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 05538
31 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 05539
31 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 05540
31 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 05541
31 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 05542
31 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 05543
31 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 05544
31 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 05545
31 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 05546
31 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 05547
31 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 05548
31 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 05549
31 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 05550
31 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 05551
31 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 05552
31 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 05553
31 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 05554
31 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 05555
31 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 05556
31 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 05557
31 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 05558
31 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 05559
31 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 05560
31 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 05561
31 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 05562
31 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 05563
31 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 05564
31 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 05565
31 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 05566
31 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 05567
31 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 05568
31 [org.jfree.data.gantt.Task].clone() [function] [call site] 05569
31 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 05570
31 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 05571
31 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 05572
31 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 05573
31 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 05574
31 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 05575
31 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 05576
31 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 05577
31 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 05578
31 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 05579
31 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 05580
31 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 05581
31 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05582
31 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 05583
31 [org.jfree.chart.title.Title].clone() [function] [call site] 05584
31 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 05585
31 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 05586
31 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 05587
31 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 05588
31 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 05589
31 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 05590
31 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 05591
31 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 05592
31 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 05593
31 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 05594
31 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 05595
31 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 05596
31 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05597
31 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 05598
31 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 05599
31 [org.jfree.data.KeyedObjects].clone() [function] [call site] 05600
31 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 05601
31 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 05602
31 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 05603
31 [org.jfree.chart.block.Size2D].clone() [function] [call site] 05604
31 [org.jfree.data.KeyedObject].clone() [function] [call site] 05605
31 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 05606
31 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 05607
31 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 05608
31 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 05609
31 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 05610
31 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 05611
31 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 05612
31 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 05613
31 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 05614
31 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 05615
31 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 05616
31 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 05617
31 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05618
31 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 05619
31 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05620
31 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05621
31 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 05622
31 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 05623
31 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 05624
31 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 05625
31 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 05626
31 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 05627
31 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 05628
31 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05629
31 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 05630
31 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 05631
31 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 05632
31 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 05633
31 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 05634
31 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 05635
31 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 05636
31 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 05637
31 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 05638
31 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 05639
31 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05640
31 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 05641
31 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 05642
31 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 05643
31 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 05644
31 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 05645
31 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 05646
31 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 05647
31 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 05648
31 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 05649
31 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 05650
31 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 05651
30 [org.jfree.chart.axis.Tick].clone() [function] [call site] 05652
30 [org.jfree.data.KeyedObject].clone() [function] [call site] 05653
30 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 05654
30 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 05655
30 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 05656
30 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 05657
30 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 05658
30 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 05659
30 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 05660
30 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05661
30 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 05662
30 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 05663
31 [org.jfree.data.general.Series].clone() [function] [call site] 05664
31 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 05665
30 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05666
30 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 05667
30 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 05668
30 [org.jfree.chart.JFreeChart].clone() [function] [call site] 05669
30 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 05670
30 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 05671
30 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 05672
30 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 05673
30 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 05674
30 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 05675
30 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 05676
30 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 05677
30 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 05678
30 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 05679
30 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 05680
30 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 05681
30 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 05682
30 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 05683
31 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 05684
32 [org.jfree.chart.axis.Axis].clone() [function] [call site] 05685
30 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 05686
30 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 05687
30 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 05688
30 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 05689
30 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 05690
30 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 05691
30 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 05692
30 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 05693
30 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 05694
30 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 05695
30 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 05696
30 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 05697
30 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 05698
30 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 05699
30 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 05700
30 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 05701
30 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 05702
30 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 05703
30 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 05704
30 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 05705
30 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 05706
30 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 05707
30 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 05708
30 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 05709
30 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 05710
30 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 05711
30 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 05712
30 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 05713
30 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 05714
30 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 05715
30 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 05716
30 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 05717
30 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 05718
30 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 05719
30 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 05720
30 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 05721
30 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 05722
30 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 05723
30 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 05724
30 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 05725
30 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 05726
30 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 05727
30 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 05728
30 [org.jfree.chart.axis.Axis].clone() [function] [call site] 05729
30 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 05730
30 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 05731
30 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 05732
30 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 05733
30 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 05734
30 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 05735
30 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 05736
30 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 05737
30 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 05738
30 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 05739
30 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 05740
30 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 05741
30 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 05742
30 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 05743
30 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 05744
30 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 05745
30 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 05746
30 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 05747
30 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 05748
30 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 05749
30 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 05750
30 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 05751
30 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 05752
30 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 05753
30 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 05754
30 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 05755
30 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 05756
30 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 05757
30 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 05758
30 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 05759
30 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05760
30 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 05761
30 [org.jfree.data.KeyedObjects].clone() [function] [call site] 05762
30 [org.jfree.data.general.Series].clone() [function] [call site] 05763
30 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 05764
30 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 05765
30 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 05766
30 [org.jfree.chart.block.Size2D].clone() [function] [call site] 05767
30 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 05768
30 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 05769
30 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 05770
30 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 05771
30 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 05772
30 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 05773
30 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 05774
30 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 05775
30 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 05776
30 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 05777
30 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05778
30 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 05779
30 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 05780
30 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 05781
30 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 05782
30 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 05783
30 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05784
30 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 05785
30 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 05786
30 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 05787
30 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 05788
30 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 05789
30 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05790
30 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 05791
30 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 05792
30 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 05793
30 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 05794
30 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 05795
30 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 05796
30 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 05797
30 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 05798
30 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 05799
30 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 05800
30 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 05801
30 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 05802
30 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 05803
30 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 05804
30 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 05805
30 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 05806
30 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 05807
30 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 05808
30 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 05809
30 [org.jfree.chart.plot.Plot].clone() [function] [call site] 05810
30 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 05811
30 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 05812
30 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 05813
30 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 05814
30 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 05815
30 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 05816
30 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 05817
30 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 05818
30 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 05819
30 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 05820
30 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 05821
30 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 05822
30 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 05823
30 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 05824
30 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 05825
30 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 05826
30 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 05827
30 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 05828
30 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 05829
30 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 05830
30 [org.jfree.data.gantt.Task].clone() [function] [call site] 05831
30 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 05832
30 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 05833
30 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 05834
30 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 05835
30 [org.jfree.chart.plot.Marker].clone() [function] [call site] 05836
30 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 05837
30 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 05838
30 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 05839
30 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 05840
30 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05841
30 [org.jfree.chart.title.Title].clone() [function] [call site] 05842
30 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 05843
30 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 05844
30 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 05845
30 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 05846
30 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 05847
30 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 05848
30 [org.jfree.chart.axis.Tick].clone() [function] [call site] 05849
30 [org.jfree.data.KeyedObject].clone() [function] [call site] 05850
30 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 05851
30 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 05852
30 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 05853
30 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 05854
30 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 05855
30 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 05856
30 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 05857
30 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05858
30 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 05859
30 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 05860
30 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05861
30 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 05862
30 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 05863
30 [org.jfree.chart.JFreeChart].clone() [function] [call site] 05864
30 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 05865
30 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 05866
30 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 05867
30 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 05868
30 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 05869
30 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 05870
30 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 05871
30 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 05872
30 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 05873
30 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 05874
30 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 05875
30 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 05876
30 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 05877
30 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 05878
30 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 05879
30 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 05880
30 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 05881
30 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 05882
30 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone(java.lang.Number[][]) [function] [call site] 05883
31 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 05884
30 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone(java.lang.Number[][]) [function] [call site] 05885
29 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 05886
29 [org.jfree.data.gantt.Task].clone() [function] [call site] 05887
29 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 05888
29 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 05889
29 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 05890
29 [org.jfree.chart.plot.Marker].clone() [function] [call site] 05891
29 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 05892
29 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 05893
29 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 05894
29 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 05895
29 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05896
29 [org.jfree.chart.title.Title].clone() [function] [call site] 05897
29 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 05898
29 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 05899
29 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 05900
29 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 05901
29 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 05902
29 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 05903
29 [org.jfree.chart.axis.Tick].clone() [function] [call site] 05904
29 [org.jfree.data.KeyedObject].clone() [function] [call site] 05905
29 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 05906
29 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 05907
29 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 05908
29 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 05909
29 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 05910
29 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 05911
29 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 05912
29 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05913
29 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 05914
29 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 05915
29 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05916
29 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 05917
29 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 05918
29 [org.jfree.chart.JFreeChart].clone() [function] [call site] 05919
29 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 05920
29 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 05921
29 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 05922
29 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 05923
29 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 05924
29 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 05925
29 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 05926
29 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 05927
29 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 05928
29 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 05929
29 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 05930
29 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 05931
29 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 05932
29 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 05933
29 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 05934
29 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 05935
29 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 05936
29 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 05937
28 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 05938
28 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 05939
28 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 05940
28 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 05941
28 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 05942
28 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 05943
28 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 05944
28 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 05945
28 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 05946
28 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05947
28 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 05948
28 [org.jfree.chart.title.Title].clone() [function] [call site] 05949
28 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 05950
28 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 05951
28 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 05952
28 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 05953
28 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 05954
28 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 05955
28 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 05956
28 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 05957
28 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 05958
28 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 05959
28 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 05960
28 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 05961
28 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05962
28 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 05963
28 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 05964
28 [org.jfree.data.KeyedObjects].clone() [function] [call site] 05965
28 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 05966
28 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 05967
28 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 05968
28 [org.jfree.chart.block.Size2D].clone() [function] [call site] 05969
28 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 05970
28 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 05971
28 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 05972
28 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 05973
28 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 05974
28 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 05975
28 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 05976
28 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 05977
28 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 05978
28 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 05979
28 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 05980
28 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 05981
28 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05982
28 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 05983
28 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05984
28 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05985
28 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 05986
28 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 05987
28 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 05988
28 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 05989
28 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 05990
28 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 05991
28 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 05992
28 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05993
28 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 05994
28 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 05995
28 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 05996
28 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 05997
28 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 05998
28 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 05999
28 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 06000
28 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 06001
28 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 06002
28 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 06003
28 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 06004
28 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06005
28 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 06006
28 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 06007
28 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 06008
28 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 06009
28 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06010
28 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 06011
28 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 06012
28 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 06013
28 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 06014
28 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 06015
24 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 06016
24 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 06017
24 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 06018
24 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 06019
24 [org.jfree.data.gantt.Task].clone() [function] [call site] 06020
24 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 06021
24 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 06022
24 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 06023
24 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06024
24 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 06025
24 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 06026
24 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 06027
24 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 06028
24 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 06029
24 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 06030
24 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 06031
24 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 06032
24 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 06033
24 [org.jfree.chart.title.Title].clone() [function] [call site] 06034
24 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 06035
24 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 06036
24 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06037
24 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 06038
24 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 06039
24 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 06040
24 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 06041
24 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 06042
24 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06043
24 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 06044
24 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 06045
24 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 06046
24 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06047
24 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 06048
24 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 06049
24 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06050
24 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 06051
24 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 06052
24 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 06053
24 [org.jfree.chart.block.Size2D].clone() [function] [call site] 06054
24 [org.jfree.data.KeyedObject].clone() [function] [call site] 06055
24 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 06056
24 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 06057
24 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 06058
24 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06059
24 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 06060
24 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 06061
24 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 06062
24 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 06063
24 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 06064
24 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 06065
24 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 06066
24 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 06067
24 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 06068
24 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 06069
24 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 06070
24 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 06071
24 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 06072
24 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 06073
24 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 06074
24 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 06075
24 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 06076
24 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 06077
24 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 06078
24 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06079
24 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 06080
24 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06081
24 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 06082
24 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 06083
24 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 06084
24 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 06085
24 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 06086
24 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 06087
24 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 06088
24 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 06089
24 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 06090
24 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06091
24 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 06092
24 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 06093
24 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 06094
24 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 06095
24 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06096
24 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 06097
24 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 06098
24 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 06099
24 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 06100
24 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 06101
23 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 06102
23 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 06103
23 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 06104
23 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 06105
23 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 06106
23 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 06107
23 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 06108
23 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06109
23 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 06110
23 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 06111
23 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 06112
23 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 06113
23 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06114
23 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 06115
23 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06116
23 [org.jfree.data.general.Series].clone() [function] [call site] 06117
23 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 06118
23 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 06119
23 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 06120
23 [org.jfree.chart.block.Size2D].clone() [function] [call site] 06121
23 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 06122
23 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 06123
23 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06124
23 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 06125
23 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 06126
23 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 06127
23 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 06128
23 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 06129
23 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 06130
23 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 06131
23 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 06132
23 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 06133
23 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 06134
23 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 06135
23 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 06136
23 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 06137
23 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06138
23 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06139
23 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 06140
23 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 06141
23 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 06142
23 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 06143
23 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 06144
23 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 06145
23 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06146
23 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 06147
23 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 06148
23 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 06149
23 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 06150
23 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 06151
23 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 06152
23 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 06153
23 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 06154
23 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 06155
23 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 06156
23 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 06157
23 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 06158
23 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06159
23 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 06160
23 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 06161
23 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 06162
23 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 06163
23 [org.jfree.chart.plot.Plot].clone() [function] [call site] 06164
23 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 06165
23 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 06166
23 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 06167
23 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 06168
23 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 06169
23 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06170
23 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 06171
23 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 06172
23 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 06173
23 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 06174
23 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 06175
23 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 06176
23 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 06177
23 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 06178
23 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 06179
23 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 06180
23 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 06181
23 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06182
23 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 06183
23 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 06184
23 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 06185
23 [org.jfree.data.gantt.Task].clone() [function] [call site] 06186
23 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 06187
23 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 06188
23 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 06189
23 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 06190
23 [org.jfree.chart.plot.Marker].clone() [function] [call site] 06191
23 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 06192
23 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 06193
23 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 06194
23 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 06195
23 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 06196
23 [org.jfree.chart.title.Title].clone() [function] [call site] 06197
23 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 06198
23 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06199
23 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 06200
23 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 06201
23 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 06202
23 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 06203
23 [org.jfree.chart.axis.Tick].clone() [function] [call site] 06204
23 [org.jfree.data.KeyedObject].clone() [function] [call site] 06205
23 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 06206
23 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 06207
23 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 06208
23 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 06209
23 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 06210
23 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 06211
23 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 06212
23 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 06213
23 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 06214
23 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 06215
23 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 06216
23 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 06217
23 [org.jfree.chart.JFreeChart].clone() [function] [call site] 06218
23 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 06219
23 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 06220
23 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 06221
23 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 06222
23 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 06223
23 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 06224
23 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 06225
23 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 06226
23 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 06227
23 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 06228
23 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 06229
23 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06230
23 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 06231
23 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 06232
23 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 06233
23 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 06234
23 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 06235
23 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 06236
22 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06237
22 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 06238
22 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06239
22 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 06240
22 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 06241
22 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 06242
22 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06243
22 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 06244
22 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 06245
22 [org.jfree.chart.plot.Plot].clone() [function] [call site] 06246
22 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 06247
22 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06248
22 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 06249
22 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 06250
22 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06251
22 [org.jfree.chart.plot.Plot].addChangeListener(org.jfree.chart.event.PlotChangeListener) [function] [call site] 06252
21 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 06253
20 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 06254
20 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 06255
20 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 06256
20 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 06257
20 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 06258
20 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 06259
20 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 06260
20 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 06261
20 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 06262
20 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 06263
20 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 06264
20 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06265
20 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 06266
20 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 06267
20 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 06268
20 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 06269
20 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06270
20 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 06271
20 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06272
20 [org.jfree.data.general.Series].clone() [function] [call site] 06273
20 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 06274
20 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 06275
20 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 06276
20 [org.jfree.chart.block.Size2D].clone() [function] [call site] 06277
20 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 06278
20 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 06279
20 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06280
20 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 06281
20 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 06282
20 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 06283
20 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 06284
20 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 06285
20 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 06286
20 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 06287
20 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 06288
20 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 06289
20 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 06290
20 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 06291
20 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 06292
20 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 06293
20 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06294
20 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06295
20 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 06296
20 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 06297
20 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 06298
20 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 06299
20 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 06300
20 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 06301
20 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06302
20 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 06303
20 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 06304
20 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 06305
20 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 06306
20 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 06307
20 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 06308
20 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 06309
20 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 06310
20 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 06311
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 06312
20 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 06313
20 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 06314
20 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06315
20 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 06316
20 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 06317
20 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 06318
20 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 06319
20 [org.jfree.chart.plot.Plot].clone() [function] [call site] 06320
20 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 06321
20 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 06322
20 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 06323
20 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 06324
20 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 06325
20 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06326
20 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 06327
20 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 06328
20 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 06329
20 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 06330
20 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 06331
20 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 06332
20 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 06333
20 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 06334
20 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 06335
20 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 06336
20 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 06337
20 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06338
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 06339
20 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 06340
20 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 06341
20 [org.jfree.data.gantt.Task].clone() [function] [call site] 06342
20 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 06343
20 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 06344
20 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 06345
20 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 06346
20 [org.jfree.chart.plot.Marker].clone() [function] [call site] 06347
20 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 06348
20 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 06349
20 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 06350
20 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 06351
20 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 06352
20 [org.jfree.chart.title.Title].clone() [function] [call site] 06353
20 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 06354
20 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06355
20 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 06356
20 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 06357
20 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 06358
20 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 06359
20 [org.jfree.chart.axis.Tick].clone() [function] [call site] 06360
20 [org.jfree.data.KeyedObject].clone() [function] [call site] 06361
20 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 06362
20 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 06363
20 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 06364
20 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 06365
20 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 06366
20 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 06367
20 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 06368
20 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 06369
20 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 06370
20 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 06371
20 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 06372
20 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 06373
20 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 06374
20 [org.jfree.chart.JFreeChart].clone() [function] [call site] 06375
20 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 06376
20 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 06377
20 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 06378
20 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 06379
20 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 06380
20 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 06381
20 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 06382
20 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 06383
20 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 06384
20 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 06385
20 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 06386
20 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06387
20 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 06388
20 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 06389
20 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 06390
20 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 06391
20 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 06392
20 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 06393
20 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 06394
20 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 06395
20 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 06396
20 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 06397
20 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 06398
20 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 06399
20 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 06400
20 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 06401
20 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 06402
20 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 06403
20 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 06404
20 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 06405
20 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 06406
20 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 06407
20 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 06408
20 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 06409
20 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 06410
20 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 06411
20 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 06412
20 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 06413
20 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 06414
20 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 06415
20 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 06416
20 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 06417
20 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 06418
20 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 06419
20 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 06420
20 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 06421
20 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 06422
20 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06423
20 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 06424
20 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 06425
20 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 06426
20 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 06427
20 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 06428
20 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 06429
20 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 06430
20 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 06431
20 [org.jfree.chart.axis.Axis].clone() [function] [call site] 06432
20 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 06433
20 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 06434
20 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 06435
20 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 06436
20 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 06437
20 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 06438
20 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 06439
20 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 06440
20 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 06441
20 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 06442
20 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 06443
20 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 06444
20 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 06445
20 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06446
20 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 06447
20 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 06448
20 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 06449
20 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 06450
20 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 06451
20 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 06452
20 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 06453
20 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 06454
20 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 06455
20 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 06456
20 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 06457
20 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06458
20 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 06459
20 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 06460
20 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 06461
20 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 06462
20 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06463
20 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 06464
20 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06465
20 [org.jfree.data.general.Series].clone() [function] [call site] 06466
20 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 06467
20 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 06468
20 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 06469
20 [org.jfree.chart.block.Size2D].clone() [function] [call site] 06470
20 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 06471
20 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 06472
20 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06473
20 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 06474
20 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 06475
20 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 06476
20 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 06477
20 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 06478
20 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 06479
20 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 06480
20 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 06481
20 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 06482
20 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 06483
20 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 06484
20 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 06485
20 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 06486
20 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06487
20 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06488
20 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 06489
20 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 06490
20 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 06491
20 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 06492
20 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 06493
20 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 06494
20 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06495
20 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 06496
20 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 06497
20 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 06498
20 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 06499
20 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 06500
20 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 06501
20 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 06502
20 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 06503
20 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 06504
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 06505
20 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 06506
20 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 06507
20 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06508
20 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 06509
20 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 06510
20 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 06511
20 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 06512
20 [org.jfree.chart.plot.Plot].clone() [function] [call site] 06513
20 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 06514
20 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 06515
20 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 06516
20 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 06517
20 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 06518
20 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06519
20 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 06520
20 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 06521
20 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 06522
20 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 06523
20 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 06524
20 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 06525
20 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 06526
20 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 06527
20 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 06528
20 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 06529
20 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 06530
20 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06531
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 06532
20 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 06533
20 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 06534
20 [org.jfree.data.gantt.Task].clone() [function] [call site] 06535
20 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 06536
20 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 06537
20 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 06538
20 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 06539
20 [org.jfree.chart.plot.Marker].clone() [function] [call site] 06540
20 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 06541
20 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 06542
20 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 06543
20 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 06544
20 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 06545
20 [org.jfree.chart.title.Title].clone() [function] [call site] 06546
20 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 06547
20 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06548
20 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 06549
20 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 06550
20 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 06551
20 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 06552
20 [org.jfree.chart.axis.Tick].clone() [function] [call site] 06553
20 [org.jfree.data.KeyedObject].clone() [function] [call site] 06554
20 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 06555
20 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 06556
20 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 06557
20 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 06558
20 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 06559
20 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 06560
20 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 06561
20 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 06562
20 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 06563
20 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 06564
20 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 06565
20 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 06566
20 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 06567
20 [org.jfree.chart.JFreeChart].clone() [function] [call site] 06568
20 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 06569
20 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 06570
20 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 06571
20 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 06572
20 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 06573
20 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 06574
20 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 06575
20 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 06576
20 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 06577
20 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 06578
20 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 06579
20 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06580
20 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 06581
20 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 06582
20 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 06583
20 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 06584
20 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 06585
20 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 06586
20 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 06587
19 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 06588
19 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 06589
19 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 06590
19 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 06591
19 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 06592
19 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 06593
19 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 06594
19 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 06595
19 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06596
19 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 06597
19 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 06598
19 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 06599
19 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 06600
19 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 06601
19 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 06602
19 [org.jfree.data.gantt.Task].clone() [function] [call site] 06603
19 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 06604
19 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 06605
19 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 06606
19 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06607
19 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 06608
19 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 06609
19 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 06610
19 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 06611
19 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 06612
19 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 06613
19 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 06614
19 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 06615
19 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 06616
19 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 06617
19 [org.jfree.chart.title.Title].clone() [function] [call site] 06618
19 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 06619
19 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 06620
19 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06621
19 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 06622
19 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 06623
19 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 06624
19 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 06625
19 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 06626
19 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06627
19 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 06628
19 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 06629
19 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 06630
19 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06631
19 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 06632
19 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 06633
19 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06634
19 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 06635
19 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 06636
19 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 06637
19 [org.jfree.chart.block.Size2D].clone() [function] [call site] 06638
19 [org.jfree.data.KeyedObject].clone() [function] [call site] 06639
19 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 06640
19 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 06641
19 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 06642
19 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06643
19 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 06644
19 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 06645
19 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 06646
19 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 06647
19 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 06648
19 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 06649
19 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 06650
19 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 06651
19 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 06652
19 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 06653
19 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 06654
19 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 06655
19 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 06656
19 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 06657
19 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 06658
19 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 06659
19 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 06660
19 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 06661
19 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 06662
19 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06663
19 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 06664
19 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06665
19 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 06666
19 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 06667
19 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 06668
19 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 06669
19 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 06670
19 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 06671
19 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 06672
19 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 06673
19 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 06674
19 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06675
19 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 06676
19 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 06677
19 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 06678
19 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 06679
19 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06680
19 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 06681
19 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 06682
19 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 06683
19 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 06684
19 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 06685
19 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 06686
19 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 06687
19 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 06688
19 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 06689
19 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06690
19 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 06691
19 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 06692
19 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 06693
19 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 06694
19 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 06695
19 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 06696
19 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 06697
19 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 06698
19 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 06699
19 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 06700
19 [org.jfree.chart.plot.Plot].clone() [function] [call site] 06701
19 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 06702
19 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 06703
19 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 06704
19 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 06705
19 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 06706
19 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 06707
19 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 06708
19 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 06709
19 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 06710
19 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 06711
19 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 06712
19 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 06713
19 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 06714
19 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 06715
19 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06716
19 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 06717
19 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 06718
19 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 06719
19 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 06720
19 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06721
19 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 06722
19 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 06723
19 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 06724
19 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 06725
19 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 06726
19 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 06727
19 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 06728
19 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 06729
19 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 06730
19 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 06731
19 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 06732
19 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 06733
19 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 06734
19 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 06735
19 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 06736
19 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 06737
19 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 06738
19 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 06739
19 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06740
19 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 06741
19 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 06742
19 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 06743
19 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 06744
19 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 06745
19 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 06746
19 [org.jfree.data.gantt.Task].clone() [function] [call site] 06747
19 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 06748
19 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 06749
19 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 06750
19 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06751
19 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 06752
19 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 06753
19 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 06754
19 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 06755
19 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 06756
19 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 06757
19 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 06758
19 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 06759
19 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 06760
19 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 06761
19 [org.jfree.chart.title.Title].clone() [function] [call site] 06762
19 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 06763
19 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 06764
19 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06765
19 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 06766
19 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 06767
19 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 06768
19 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 06769
19 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 06770
19 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06771
19 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 06772
19 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 06773
19 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 06774
19 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06775
19 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 06776
19 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 06777
19 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06778
19 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 06779
19 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 06780
19 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 06781
19 [org.jfree.chart.block.Size2D].clone() [function] [call site] 06782
19 [org.jfree.data.KeyedObject].clone() [function] [call site] 06783
19 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 06784
19 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 06785
19 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 06786
19 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06787
19 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 06788
19 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 06789
19 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 06790
19 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 06791
19 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 06792
19 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 06793
19 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 06794
19 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 06795
19 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 06796
19 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 06797
19 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 06798
19 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 06799
19 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 06800
19 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 06801
19 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 06802
19 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 06803
19 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 06804
19 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 06805
19 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 06806
19 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06807
19 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 06808
19 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06809
19 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 06810
19 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 06811
19 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 06812
19 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 06813
19 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 06814
19 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 06815
19 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 06816
19 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 06817
19 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 06818
19 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06819
19 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 06820
19 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 06821
19 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 06822
19 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 06823
19 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06824
19 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 06825
19 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 06826
19 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 06827
19 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 06828
19 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 06829
19 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 06830
18 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 06831
18 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 06832
18 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 06833
18 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 06834
18 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 06835
18 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 06836
18 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 06837
18 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 06838
18 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 06839
18 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 06840
18 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 06841
18 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 06842
18 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 06843
18 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 06844
18 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 06845
18 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 06846
18 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 06847
18 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 06848
18 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 06849
18 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 06850
18 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 06851
18 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 06852
18 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 06853
18 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 06854
18 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 06855
18 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 06856
18 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06857
18 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 06858
18 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 06859
18 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 06860
18 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 06861
18 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 06862
18 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 06863
18 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 06864
18 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 06865
18 [org.jfree.chart.axis.Axis].clone() [function] [call site] 06866
18 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 06867
18 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 06868
18 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 06869
18 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 06870
18 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 06871
18 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 06872
18 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 06873
18 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 06874
18 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 06875
18 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 06876
18 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 06877
18 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 06878
18 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 06879
18 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06880
18 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 06881
18 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 06882
18 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 06883
18 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 06884
18 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 06885
18 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 06886
18 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 06887
18 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 06888
18 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 06889
18 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 06890
18 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 06891
18 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06892
18 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 06893
18 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 06894
18 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 06895
18 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 06896
18 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06897
18 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 06898
18 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06899
18 [org.jfree.data.general.Series].clone() [function] [call site] 06900
18 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 06901
18 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 06902
18 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 06903
18 [org.jfree.chart.block.Size2D].clone() [function] [call site] 06904
18 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 06905
18 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 06906
18 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06907
18 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 06908
18 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 06909
18 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 06910
18 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 06911
18 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 06912
18 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 06913
18 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 06914
18 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 06915
18 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 06916
18 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 06917
18 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 06918
18 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 06919
18 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 06920
18 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06921
18 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06922
18 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 06923
18 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 06924
18 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 06925
18 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 06926
18 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 06927
18 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 06928
18 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06929
18 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 06930
18 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 06931
18 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 06932
18 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 06933
18 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 06934
18 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 06935
18 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 06936
18 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 06937
18 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 06938
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 06939
18 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 06940
18 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 06941
18 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06942
18 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 06943
18 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 06944
18 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 06945
18 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 06946
18 [org.jfree.chart.plot.Plot].clone() [function] [call site] 06947
18 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 06948
18 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 06949
18 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 06950
18 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 06951
18 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 06952
18 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06953
18 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 06954
18 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 06955
18 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 06956
18 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 06957
18 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 06958
18 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 06959
18 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 06960
18 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 06961
18 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 06962
18 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 06963
18 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 06964
18 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06965
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 06966
18 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 06967
18 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 06968
18 [org.jfree.data.gantt.Task].clone() [function] [call site] 06969
18 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 06970
18 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 06971
18 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 06972
18 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 06973
18 [org.jfree.chart.plot.Marker].clone() [function] [call site] 06974
18 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 06975
18 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 06976
18 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 06977
18 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 06978
18 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 06979
18 [org.jfree.chart.title.Title].clone() [function] [call site] 06980
18 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 06981
18 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06982
18 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 06983
18 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 06984
18 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 06985
18 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 06986
18 [org.jfree.chart.axis.Tick].clone() [function] [call site] 06987
18 [org.jfree.data.KeyedObject].clone() [function] [call site] 06988
18 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 06989
18 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 06990
18 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 06991
18 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 06992
18 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 06993
18 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 06994
18 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 06995
18 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 06996
18 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 06997
18 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 06998
18 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 06999
18 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 07000
18 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 07001
18 [org.jfree.chart.JFreeChart].clone() [function] [call site] 07002
18 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 07003
18 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 07004
18 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07005
18 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 07006
18 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 07007
18 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 07008
18 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 07009
18 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 07010
18 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 07011
18 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 07012
18 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 07013
18 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 07014
18 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 07015
18 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 07016
18 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 07017
18 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 07018
18 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 07019
18 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 07020
17 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 07021
17 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 07022
17 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 07023
17 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 07024
17 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 07025
17 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 07026
17 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 07027
17 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 07028
17 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 07029
17 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 07030
17 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 07031
17 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 07032
17 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 07033
17 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 07034
17 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 07035
17 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 07036
17 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 07037
17 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 07038
17 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 07039
17 [org.jfree.data.gantt.Task].clone() [function] [call site] 07040
17 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 07041
17 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 07042
17 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 07043
17 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 07044
17 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 07045
17 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07046
17 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 07047
17 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 07048
17 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 07049
17 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 07050
17 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 07051
17 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07052
17 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 07053
17 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 07054
17 [org.jfree.chart.title.Title].clone() [function] [call site] 07055
17 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 07056
17 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 07057
17 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 07058
17 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 07059
17 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 07060
17 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 07061
17 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 07062
17 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 07063
17 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07064
17 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 07065
17 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 07066
17 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 07067
17 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 07068
17 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 07069
17 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 07070
17 [org.jfree.data.KeyedObjects].clone() [function] [call site] 07071
17 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 07072
17 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 07073
17 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 07074
17 [org.jfree.chart.block.Size2D].clone() [function] [call site] 07075
17 [org.jfree.data.KeyedObject].clone() [function] [call site] 07076
17 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07077
17 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 07078
17 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 07079
17 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 07080
17 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 07081
17 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 07082
17 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 07083
17 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 07084
17 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 07085
17 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 07086
17 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 07087
17 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 07088
17 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 07089
17 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 07090
17 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 07091
17 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 07092
17 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 07093
17 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 07094
17 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 07095
17 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 07096
17 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 07097
17 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 07098
17 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 07099
17 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 07100
17 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 07101
17 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 07102
17 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07103
17 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 07104
17 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 07105
17 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 07106
17 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 07107
17 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 07108
17 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 07109
17 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 07110
17 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 07111
17 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 07112
17 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 07113
17 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 07114
17 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 07115
17 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 07116
17 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 07117
17 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 07118
17 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 07119
17 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 07120
17 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 07121
17 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 07122
15 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07123
15 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 07124
15 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 07125
15 [org.jfree.chart.plot.Plot].clone() [function] [call site] 07126
15 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 07127
15 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 07128
15 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 07129
15 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 07130
15 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 07131
15 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 07132
15 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 07133
15 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 07134
15 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 07135
15 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 07136
15 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 07137
15 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 07138
15 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 07139
15 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 07140
15 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 07141
15 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 07142
15 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 07143
15 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 07144
15 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 07145
15 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 07146
15 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 07147
15 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 07148
15 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 07149
15 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 07150
15 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 07151
15 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 07152
15 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 07153
15 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 07154
15 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 07155
15 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 07156
15 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 07157
15 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 07158
15 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 07159
15 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 07160
15 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 07161
15 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 07162
15 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 07163
15 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 07164
15 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 07165
15 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 07166
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 07167
15 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 07168
15 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 07169
15 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 07170
15 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 07171
15 [org.jfree.data.gantt.Task].clone() [function] [call site] 07172
15 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 07173
15 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 07174
15 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 07175
15 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 07176
15 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 07177
15 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07178
15 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 07179
15 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 07180
15 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 07181
15 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 07182
15 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 07183
15 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07184
15 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 07185
15 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 07186
15 [org.jfree.chart.title.Title].clone() [function] [call site] 07187
15 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 07188
15 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 07189
15 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 07190
15 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 07191
15 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 07192
15 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 07193
15 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 07194
15 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 07195
15 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07196
15 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 07197
15 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 07198
15 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 07199
15 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 07200
15 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 07201
15 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 07202
15 [org.jfree.data.KeyedObjects].clone() [function] [call site] 07203
15 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 07204
15 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 07205
15 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 07206
15 [org.jfree.chart.block.Size2D].clone() [function] [call site] 07207
15 [org.jfree.data.KeyedObject].clone() [function] [call site] 07208
15 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07209
15 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 07210
15 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 07211
15 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 07212
15 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 07213
15 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 07214
15 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 07215
15 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 07216
15 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 07217
15 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 07218
15 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 07219
15 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 07220
15 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 07221
15 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 07222
15 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 07223
15 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 07224
15 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 07225
15 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 07226
15 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 07227
15 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 07228
15 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 07229
15 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 07230
15 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 07231
15 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 07232
15 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 07233
15 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 07234
15 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07235
15 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 07236
15 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 07237
15 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 07238
15 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 07239
15 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 07240
15 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 07241
15 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 07242
15 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 07243
15 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 07244
15 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 07245
15 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 07246
15 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 07247
15 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 07248
15 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 07249
15 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 07250
15 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 07251
15 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 07252
15 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 07253
15 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 07254
14 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 07255
14 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07256
14 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 07257
14 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 07258
14 [org.jfree.chart.plot.Plot].clone() [function] [call site] 07259
14 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 07260
14 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 07261
14 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 07262
14 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 07263
14 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 07264
14 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 07265
14 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 07266
14 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 07267
14 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 07268
14 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 07269
14 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 07270
14 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 07271
14 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 07272
14 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 07273
14 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 07274
14 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 07275
14 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 07276
14 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 07277
14 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 07278
14 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 07279
14 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 07280
14 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 07281
14 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 07282
14 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 07283
14 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 07284
14 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 07285
14 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 07286
14 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 07287
14 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 07288
14 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 07289
14 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 07290
14 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 07291
14 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 07292
14 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 07293
14 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 07294
14 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 07295
14 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 07296
14 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 07297
14 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 07298
14 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 07299
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 07300
14 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 07301
14 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 07302
14 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 07303
14 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 07304
14 [org.jfree.data.gantt.Task].clone() [function] [call site] 07305
14 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 07306
14 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 07307
14 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 07308
14 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 07309
14 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 07310
14 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07311
14 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 07312
14 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 07313
14 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 07314
14 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 07315
14 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 07316
14 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07317
14 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 07318
14 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 07319
14 [org.jfree.chart.title.Title].clone() [function] [call site] 07320
14 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 07321
14 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 07322
14 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 07323
14 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 07324
14 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 07325
14 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 07326
14 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 07327
14 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 07328
14 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07329
14 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 07330
14 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 07331
14 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 07332
14 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 07333
14 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 07334
14 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 07335
14 [org.jfree.data.KeyedObjects].clone() [function] [call site] 07336
14 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 07337
14 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 07338
14 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 07339
14 [org.jfree.chart.block.Size2D].clone() [function] [call site] 07340
14 [org.jfree.data.KeyedObject].clone() [function] [call site] 07341
14 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07342
14 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 07343
14 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 07344
14 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 07345
14 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 07346
14 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 07347
14 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 07348
14 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 07349
14 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 07350
14 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 07351
14 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 07352
14 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 07353
14 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 07354
14 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 07355
14 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 07356
14 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 07357
14 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 07358
14 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 07359
14 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 07360
14 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 07361
14 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 07362
14 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 07363
14 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 07364
14 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 07365
14 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 07366
14 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 07367
14 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07368
14 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 07369
14 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 07370
14 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 07371
14 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 07372
14 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 07373
14 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 07374
14 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 07375
14 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 07376
14 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 07377
14 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 07378
14 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 07379
14 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 07380
14 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 07381
14 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 07382
14 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 07383
14 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 07384
14 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 07385
14 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 07386
14 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 07387
13 [org.jfree.chart.internal.ShapeUtils].cloneMap(java.util.Map) [function] [call site] 07388
12 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 07389
12 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 07390
12 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 07391
12 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 07392
12 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 07393
12 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 07394
12 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 07395
12 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 07396
12 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 07397
11 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 07398
10 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 07399
10 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 07400
10 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 07401
10 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 07402
10 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 07403
10 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 07404
10 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 07405
10 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 07406
10 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07407
10 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 07408
10 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 07409
10 [org.jfree.chart.plot.Plot].clone() [function] [call site] 07410
10 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 07411
10 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 07412
10 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 07413
10 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 07414
10 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 07415
10 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 07416
10 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 07417
10 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 07418
10 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 07419
10 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 07420
10 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 07421
10 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 07422
10 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 07423
10 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 07424
10 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 07425
10 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 07426
10 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 07427
10 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 07428
10 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 07429
10 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 07430
10 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 07431
10 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 07432
10 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 07433
10 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 07434
10 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 07435
10 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 07436
10 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 07437
10 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 07438
10 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 07439
10 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 07440
10 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 07441
10 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 07442
10 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 07443
10 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 07444
10 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 07445
10 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 07446
10 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 07447
10 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 07448
10 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 07449
10 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 07450
10 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 07451
10 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 07452
10 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 07453
10 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 07454
10 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 07455
10 [org.jfree.data.gantt.Task].clone() [function] [call site] 07456
10 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 07457
10 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 07458
10 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 07459
10 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 07460
10 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 07461
10 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07462
10 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 07463
10 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 07464
10 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 07465
10 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 07466
10 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 07467
10 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07468
10 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 07469
10 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 07470
10 [org.jfree.chart.title.Title].clone() [function] [call site] 07471
10 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 07472
10 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 07473
10 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 07474
10 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 07475
10 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 07476
10 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 07477
10 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 07478
10 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 07479
10 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07480
10 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 07481
10 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 07482
10 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 07483
10 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 07484
10 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 07485
10 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 07486
10 [org.jfree.data.KeyedObjects].clone() [function] [call site] 07487
10 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 07488
10 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 07489
10 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 07490
10 [org.jfree.chart.block.Size2D].clone() [function] [call site] 07491
10 [org.jfree.data.KeyedObject].clone() [function] [call site] 07492
10 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07493
10 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 07494
10 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 07495
10 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 07496
10 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 07497
10 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 07498
10 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 07499
10 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 07500
10 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 07501
10 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 07502
10 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 07503
10 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 07504
10 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 07505
10 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 07506
10 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 07507
10 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 07508
10 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 07509
10 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 07510
10 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 07511
10 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 07512
10 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 07513
10 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 07514
10 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 07515
10 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 07516
10 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 07517
10 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 07518
10 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07519
10 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 07520
10 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 07521
10 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 07522
10 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 07523
10 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 07524
10 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 07525
10 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 07526
10 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 07527
10 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 07528
10 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 07529
10 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 07530
10 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 07531
10 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 07532
10 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 07533
10 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 07534
10 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 07535
10 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 07536
10 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 07537
10 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 07538
6 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 07539
6 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 07540
6 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 07541
6 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 07542
6 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 07543
6 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 07544
6 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 07545
6 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 07546
6 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 07547
6 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 07548
6 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07549
6 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 07550
6 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 07551
6 [org.jfree.chart.plot.Plot].clone() [function] [call site] 07552
6 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 07553
6 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 07554
6 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 07555
6 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 07556
6 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 07557
6 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 07558
6 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 07559
6 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 07560
6 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 07561
6 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 07562
6 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 07563
6 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 07564
6 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 07565
6 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 07566
6 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 07567
6 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 07568
6 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 07569
6 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 07570
6 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 07571
6 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 07572
6 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 07573
6 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 07574
6 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 07575
6 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 07576
6 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 07577
6 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 07578
6 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 07579
6 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 07580
6 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 07581
6 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 07582
6 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 07583
6 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 07584
6 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 07585
6 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 07586
6 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 07587
6 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 07588
6 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 07589
6 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 07590
6 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 07591
6 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 07592
6 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 07593
6 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 07594
6 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 07595
6 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 07596
6 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 07597
6 [org.jfree.data.gantt.Task].clone() [function] [call site] 07598
6 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 07599
6 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 07600
6 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 07601
6 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 07602
6 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 07603
6 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07604
6 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 07605
6 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 07606
6 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 07607
6 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 07608
6 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 07609
6 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07610
6 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 07611
6 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 07612
6 [org.jfree.chart.title.Title].clone() [function] [call site] 07613
6 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 07614
6 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 07615
6 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 07616
6 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 07617
6 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 07618
6 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 07619
6 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 07620
6 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 07621
6 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07622
6 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 07623
6 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 07624
6 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 07625
6 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 07626
6 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 07627
6 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 07628
6 [org.jfree.data.KeyedObjects].clone() [function] [call site] 07629
6 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 07630
6 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 07631
6 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 07632
6 [org.jfree.chart.block.Size2D].clone() [function] [call site] 07633
6 [org.jfree.data.KeyedObject].clone() [function] [call site] 07634
6 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07635
6 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 07636
6 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 07637
6 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 07638
6 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 07639
6 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 07640
6 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 07641
6 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 07642
6 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 07643
6 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 07644
6 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 07645
6 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 07646
6 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 07647
6 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 07648
6 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 07649
6 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 07650
6 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 07651
6 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 07652
6 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 07653
6 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 07654
6 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 07655
6 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 07656
6 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 07657
6 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 07658
6 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 07659
6 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 07660
6 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07661
6 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 07662
6 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 07663
6 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 07664
6 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 07665
6 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 07666
6 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 07667
6 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 07668
6 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 07669
6 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 07670
6 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 07671
6 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 07672
6 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 07673
6 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 07674
6 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 07675
6 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 07676
6 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 07677
6 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 07678
6 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 07679
6 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 07680
5 [org.jfree.chart.plot.Plot].setDrawingSupplier(org.jfree.chart.plot.DrawingSupplier) [function] [call site] 07681
6 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07682
5 [org.jfree.chart.plot.Plot].getBackgroundPaint() [function] [call site] 07683
5 [org.jfree.chart.plot.Plot].setBackgroundPaint(java.awt.Paint) [function] [call site] 07684
6 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07685
6 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07686
5 [org.jfree.chart.plot.Plot].setOutlinePaint(java.awt.Paint) [function] [call site] 07687
6 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07688
6 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07689
5 [org.jfree.chart.StandardChartTheme].applyToPiePlot(org.jfree.chart.plot.pie.PiePlot) [function] [call site] 07690
6 [org.jfree.chart.plot.pie.PiePlot].setLabelLinkPaint(java.awt.Paint) [function] [call site] 07691
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07692
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07693
6 [org.jfree.chart.plot.pie.PiePlot].setLabelLinkStyle(org.jfree.chart.plot.pie.PieLabelLinkStyle) [function] [call site] 07694
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07695
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07696
6 [org.jfree.chart.plot.pie.PiePlot].setLabelFont(java.awt.Font) [function] [call site] 07697
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07698
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07699
6 [org.jfree.chart.plot.pie.PiePlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 07700
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07701
6 [org.jfree.chart.plot.pie.PiePlot].getAutoPopulateSectionPaint() [function] [call site] 07702
6 [org.jfree.chart.plot.pie.PiePlot].clearSectionPaints(boolean) [function] [call site] 07703
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07704
6 [org.jfree.chart.plot.pie.PiePlot].getAutoPopulateSectionOutlinePaint() [function] [call site] 07705
6 [org.jfree.chart.plot.pie.PiePlot].clearSectionOutlinePaints(boolean) [function] [call site] 07706
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07707
6 [org.jfree.chart.plot.pie.PiePlot].getAutoPopulateSectionOutlineStroke() [function] [call site] 07708
6 [org.jfree.chart.plot.pie.PiePlot].clearSectionOutlineStrokes(boolean) [function] [call site] 07709
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07710
5 [org.jfree.chart.StandardChartTheme].applyToMultiplePiePlot(org.jfree.chart.plot.pie.MultiplePiePlot) [function] [call site] 07711
6 [org.jfree.chart.StandardChartTheme$1].apply(org.jfree.chart.JFreeChart) [function] [call site] 07712
6 [org.jfree.chart.StandardChartTheme].apply(org.jfree.chart.JFreeChart) [function] [call site] 07713
6 [org.jfree.chart.plot.pie.MultiplePiePlot].getPieChart() [function] [call site] 07714
5 [org.jfree.chart.StandardChartTheme].applyToCategoryPlot(org.jfree.chart.plot.CategoryPlot) [function] [call site] 07715
6 [org.jfree.chart.plot.CategoryPlot].setAxisOffset(org.jfree.chart.api.RectangleInsets) [function] [call site] 07716
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07717
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07718
6 [org.jfree.chart.plot.CategoryPlot].setDomainGridlinePaint(java.awt.Paint) [function] [call site] 07719
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07720
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07721
6 [org.jfree.chart.plot.CategoryPlot].setRangeGridlinePaint(java.awt.Paint) [function] [call site] 07722
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07723
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07724
6 [org.jfree.chart.plot.CategoryPlot].setRangeZeroBaselinePaint(java.awt.Paint) [function] [call site] 07725
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07726
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07727
6 [org.jfree.chart.plot.CombinedDomainCategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 07728
7 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 07729
8 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 07730
7 [org.jfree.chart.plot.CategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 07731
8 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07732
7 [org.jfree.chart.plot.CategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 07733
7 [org.jfree.chart.plot.CombinedRangeCategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 07734
8 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 07735
8 [org.jfree.chart.plot.CategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 07736
8 [org.jfree.chart.plot.CombinedDomainCategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 07737
8 [org.jfree.chart.plot.CategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 07738
8 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 07739
7 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 07740
6 [org.jfree.chart.plot.CategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 07741
6 [org.jfree.chart.plot.CombinedRangeCategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 07742
6 [org.jfree.chart.plot.CategoryPlot].getDomainAxisCount() [function] [call site] 07743
6 [org.jfree.chart.plot.CategoryPlot].getDomainAxis(int) [function] [call site] 07744
7 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 07745
6 [org.jfree.chart.StandardChartTheme].applyToCategoryAxis(org.jfree.chart.axis.CategoryAxis) [function] [call site] 07746
7 [org.jfree.chart.axis.Axis].setLabelFont(java.awt.Font) [function] [call site] 07747
7 [org.jfree.chart.axis.Axis].setLabelPaint(java.awt.Paint) [function] [call site] 07748
7 [org.jfree.chart.axis.Axis].setTickLabelFont(java.awt.Font) [function] [call site] 07749
7 [org.jfree.chart.axis.Axis].setTickLabelPaint(java.awt.Paint) [function] [call site] 07750
7 [org.jfree.chart.axis.SubCategoryAxis].setSubLabelFont(java.awt.Font) [function] [call site] 07751
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07752
8 [org.jfree.chart.axis.Axis].notifyListeners(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 07753
7 [org.jfree.chart.axis.SubCategoryAxis].setSubLabelPaint(java.awt.Paint) [function] [call site] 07754
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07755
8 [org.jfree.chart.axis.Axis].notifyListeners(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 07756
6 [org.jfree.chart.plot.CategoryPlot].getRangeAxisCount() [function] [call site] 07757
6 [org.jfree.chart.plot.CategoryPlot].getRangeAxis(int) [function] [call site] 07758
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 07759
6 [org.jfree.chart.plot.CategoryPlot].getRendererCount() [function] [call site] 07760
6 [org.jfree.chart.plot.CategoryPlot].getRenderer(int) [function] [call site] 07761
6 [org.jfree.chart.StandardChartTheme].applyToCategoryItemRenderer(org.jfree.chart.renderer.category.CategoryItemRenderer) [function] [call site] 07762
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07763
7 [org.jfree.chart.StandardChartTheme].applyToAbstractRenderer(org.jfree.chart.renderer.AbstractRenderer) [function] [call site] 07764
8 [org.jfree.chart.renderer.AbstractRenderer].getAutoPopulateSeriesPaint() [function] [call site] 07765
8 [org.jfree.chart.renderer.AbstractRenderer].clearSeriesPaints(boolean) [function] [call site] 07766
9 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 07767
10 [org.jfree.chart.renderer.AbstractRenderer].notifyListeners(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 07768
11 [org.jfree.chart.plot.CategoryPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 07769
12 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 07770
12 [org.jfree.chart.plot.PolarPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 07771
13 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07772
12 [org.jfree.chart.plot.XYPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 07773
13 [org.jfree.chart.event.RendererChangeEvent].getSeriesVisibilityChanged() [function] [call site] 07774
13 [org.jfree.chart.plot.XYPlot].configureDomainAxes() [function] [call site] 07775
13 [org.jfree.chart.plot.XYPlot].configureRangeAxes() [function] [call site] 07776
13 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07777
12 [org.jfree.chart.plot.WaferMapPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 07778
13 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07779
12 [org.jfree.chart.plot.CategoryPlot].configureRangeAxes() [function] [call site] 07780
13 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 07781
13 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 07782
13 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 07783
13 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 07784
12 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 07785
11 [org.jfree.chart.plot.PolarPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 07786
11 [org.jfree.chart.plot.XYPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 07787
11 [org.jfree.chart.plot.WaferMapPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 07788
8 [org.jfree.chart.renderer.AbstractRenderer].getAutoPopulateSeriesStroke() [function] [call site] 07789
8 [org.jfree.chart.renderer.AbstractRenderer].clearSeriesStrokes(boolean) [function] [call site] 07790
9 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 07791
7 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelFont(java.awt.Font) [function] [call site] 07792
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07793
8 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelFont(java.awt.Font,boolean) [function] [call site] 07794
9 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 07795
7 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelPaint(java.awt.Paint) [function] [call site] 07796
8 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelPaint(java.awt.Paint,boolean) [function] [call site] 07797
9 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07798
9 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 07799
7 [org.jfree.chart.renderer.category.BarRenderer].setBarPainter(org.jfree.chart.renderer.category.BarPainter) [function] [call site] 07800
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07801
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 07802
7 [org.jfree.chart.renderer.category.BarRenderer].setShadowVisible(boolean) [function] [call site] 07803
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 07804
7 [org.jfree.chart.renderer.category.BarRenderer].setShadowPaint(java.awt.Paint) [function] [call site] 07805
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07806
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 07807
7 [org.jfree.chart.renderer.category.StatisticalBarRenderer].setErrorIndicatorPaint(java.awt.Paint) [function] [call site] 07808
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 07809
7 [org.jfree.chart.renderer.category.MinMaxCategoryRenderer].setGroupPaint(java.awt.Paint) [function] [call site] 07810
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07811
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 07812
6 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getSubplots() [function] [call site] 07813
6 [org.jfree.chart.StandardChartTheme].applyToPlot(org.jfree.chart.plot.Plot) [function] [call site] 07814
6 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getSubplots() [function] [call site] 07815
6 [org.jfree.chart.StandardChartTheme].applyToPlot(org.jfree.chart.plot.Plot) [function] [call site] 07816
5 [org.jfree.chart.StandardChartTheme].applyToXYPlot(org.jfree.chart.plot.XYPlot) [function] [call site] 07817
6 [org.jfree.chart.plot.XYPlot].setAxisOffset(org.jfree.chart.api.RectangleInsets) [function] [call site] 07818
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07819
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07820
6 [org.jfree.chart.plot.XYPlot].setDomainZeroBaselinePaint(java.awt.Paint) [function] [call site] 07821
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07822
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07823
6 [org.jfree.chart.plot.XYPlot].setRangeZeroBaselinePaint(java.awt.Paint) [function] [call site] 07824
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07825
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07826
6 [org.jfree.chart.plot.XYPlot].setDomainGridlinePaint(java.awt.Paint) [function] [call site] 07827
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07828
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07829
6 [org.jfree.chart.plot.XYPlot].setRangeGridlinePaint(java.awt.Paint) [function] [call site] 07830
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07831
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07832
6 [org.jfree.chart.plot.XYPlot].setDomainCrosshairPaint(java.awt.Paint) [function] [call site] 07833
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07834
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07835
6 [org.jfree.chart.plot.XYPlot].setRangeCrosshairPaint(java.awt.Paint) [function] [call site] 07836
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07837
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07838
6 [org.jfree.chart.plot.CombinedDomainXYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 07839
7 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 07840
7 [org.jfree.chart.plot.XYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 07841
8 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07842
7 [org.jfree.chart.plot.CombinedRangeXYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 07843
8 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 07844
8 [org.jfree.chart.plot.XYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 07845
8 [org.jfree.chart.plot.CombinedDomainXYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 07846
8 [org.jfree.chart.plot.XYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 07847
8 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 07848
7 [org.jfree.chart.plot.XYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 07849
7 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 07850
6 [org.jfree.chart.plot.CombinedRangeXYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 07851
6 [org.jfree.chart.plot.XYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 07852
6 [org.jfree.chart.plot.XYPlot].getDomainAxisCount() [function] [call site] 07853
6 [org.jfree.chart.plot.XYPlot].getDomainAxis(int) [function] [call site] 07854
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 07855
6 [org.jfree.chart.plot.XYPlot].getRangeAxisCount() [function] [call site] 07856
6 [org.jfree.chart.plot.XYPlot].getRangeAxis(int) [function] [call site] 07857
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 07858
6 [org.jfree.chart.plot.XYPlot].getRendererCount() [function] [call site] 07859
6 [org.jfree.chart.plot.XYPlot].getRenderer(int) [function] [call site] 07860
6 [org.jfree.chart.StandardChartTheme].applyToXYItemRenderer(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 07861
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07862
7 [org.jfree.chart.StandardChartTheme].applyToAbstractRenderer(org.jfree.chart.renderer.AbstractRenderer) [function] [call site] 07863
7 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelFont(java.awt.Font) [function] [call site] 07864
7 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelPaint(java.awt.Paint) [function] [call site] 07865
7 [org.jfree.chart.renderer.xy.XYBarRenderer].setBarPainter(org.jfree.chart.renderer.xy.XYBarPainter) [function] [call site] 07866
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07867
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 07868
7 [org.jfree.chart.renderer.xy.XYBarRenderer].setShadowVisible(boolean) [function] [call site] 07869
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 07870
6 [org.jfree.chart.plot.XYPlot].getAnnotations() [function] [call site] 07871
6 [org.jfree.chart.StandardChartTheme].applyToXYAnnotation(org.jfree.chart.annotations.XYAnnotation) [function] [call site] 07872
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07873
7 [org.jfree.chart.annotations.XYTextAnnotation].setFont(java.awt.Font) [function] [call site] 07874
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07875
8 [org.jfree.chart.annotations.AbstractAnnotation].fireAnnotationChanged() [function] [call site] 07876
9 [org.jfree.chart.annotations.AbstractAnnotation].notifyListeners(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 07877
10 [org.jfree.chart.plot.XYPlot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 07878
11 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 07879
11 [org.jfree.chart.plot.CategoryPlot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 07880
12 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 07881
12 [org.jfree.chart.plot.XYPlot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 07882
12 [org.jfree.chart.plot.Plot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 07883
13 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07884
12 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 07885
12 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 07886
11 [org.jfree.chart.plot.Plot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 07887
11 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 07888
11 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 07889
10 [org.jfree.chart.plot.CategoryPlot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 07890
10 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 07891
11 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 07892
10 [org.jfree.chart.plot.Plot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 07893
7 [org.jfree.chart.annotations.XYTextAnnotation].setPaint(java.awt.Paint) [function] [call site] 07894
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07895
8 [org.jfree.chart.annotations.AbstractAnnotation].fireAnnotationChanged() [function] [call site] 07896
6 [org.jfree.chart.plot.CombinedDomainXYPlot].getSubplots() [function] [call site] 07897
6 [org.jfree.chart.StandardChartTheme].applyToPlot(org.jfree.chart.plot.Plot) [function] [call site] 07898
6 [org.jfree.chart.plot.CombinedRangeXYPlot].getSubplots() [function] [call site] 07899
6 [org.jfree.chart.StandardChartTheme].applyToPlot(org.jfree.chart.plot.Plot) [function] [call site] 07900
5 [org.jfree.chart.StandardChartTheme].applyToFastScatterPlot(org.jfree.chart.plot.FastScatterPlot) [function] [call site] 07901
6 [org.jfree.chart.plot.FastScatterPlot].setDomainGridlinePaint(java.awt.Paint) [function] [call site] 07902
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07903
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07904
6 [org.jfree.chart.plot.FastScatterPlot].setRangeGridlinePaint(java.awt.Paint) [function] [call site] 07905
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07906
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07907
6 [org.jfree.chart.plot.FastScatterPlot].getDomainAxis() [function] [call site] 07908
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 07909
6 [org.jfree.chart.plot.FastScatterPlot].getRangeAxis() [function] [call site] 07910
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 07911
5 [org.jfree.chart.StandardChartTheme].applyToMeterPlot(org.jfree.chart.plot.MeterPlot) [function] [call site] 07912
6 [org.jfree.chart.plot.MeterPlot].setDialBackgroundPaint(java.awt.Paint) [function] [call site] 07913
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07914
6 [org.jfree.chart.plot.MeterPlot].setValueFont(java.awt.Font) [function] [call site] 07915
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07916
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07917
6 [org.jfree.chart.plot.MeterPlot].setValuePaint(java.awt.Paint) [function] [call site] 07918
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07919
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07920
6 [org.jfree.chart.plot.MeterPlot].setDialOutlinePaint(java.awt.Paint) [function] [call site] 07921
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07922
6 [org.jfree.chart.plot.MeterPlot].setNeedlePaint(java.awt.Paint) [function] [call site] 07923
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07924
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07925
6 [org.jfree.chart.plot.MeterPlot].setTickLabelFont(java.awt.Font) [function] [call site] 07926
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07927
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07928
6 [org.jfree.chart.plot.MeterPlot].setTickLabelPaint(java.awt.Paint) [function] [call site] 07929
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07930
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07931
5 [org.jfree.chart.StandardChartTheme].applyToThermometerPlot(org.jfree.chart.plot.ThermometerPlot) [function] [call site] 07932
6 [org.jfree.chart.plot.ThermometerPlot].setValueFont(java.awt.Font) [function] [call site] 07933
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07934
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07935
6 [org.jfree.chart.plot.ThermometerPlot].setThermometerPaint(java.awt.Paint) [function] [call site] 07936
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07937
6 [org.jfree.chart.plot.ThermometerPlot].getRangeAxis() [function] [call site] 07938
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 07939
5 [org.jfree.chart.StandardChartTheme].applyToSpiderWebPlot(org.jfree.chart.plot.SpiderWebPlot) [function] [call site] 07940
6 [org.jfree.chart.plot.SpiderWebPlot].setLabelFont(java.awt.Font) [function] [call site] 07941
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07942
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07943
6 [org.jfree.chart.plot.SpiderWebPlot].setLabelPaint(java.awt.Paint) [function] [call site] 07944
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07945
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07946
6 [org.jfree.chart.plot.SpiderWebPlot].setAxisLinePaint(java.awt.Paint) [function] [call site] 07947
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07948
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07949
5 [org.jfree.chart.StandardChartTheme].applyToPolarPlot(org.jfree.chart.plot.PolarPlot) [function] [call site] 07950
6 [org.jfree.chart.plot.PolarPlot].setAngleLabelFont(java.awt.Font) [function] [call site] 07951
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07952
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07953
6 [org.jfree.chart.plot.PolarPlot].setAngleLabelPaint(java.awt.Paint) [function] [call site] 07954
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07955
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07956
6 [org.jfree.chart.plot.PolarPlot].setAngleGridlinePaint(java.awt.Paint) [function] [call site] 07957
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07958
6 [org.jfree.chart.plot.PolarPlot].setRadiusGridlinePaint(java.awt.Paint) [function] [call site] 07959
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07960
6 [org.jfree.chart.plot.PolarPlot].getAxis() [function] [call site] 07961
7 [org.jfree.chart.plot.PolarPlot].getAxis(int) [function] [call site] 07962
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 07963
1 [ossfuzz.TestUtils].serialised(java.lang.Object) [function] [call site] 07964
1 [org.jfree.chart.JFreeChart].equals(java.lang.Object) [function] [call site] 07965
2 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 07966
2 [org.jfree.chart.api.RectangleInsets].equals(java.lang.Object) [function] [call site] 07967
2 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 07968