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
4167 3781 [org.jfree.chart.StandardChartTheme].getDrawingSupplier() call site: {node_id}
631 242 [org.jfree.data.time.TimeSeriesCollection].getSeries(int) call site: {node_id}
220 1833 [org.jfree.data.Range].combineIgnoringNaN(org.jfree.data.Range,org.jfree.data.Range) call site: {node_id}
195 2571 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) call site: {node_id}
164 1294 [org.jfree.data.time.TimeSeriesCollection].getDomainBounds(java.util.List,boolean) call site: {node_id}
118 2824 [org.jfree.data.DefaultKeyedValues2D].getRowIndex(java.lang.Comparable) call site: {node_id}
98 8285 [org.jfree.chart.StandardChartTheme].applyToXYPlot(org.jfree.chart.plot.XYPlot) call site: {node_id}
97 2391 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) call site: {node_id}
89 3485 [org.jfree.chart.plot.CategoryPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) call site: {node_id}
88 2110 [org.jfree.data.time.TimeSeriesCollection].getEndY(int,int) call site: {node_id}
86 152 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) call site: {node_id}
86 1159 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) 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]. () [function] [call site] 00001
2 [org.jfree.data.general.AbstractDataset]. () [function] [call site] 00002
2 [org.jfree.data.DefaultKeyedValues]. () [function] [call site] 00003
1 [org.jfree.data.general.DefaultPieDataset].setValue(java.lang.Comparable,double) [function] [call site] 00004
2 [org.jfree.data.general.DefaultPieDataset].setValue(java.lang.Comparable,java.lang.Number) [function] [call site] 00005
3 [org.jfree.data.DefaultKeyedValues].setValue(java.lang.Comparable,java.lang.Number) [function] [call site] 00006
4 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00007
4 [org.jfree.data.DefaultKeyedValues].getIndex(java.lang.Comparable) [function] [call site] 00008
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00009
3 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 00010
4 [org.jfree.data.general.DatasetChangeEvent]. (java.lang.Object,org.jfree.data.general.Dataset) [function] [call site] 00011
4 [org.jfree.data.general.AbstractDataset].notifyListeners(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 00012
5 [org.jfree.chart.plot.CategoryPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 00013
6 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 00014
7 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 00015
7 [org.jfree.chart.axis.LogAxis].autoAdjustRange() [function] [call site] 00016
8 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 00017
8 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 00018
9 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 00019
10 [org.jfree.data.Range].getLowerBound() [function] [call site] 00020
10 [org.jfree.data.Range].getLowerBound() [function] [call site] 00021
10 [org.jfree.data.Range].getUpperBound() [function] [call site] 00022
10 [org.jfree.data.Range].getUpperBound() [function] [call site] 00023
10 [org.jfree.data.Range]. (double,double) [function] [call site] 00024
9 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 00025
10 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 00026
10 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 00027
10 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 00028
11 [org.jfree.chart.plot.XYPlot].getDomainAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 00029
12 [org.jfree.chart.plot.XYPlot].findDomainAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 00030
12 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 00031
11 [org.jfree.chart.plot.XYPlot].getDatasetsMappedToDomainAxis(java.lang.Integer) [function] [call site] 00032
12 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00033
11 [org.jfree.chart.plot.XYPlot].getRangeAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 00034
12 [org.jfree.chart.plot.XYPlot].findRangeAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 00035
12 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 00036
11 [org.jfree.chart.plot.XYPlot].getDatasetsMappedToRangeAxis(java.lang.Integer) [function] [call site] 00037
12 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00038
11 [org.jfree.chart.plot.XYPlot].getRendererForDataset(org.jfree.data.xy.XYDataset) [function] [call site] 00039
12 [org.jfree.chart.plot.XYPlot].indexOf(org.jfree.data.xy.XYDataset) [function] [call site] 00040
12 [org.jfree.chart.plot.XYPlot].getRenderer() [function] [call site] 00041
13 [org.jfree.chart.plot.XYPlot].getRenderer(int) [function] [call site] 00042
11 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 00043
11 [org.jfree.chart.renderer.xy.XYBlockRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 00044
12 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 00045
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00046
13 [org.jfree.data.time.TimeSeriesCollection].getDomainBounds(boolean) [function] [call site] 00047
14 [org.jfree.data.time.TimeSeries].getItemCount() [function] [call site] 00048
14 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 00049
15 [org.jfree.data.time.TimeSeriesDataItem].getPeriod() [function] [call site] 00050
15 [org.jfree.data.time.TimeSeries].getRawDataItem(int) [function] [call site] 00051
14 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 00052
14 [org.jfree.data.Range]. (double,double) [function] [call site] 00053
14 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 00054
15 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 00055
16 [org.jfree.data.time.Day].getYear() [function] [call site] 00056
17 [org.jfree.chart.date.SpreadsheetDate].getYYYY() [function] [call site] 00057
16 [org.jfree.data.time.Day].getMonth() [function] [call site] 00058
17 [org.jfree.chart.date.SpreadsheetDate].getMonth() [function] [call site] 00059
16 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 00060
17 [org.jfree.chart.date.SpreadsheetDate].getDayOfMonth() [function] [call site] 00061
15 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 00062
16 [org.jfree.data.time.Day].getYear() [function] [call site] 00063
16 [org.jfree.data.time.Day].getMonth() [function] [call site] 00064
16 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 00065
15 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 00066
15 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 00067
15 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 00068
16 [org.jfree.chart.date.SpreadsheetDate].getYYYY() [function] [call site] 00069
16 [org.jfree.chart.date.SpreadsheetDate].getMonth() [function] [call site] 00070
16 [org.jfree.chart.date.SpreadsheetDate].getDayOfMonth() [function] [call site] 00071
15 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 00072
15 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 00073
16 [org.jfree.data.time.Day].getYear() [function] [call site] 00074
16 [org.jfree.data.time.Day].getMonth() [function] [call site] 00075
16 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 00076
15 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 00077
16 [org.jfree.data.time.Day].getYear() [function] [call site] 00078
16 [org.jfree.data.time.Day].getMonth() [function] [call site] 00079
16 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 00080
15 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 00081
15 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 00082
15 [org.jfree.data.time.RegularTimePeriod].getMiddleMillisecond(java.util.Calendar) [function] [call site] 00083
16 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 00084
16 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 00085
16 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 00086
16 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 00087
16 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 00088
16 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 00089
16 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 00090
16 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 00091
16 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 00092
16 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 00093
16 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 00094
17 [org.jfree.data.time.Day].getYear() [function] [call site] 00095
17 [org.jfree.data.time.Day].getMonth() [function] [call site] 00096
17 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 00097
16 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 00098
17 [org.jfree.chart.date.SpreadsheetDate].getYYYY() [function] [call site] 00099
17 [org.jfree.chart.date.SpreadsheetDate].getMonth() [function] [call site] 00100
17 [org.jfree.chart.date.SpreadsheetDate].getDayOfMonth() [function] [call site] 00101
16 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 00102
17 [org.jfree.data.time.Day].getYear() [function] [call site] 00103
17 [org.jfree.data.time.Day].getMonth() [function] [call site] 00104
17 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 00105
16 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 00106
17 [org.jfree.chart.date.SerialDate].lastDayOfMonth(int,int) [function] [call site] 00107
18 [org.jfree.chart.date.SerialDate].isLeapYear(int) [function] [call site] 00108
16 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 00109
17 [org.jfree.chart.date.SerialDate].lastDayOfMonth(int,int) [function] [call site] 00110
16 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 00111
16 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 00112
16 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 00113
17 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 00114
16 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 00115
17 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 00116
16 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 00117
15 [org.jfree.data.time.FixedMillisecond].getMiddleMillisecond(java.util.Calendar) [function] [call site] 00118
15 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 00119
15 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 00120
15 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 00121
15 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 00122
15 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 00123
15 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 00124
15 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 00125
15 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 00126
15 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 00127
15 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 00128
14 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 00129
14 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 00130
14 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 00131
14 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 00132
14 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 00133
14 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 00134
14 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 00135
14 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 00136
14 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 00137
14 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 00138
14 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 00139
14 [org.jfree.data.Range]. (double,double) [function] [call site] 00140
14 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 00141
14 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 00142
14 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 00143
14 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 00144
14 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 00145
14 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 00146
14 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 00147
14 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 00148
14 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 00149
14 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 00150
14 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 00151
13 [org.jfree.data.xy.CategoryTableXYDataset].getDomainBounds(boolean) [function] [call site] 00152
14 [org.jfree.data.xy.IntervalXYDelegate].getDomainBounds(boolean) [function] [call site] 00153
15 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 00154
15 [org.jfree.data.xy.IntervalXYDelegate].getIntervalPositionFactor() [function] [call site] 00155
15 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 00156
16 [org.jfree.data.xy.IntervalXYDelegate].isAutoWidth() [function] [call site] 00157
15 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 00158
15 [org.jfree.data.Range].getLowerBound() [function] [call site] 00159
15 [org.jfree.data.Range]. (double,double) [function] [call site] 00160
15 [org.jfree.data.Range].getUpperBound() [function] [call site] 00161
14 [org.jfree.data.general.DatasetUtils].iterateDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 00162
15 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00163
15 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 00164
15 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 00165
16 [org.jfree.data.DefaultKeyedValues2D].getColumnCount() [function] [call site] 00166
15 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 00167
15 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 00168
15 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 00169
15 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 00170
16 [org.jfree.data.gantt.TaskSeriesCollection].getSeriesCount() [function] [call site] 00171
17 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 00172
15 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 00173
15 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 00174
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 00175
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 00176
15 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 00177
15 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 00178
15 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 00179
15 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 00180
15 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 00181
15 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 00182
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 00183
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 00184
15 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 00185
15 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 00186
16 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 00187
17 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 00188
17 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 00189
17 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 00190
17 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 00191
17 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 00192
17 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 00193
17 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 00194
17 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 00195
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 00196
17 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 00197
17 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 00198
17 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 00199
17 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 00200
17 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 00201
17 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 00202
17 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 00203
17 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 00204
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 00205
17 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 00206
17 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 00207
17 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 00208
17 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 00209
18 [org.jfree.data.DefaultKeyedValues2D].getColumnCount() [function] [call site] 00210
17 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 00211
17 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 00212
16 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 00213
16 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 00214
16 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 00215
16 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 00216
16 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 00217
16 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 00218
16 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 00219
16 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 00220
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 00221
16 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 00222
16 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 00223
16 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 00224
16 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 00225
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 00226
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 00227
16 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 00228
16 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 00229
16 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 00230
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].getSeriesCount() [function] [call site] 00231
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 00232
15 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 00233
15 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 00234
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 00235
15 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 00236
15 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 00237
16 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 00238
17 [org.jfree.data.time.TimeSeries].getItemCount() [function] [call site] 00239
17 [org.jfree.data.time.TimeSeriesCollection].getSeries(int) [function] [call site] 00240
18 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 00241
18 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00242
16 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 00243
17 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount() [function] [call site] 00244
18 [org.jfree.data.DefaultKeyedValues2D].getRowCount() [function] [call site] 00245
16 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 00246
17 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 00247
17 [org.jfree.data.xy.DefaultTableXYDataset].getSeries(int) [function] [call site] 00248
18 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00249
16 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 00250
17 [org.jfree.data.statistics.HistogramDataset].getBins(int) [function] [call site] 00251
16 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 00252
17 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 00253
17 [org.jfree.data.xy.XIntervalSeriesCollection].getSeries(int) [function] [call site] 00254
18 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00255
16 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 00256
16 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 00257
17 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 00258
16 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 00259
17 [org.jfree.data.gantt.TaskSeries].getItemCount() [function] [call site] 00260
17 [org.jfree.data.gantt.TaskSeriesCollection].getSeries(int) [function] [call site] 00261
18 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00262
16 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 00263
16 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 00264
17 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 00265
17 [org.jfree.data.xy.XYSeriesCollection].getSeries(int) [function] [call site] 00266
18 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00267
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 00268
17 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00269
16 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 00270
17 [org.jfree.data.time.TimePeriodValues].getItemCount() [function] [call site] 00271
17 [org.jfree.data.time.TimePeriodValuesCollection].getSeries(int) [function] [call site] 00272
18 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 00273
18 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00274
18 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 00275
16 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 00276
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 00277
17 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 00278
17 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeries(int) [function] [call site] 00279
18 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 00280
16 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 00281
17 [org.jfree.data.time.TimeTableXYDataset].getItemCount() [function] [call site] 00282
18 [org.jfree.data.DefaultKeyedValues2D].getRowCount() [function] [call site] 00283
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 00284
16 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 00285
17 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 00286
17 [org.jfree.data.xy.YIntervalSeriesCollection].getSeries(int) [function] [call site] 00287
18 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00288
16 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 00289
17 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 00290
17 [org.jfree.data.xy.VectorSeriesCollection].getSeries(int) [function] [call site] 00291
18 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00292
16 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 00293
17 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 00294
16 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 00295
16 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 00296
17 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00297
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 00298
17 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 00299
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeries(int) [function] [call site] 00300
18 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00301
16 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 00302
17 [org.jfree.data.xy.MatrixSeries].getItemCount() [function] [call site] 00303
18 [org.jfree.data.xy.MatrixSeries].getColumnsCount() [function] [call site] 00304
18 [org.jfree.data.xy.MatrixSeries].getRowCount() [function] [call site] 00305
17 [org.jfree.data.xy.MatrixSeriesCollection].getSeries(int) [function] [call site] 00306
18 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00307
16 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 00308
15 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 00309
15 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 00310
15 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 00311
15 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 00312
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 00313
15 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 00314
15 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 00315
15 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 00316
15 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 00317
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 00318
15 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 00319
15 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 00320
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 00321
15 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 00322
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 00323
15 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 00324
15 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 00325
15 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 00326
15 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 00327
15 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 00328
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 00329
15 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 00330
15 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 00331
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 00332
15 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 00333
16 [org.jfree.data.gantt.XYTaskDataset].getSeriesValue(int) [function] [call site] 00334
16 [org.jfree.data.gantt.XYTaskDataset].getItemValue(int,int) [function] [call site] 00335
17 [org.jfree.data.gantt.TaskSeriesCollection].getSeries(int) [function] [call site] 00336
17 [org.jfree.data.gantt.TaskSeries].get(int) [function] [call site] 00337
17 [org.jfree.data.gantt.Task].getDuration() [function] [call site] 00338
17 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00339
17 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00340
18 [org.jfree.data.time.Millisecond].getFirstMillisecond() [function] [call site] 00341
18 [org.jfree.data.time.Second].getFirstMillisecond() [function] [call site] 00342
18 [org.jfree.data.time.Quarter].getFirstMillisecond() [function] [call site] 00343
18 [org.jfree.data.time.Year].getFirstMillisecond() [function] [call site] 00344
18 [org.jfree.data.time.Minute].getFirstMillisecond() [function] [call site] 00345
18 [org.jfree.data.time.Month].getFirstMillisecond() [function] [call site] 00346
18 [org.jfree.data.time.Hour].getFirstMillisecond() [function] [call site] 00347
18 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond() [function] [call site] 00348
18 [org.jfree.data.time.Day].getFirstMillisecond() [function] [call site] 00349
18 [org.jfree.data.time.Week].getFirstMillisecond() [function] [call site] 00350
17 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00351
17 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 00352
18 [org.jfree.data.time.Minute].getLastMillisecond() [function] [call site] 00353
18 [org.jfree.data.time.Hour].getLastMillisecond() [function] [call site] 00354
18 [org.jfree.data.time.Month].getLastMillisecond() [function] [call site] 00355
18 [org.jfree.data.time.FixedMillisecond].getLastMillisecond() [function] [call site] 00356
18 [org.jfree.data.time.Millisecond].getLastMillisecond() [function] [call site] 00357
18 [org.jfree.data.time.Second].getLastMillisecond() [function] [call site] 00358
18 [org.jfree.data.time.Quarter].getLastMillisecond() [function] [call site] 00359
18 [org.jfree.data.time.Week].getLastMillisecond() [function] [call site] 00360
18 [org.jfree.data.time.Year].getLastMillisecond() [function] [call site] 00361
18 [org.jfree.data.time.Day].getLastMillisecond() [function] [call site] 00362
15 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 00363
16 [org.jfree.data.DefaultKeyedValues2D].getRowKey(int) [function] [call site] 00364
16 [org.jfree.data.time.TimeTableXYDataset].getXValue(org.jfree.data.time.TimePeriod) [function] [call site] 00365
17 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00366
17 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00367
17 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00368
17 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00369
17 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00370
17 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 00371
17 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00372
17 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 00373
15 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 00374
16 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 00375
17 [org.jfree.data.statistics.SimpleHistogramBin].getLowerBound() [function] [call site] 00376
17 [org.jfree.data.statistics.SimpleHistogramBin].getUpperBound() [function] [call site] 00377
16 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 00378
16 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 00379
16 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 00380
17 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 00381
17 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 00382
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 00383
17 [org.jfree.data.time.ohlc.OHLCSeries].getDataItem(int) [function] [call site] 00384
18 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 00385
17 [org.jfree.data.time.ohlc.OHLCItem].getPeriod() [function] [call site] 00386
18 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 00387
17 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 00388
18 [org.jfree.data.time.Millisecond].getFirstMillisecond() [function] [call site] 00389
18 [org.jfree.data.time.Second].getFirstMillisecond() [function] [call site] 00390
18 [org.jfree.data.time.Quarter].getFirstMillisecond() [function] [call site] 00391
18 [org.jfree.data.time.Year].getFirstMillisecond() [function] [call site] 00392
18 [org.jfree.data.time.Minute].getFirstMillisecond() [function] [call site] 00393
18 [org.jfree.data.time.Month].getFirstMillisecond() [function] [call site] 00394
18 [org.jfree.data.time.Hour].getFirstMillisecond() [function] [call site] 00395
18 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond() [function] [call site] 00396
18 [org.jfree.data.time.Day].getFirstMillisecond() [function] [call site] 00397
18 [org.jfree.data.time.Week].getFirstMillisecond() [function] [call site] 00398
18 [org.jfree.data.time.RegularTimePeriod].getMiddleMillisecond() [function] [call site] 00399
19 [org.jfree.data.time.Week].getFirstMillisecond() [function] [call site] 00400
19 [org.jfree.data.time.Millisecond].getFirstMillisecond() [function] [call site] 00401
19 [org.jfree.data.time.Second].getFirstMillisecond() [function] [call site] 00402
19 [org.jfree.data.time.Quarter].getFirstMillisecond() [function] [call site] 00403
19 [org.jfree.data.time.Year].getFirstMillisecond() [function] [call site] 00404
19 [org.jfree.data.time.Minute].getFirstMillisecond() [function] [call site] 00405
19 [org.jfree.data.time.Month].getFirstMillisecond() [function] [call site] 00406
19 [org.jfree.data.time.Hour].getFirstMillisecond() [function] [call site] 00407
19 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond() [function] [call site] 00408
19 [org.jfree.data.time.Day].getFirstMillisecond() [function] [call site] 00409
19 [org.jfree.data.time.Minute].getLastMillisecond() [function] [call site] 00410
19 [org.jfree.data.time.Hour].getLastMillisecond() [function] [call site] 00411
19 [org.jfree.data.time.Month].getLastMillisecond() [function] [call site] 00412
19 [org.jfree.data.time.FixedMillisecond].getLastMillisecond() [function] [call site] 00413
19 [org.jfree.data.time.Millisecond].getLastMillisecond() [function] [call site] 00414
19 [org.jfree.data.time.Second].getLastMillisecond() [function] [call site] 00415
19 [org.jfree.data.time.Quarter].getLastMillisecond() [function] [call site] 00416
19 [org.jfree.data.time.Week].getLastMillisecond() [function] [call site] 00417
19 [org.jfree.data.time.Year].getLastMillisecond() [function] [call site] 00418
19 [org.jfree.data.time.Day].getLastMillisecond() [function] [call site] 00419
18 [org.jfree.data.time.FixedMillisecond].getMiddleMillisecond() [function] [call site] 00420
18 [org.jfree.data.time.Minute].getLastMillisecond() [function] [call site] 00421
18 [org.jfree.data.time.Hour].getLastMillisecond() [function] [call site] 00422
18 [org.jfree.data.time.Month].getLastMillisecond() [function] [call site] 00423
18 [org.jfree.data.time.FixedMillisecond].getLastMillisecond() [function] [call site] 00424
18 [org.jfree.data.time.Millisecond].getLastMillisecond() [function] [call site] 00425
18 [org.jfree.data.time.Second].getLastMillisecond() [function] [call site] 00426
18 [org.jfree.data.time.Quarter].getLastMillisecond() [function] [call site] 00427
18 [org.jfree.data.time.Week].getLastMillisecond() [function] [call site] 00428
18 [org.jfree.data.time.Year].getLastMillisecond() [function] [call site] 00429
18 [org.jfree.data.time.Day].getLastMillisecond() [function] [call site] 00430
16 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 00431
17 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 00432
16 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 00433
17 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 00434
17 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 00435
18 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 00436
19 [org.jfree.data.xy.VectorSeries].getDataItem(int) [function] [call site] 00437
20 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 00438
19 [org.jfree.data.xy.VectorDataItem].getXValue() [function] [call site] 00439
20 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 00440
20 [org.jfree.data.xy.XYCoordinate].getX() [function] [call site] 00441
17 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 00442
18 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 00443
17 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 00444
18 [org.jfree.data.DefaultKeyedValues2D].getRowKey(int) [function] [call site] 00445
17 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 00446
18 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 00447
17 [org.jfree.data.xy.XYBarDataset].getX(int,int) [function] [call site] 00448
18 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 00449
19 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 00450
18 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 00451
18 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 00452
18 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 00453
18 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 00454
19 [org.jfree.data.xy.XYIntervalSeries].getX(int) [function] [call site] 00455
20 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 00456
21 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 00457
20 [org.jfree.data.xy.XYIntervalDataItem].getX() [function] [call site] 00458
21 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 00459
18 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 00460
19 [org.jfree.data.xy.XYSeries].getX(int) [function] [call site] 00461
20 [org.jfree.data.xy.XYSeries].getRawDataItem(int) [function] [call site] 00462
20 [org.jfree.data.xy.XYDataItem].getX() [function] [call site] 00463
18 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 00464
19 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 00465
18 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 00466
19 [org.jfree.data.xy.YIntervalSeries].getX(int) [function] [call site] 00467
20 [org.jfree.data.xy.YIntervalSeries].getDataItem(int) [function] [call site] 00468
21 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 00469
20 [org.jfree.data.xy.YIntervalDataItem].getX() [function] [call site] 00470
21 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 00471
18 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 00472
19 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 00473
20 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 00474
19 [org.jfree.data.xy.XIntervalDataItem].getX() [function] [call site] 00475
20 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 00476
18 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 00477
19 [org.jfree.data.statistics.HistogramDataset].getBins(int) [function] [call site] 00478
19 [org.jfree.data.statistics.HistogramBin].getEndBoundary() [function] [call site] 00479
19 [org.jfree.data.statistics.HistogramBin].getStartBoundary() [function] [call site] 00480
18 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 00481
19 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 00482
18 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 00483
19 [org.jfree.data.time.DynamicTimeSeriesCollection].translateGet(int) [function] [call site] 00484
19 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 00485
20 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 00486
20 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 00487
20 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 00488
20 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 00489
20 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 00490
20 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 00491
20 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 00492
20 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 00493
20 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 00494
20 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 00495
20 [org.jfree.data.time.RegularTimePeriod].getMiddleMillisecond(java.util.Calendar) [function] [call site] 00496
20 [org.jfree.data.time.FixedMillisecond].getMiddleMillisecond(java.util.Calendar) [function] [call site] 00497
20 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 00498
20 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 00499
20 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 00500
20 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 00501
20 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 00502
20 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 00503
20 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 00504
20 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 00505
20 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 00506
20 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 00507
20 [org.jfree.data.time.RegularTimePeriod].getMiddleMillisecond(java.util.Calendar) [function] [call site] 00508
20 [org.jfree.data.time.FixedMillisecond].getMiddleMillisecond(java.util.Calendar) [function] [call site] 00509
18 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 00510
18 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 00511
19 [org.jfree.data.xy.XYSeries].getX(int) [function] [call site] 00512
18 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 00513
19 [org.jfree.data.xy.MatrixSeries].getItemColumn(int) [function] [call site] 00514
20 [org.jfree.data.xy.MatrixSeries].getColumnsCount() [function] [call site] 00515
18 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 00516
19 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 00517
18 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 00518
19 [org.jfree.data.xy.OHLCDataItem].getDate() [function] [call site] 00519
18 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 00520
19 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 00521
19 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 00522
18 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 00523
19 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 00524
18 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 00525
19 [org.jfree.data.xy.WindDataItem].getX() [function] [call site] 00526
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 00527
18 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 00528
19 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 00529
19 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 00530
19 [org.jfree.data.time.TimePeriodValuesCollection].getX(org.jfree.data.time.TimePeriod) [function] [call site] 00531
20 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00532
20 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00533
20 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00534
20 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00535
20 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00536
20 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 00537
20 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00538
20 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 00539
18 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 00540
18 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 00541
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 00542
17 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 00543
17 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 00544
17 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 00545
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 00546
17 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 00547
17 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 00548
17 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 00549
17 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 00550
17 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 00551
17 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 00552
17 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 00553
17 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 00554
17 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 00555
17 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 00556
17 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 00557
17 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 00558
17 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 00559
16 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 00560
16 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 00561
16 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 00562
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 00563
15 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 00564
15 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 00565
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 00566
15 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 00567
15 [org.jfree.data.xy.XIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 00568
16 [org.jfree.data.xy.XIntervalSeries].getXLowValue(int) [function] [call site] 00569
17 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 00570
17 [org.jfree.data.xy.XIntervalDataItem].getXLowValue() [function] [call site] 00571
18 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 00572
18 [org.jfree.data.xy.YWithXInterval].getXLow() [function] [call site] 00573
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 00574
16 [org.jfree.data.xy.XYIntervalSeries].getXLowValue(int) [function] [call site] 00575
17 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 00576
17 [org.jfree.data.xy.XYIntervalDataItem].getXLowValue() [function] [call site] 00577
18 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 00578
18 [org.jfree.data.xy.XYInterval].getXLow() [function] [call site] 00579
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartXValue(int,int) [function] [call site] 00580
15 [org.jfree.data.time.TimeTableXYDataset].getStartXValue(int,int) [function] [call site] 00581
16 [org.jfree.data.DefaultKeyedValues2D].getRowKey(int) [function] [call site] 00582
16 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00583
16 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00584
15 [org.jfree.data.xy.XYBarDataset].getStartXValue(int,int) [function] [call site] 00585
16 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 00586
15 [org.jfree.data.gantt.XYTaskDataset].getStartXValue(int,int) [function] [call site] 00587
16 [org.jfree.data.gantt.XYTaskDataset].getSeriesStartValue(int) [function] [call site] 00588
16 [org.jfree.data.gantt.XYTaskDataset].getItemStartValue(int,int) [function] [call site] 00589
17 [org.jfree.data.gantt.TaskSeriesCollection].getSeries(int) [function] [call site] 00590
17 [org.jfree.data.gantt.TaskSeries].get(int) [function] [call site] 00591
17 [org.jfree.data.gantt.Task].getDuration() [function] [call site] 00592
17 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00593
17 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00594
15 [org.jfree.data.statistics.SimpleHistogramDataset].getStartXValue(int,int) [function] [call site] 00595
16 [org.jfree.data.statistics.SimpleHistogramBin].getLowerBound() [function] [call site] 00596
15 [org.jfree.data.xy.AbstractIntervalXYDataset].getStartXValue(int,int) [function] [call site] 00597
16 [org.jfree.data.time.DynamicTimeSeriesCollection].getStartX(int,int) [function] [call site] 00598
17 [org.jfree.data.time.DynamicTimeSeriesCollection].translateGet(int) [function] [call site] 00599
17 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 00600
17 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 00601
17 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 00602
17 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 00603
17 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 00604
17 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 00605
17 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 00606
17 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 00607
17 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 00608
17 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 00609
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartX(int,int) [function] [call site] 00610
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartXValue(int,int) [function] [call site] 00611
16 [org.jfree.data.time.TimeTableXYDataset].getStartX(int,int) [function] [call site] 00612
17 [org.jfree.data.time.TimeTableXYDataset].getStartXValue(int,int) [function] [call site] 00613
16 [org.jfree.data.time.TimePeriodValuesCollection].getStartX(int,int) [function] [call site] 00614
17 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 00615
17 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 00616
17 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00617
17 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00618
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartX(int,int) [function] [call site] 00619
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 00620
16 [org.jfree.data.xy.YIntervalSeriesCollection].getStartX(int,int) [function] [call site] 00621
17 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 00622
16 [org.jfree.data.xy.DefaultTableXYDataset].getStartX(int,int) [function] [call site] 00623
17 [org.jfree.data.xy.IntervalXYDelegate].getStartX(int,int) [function] [call site] 00624
18 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 00625
18 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 00626
18 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 00627
18 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 00628
18 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 00629
18 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 00630
18 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 00631
18 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 00632
18 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 00633
18 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 00634
18 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 00635
18 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 00636
18 [org.jfree.data.xy.XYBarDataset].getX(int,int) [function] [call site] 00637
18 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 00638
18 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 00639
18 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 00640
18 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 00641
18 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 00642
18 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 00643
18 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 00644
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 00645
18 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 00646
18 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 00647
18 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 00648
18 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 00649
18 [org.jfree.data.xy.IntervalXYDelegate].getIntervalPositionFactor() [function] [call site] 00650
18 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 00651
16 [org.jfree.data.statistics.SimpleHistogramDataset].getStartX(int,int) [function] [call site] 00652
17 [org.jfree.data.statistics.SimpleHistogramDataset].getStartXValue(int,int) [function] [call site] 00653
16 [org.jfree.data.time.TimeSeriesCollection].getStartX(int,int) [function] [call site] 00654
17 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 00655
17 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 00656
17 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 00657
17 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 00658
17 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 00659
17 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 00660
17 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 00661
17 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 00662
17 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 00663
17 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 00664
17 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 00665
16 [org.jfree.data.xy.XYBarDataset].getStartX(int,int) [function] [call site] 00666
17 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 00667
17 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 00668
17 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 00669
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 00670
17 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 00671
17 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 00672
17 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 00673
17 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 00674
17 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 00675
17 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 00676
17 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 00677
17 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 00678
17 [org.jfree.data.xy.XYBarDataset].getX(int,int) [function] [call site] 00679
17 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 00680
17 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 00681
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 00682
17 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 00683
17 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 00684
17 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 00685
17 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 00686
17 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 00687
17 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 00688
17 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 00689
17 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 00690
17 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 00691
16 [org.jfree.data.xy.XYSeriesCollection].getStartX(int,int) [function] [call site] 00692
17 [org.jfree.data.xy.IntervalXYDelegate].getStartX(int,int) [function] [call site] 00693
16 [org.jfree.data.xy.XIntervalSeriesCollection].getStartX(int,int) [function] [call site] 00694
17 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 00695
17 [org.jfree.data.xy.XIntervalDataItem].getXLowValue() [function] [call site] 00696
16 [org.jfree.data.xy.CategoryTableXYDataset].getStartX(int,int) [function] [call site] 00697
17 [org.jfree.data.xy.IntervalXYDelegate].getStartX(int,int) [function] [call site] 00698
16 [org.jfree.data.statistics.HistogramDataset].getStartX(int,int) [function] [call site] 00699
17 [org.jfree.data.statistics.HistogramDataset].getBins(int) [function] [call site] 00700
17 [org.jfree.data.statistics.HistogramBin].getStartBoundary() [function] [call site] 00701
15 [org.jfree.data.gantt.XYTaskDataset].getEndXValue(int,int) [function] [call site] 00702
16 [org.jfree.data.gantt.XYTaskDataset].getSeriesEndValue(int) [function] [call site] 00703
16 [org.jfree.data.gantt.XYTaskDataset].getItemEndValue(int,int) [function] [call site] 00704
17 [org.jfree.data.gantt.TaskSeriesCollection].getSeries(int) [function] [call site] 00705
17 [org.jfree.data.gantt.TaskSeries].get(int) [function] [call site] 00706
17 [org.jfree.data.gantt.Task].getDuration() [function] [call site] 00707
17 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00708
17 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 00709
15 [org.jfree.data.xy.XYBarDataset].getEndXValue(int,int) [function] [call site] 00710
16 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 00711
15 [org.jfree.data.xy.XIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 00712
16 [org.jfree.data.xy.XIntervalSeries].getXHighValue(int) [function] [call site] 00713
17 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 00714
17 [org.jfree.data.xy.XIntervalDataItem].getXHighValue() [function] [call site] 00715
18 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 00716
18 [org.jfree.data.xy.YWithXInterval].getXHigh() [function] [call site] 00717
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndXValue(int,int) [function] [call site] 00718
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 00719
16 [org.jfree.data.xy.XYIntervalSeries].getXHighValue(int) [function] [call site] 00720
17 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 00721
17 [org.jfree.data.xy.XYIntervalDataItem].getXHighValue() [function] [call site] 00722
18 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 00723
18 [org.jfree.data.xy.XYInterval].getXHigh() [function] [call site] 00724
15 [org.jfree.data.time.TimeTableXYDataset].getEndXValue(int,int) [function] [call site] 00725
16 [org.jfree.data.DefaultKeyedValues2D].getRowKey(int) [function] [call site] 00726
16 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00727
16 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 00728
15 [org.jfree.data.xy.AbstractIntervalXYDataset].getEndXValue(int,int) [function] [call site] 00729
16 [org.jfree.data.xy.YIntervalSeriesCollection].getEndX(int,int) [function] [call site] 00730
17 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 00731
16 [org.jfree.data.xy.CategoryTableXYDataset].getEndX(int,int) [function] [call site] 00732
17 [org.jfree.data.xy.IntervalXYDelegate].getEndX(int,int) [function] [call site] 00733
18 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 00734
18 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 00735
18 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 00736
18 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 00737
18 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 00738
18 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 00739
18 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 00740
18 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 00741
18 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 00742
18 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 00743
18 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 00744
18 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 00745
18 [org.jfree.data.xy.XYBarDataset].getX(int,int) [function] [call site] 00746
18 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 00747
18 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 00748
18 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 00749
18 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 00750
18 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 00751
18 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 00752
18 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 00753
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 00754
18 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 00755
18 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 00756
18 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 00757
18 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 00758
18 [org.jfree.data.xy.IntervalXYDelegate].getIntervalPositionFactor() [function] [call site] 00759
18 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 00760
16 [org.jfree.data.time.TimeSeriesCollection].getEndX(int,int) [function] [call site] 00761
17 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 00762
17 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 00763
17 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 00764
17 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 00765
17 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 00766
17 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 00767
17 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 00768
17 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 00769
17 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 00770
17 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 00771
17 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 00772
16 [org.jfree.data.xy.DefaultTableXYDataset].getEndX(int,int) [function] [call site] 00773
17 [org.jfree.data.xy.IntervalXYDelegate].getEndX(int,int) [function] [call site] 00774
16 [org.jfree.data.time.DynamicTimeSeriesCollection].getEndX(int,int) [function] [call site] 00775
17 [org.jfree.data.time.DynamicTimeSeriesCollection].translateGet(int) [function] [call site] 00776
17 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 00777
17 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 00778
17 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 00779
17 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 00780
17 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 00781
17 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 00782
17 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 00783
17 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 00784
17 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 00785
17 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 00786
16 [org.jfree.data.xy.XIntervalSeriesCollection].getEndX(int,int) [function] [call site] 00787
17 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 00788
17 [org.jfree.data.xy.XIntervalDataItem].getXHighValue() [function] [call site] 00789
16 [org.jfree.data.xy.XYSeriesCollection].getEndX(int,int) [function] [call site] 00790
17 [org.jfree.data.xy.IntervalXYDelegate].getEndX(int,int) [function] [call site] 00791
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndX(int,int) [function] [call site] 00792
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndXValue(int,int) [function] [call site] 00793
16 [org.jfree.data.statistics.SimpleHistogramDataset].getEndX(int,int) [function] [call site] 00794
17 [org.jfree.data.statistics.SimpleHistogramDataset].getEndXValue(int,int) [function] [call site] 00795
18 [org.jfree.data.statistics.SimpleHistogramBin].getUpperBound() [function] [call site] 00796
16 [org.jfree.data.time.TimeTableXYDataset].getEndX(int,int) [function] [call site] 00797
17 [org.jfree.data.time.TimeTableXYDataset].getEndXValue(int,int) [function] [call site] 00798
16 [org.jfree.data.time.TimePeriodValuesCollection].getEndX(int,int) [function] [call site] 00799
17 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 00800
17 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00801
17 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 00802
17 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 00803
16 [org.jfree.data.statistics.HistogramDataset].getEndX(int,int) [function] [call site] 00804
17 [org.jfree.data.statistics.HistogramDataset].getBins(int) [function] [call site] 00805
17 [org.jfree.data.statistics.HistogramBin].getEndBoundary() [function] [call site] 00806
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndX(int,int) [function] [call site] 00807
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 00808
16 [org.jfree.data.xy.XYBarDataset].getEndX(int,int) [function] [call site] 00809
17 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 00810
17 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 00811
17 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 00812
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 00813
17 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 00814
17 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 00815
17 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 00816
17 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 00817
17 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 00818
17 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 00819
17 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 00820
17 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 00821
17 [org.jfree.data.xy.XYBarDataset].getX(int,int) [function] [call site] 00822
17 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 00823
17 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 00824
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 00825
17 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 00826
17 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 00827
17 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 00828
17 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 00829
17 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 00830
17 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 00831
17 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 00832
17 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 00833
17 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 00834
15 [org.jfree.data.statistics.SimpleHistogramDataset].getEndXValue(int,int) [function] [call site] 00835
15 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 00836
15 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 00837
15 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 00838
15 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 00839
15 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 00840
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 00841
15 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 00842
15 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 00843
15 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 00844
15 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 00845
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 00846
15 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 00847
15 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 00848
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 00849
15 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 00850
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 00851
15 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 00852
15 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 00853
15 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 00854
15 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 00855
15 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 00856
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 00857
15 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 00858
15 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 00859
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 00860
15 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 00861
15 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 00862
15 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 00863
15 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 00864
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 00865
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 00866
15 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 00867
15 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 00868
15 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 00869
15 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 00870
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 00871
15 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 00872
15 [org.jfree.data.Range]. (double,double) [function] [call site] 00873
13 [org.jfree.data.time.TimeTableXYDataset].getDomainBounds(boolean) [function] [call site] 00874
14 [org.jfree.data.DefaultKeyedValues2D].getRowKeys() [function] [call site] 00875
14 [org.jfree.data.Range]. (double,double) [function] [call site] 00876
14 [org.jfree.data.time.TimeTableXYDataset].getXValue(org.jfree.data.time.TimePeriod) [function] [call site] 00877
14 [org.jfree.data.time.TimeTableXYDataset].getXValue(org.jfree.data.time.TimePeriod) [function] [call site] 00878
14 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00879
14 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00880
14 [org.jfree.data.Range]. (double,double) [function] [call site] 00881
14 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00882
14 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 00883
13 [org.jfree.data.time.TimePeriodValuesCollection].getDomainBounds(boolean) [function] [call site] 00884
14 [org.jfree.data.time.TimePeriodValues].getItemCount() [function] [call site] 00885
14 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 00886
15 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 00887
15 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 00888
14 [org.jfree.data.time.TimePeriodValues].getMinStartIndex() [function] [call site] 00889
14 [org.jfree.data.time.TimePeriodValues].getMaxEndIndex() [function] [call site] 00890
14 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 00891
14 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 00892
14 [org.jfree.data.time.TimePeriodValues].getMaxStartIndex() [function] [call site] 00893
14 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00894
14 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00895
14 [org.jfree.data.Range]. (double,double) [function] [call site] 00896
14 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00897
14 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00898
14 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 00899
14 [org.jfree.data.time.TimePeriodValues].getMinMiddleIndex() [function] [call site] 00900
14 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00901
14 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00902
14 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00903
14 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 00904
14 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 00905
14 [org.jfree.data.time.TimePeriodValues].getMaxMiddleIndex() [function] [call site] 00906
14 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00907
14 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00908
14 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00909
14 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 00910
14 [org.jfree.data.Range]. (double,double) [function] [call site] 00911
14 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 00912
14 [org.jfree.data.time.TimePeriodValues].getMinEndIndex() [function] [call site] 00913
14 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00914
14 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 00915
14 [org.jfree.data.Range]. (double,double) [function] [call site] 00916
14 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00917
14 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 00918
14 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00919
14 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00920
14 [org.jfree.data.Range]. (double,double) [function] [call site] 00921
14 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00922
14 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 00923
14 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 00924
13 [org.jfree.data.xy.XYSeriesCollection].getDomainBounds(boolean) [function] [call site] 00925
14 [org.jfree.data.xy.IntervalXYDelegate].getDomainBounds(boolean) [function] [call site] 00926
14 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 00927
14 [org.jfree.data.xy.XYSeriesCollection].getSeries(int) [function] [call site] 00928
14 [org.jfree.data.xy.XYSeries].getMinX() [function] [call site] 00929
14 [org.jfree.data.xy.XYSeries].getMaxX() [function] [call site] 00930
14 [org.jfree.data.Range]. (double,double) [function] [call site] 00931
13 [org.jfree.data.xy.DefaultTableXYDataset].getDomainBounds(boolean) [function] [call site] 00932
14 [org.jfree.data.xy.IntervalXYDelegate].getDomainBounds(boolean) [function] [call site] 00933
14 [org.jfree.data.general.DatasetUtils].iterateDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 00934
13 [org.jfree.data.time.DynamicTimeSeriesCollection].getDomainBounds(boolean) [function] [call site] 00935
14 [org.jfree.data.time.DynamicTimeSeriesCollection].findDomainLimits() [function] [call site] 00936
15 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 00937
15 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 00938
15 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 00939
15 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 00940
15 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 00941
15 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 00942
15 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 00943
15 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 00944
15 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 00945
15 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 00946
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getOldestTime() [function] [call site] 00947
15 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 00948
15 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 00949
15 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 00950
15 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 00951
15 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 00952
15 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 00953
15 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 00954
15 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 00955
15 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 00956
15 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 00957
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getNewestTime() [function] [call site] 00958
15 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 00959
15 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 00960
15 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 00961
15 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 00962
15 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 00963
15 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 00964
15 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 00965
15 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 00966
15 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 00967
15 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 00968
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getNewestTime() [function] [call site] 00969
15 [org.jfree.data.Range]. (double,double) [function] [call site] 00970
13 [org.jfree.data.xy.IntervalXYDelegate].getDomainBounds(boolean) [function] [call site] 00971
13 [org.jfree.data.general.DatasetUtils].iterateDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 00972
12 [org.jfree.data.Range].getLowerBound() [function] [call site] 00973
12 [org.jfree.data.Range]. (double,double) [function] [call site] 00974
12 [org.jfree.data.Range].getUpperBound() [function] [call site] 00975
11 [org.jfree.chart.renderer.xy.XYBarRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 00976
12 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 00977
13 [org.jfree.chart.renderer.AbstractRenderer].getDataBoundsIncludesVisibleSeriesOnly() [function] [call site] 00978
13 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 00979
13 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 00980
13 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 00981
13 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 00982
13 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 00983
13 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 00984
13 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 00985
13 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 00986
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 00987
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 00988
13 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 00989
13 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 00990
13 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 00991
13 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 00992
13 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 00993
13 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 00994
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 00995
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 00996
13 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 00997
13 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 00998
13 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 00999
13 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 01000
13 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 01001
13 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 01002
13 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 01003
13 [org.jfree.chart.renderer.AbstractRenderer].isSeriesVisible(int) [function] [call site] 01004
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesKey(int) [function] [call site] 01005
14 [org.jfree.data.general.Series].getKey() [function] [call site] 01006
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeries(int) [function] [call site] 01007
13 [org.jfree.data.xy.DefaultXYDataset].getSeriesKey(int) [function] [call site] 01008
14 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 01009
13 [org.jfree.data.xy.XYSeriesCollection].getSeriesKey(int) [function] [call site] 01010
14 [org.jfree.data.general.Series].getKey() [function] [call site] 01011
14 [org.jfree.data.xy.XYSeriesCollection].getSeries(int) [function] [call site] 01012
13 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesKey(int) [function] [call site] 01013
13 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesKey(int) [function] [call site] 01014
14 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01015
15 [org.jfree.data.general.Series].getKey() [function] [call site] 01016
15 [org.jfree.data.xy.YIntervalSeriesCollection].getSeries(int) [function] [call site] 01017
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesKey(int) [function] [call site] 01018
14 [org.jfree.data.xy.DefaultXYDataset].getSeriesKey(int) [function] [call site] 01019
14 [org.jfree.data.xy.XYSeriesCollection].getSeriesKey(int) [function] [call site] 01020
14 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesKey(int) [function] [call site] 01021
14 [org.jfree.data.xy.XYBarDataset].getSeriesKey(int) [function] [call site] 01022
15 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01023
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesKey(int) [function] [call site] 01024
15 [org.jfree.data.xy.DefaultXYDataset].getSeriesKey(int) [function] [call site] 01025
15 [org.jfree.data.xy.XYSeriesCollection].getSeriesKey(int) [function] [call site] 01026
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesKey(int) [function] [call site] 01027
15 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesKey(int) [function] [call site] 01028
16 [org.jfree.data.DefaultKeyedValues2D].getColumnKey(int) [function] [call site] 01029
15 [org.jfree.data.time.TimeTableXYDataset].getSeriesKey(int) [function] [call site] 01030
16 [org.jfree.data.DefaultKeyedValues2D].getColumnKey(int) [function] [call site] 01031
15 [org.jfree.data.statistics.HistogramDataset].getSeriesKey(int) [function] [call site] 01032
15 [org.jfree.data.time.TimeSeriesCollection].getSeriesKey(int) [function] [call site] 01033
16 [org.jfree.data.general.Series].getKey() [function] [call site] 01034
16 [org.jfree.data.time.TimeSeriesCollection].getSeries(int) [function] [call site] 01035
15 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01036
16 [org.jfree.data.general.Series].getKey() [function] [call site] 01037
16 [org.jfree.data.xy.XIntervalSeriesCollection].getSeries(int) [function] [call site] 01038
15 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesKey(int) [function] [call site] 01039
16 [org.jfree.data.general.Series].getKey() [function] [call site] 01040
16 [org.jfree.data.time.TimePeriodValuesCollection].getSeries(int) [function] [call site] 01041
15 [org.jfree.data.gantt.XYTaskDataset].getSeriesKey(int) [function] [call site] 01042
16 [org.jfree.data.gantt.TaskSeriesCollection].getSeriesKey(int) [function] [call site] 01043
17 [org.jfree.data.general.Series].getKey() [function] [call site] 01044
15 [org.jfree.data.xy.DefaultWindDataset].getSeriesKey(int) [function] [call site] 01045
16 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 01046
15 [org.jfree.data.xy.VectorSeriesCollection].getSeriesKey(int) [function] [call site] 01047
16 [org.jfree.data.general.Series].getKey() [function] [call site] 01048
16 [org.jfree.data.xy.VectorSeriesCollection].getSeries(int) [function] [call site] 01049
15 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesKey(int) [function] [call site] 01050
16 [org.jfree.data.general.Series].getKey() [function] [call site] 01051
16 [org.jfree.data.xy.MatrixSeriesCollection].getSeries(int) [function] [call site] 01052
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesKey(int) [function] [call site] 01053
16 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 01054
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01055
16 [org.jfree.data.general.Series].getKey() [function] [call site] 01056
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeries(int) [function] [call site] 01057
15 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesKey(int) [function] [call site] 01058
16 [org.jfree.data.general.Series].getKey() [function] [call site] 01059
16 [org.jfree.data.xy.DefaultTableXYDataset].getSeries(int) [function] [call site] 01060
15 [org.jfree.data.xy.DefaultXYZDataset].getSeriesKey(int) [function] [call site] 01061
16 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 01062
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].getSeriesKey(int) [function] [call site] 01063
14 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesKey(int) [function] [call site] 01064
14 [org.jfree.data.time.TimeTableXYDataset].getSeriesKey(int) [function] [call site] 01065
14 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesKey(int) [function] [call site] 01066
14 [org.jfree.data.statistics.HistogramDataset].getSeriesKey(int) [function] [call site] 01067
14 [org.jfree.data.time.TimeSeriesCollection].getSeriesKey(int) [function] [call site] 01068
14 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01069
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesKey(int) [function] [call site] 01070
14 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesKey(int) [function] [call site] 01071
14 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesKey(int) [function] [call site] 01072
14 [org.jfree.data.gantt.XYTaskDataset].getSeriesKey(int) [function] [call site] 01073
14 [org.jfree.data.xy.DefaultWindDataset].getSeriesKey(int) [function] [call site] 01074
14 [org.jfree.data.xy.VectorSeriesCollection].getSeriesKey(int) [function] [call site] 01075
14 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesKey(int) [function] [call site] 01076
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesKey(int) [function] [call site] 01077
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01078
14 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesKey(int) [function] [call site] 01079
14 [org.jfree.data.xy.DefaultXYZDataset].getSeriesKey(int) [function] [call site] 01080
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesKey(int) [function] [call site] 01081
13 [org.jfree.data.xy.XYBarDataset].getSeriesKey(int) [function] [call site] 01082
13 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesKey(int) [function] [call site] 01083
13 [org.jfree.data.time.TimeTableXYDataset].getSeriesKey(int) [function] [call site] 01084
13 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesKey(int) [function] [call site] 01085
13 [org.jfree.data.statistics.HistogramDataset].getSeriesKey(int) [function] [call site] 01086
13 [org.jfree.data.time.TimeSeriesCollection].getSeriesKey(int) [function] [call site] 01087
13 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01088
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesKey(int) [function] [call site] 01089
13 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesKey(int) [function] [call site] 01090
13 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesKey(int) [function] [call site] 01091
13 [org.jfree.data.gantt.XYTaskDataset].getSeriesKey(int) [function] [call site] 01092
13 [org.jfree.data.xy.DefaultWindDataset].getSeriesKey(int) [function] [call site] 01093
13 [org.jfree.data.xy.VectorSeriesCollection].getSeriesKey(int) [function] [call site] 01094
13 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesKey(int) [function] [call site] 01095
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesKey(int) [function] [call site] 01096
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01097
13 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesKey(int) [function] [call site] 01098
13 [org.jfree.data.xy.DefaultXYZDataset].getSeriesKey(int) [function] [call site] 01099
13 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01100
13 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesKey(int) [function] [call site] 01101
13 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,java.util.List,boolean) [function] [call site] 01102
14 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01103
14 [org.jfree.data.time.TimeSeriesCollection].getDomainBounds(java.util.List,boolean) [function] [call site] 01104
15 [org.jfree.data.time.TimeSeriesCollection].getSeries(java.lang.Comparable) [function] [call site] 01105
16 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 01106
16 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 01107
17 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 01108
18 [org.jfree.chart.date.SpreadsheetDate].toSerial() [function] [call site] 01109
18 [org.jfree.chart.date.SpreadsheetDate].toSerial() [function] [call site] 01110
17 [org.jfree.data.time.Day].getSerialDate() [function] [call site] 01111
16 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 01112
16 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 01113
17 [org.jfree.data.time.Quarter].getQuarter() [function] [call site] 01114
17 [org.jfree.data.time.Quarter].getYearValue() [function] [call site] 01115
16 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 01116
17 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 01117
16 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 01118
16 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 01119
16 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 01120
17 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 01121
17 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 01122
17 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 01123
17 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 01124
17 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 01125
17 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 01126
17 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 01127
17 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 01128
18 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 01129
18 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 01130
18 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 01131
18 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 01132
18 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 01133
18 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 01134
18 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 01135
18 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 01136
18 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 01137
19 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 01138
18 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 01139
19 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 01140
19 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 01141
19 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 01142
19 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 01143
19 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 01144
19 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 01145
19 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 01146
19 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 01147
19 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 01148
19 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 01149
19 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 01150
20 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01151
20 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01152
20 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01153
20 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01154
20 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01155
20 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01156
19 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 01157
20 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 01158
20 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 01159
19 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 01160
20 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 01161
19 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 01162
20 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond() [function] [call site] 01163
19 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 01164
20 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 01165
19 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 01166
19 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 01167
19 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 01168
19 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 01169
19 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 01170
20 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 01171
20 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 01172
20 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 01173
20 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 01174
20 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 01175
20 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 01176
20 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 01177
20 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 01178
20 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 01179
20 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 01180
20 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 01181
20 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 01182
20 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 01183
20 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 01184
20 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 01185
20 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 01186
20 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 01187
20 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 01188
20 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 01189
21 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 01190
20 [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] 01191
20 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 01192
20 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 01193
20 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 01194
20 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 01195
20 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 01196
20 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 01197
20 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 01198
20 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 01199
20 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 01200
20 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 01201
20 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 01202
20 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 01203
20 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 01204
20 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 01205
20 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 01206
20 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 01207
20 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 01208
20 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 01209
20 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 01210
19 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 01211
19 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 01212
19 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 01213
19 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 01214
19 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 01215
19 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 01216
19 [org.jfree.chart.text.TextBox].equals(java.lang.Object) [function] [call site] 01217
18 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 01218
18 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 01219
18 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 01220
18 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 01221
18 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 01222
18 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 01223
18 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 01224
18 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 01225
18 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 01226
18 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 01227
18 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 01228
18 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 01229
18 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 01230
18 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 01231
18 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 01232
18 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 01233
17 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 01234
17 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 01235
17 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 01236
17 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 01237
17 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 01238
17 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 01239
17 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 01240
17 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 01241
17 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 01242
17 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 01243
17 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 01244
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] 01245
16 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 01246
16 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 01247
16 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 01248
16 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 01249
16 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 01250
16 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 01251
16 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 01252
16 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 01253
16 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 01254
16 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 01255
16 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 01256
16 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 01257
16 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 01258
16 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 01259
16 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 01260
16 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 01261
16 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 01262
16 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 01263
16 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 01264
16 [org.jfree.data.general.Series].getKey() [function] [call site] 01265
16 [org.jfree.data.general.Series].getKey() [function] [call site] 01266
15 [org.jfree.data.time.TimeSeries].getItemCount() [function] [call site] 01267
15 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 01268
15 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 01269
15 [org.jfree.data.Range]. (double,double) [function] [call site] 01270
15 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 01271
15 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 01272
15 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01273
15 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 01274
15 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 01275
15 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 01276
15 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 01277
15 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 01278
15 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 01279
15 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 01280
15 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 01281
15 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01282
15 [org.jfree.data.Range]. (double,double) [function] [call site] 01283
15 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 01284
15 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 01285
15 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 01286
15 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 01287
15 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 01288
15 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 01289
15 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 01290
15 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 01291
15 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01292
15 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01293
15 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 01294
14 [org.jfree.data.general.DatasetUtils].iterateToFindDomainBounds(org.jfree.data.xy.XYDataset,java.util.List,boolean) [function] [call site] 01295
15 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01296
15 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01297
15 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 01298
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 01299
16 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 01300
17 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 01301
17 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 01302
17 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 01303
17 [org.jfree.data.gantt.TaskSeriesCollection].getSeriesCount() [function] [call site] 01304
17 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 01305
17 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 01306
17 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 01307
17 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 01308
17 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 01309
17 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 01310
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 01311
17 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 01312
17 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 01313
17 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 01314
17 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 01315
17 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 01316
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 01317
17 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 01318
17 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 01319
17 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 01320
17 [org.jfree.chart.axis.TickUnit:org.jfree.data.category.DefaultIntervalCategoryDataset:org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset:org.jfree.data.statistics.SimpleHistogramBin:org.jfree.data.statistics.SimpleHistogramDataset:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.time.Minute:org.jfree.data.time.Month:org.jfree.data.time.Week:org.jfree.data.time.Year:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset:org.jfree.data.xy.XYCoordinate].getSeriesCount() [function] [call site] 01321
17 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 01322
17 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 01323
17 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 01324
17 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 01325
17 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 01326
17 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 01327
17 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 01328
17 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 01329
17 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 01330
17 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 01331
17 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 01332
17 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 01333
17 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 01334
17 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 01335
17 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 01336
17 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 01337
17 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 01338
17 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 01339
17 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 01340
17 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 01341
17 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesKey(int) [function] [call site] 01342
17 [org.jfree.data.xy.DefaultXYDataset].getSeriesKey(int) [function] [call site] 01343
17 [org.jfree.data.gantt.TaskSeriesCollection].getSeriesKey(int) [function] [call site] 01344
17 [org.jfree.data.xy.XYSeriesCollection].getSeriesKey(int) [function] [call site] 01345
17 [org.jfree.data.xy.XYBarDataset].getSeriesKey(int) [function] [call site] 01346
17 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesKey(int) [function] [call site] 01347
17 [org.jfree.data.time.TimeTableXYDataset].getSeriesKey(int) [function] [call site] 01348
17 [org.jfree.data.statistics.HistogramDataset].getSeriesKey(int) [function] [call site] 01349
17 [org.jfree.data.time.TimeSeriesCollection].getSeriesKey(int) [function] [call site] 01350
17 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01351
17 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesKey(int) [function] [call site] 01352
17 [org.jfree.data.gantt.XYTaskDataset].getSeriesKey(int) [function] [call site] 01353
17 [org.jfree.data.xy.DefaultWindDataset].getSeriesKey(int) [function] [call site] 01354
17 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesKey(int) [function] [call site] 01355
18 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesCount() [function] [call site] 01356
17 [org.jfree.data.xy.VectorSeriesCollection].getSeriesKey(int) [function] [call site] 01357
17 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesKey(int) [function] [call site] 01358
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01359
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesKey(int) [function] [call site] 01360
17 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesKey(int) [function] [call site] 01361
17 [org.jfree.data.xy.DefaultXYZDataset].getSeriesKey(int) [function] [call site] 01362
17 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01363
16 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 01364
16 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 01365
15 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 01366
15 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 01367
15 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 01368
15 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 01369
15 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 01370
15 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 01371
15 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 01372
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 01373
15 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 01374
15 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 01375
15 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 01376
15 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 01377
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 01378
15 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 01379
15 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 01380
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 01381
15 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 01382
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 01383
15 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 01384
15 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 01385
15 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 01386
15 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 01387
15 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 01388
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 01389
15 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 01390
15 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 01391
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 01392
15 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 01393
15 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 01394
15 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 01395
15 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 01396
15 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 01397
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 01398
15 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 01399
15 [org.jfree.data.xy.XIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 01400
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 01401
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartXValue(int,int) [function] [call site] 01402
15 [org.jfree.data.time.TimeTableXYDataset].getStartXValue(int,int) [function] [call site] 01403
15 [org.jfree.data.xy.XYBarDataset].getStartXValue(int,int) [function] [call site] 01404
15 [org.jfree.data.gantt.XYTaskDataset].getStartXValue(int,int) [function] [call site] 01405
15 [org.jfree.data.statistics.SimpleHistogramDataset].getStartXValue(int,int) [function] [call site] 01406
15 [org.jfree.data.xy.AbstractIntervalXYDataset].getStartXValue(int,int) [function] [call site] 01407
15 [org.jfree.data.gantt.XYTaskDataset].getEndXValue(int,int) [function] [call site] 01408
15 [org.jfree.data.xy.XYBarDataset].getEndXValue(int,int) [function] [call site] 01409
15 [org.jfree.data.xy.XIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 01410
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndXValue(int,int) [function] [call site] 01411
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 01412
15 [org.jfree.data.time.TimeTableXYDataset].getEndXValue(int,int) [function] [call site] 01413
15 [org.jfree.data.xy.AbstractIntervalXYDataset].getEndXValue(int,int) [function] [call site] 01414
15 [org.jfree.data.statistics.SimpleHistogramDataset].getEndXValue(int,int) [function] [call site] 01415
15 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 01416
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 01417
15 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 01418
15 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 01419
15 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 01420
15 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 01421
15 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 01422
15 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 01423
15 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 01424
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 01425
15 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 01426
15 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 01427
15 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 01428
15 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 01429
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 01430
15 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 01431
15 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 01432
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 01433
15 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 01434
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 01435
15 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 01436
15 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 01437
15 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 01438
15 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 01439
15 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 01440
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 01441
15 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 01442
15 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 01443
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 01444
15 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 01445
15 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 01446
15 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 01447
15 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 01448
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 01449
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 01450
15 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 01451
15 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 01452
15 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 01453
15 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 01454
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 01455
15 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 01456
15 [org.jfree.data.Range]. (double,double) [function] [call site] 01457
13 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 01458
11 [org.jfree.chart.renderer.xy.XYErrorRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 01459
12 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 01460
11 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 01461
12 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].findDomainBoundsWithOffset(org.jfree.data.xy.IntervalXYDataset) [function] [call site] 01462
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01463
13 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 01464
13 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 01465
13 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 01466
13 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 01467
13 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 01468
13 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 01469
13 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 01470
13 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 01471
13 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 01472
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 01473
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 01474
13 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 01475
13 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 01476
13 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 01477
13 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 01478
13 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 01479
13 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 01480
13 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 01481
13 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 01482
13 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 01483
13 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 01484
13 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 01485
13 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 01486
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 01487
13 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 01488
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 01489
13 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 01490
13 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 01491
13 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 01492
13 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 01493
13 [org.jfree.data.xy.XIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 01494
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 01495
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartXValue(int,int) [function] [call site] 01496
13 [org.jfree.data.time.TimeTableXYDataset].getStartXValue(int,int) [function] [call site] 01497
13 [org.jfree.data.xy.XYBarDataset].getStartXValue(int,int) [function] [call site] 01498
13 [org.jfree.data.gantt.XYTaskDataset].getStartXValue(int,int) [function] [call site] 01499
13 [org.jfree.data.statistics.SimpleHistogramDataset].getStartXValue(int,int) [function] [call site] 01500
13 [org.jfree.data.xy.AbstractIntervalXYDataset].getStartXValue(int,int) [function] [call site] 01501
13 [org.jfree.data.gantt.XYTaskDataset].getEndXValue(int,int) [function] [call site] 01502
13 [org.jfree.data.xy.XYBarDataset].getEndXValue(int,int) [function] [call site] 01503
13 [org.jfree.data.xy.XIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 01504
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndXValue(int,int) [function] [call site] 01505
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 01506
13 [org.jfree.data.time.TimeTableXYDataset].getEndXValue(int,int) [function] [call site] 01507
13 [org.jfree.data.xy.AbstractIntervalXYDataset].getEndXValue(int,int) [function] [call site] 01508
13 [org.jfree.data.statistics.SimpleHistogramDataset].getEndXValue(int,int) [function] [call site] 01509
13 [org.jfree.data.Range]. (double,double) [function] [call site] 01510
12 [org.jfree.chart.renderer.xy.XYBarRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 01511
11 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 01512
12 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 01513
11 [org.jfree.chart.renderer.xy.VectorRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 01514
12 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01515
12 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 01516
12 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 01517
12 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 01518
12 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 01519
12 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 01520
12 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 01521
12 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 01522
12 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 01523
12 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 01524
12 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 01525
12 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 01526
12 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 01527
12 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 01528
12 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 01529
12 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 01530
12 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 01531
12 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 01532
12 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 01533
12 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 01534
12 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet: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] 01535
12 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet: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] 01536
12 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 01537
12 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 01538
12 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 01539
12 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 01540
12 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 01541
12 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 01542
12 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 01543
12 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 01544
12 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 01545
12 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 01546
12 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 01547
12 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 01548
12 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 01549
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 01550
12 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 01551
12 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 01552
12 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 01553
12 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 01554
12 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 01555
12 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 01556
12 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 01557
12 [org.jfree.data.xy.VectorSeriesCollection].getVectorXValue(int,int) [function] [call site] 01558
13 [org.jfree.data.xy.VectorSeries].getDataItem(int) [function] [call site] 01559
13 [org.jfree.data.xy.VectorDataItem].getVectorX() [function] [call site] 01560
14 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 01561
14 [org.jfree.data.xy.Vector].getX() [function] [call site] 01562
12 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 01563
12 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 01564
12 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 01565
12 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 01566
12 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 01567
12 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 01568
12 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 01569
12 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 01570
12 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 01571
12 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 01572
12 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 01573
12 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 01574
12 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 01575
12 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 01576
12 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 01577
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 01578
12 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 01579
12 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 01580
12 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 01581
12 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 01582
12 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 01583
12 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 01584
12 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 01585
12 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 01586
12 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 01587
12 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 01588
12 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 01589
12 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 01590
12 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 01591
12 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 01592
12 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 01593
12 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 01594
12 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 01595
12 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 01596
12 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 01597
12 [org.jfree.data.Range]. (double,double) [function] [call site] 01598
11 [org.jfree.chart.renderer.xy.XYShapeRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 01599
12 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 01600
12 [org.jfree.data.Range].getLowerBound() [function] [call site] 01601
12 [org.jfree.data.Range]. (double,double) [function] [call site] 01602
12 [org.jfree.data.Range].getUpperBound() [function] [call site] 01603
11 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 01604
11 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 01605
12 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 01606
11 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 01607
11 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 01608
12 [org.jfree.data.time.TimeTableXYDataset].getItemCount() [function] [call site] 01609
12 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount() [function] [call site] 01610
12 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount() [function] [call site] 01611
12 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].getStackValues(org.jfree.data.xy.TableXYDataset,int,int) [function] [call site] 01612
13 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 01613
14 [org.jfree.data.gantt.XYTaskDataset].getY(int,int) [function] [call site] 01614
15 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 01615
16 [org.jfree.data.gantt.XYTaskDataset].getItemValue(int,int) [function] [call site] 01616
16 [org.jfree.data.gantt.XYTaskDataset].getSeriesValue(int) [function] [call site] 01617
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getY(int,int) [function] [call site] 01618
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getMeanValue(int,int) [function] [call site] 01619
16 [org.jfree.data.statistics.BoxAndWhiskerItem].getMean() [function] [call site] 01620
14 [org.jfree.data.xy.DefaultHighLowDataset].getY(int,int) [function] [call site] 01621
15 [org.jfree.data.xy.DefaultHighLowDataset].getClose(int,int) [function] [call site] 01622
14 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 01623
15 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 01624
15 [org.jfree.data.time.TimePeriodValue].getValue() [function] [call site] 01625
14 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 01626
15 [org.jfree.data.xy.XYSeries].getY(int) [function] [call site] 01627
16 [org.jfree.data.xy.XYSeries].getRawDataItem(int) [function] [call site] 01628
16 [org.jfree.data.xy.XYDataItem].getY() [function] [call site] 01629
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getY(int,int) [function] [call site] 01630
15 [org.jfree.data.time.ohlc.OHLCSeries].getDataItem(int) [function] [call site] 01631
15 [org.jfree.data.time.ohlc.OHLCItem].getYValue() [function] [call site] 01632
16 [org.jfree.data.time.ohlc.OHLCItem].getCloseValue() [function] [call site] 01633
17 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 01634
17 [org.jfree.data.time.ohlc.OHLC].getClose() [function] [call site] 01635
14 [org.jfree.data.xy.VectorSeriesCollection].getY(int,int) [function] [call site] 01636
15 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 01637
16 [org.jfree.data.xy.VectorSeries].getDataItem(int) [function] [call site] 01638
16 [org.jfree.data.xy.VectorDataItem].getYValue() [function] [call site] 01639
17 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 01640
17 [org.jfree.data.xy.XYCoordinate].getY() [function] [call site] 01641
14 [org.jfree.data.xy.DefaultXYZDataset].getY(int,int) [function] [call site] 01642
15 [org.jfree.data.xy.DefaultXYZDataset].getYValue(int,int) [function] [call site] 01643
14 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 01644
15 [org.jfree.data.time.TimeSeries].getValue(int) [function] [call site] 01645
16 [org.jfree.data.time.TimeSeries].getRawDataItem(int) [function] [call site] 01646
16 [org.jfree.data.time.TimeSeriesDataItem].getValue() [function] [call site] 01647
14 [org.jfree.data.xy.DefaultXYDataset].getY(int,int) [function] [call site] 01648
15 [org.jfree.data.xy.DefaultXYDataset].getYValue(int,int) [function] [call site] 01649
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 01650
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 01651
16 [org.jfree.data.time.DynamicTimeSeriesCollection$ValueSequence].getData(int) [function] [call site] 01652
16 [org.jfree.data.time.DynamicTimeSeriesCollection].translateGet(int) [function] [call site] 01653
14 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 01654
15 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 01655
15 [org.jfree.data.xy.XIntervalDataItem].getYValue() [function] [call site] 01656
16 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 01657
16 [org.jfree.data.xy.YWithXInterval].getY() [function] [call site] 01658
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getY(int,int) [function] [call site] 01659
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 01660
14 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 01661
15 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 01662
16 [org.jfree.data.statistics.SimpleHistogramBin].getItemCount() [function] [call site] 01663
16 [org.jfree.data.statistics.SimpleHistogramBin].getLowerBound() [function] [call site] 01664
16 [org.jfree.data.statistics.SimpleHistogramBin].getUpperBound() [function] [call site] 01665
16 [org.jfree.data.statistics.SimpleHistogramBin].getItemCount() [function] [call site] 01666
14 [org.jfree.data.xy.YIntervalSeriesCollection].getY(int,int) [function] [call site] 01667
15 [org.jfree.data.xy.YIntervalSeries].getYValue(int) [function] [call site] 01668
16 [org.jfree.data.xy.YIntervalSeries].getDataItem(int) [function] [call site] 01669
16 [org.jfree.data.xy.YIntervalDataItem].getYValue() [function] [call site] 01670
17 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 01671
17 [org.jfree.data.xy.YInterval].getY() [function] [call site] 01672
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getY(int,int) [function] [call site] 01673
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 01674
16 [org.jfree.data.xy.XYIntervalSeries].getYValue(int) [function] [call site] 01675
17 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 01676
17 [org.jfree.data.xy.XYIntervalDataItem].getYValue() [function] [call site] 01677
18 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 01678
18 [org.jfree.data.xy.XYInterval].getY() [function] [call site] 01679
14 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 01680
15 [org.jfree.data.DefaultKeyedValues2D].getValue(int,int) [function] [call site] 01681
16 [org.jfree.data.DefaultKeyedValues].getIndex(java.lang.Comparable) [function] [call site] 01682
16 [org.jfree.data.DefaultKeyedValues].getValue(int) [function] [call site] 01683
14 [org.jfree.data.xy.DefaultWindDataset].getY(int,int) [function] [call site] 01684
15 [org.jfree.data.xy.DefaultWindDataset].getWindForce(int,int) [function] [call site] 01685
16 [org.jfree.data.xy.WindDataItem].getWindForce() [function] [call site] 01686
14 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 01687
15 [org.jfree.data.xy.XYSeries].getY(int) [function] [call site] 01688
14 [org.jfree.data.xy.DefaultOHLCDataset].getY(int,int) [function] [call site] 01689
15 [org.jfree.data.xy.DefaultOHLCDataset].getClose(int,int) [function] [call site] 01690
16 [org.jfree.data.xy.OHLCDataItem].getClose() [function] [call site] 01691
14 [org.jfree.data.xy.XYBarDataset].getY(int,int) [function] [call site] 01692
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getY(int,int) [function] [call site] 01693
15 [org.jfree.data.xy.VectorSeriesCollection].getY(int,int) [function] [call site] 01694
15 [org.jfree.data.xy.DefaultXYZDataset].getY(int,int) [function] [call site] 01695
15 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 01696
15 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 01697
15 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 01698
15 [org.jfree.data.gantt.XYTaskDataset].getY(int,int) [function] [call site] 01699
15 [org.jfree.data.xy.MatrixSeriesCollection].getY(int,int) [function] [call site] 01700
16 [org.jfree.data.xy.MatrixSeries].getItemRow(int) [function] [call site] 01701
17 [org.jfree.data.xy.MatrixSeries].getColumnsCount() [function] [call site] 01702
15 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 01703
16 [org.jfree.data.statistics.HistogramDataset].getBins(int) [function] [call site] 01704
16 [org.jfree.data.statistics.HistogramDataset].getTotal(int) [function] [call site] 01705
16 [org.jfree.data.statistics.HistogramDataset].getBinWidth(int) [function] [call site] 01706
16 [org.jfree.data.statistics.HistogramBin].getCount() [function] [call site] 01707
16 [org.jfree.data.statistics.HistogramBin].getCount() [function] [call site] 01708
16 [org.jfree.data.statistics.HistogramBin].getCount() [function] [call site] 01709
15 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 01710
16 [org.jfree.data.DefaultKeyedValues2D].getValue(int,int) [function] [call site] 01711
15 [org.jfree.data.xy.DefaultHighLowDataset].getY(int,int) [function] [call site] 01712
15 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 01713
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getY(int,int) [function] [call site] 01714
15 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 01715
15 [org.jfree.data.xy.DefaultXYDataset].getY(int,int) [function] [call site] 01716
15 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 01717
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 01718
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getY(int,int) [function] [call site] 01719
15 [org.jfree.data.xy.YIntervalSeriesCollection].getY(int,int) [function] [call site] 01720
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getY(int,int) [function] [call site] 01721
15 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 01722
15 [org.jfree.data.xy.DefaultWindDataset].getY(int,int) [function] [call site] 01723
15 [org.jfree.data.xy.DefaultOHLCDataset].getY(int,int) [function] [call site] 01724
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getY(int,int) [function] [call site] 01725
14 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 01726
14 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 01727
14 [org.jfree.data.xy.MatrixSeriesCollection].getY(int,int) [function] [call site] 01728
12 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 01729
12 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 01730
12 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 01731
12 [org.jfree.data.Range]. (double,double) [function] [call site] 01732
11 [org.jfree.chart.renderer.xy.CandlestickRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 01733
12 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 01734
13 [org.jfree.chart.renderer.AbstractRenderer].getDataBoundsIncludesVisibleSeriesOnly() [function] [call site] 01735
13 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 01736
13 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 01737
13 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 01738
13 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 01739
13 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 01740
13 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 01741
13 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 01742
13 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 01743
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 01744
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 01745
13 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 01746
13 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 01747
13 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 01748
13 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 01749
13 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 01750
13 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 01751
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 01752
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 01753
13 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 01754
13 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 01755
13 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 01756
13 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 01757
13 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 01758
13 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 01759
13 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 01760
13 [org.jfree.chart.renderer.AbstractRenderer].isSeriesVisible(int) [function] [call site] 01761
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesKey(int) [function] [call site] 01762
13 [org.jfree.data.xy.DefaultXYDataset].getSeriesKey(int) [function] [call site] 01763
13 [org.jfree.data.xy.XYSeriesCollection].getSeriesKey(int) [function] [call site] 01764
13 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesKey(int) [function] [call site] 01765
13 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesKey(int) [function] [call site] 01766
13 [org.jfree.data.xy.XYBarDataset].getSeriesKey(int) [function] [call site] 01767
13 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesKey(int) [function] [call site] 01768
13 [org.jfree.data.time.TimeTableXYDataset].getSeriesKey(int) [function] [call site] 01769
13 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesKey(int) [function] [call site] 01770
13 [org.jfree.data.statistics.HistogramDataset].getSeriesKey(int) [function] [call site] 01771
13 [org.jfree.data.time.TimeSeriesCollection].getSeriesKey(int) [function] [call site] 01772
13 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01773
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesKey(int) [function] [call site] 01774
13 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesKey(int) [function] [call site] 01775
13 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesKey(int) [function] [call site] 01776
13 [org.jfree.data.gantt.XYTaskDataset].getSeriesKey(int) [function] [call site] 01777
13 [org.jfree.data.xy.DefaultWindDataset].getSeriesKey(int) [function] [call site] 01778
13 [org.jfree.data.xy.VectorSeriesCollection].getSeriesKey(int) [function] [call site] 01779
13 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesKey(int) [function] [call site] 01780
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesKey(int) [function] [call site] 01781
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01782
13 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesKey(int) [function] [call site] 01783
13 [org.jfree.data.xy.DefaultXYZDataset].getSeriesKey(int) [function] [call site] 01784
13 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01785
13 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesKey(int) [function] [call site] 01786
13 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].getPlot() [function] [call site] 01787
13 [org.jfree.chart.plot.XYPlot].getIndexOf(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 01788
13 [org.jfree.chart.plot.XYPlot].getDomainAxisForDataset(int) [function] [call site] 01789
14 [org.jfree.chart.internal.Args].requireNonNegative(int,java.lang.String) [function] [call site] 01790
14 [org.jfree.chart.plot.XYPlot].getDomainAxis(int) [function] [call site] 01791
15 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 01792
14 [org.jfree.chart.plot.XYPlot].getDomainAxis(int) [function] [call site] 01793
13 [org.jfree.chart.axis.ValueAxis].getRange() [function] [call site] 01794
13 [org.jfree.data.Range]. (double,double) [function] [call site] 01795
13 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,java.util.List,org.jfree.data.Range,boolean) [function] [call site] 01796
14 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01797
14 [org.jfree.data.time.TimeSeriesCollection].getRangeBounds(java.util.List,org.jfree.data.Range,boolean) [function] [call site] 01798
15 [org.jfree.data.time.TimeSeriesCollection].getSeries(java.lang.Comparable) [function] [call site] 01799
15 [org.jfree.data.time.TimeSeries].findValueRange(org.jfree.data.Range,org.jfree.data.time.TimePeriodAnchor,java.util.Calendar) [function] [call site] 01800
16 [org.jfree.data.time.RegularTimePeriod].getMillisecond(org.jfree.data.time.TimePeriodAnchor,java.util.Calendar) [function] [call site] 01801
17 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01802
17 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 01803
17 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 01804
17 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 01805
17 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 01806
17 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 01807
17 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 01808
17 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 01809
17 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 01810
17 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01811
17 [org.jfree.data.time.RegularTimePeriod].getMiddleMillisecond(java.util.Calendar) [function] [call site] 01812
17 [org.jfree.data.time.FixedMillisecond].getMiddleMillisecond(java.util.Calendar) [function] [call site] 01813
17 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 01814
17 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 01815
17 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 01816
17 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 01817
17 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 01818
17 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 01819
17 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 01820
17 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 01821
17 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01822
17 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01823
16 [org.jfree.data.time.TimeSeriesDataItem].getPeriod() [function] [call site] 01824
16 [org.jfree.data.Range].contains(double) [function] [call site] 01825
16 [org.jfree.data.time.TimeSeriesDataItem].getValue() [function] [call site] 01826
16 [org.jfree.data.time.TimeSeries].minIgnoreNaN(double,double) [function] [call site] 01827
16 [org.jfree.data.time.TimeSeries].maxIgnoreNaN(double,double) [function] [call site] 01828
16 [org.jfree.data.Range]. (double,double) [function] [call site] 01829
16 [org.jfree.data.Range]. (double,double) [function] [call site] 01830
16 [org.jfree.data.Range]. (double,double) [function] [call site] 01831
15 [org.jfree.data.Range].combineIgnoringNaN(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 01832
16 [org.jfree.data.Range].isNaNRange() [function] [call site] 01833
16 [org.jfree.data.Range].isNaNRange() [function] [call site] 01834
16 [org.jfree.data.Range].getLowerBound() [function] [call site] 01835
16 [org.jfree.data.Range].getLowerBound() [function] [call site] 01836
16 [org.jfree.data.Range].min(double,double) [function] [call site] 01837
16 [org.jfree.data.Range].getUpperBound() [function] [call site] 01838
16 [org.jfree.data.Range].getUpperBound() [function] [call site] 01839
16 [org.jfree.data.Range].max(double,double) [function] [call site] 01840
16 [org.jfree.data.Range]. (double,double) [function] [call site] 01841
14 [org.jfree.data.general.DatasetUtils].iterateToFindRangeBounds(org.jfree.data.xy.XYDataset,java.util.List,org.jfree.data.Range,boolean) [function] [call site] 01842
15 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01843
15 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01844
15 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01845
15 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 01846
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 01847
15 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 01848
15 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 01849
15 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 01850
15 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 01851
15 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 01852
15 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 01853
15 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 01854
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 01855
15 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 01856
15 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 01857
15 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 01858
15 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 01859
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 01860
15 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 01861
15 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 01862
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 01863
15 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 01864
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 01865
15 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 01866
15 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 01867
15 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 01868
15 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 01869
15 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 01870
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 01871
15 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 01872
15 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 01873
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 01874
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 01875
15 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 01876
15 [org.jfree.data.Range].contains(double) [function] [call site] 01877
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getLowValue(int,int) [function] [call site] 01878
16 [org.jfree.data.time.ohlc.OHLCSeries].getDataItem(int) [function] [call site] 01879
16 [org.jfree.data.time.ohlc.OHLCItem].getLowValue() [function] [call site] 01880
17 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 01881
17 [org.jfree.data.time.ohlc.OHLC].getLow() [function] [call site] 01882
15 [org.jfree.data.xy.DefaultOHLCDataset].getLowValue(int,int) [function] [call site] 01883
16 [org.jfree.data.xy.DefaultOHLCDataset].getLow(int,int) [function] [call site] 01884
17 [org.jfree.data.xy.OHLCDataItem].getLow() [function] [call site] 01885
15 [org.jfree.data.xy.DefaultHighLowDataset].getLowValue(int,int) [function] [call site] 01886
16 [org.jfree.data.xy.DefaultHighLowDataset].getLow(int,int) [function] [call site] 01887
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getHighValue(int,int) [function] [call site] 01888
16 [org.jfree.data.time.ohlc.OHLCSeries].getDataItem(int) [function] [call site] 01889
16 [org.jfree.data.time.ohlc.OHLCItem].getHighValue() [function] [call site] 01890
17 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 01891
17 [org.jfree.data.time.ohlc.OHLC].getHigh() [function] [call site] 01892
15 [org.jfree.data.xy.DefaultOHLCDataset].getHighValue(int,int) [function] [call site] 01893
16 [org.jfree.data.xy.DefaultOHLCDataset].getHigh(int,int) [function] [call site] 01894
17 [org.jfree.data.xy.OHLCDataItem].getHigh() [function] [call site] 01895
15 [org.jfree.data.xy.DefaultHighLowDataset].getHighValue(int,int) [function] [call site] 01896
16 [org.jfree.data.xy.DefaultHighLowDataset].getHigh(int,int) [function] [call site] 01897
15 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 01898
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 01899
15 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 01900
15 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 01901
15 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 01902
15 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 01903
15 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 01904
15 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 01905
15 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 01906
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 01907
15 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 01908
15 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 01909
15 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 01910
15 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 01911
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 01912
15 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 01913
15 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 01914
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 01915
15 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 01916
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 01917
15 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 01918
15 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 01919
15 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 01920
15 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 01921
15 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 01922
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 01923
15 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 01924
15 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 01925
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 01926
15 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 01927
15 [org.jfree.data.Range].contains(double) [function] [call site] 01928
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getMinRegularValue(int,int) [function] [call site] 01929
16 [org.jfree.data.statistics.BoxAndWhiskerItem].getMinRegularValue() [function] [call site] 01930
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getMaxRegularValue(int,int) [function] [call site] 01931
16 [org.jfree.data.statistics.BoxAndWhiskerItem].getMaxRegularValue() [function] [call site] 01932
15 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 01933
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 01934
15 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 01935
15 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 01936
15 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 01937
15 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 01938
15 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 01939
15 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 01940
15 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 01941
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 01942
15 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 01943
15 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 01944
15 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 01945
15 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 01946
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 01947
15 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 01948
15 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 01949
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 01950
15 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 01951
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 01952
15 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 01953
15 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 01954
15 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 01955
15 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 01956
15 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 01957
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 01958
15 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 01959
15 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 01960
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 01961
15 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 01962
15 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 01963
15 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 01964
15 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 01965
15 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 01966
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 01967
15 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 01968
15 [org.jfree.data.Range].contains(double) [function] [call site] 01969
15 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 01970
16 [org.jfree.data.xy.XIntervalSeries].getYValue(int) [function] [call site] 01971
17 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 01972
17 [org.jfree.data.xy.XIntervalDataItem].getYValue() [function] [call site] 01973
15 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 01974
15 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 01975
16 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 01976
16 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 01977
16 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 01978
16 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 01979
16 [org.jfree.data.xy.DefaultXYZDataset].getYValue(int,int) [function] [call site] 01980
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 01981
16 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 01982
16 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 01983
16 [org.jfree.data.xy.DefaultXYDataset].getYValue(int,int) [function] [call site] 01984
16 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 01985
17 [org.jfree.data.xy.YIntervalSeries].getYValue(int) [function] [call site] 01986
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 01987
16 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getYValue(int,int) [function] [call site] 01988
17 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getY(int,int) [function] [call site] 01989
15 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 01990
15 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 01991
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 01992
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 01993
15 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 01994
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 01995
15 [org.jfree.data.xy.YIntervalSeriesCollection].getStartYValue(int,int) [function] [call site] 01996
16 [org.jfree.data.xy.YIntervalSeries].getYLowValue(int) [function] [call site] 01997
17 [org.jfree.data.xy.YIntervalSeries].getDataItem(int) [function] [call site] 01998
17 [org.jfree.data.xy.YIntervalDataItem].getYLowValue() [function] [call site] 01999
18 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02000
18 [org.jfree.data.xy.YInterval].getYLow() [function] [call site] 02001
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartYValue(int,int) [function] [call site] 02002
16 [org.jfree.data.xy.XYIntervalSeries].getYLowValue(int) [function] [call site] 02003
17 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 02004
17 [org.jfree.data.xy.XYIntervalDataItem].getYLowValue() [function] [call site] 02005
18 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02006
18 [org.jfree.data.xy.XYInterval].getYLow() [function] [call site] 02007
15 [org.jfree.data.xy.AbstractIntervalXYDataset].getStartYValue(int,int) [function] [call site] 02008
16 [org.jfree.data.time.TimePeriodValuesCollection].getStartY(int,int) [function] [call site] 02009
17 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 02010
16 [org.jfree.data.statistics.SimpleHistogramDataset].getStartY(int,int) [function] [call site] 02011
17 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 02012
16 [org.jfree.data.xy.CategoryTableXYDataset].getStartY(int,int) [function] [call site] 02013
17 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 02014
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartY(int,int) [function] [call site] 02015
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartYValue(int,int) [function] [call site] 02016
16 [org.jfree.data.time.TimeTableXYDataset].getStartY(int,int) [function] [call site] 02017
17 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 02018
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartY(int,int) [function] [call site] 02019
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartYValue(int,int) [function] [call site] 02020
16 [org.jfree.data.xy.YIntervalSeriesCollection].getStartY(int,int) [function] [call site] 02021
17 [org.jfree.data.xy.YIntervalSeries].getYLowValue(int) [function] [call site] 02022
16 [org.jfree.data.xy.XIntervalSeriesCollection].getStartY(int,int) [function] [call site] 02023
17 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 02024
16 [org.jfree.data.xy.XYBarDataset].getStartY(int,int) [function] [call site] 02025
17 [org.jfree.data.xy.XYBarDataset].getY(int,int) [function] [call site] 02026
17 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getY(int,int) [function] [call site] 02027
17 [org.jfree.data.xy.VectorSeriesCollection].getY(int,int) [function] [call site] 02028
17 [org.jfree.data.xy.DefaultXYZDataset].getY(int,int) [function] [call site] 02029
17 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 02030
17 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 02031
17 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 02032
17 [org.jfree.data.gantt.XYTaskDataset].getY(int,int) [function] [call site] 02033
17 [org.jfree.data.xy.MatrixSeriesCollection].getY(int,int) [function] [call site] 02034
17 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 02035
17 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 02036
17 [org.jfree.data.xy.DefaultHighLowDataset].getY(int,int) [function] [call site] 02037
17 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 02038
17 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getY(int,int) [function] [call site] 02039
17 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 02040
17 [org.jfree.data.xy.DefaultXYDataset].getY(int,int) [function] [call site] 02041
17 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 02042
17 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 02043
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getY(int,int) [function] [call site] 02044
17 [org.jfree.data.xy.YIntervalSeriesCollection].getY(int,int) [function] [call site] 02045
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getY(int,int) [function] [call site] 02046
17 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 02047
17 [org.jfree.data.xy.DefaultWindDataset].getY(int,int) [function] [call site] 02048
17 [org.jfree.data.xy.DefaultOHLCDataset].getY(int,int) [function] [call site] 02049
17 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getY(int,int) [function] [call site] 02050
16 [org.jfree.data.statistics.HistogramDataset].getStartY(int,int) [function] [call site] 02051
17 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 02052
16 [org.jfree.data.time.TimeSeriesCollection].getStartY(int,int) [function] [call site] 02053
17 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 02054
16 [org.jfree.data.time.DynamicTimeSeriesCollection].getStartY(int,int) [function] [call site] 02055
17 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 02056
16 [org.jfree.data.xy.DefaultTableXYDataset].getStartY(int,int) [function] [call site] 02057
17 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 02058
16 [org.jfree.data.xy.XYSeriesCollection].getStartY(int,int) [function] [call site] 02059
17 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 02060
15 [org.jfree.data.statistics.SimpleHistogramDataset].getStartYValue(int,int) [function] [call site] 02061
16 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 02062
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartYValue(int,int) [function] [call site] 02063
15 [org.jfree.data.xy.XYBarDataset].getStartYValue(int,int) [function] [call site] 02064
16 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 02065
15 [org.jfree.data.gantt.XYTaskDataset].getStartYValue(int,int) [function] [call site] 02066
16 [org.jfree.data.gantt.XYTaskDataset].getItemStartValue(int,int) [function] [call site] 02067
16 [org.jfree.data.gantt.XYTaskDataset].getSeriesStartValue(int) [function] [call site] 02068
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndYValue(int,int) [function] [call site] 02069
15 [org.jfree.data.xy.AbstractIntervalXYDataset].getEndYValue(int,int) [function] [call site] 02070
16 [org.jfree.data.xy.XYSeriesCollection].getEndY(int,int) [function] [call site] 02071
17 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 02072
16 [org.jfree.data.time.TimeTableXYDataset].getEndY(int,int) [function] [call site] 02073
17 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 02074
16 [org.jfree.data.xy.DefaultTableXYDataset].getEndY(int,int) [function] [call site] 02075
17 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 02076
16 [org.jfree.data.time.TimePeriodValuesCollection].getEndY(int,int) [function] [call site] 02077
17 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 02078
16 [org.jfree.data.xy.XYBarDataset].getEndY(int,int) [function] [call site] 02079
17 [org.jfree.data.xy.XYBarDataset].getY(int,int) [function] [call site] 02080
17 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getY(int,int) [function] [call site] 02081
17 [org.jfree.data.xy.VectorSeriesCollection].getY(int,int) [function] [call site] 02082
17 [org.jfree.data.xy.DefaultXYZDataset].getY(int,int) [function] [call site] 02083
17 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 02084
17 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 02085
17 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 02086
17 [org.jfree.data.gantt.XYTaskDataset].getY(int,int) [function] [call site] 02087
17 [org.jfree.data.xy.MatrixSeriesCollection].getY(int,int) [function] [call site] 02088
17 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 02089
17 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 02090
17 [org.jfree.data.xy.DefaultHighLowDataset].getY(int,int) [function] [call site] 02091
17 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 02092
17 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getY(int,int) [function] [call site] 02093
17 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 02094
17 [org.jfree.data.xy.DefaultXYDataset].getY(int,int) [function] [call site] 02095
17 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 02096
17 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 02097
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getY(int,int) [function] [call site] 02098
17 [org.jfree.data.xy.YIntervalSeriesCollection].getY(int,int) [function] [call site] 02099
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getY(int,int) [function] [call site] 02100
17 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 02101
17 [org.jfree.data.xy.DefaultWindDataset].getY(int,int) [function] [call site] 02102
17 [org.jfree.data.xy.DefaultOHLCDataset].getY(int,int) [function] [call site] 02103
17 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getY(int,int) [function] [call site] 02104
16 [org.jfree.data.time.DynamicTimeSeriesCollection].getEndY(int,int) [function] [call site] 02105
17 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 02106
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndY(int,int) [function] [call site] 02107
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndYValue(int,int) [function] [call site] 02108
16 [org.jfree.data.time.TimeSeriesCollection].getEndY(int,int) [function] [call site] 02109
17 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 02110
16 [org.jfree.data.statistics.SimpleHistogramDataset].getEndY(int,int) [function] [call site] 02111
17 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 02112
16 [org.jfree.data.xy.CategoryTableXYDataset].getEndY(int,int) [function] [call site] 02113
17 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 02114
16 [org.jfree.data.xy.YIntervalSeriesCollection].getEndY(int,int) [function] [call site] 02115
17 [org.jfree.data.xy.YIntervalSeries].getYHighValue(int) [function] [call site] 02116
18 [org.jfree.data.xy.YIntervalSeries].getDataItem(int) [function] [call site] 02117
18 [org.jfree.data.xy.YIntervalDataItem].getYHighValue() [function] [call site] 02118
19 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02119
19 [org.jfree.data.xy.YInterval].getYHigh() [function] [call site] 02120
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndY(int,int) [function] [call site] 02121
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndYValue(int,int) [function] [call site] 02122
18 [org.jfree.data.xy.XYIntervalSeries].getYHighValue(int) [function] [call site] 02123
19 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 02124
19 [org.jfree.data.xy.XYIntervalDataItem].getYHighValue() [function] [call site] 02125
20 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02126
20 [org.jfree.data.xy.XYInterval].getYHigh() [function] [call site] 02127
16 [org.jfree.data.statistics.HistogramDataset].getEndY(int,int) [function] [call site] 02128
17 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 02129
16 [org.jfree.data.xy.XIntervalSeriesCollection].getEndY(int,int) [function] [call site] 02130
17 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 02131
15 [org.jfree.data.gantt.XYTaskDataset].getEndYValue(int,int) [function] [call site] 02132
16 [org.jfree.data.gantt.XYTaskDataset].getItemEndValue(int,int) [function] [call site] 02133
16 [org.jfree.data.gantt.XYTaskDataset].getSeriesEndValue(int) [function] [call site] 02134
15 [org.jfree.data.xy.XYBarDataset].getEndYValue(int,int) [function] [call site] 02135
16 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 02136
15 [org.jfree.data.xy.YIntervalSeriesCollection].getEndYValue(int,int) [function] [call site] 02137
16 [org.jfree.data.xy.YIntervalSeries].getYHighValue(int) [function] [call site] 02138
15 [org.jfree.data.statistics.SimpleHistogramDataset].getEndYValue(int,int) [function] [call site] 02139
16 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 02140
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndYValue(int,int) [function] [call site] 02141
15 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 02142
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 02143
15 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 02144
15 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 02145
15 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02146
15 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02147
15 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02148
15 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02149
15 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02150
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 02151
15 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02152
15 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02153
15 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 02154
15 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02155
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02156
15 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02157
15 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02158
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02159
15 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02160
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02161
15 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02162
15 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02163
15 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02164
15 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 02165
15 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02166
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02167
15 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02168
15 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02169
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 02170
15 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 02171
15 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 02172
15 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 02173
15 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 02174
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 02175
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 02176
15 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 02177
15 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 02178
15 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 02179
15 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 02180
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 02181
15 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 02182
15 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02183
15 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 02184
15 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 02185
15 [org.jfree.data.xy.DefaultXYZDataset].getYValue(int,int) [function] [call site] 02186
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02187
15 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 02188
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 02189
15 [org.jfree.data.xy.DefaultXYDataset].getYValue(int,int) [function] [call site] 02190
15 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02191
15 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 02192
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 02193
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getYValue(int,int) [function] [call site] 02194
15 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 02195
15 [org.jfree.data.Range].contains(double) [function] [call site] 02196
15 [org.jfree.data.Range]. (double,double) [function] [call site] 02197
13 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02198
14 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02199
14 [org.jfree.data.xy.XYSeriesCollection].getRangeBounds(boolean) [function] [call site] 02200
15 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 02201
15 [org.jfree.data.xy.XYSeriesCollection].getSeries(int) [function] [call site] 02202
15 [org.jfree.data.xy.XYSeries].getMinY() [function] [call site] 02203
15 [org.jfree.data.xy.XYSeries].getMaxY() [function] [call site] 02204
15 [org.jfree.data.Range]. (double,double) [function] [call site] 02205
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getRangeBounds(boolean) [function] [call site] 02206
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getRangeUpperBound(boolean) [function] [call site] 02207
15 [org.jfree.data.Range]. (double,double) [function] [call site] 02208
14 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRangeBounds(boolean) [function] [call site] 02209
15 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRangeLowerBound(boolean) [function] [call site] 02210
15 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRangeUpperBound(boolean) [function] [call site] 02211
15 [org.jfree.data.Range]. (double,double) [function] [call site] 02212
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRangeBounds(boolean) [function] [call site] 02213
15 [org.jfree.data.Range]. (double,double) [function] [call site] 02214
14 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRangeBounds(boolean) [function] [call site] 02215
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getRangeBounds(boolean) [function] [call site] 02216
14 [org.jfree.data.general.DatasetUtils].iterateRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02217
15 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 02218
15 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 02219
15 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 02220
15 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 02221
15 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 02222
15 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 02223
15 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 02224
15 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 02225
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 02226
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 02227
15 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 02228
15 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 02229
15 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 02230
15 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 02231
15 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 02232
15 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 02233
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 02234
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 02235
15 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 02236
15 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 02237
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 02238
15 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 02239
15 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 02240
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 02241
15 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 02242
15 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02243
15 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02244
15 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02245
15 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02246
15 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02247
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 02248
15 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02249
15 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02250
15 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 02251
15 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02252
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02253
15 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02254
15 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02255
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02256
15 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02257
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02258
15 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02259
15 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02260
15 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02261
15 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 02262
15 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02263
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02264
15 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02265
15 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02266
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 02267
15 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02268
15 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 02269
15 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 02270
15 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02271
15 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 02272
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 02273
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02274
15 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 02275
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 02276
15 [org.jfree.data.xy.YIntervalSeriesCollection].getStartYValue(int,int) [function] [call site] 02277
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartYValue(int,int) [function] [call site] 02278
15 [org.jfree.data.xy.AbstractIntervalXYDataset].getStartYValue(int,int) [function] [call site] 02279
15 [org.jfree.data.statistics.SimpleHistogramDataset].getStartYValue(int,int) [function] [call site] 02280
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartYValue(int,int) [function] [call site] 02281
15 [org.jfree.data.xy.XYBarDataset].getStartYValue(int,int) [function] [call site] 02282
15 [org.jfree.data.gantt.XYTaskDataset].getStartYValue(int,int) [function] [call site] 02283
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndYValue(int,int) [function] [call site] 02284
15 [org.jfree.data.xy.AbstractIntervalXYDataset].getEndYValue(int,int) [function] [call site] 02285
15 [org.jfree.data.gantt.XYTaskDataset].getEndYValue(int,int) [function] [call site] 02286
15 [org.jfree.data.xy.XYBarDataset].getEndYValue(int,int) [function] [call site] 02287
15 [org.jfree.data.xy.YIntervalSeriesCollection].getEndYValue(int,int) [function] [call site] 02288
15 [org.jfree.data.statistics.SimpleHistogramDataset].getEndYValue(int,int) [function] [call site] 02289
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndYValue(int,int) [function] [call site] 02290
15 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02291
15 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02292
15 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02293
15 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02294
15 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02295
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 02296
15 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02297
15 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02298
15 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 02299
15 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02300
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02301
15 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02302
15 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02303
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02304
15 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02305
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02306
15 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02307
15 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02308
15 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02309
15 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 02310
15 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02311
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02312
15 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02313
15 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02314
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 02315
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getLowValue(int,int) [function] [call site] 02316
15 [org.jfree.data.xy.DefaultOHLCDataset].getLowValue(int,int) [function] [call site] 02317
15 [org.jfree.data.xy.DefaultHighLowDataset].getLowValue(int,int) [function] [call site] 02318
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getHighValue(int,int) [function] [call site] 02319
15 [org.jfree.data.xy.DefaultOHLCDataset].getHighValue(int,int) [function] [call site] 02320
15 [org.jfree.data.xy.DefaultHighLowDataset].getHighValue(int,int) [function] [call site] 02321
15 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02322
15 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02323
15 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02324
15 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02325
15 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02326
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 02327
15 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02328
15 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02329
15 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 02330
15 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02331
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02332
15 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02333
15 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02334
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02335
15 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02336
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02337
15 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02338
15 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02339
15 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02340
15 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 02341
15 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02342
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02343
15 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02344
15 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02345
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 02346
15 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02347
15 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 02348
15 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 02349
15 [org.jfree.data.xy.DefaultXYZDataset].getYValue(int,int) [function] [call site] 02350
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02351
15 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 02352
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 02353
15 [org.jfree.data.xy.DefaultXYDataset].getYValue(int,int) [function] [call site] 02354
15 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02355
15 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 02356
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 02357
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getYValue(int,int) [function] [call site] 02358
15 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 02359
15 [org.jfree.data.Range]. (double,double) [function] [call site] 02360
11 [org.jfree.chart.renderer.xy.DeviationRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02361
12 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02362
11 [org.jfree.chart.renderer.xy.XYErrorRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02363
12 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02364
11 [org.jfree.chart.renderer.xy.StackedXYBarRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02365
12 [org.jfree.data.Range]. (double,double) [function] [call site] 02366
12 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.xy.TableXYDataset) [function] [call site] 02367
13 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.xy.TableXYDataset,double) [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.time.TimeTableXYDataset].getItemCount() [function] [call site] 02370
14 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount() [function] [call site] 02371
14 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount() [function] [call site] 02372
14 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 02373
14 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 02374
14 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 02375
14 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 02376
14 [org.jfree.data.Range]. (double,double) [function] [call site] 02377
11 [org.jfree.chart.renderer.xy.XYBarRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02378
12 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02379
11 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02380
12 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02381
11 [org.jfree.chart.renderer.xy.YIntervalRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02382
12 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02383
11 [org.jfree.chart.renderer.xy.HighLowRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02384
12 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02385
11 [org.jfree.chart.renderer.xy.XYShapeRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02386
12 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02387
12 [org.jfree.data.Range]. (double,double) [function] [call site] 02388
12 [org.jfree.data.Range].getLowerBound() [function] [call site] 02389
12 [org.jfree.data.Range].getUpperBound() [function] [call site] 02390
11 [org.jfree.chart.renderer.xy.VectorRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02391
12 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02392
12 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 02393
12 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 02394
12 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 02395
12 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 02396
12 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 02397
12 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 02398
12 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 02399
12 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 02400
12 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 02401
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 02402
12 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 02403
12 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 02404
12 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 02405
12 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 02406
12 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 02407
12 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 02408
12 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 02409
12 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 02410
12 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 02411
12 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 02412
12 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 02413
12 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 02414
12 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 02415
12 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 02416
12 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 02417
12 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02418
12 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02419
12 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02420
12 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02421
12 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02422
12 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 02423
12 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02424
12 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02425
12 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 02426
12 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02427
12 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02428
12 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02429
12 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02430
12 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02431
12 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02432
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02433
12 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02434
12 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02435
12 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02436
12 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 02437
12 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02438
12 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02439
12 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02440
12 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02441
12 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 02442
12 [org.jfree.data.xy.VectorSeriesCollection].getVectorYValue(int,int) [function] [call site] 02443
13 [org.jfree.data.xy.VectorSeries].getDataItem(int) [function] [call site] 02444
13 [org.jfree.data.xy.VectorDataItem].getVectorY() [function] [call site] 02445
14 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02446
14 [org.jfree.data.xy.Vector].getY() [function] [call site] 02447
12 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 02448
12 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 02449
12 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02450
12 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02451
12 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02452
12 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02453
12 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02454
12 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 02455
12 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02456
12 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02457
12 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 02458
12 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02459
12 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02460
12 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02461
12 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02462
12 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02463
12 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02464
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02465
12 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02466
12 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02467
12 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02468
12 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 02469
12 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02470
12 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02471
12 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02472
12 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02473
12 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 02474
12 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02475
12 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 02476
12 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 02477
12 [org.jfree.data.xy.DefaultXYZDataset].getYValue(int,int) [function] [call site] 02478
12 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02479
12 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 02480
12 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 02481
12 [org.jfree.data.xy.DefaultXYDataset].getYValue(int,int) [function] [call site] 02482
12 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02483
12 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 02484
12 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 02485
12 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getYValue(int,int) [function] [call site] 02486
12 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 02487
12 [org.jfree.data.Range]. (double,double) [function] [call site] 02488
11 [org.jfree.chart.renderer.xy.XYBlockRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02489
12 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02490
12 [org.jfree.data.Range].getLowerBound() [function] [call site] 02491
12 [org.jfree.data.Range]. (double,double) [function] [call site] 02492
12 [org.jfree.data.Range].getUpperBound() [function] [call site] 02493
11 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02494
12 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02495
11 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02496
12 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.xy.TableXYDataset) [function] [call site] 02497
11 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 02498
11 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02499
12 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02500
11 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].getAnnotations() [function] [call site] 02501
11 [org.jfree.chart.annotations.XYDataImageAnnotation].getIncludeInDataBounds() [function] [call site] 02502
11 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 02503
11 [org.jfree.chart.annotations.XYDataImageAnnotation].getXRange() [function] [call site] 02504
12 [org.jfree.data.Range]. (double,double) [function] [call site] 02505
11 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 02506
11 [org.jfree.chart.annotations.XYDataImageAnnotation].getYRange() [function] [call site] 02507
12 [org.jfree.data.Range]. (double,double) [function] [call site] 02508
9 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 02509
8 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 02510
9 [org.jfree.chart.plot.CategoryPlot].findRangeAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 02511
9 [org.jfree.chart.plot.CategoryPlot].datasetsMappedToRangeAxis(int) [function] [call site] 02512
9 [org.jfree.chart.plot.CategoryPlot].getRangeAxis() [function] [call site] 02513
10 [org.jfree.chart.plot.CategoryPlot].getRangeAxis(int) [function] [call site] 02514
11 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 02515
9 [org.jfree.chart.plot.CategoryPlot].datasetsMappedToRangeAxis(int) [function] [call site] 02516
9 [org.jfree.chart.plot.CategoryPlot].getRendererForDataset(org.jfree.data.category.CategoryDataset) [function] [call site] 02517
10 [org.jfree.chart.plot.CategoryPlot].indexOf(org.jfree.data.category.CategoryDataset) [function] [call site] 02518
10 [org.jfree.chart.plot.CategoryPlot].getRenderer() [function] [call site] 02519
11 [org.jfree.chart.plot.CategoryPlot].getRenderer(int) [function] [call site] 02520
9 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 02521
9 [org.jfree.chart.renderer.category.StackedBarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 02522
10 [org.jfree.data.Range]. (double,double) [function] [call site] 02523
10 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.category.CategoryDataset,double) [function] [call site] 02524
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02525
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 02526
12 [org.jfree.data.KeyedObjects2D].getColumnCount() [function] [call site] 02527
11 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 02528
12 [org.jfree.data.KeyedObjects2D].getColumnCount() [function] [call site] 02529
11 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 02530
11 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 02531
12 [org.jfree.data.KeyedObjects2D].getColumnCount() [function] [call site] 02532
11 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 02533
12 [org.jfree.data.category.SlidingCategoryDataset].lastCategoryIndex() [function] [call site] 02534
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 02535
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 02536
13 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 02537
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 02538
13 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 02539
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 02540
14 [org.jfree.data.gantt.SlidingGanttCategoryDataset].lastCategoryIndex() [function] [call site] 02541
15 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 02542
15 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 02543
13 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 02544
14 [org.jfree.data.DefaultKeyedValues2D].getColumnCount() [function] [call site] 02545
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 02546
11 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 02547
11 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 02548
11 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 02549
11 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 02550
12 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 02551
13 [org.jfree.data.DefaultKeyedValues2D].getRowCount() [function] [call site] 02552
12 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 02553
13 [org.jfree.data.KeyedObjects2D].getRowCount() [function] [call site] 02554
12 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 02555
12 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 02556
13 [org.jfree.data.KeyedObjects2D].getRowCount() [function] [call site] 02557
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 02558
13 [org.jfree.data.KeyedObjects2D].getRowCount() [function] [call site] 02559
12 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 02560
13 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 02561
12 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 02562
11 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 02563
11 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 02564
11 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 02565
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 02566
11 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 02567
11 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 02568
11 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 02569
11 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 02570
12 [org.jfree.data.DefaultKeyedValues2D].getValue(int,int) [function] [call site] 02571
11 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 02572
12 [org.jfree.data.gantt.TaskSeriesCollection].getStartValue(int,int) [function] [call site] 02573
13 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 02574
14 [org.jfree.data.general.Series].getKey() [function] [call site] 02575
13 [org.jfree.data.gantt.TaskSeriesCollection].getColumnKey(int) [function] [call site] 02576
13 [org.jfree.data.gantt.TaskSeriesCollection].getStartValue(java.lang.Comparable,java.lang.Comparable) [function] [call site] 02577
14 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 02578
15 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 02579
15 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 02580
15 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 02581
15 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 02582
15 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 02583
15 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 02584
15 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 02585
15 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 02586
15 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 02587
15 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 02588
15 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 02589
15 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 02590
15 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 02591
15 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 02592
15 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 02593
15 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 02594
15 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 02595
15 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 02596
15 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 02597
15 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 02598
15 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 02599
15 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 02600
15 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 02601
15 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 02602
15 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 02603
15 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 02604
15 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 02605
15 [org.jfree.data.general.Series].getKey() [function] [call site] 02606
14 [org.jfree.data.gantt.TaskSeries].get(java.lang.String) [function] [call site] 02607
15 [org.jfree.data.gantt.Task].getDescription() [function] [call site] 02608
14 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 02609
15 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 02610
14 [org.jfree.data.time.Hour].toString() [function] [call site] 02611
15 [org.jfree.data.time.Hour].getDayOfMonth() [function] [call site] 02612
16 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 02613
15 [org.jfree.data.time.Hour].getMonth() [function] [call site] 02614
16 [org.jfree.data.time.Day].getMonth() [function] [call site] 02615
15 [org.jfree.data.time.Hour].getYear() [function] [call site] 02616
16 [org.jfree.data.time.Day].getYear() [function] [call site] 02617
14 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 02618
15 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 02619
15 [org.jfree.data.time.Hour].toString() [function] [call site] 02620
15 [org.jfree.data.time.Day].toString() [function] [call site] 02621
16 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 02622
17 [org.jfree.chart.date.SpreadsheetDate].getDayOfMonth() [function] [call site] 02623
17 [org.jfree.chart.date.SpreadsheetDate].getMonth() [function] [call site] 02624
17 [org.jfree.chart.date.SerialDate].monthCodeToString(int) [function] [call site] 02625
18 [org.jfree.chart.date.SerialDate].monthCodeToString(int,boolean) [function] [call site] 02626
19 [org.jfree.chart.date.SerialDate].isValidMonthCode(int) [function] [call site] 02627
17 [org.jfree.chart.date.SpreadsheetDate].getYYYY() [function] [call site] 02628
15 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 02629
16 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 02630
16 [org.jfree.data.time.Hour].toString() [function] [call site] 02631
16 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 02632
16 [org.jfree.data.time.Day].toString() [function] [call site] 02633
16 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 02634
17 [org.jfree.chart.axis.TickUnit].getSize() [function] [call site] 02635
17 [org.jfree.chart.axis.NumberTickUnit].valueToString(double) [function] [call site] 02636
16 [org.jfree.data.time.Week].toString() [function] [call site] 02637
16 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 02638
16 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 02639
16 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 02640
17 [org.jfree.chart.renderer.Outlier].getX() [function] [call site] 02641
18 [org.jfree.chart.renderer.Outlier].getPoint() [function] [call site] 02642
17 [org.jfree.chart.renderer.Outlier].getY() [function] [call site] 02643
18 [org.jfree.chart.renderer.Outlier].getPoint() [function] [call site] 02644
16 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 02645
16 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 02646
17 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 02647
17 [org.jfree.data.time.Hour].toString() [function] [call site] 02648
17 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 02649
17 [org.jfree.data.time.Day].toString() [function] [call site] 02650
17 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 02651
17 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 02652
17 [org.jfree.data.time.Week].toString() [function] [call site] 02653
17 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 02654
17 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 02655
17 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 02656
17 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 02657
17 [org.jfree.data.time.Year].toString() [function] [call site] 02658
17 [org.jfree.data.time.Month].toString() [function] [call site] 02659
18 [org.jfree.chart.date.SerialDate].monthCodeToString(int) [function] [call site] 02660
17 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 02661
18 [org.jfree.data.xy.XYDataItem].getXValue() [function] [call site] 02662
18 [org.jfree.data.xy.XYDataItem].getYValue() [function] [call site] 02663
17 [org.jfree.data.time.Quarter].toString() [function] [call site] 02664
17 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 02665
17 [org.jfree.data.time.Hour].toString() [function] [call site] 02666
17 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 02667
17 [org.jfree.data.time.Day].toString() [function] [call site] 02668
17 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 02669
17 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 02670
17 [org.jfree.data.time.Week].toString() [function] [call site] 02671
17 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 02672
17 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 02673
17 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 02674
17 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 02675
17 [org.jfree.data.time.Year].toString() [function] [call site] 02676
17 [org.jfree.data.time.Month].toString() [function] [call site] 02677
17 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 02678
17 [org.jfree.data.time.Quarter].toString() [function] [call site] 02679
16 [org.jfree.data.time.Year].toString() [function] [call site] 02680
16 [org.jfree.data.time.Month].toString() [function] [call site] 02681
16 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 02682
16 [org.jfree.data.time.Quarter].toString() [function] [call site] 02683
15 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 02684
15 [org.jfree.data.time.Week].toString() [function] [call site] 02685
15 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 02686
15 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 02687
15 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 02688
15 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 02689
15 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 02690
15 [org.jfree.data.time.Year].toString() [function] [call site] 02691
15 [org.jfree.data.time.Month].toString() [function] [call site] 02692
15 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 02693
15 [org.jfree.data.time.Quarter].toString() [function] [call site] 02694
14 [org.jfree.data.time.Day].toString() [function] [call site] 02695
14 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 02696
14 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 02697
14 [org.jfree.data.time.Week].toString() [function] [call site] 02698
14 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 02699
14 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 02700
14 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 02701
14 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 02702
14 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 02703
14 [org.jfree.data.time.Year].toString() [function] [call site] 02704
14 [org.jfree.data.time.Month].toString() [function] [call site] 02705
14 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 02706
14 [org.jfree.data.time.Quarter].toString() [function] [call site] 02707
14 [org.jfree.data.gantt.Task].getDuration() [function] [call site] 02708
14 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 02709
14 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 02710
11 [org.jfree.data.category.SlidingCategoryDataset].getValue(int,int) [function] [call site] 02711
12 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 02712
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getEndValue(int,int) [function] [call site] 02713
14 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesCount() [function] [call site] 02714
14 [org.jfree.data.category.DefaultIntervalCategoryDataset].getCategoryCount() [function] [call site] 02715
15 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesCount() [function] [call site] 02716
12 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 02717
12 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 02718
12 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 02719
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getMeanValue(int,int) [function] [call site] 02720
14 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 02721
15 [org.jfree.data.KeyedObjects].getIndex(java.lang.Comparable) [function] [call site] 02722
16 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02723
16 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 02724
16 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 02725
16 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 02726
16 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 02727
16 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 02728
16 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 02729
16 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 02730
16 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 02731
16 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 02732
16 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 02733
16 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 02734
16 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 02735
16 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 02736
16 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 02737
16 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 02738
16 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 02739
16 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 02740
16 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 02741
16 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 02742
16 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 02743
16 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 02744
16 [org.jfree.data.KeyedObject].getKey() [function] [call site] 02745
15 [org.jfree.data.KeyedObjects].getObject(java.lang.Comparable) [function] [call site] 02746
16 [org.jfree.data.KeyedObjects].getIndex(java.lang.Comparable) [function] [call site] 02747
16 [org.jfree.data.UnknownKeyException]. (java.lang.String) [function] [call site] 02748
16 [org.jfree.data.KeyedObjects].getObject(int) [function] [call site] 02749
17 [org.jfree.data.KeyedObject].getObject() [function] [call site] 02750
14 [org.jfree.data.statistics.MeanAndStandardDeviation].getMean() [function] [call site] 02751
12 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 02752
13 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 02753
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 02754
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getMedianValue(int,int) [function] [call site] 02755
14 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 02756
14 [org.jfree.data.statistics.BoxAndWhiskerItem].getMedian() [function] [call site] 02757
12 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 02758
13 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 02759
11 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 02760
11 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 02761
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 02762
11 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 02763
11 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 02764
11 [org.jfree.data.Range]. (double,double) [function] [call site] 02765
10 [org.jfree.chart.renderer.category.BarRenderer].getBase() [function] [call site] 02766
9 [org.jfree.chart.renderer.category.StatisticalLineAndShapeRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 02767
10 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 02768
11 [org.jfree.chart.renderer.AbstractRenderer].getDataBoundsIncludesVisibleSeriesOnly() [function] [call site] 02769
11 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 02770
11 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 02771
11 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 02772
11 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 02773
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 02774
11 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 02775
11 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 02776
11 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 02777
11 [org.jfree.chart.renderer.AbstractRenderer].isSeriesVisible(int) [function] [call site] 02778
11 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 02779
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowKey(int) [function] [call site] 02780
12 [org.jfree.data.KeyedObjects2D].getRowKey(int) [function] [call site] 02781
11 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowKey(int) [function] [call site] 02782
12 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 02783
11 [org.jfree.data.category.DefaultCategoryDataset].getRowKey(int) [function] [call site] 02784
12 [org.jfree.data.DefaultKeyedValues2D].getRowKey(int) [function] [call site] 02785
11 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowKey(int) [function] [call site] 02786
12 [org.jfree.data.KeyedObjects2D].getRowKey(int) [function] [call site] 02787
11 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowKey(int) [function] [call site] 02788
12 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 02789
11 [org.jfree.data.category.SlidingCategoryDataset].getRowKey(int) [function] [call site] 02790
12 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowKey(int) [function] [call site] 02791
13 [org.jfree.data.KeyedObjects2D].getRowKey(int) [function] [call site] 02792
12 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 02793
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowKey(int) [function] [call site] 02794
12 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowKey(int) [function] [call site] 02795
12 [org.jfree.data.category.DefaultCategoryDataset].getRowKey(int) [function] [call site] 02796
12 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowKey(int) [function] [call site] 02797
12 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowKey(int) [function] [call site] 02798
11 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowKey(int) [function] [call site] 02799
11 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.category.CategoryDataset,java.util.List,boolean) [function] [call site] 02800
12 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02801
12 [org.jfree.data.general.DatasetUtils].iterateToFindRangeBounds(org.jfree.data.category.CategoryDataset,java.util.List,boolean) [function] [call site] 02802
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02803
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02804
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 02805
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 02806
13 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 02807
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 02808
13 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 02809
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 02810
13 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 02811
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 02812
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02813
14 [org.jfree.data.KeyedObjects2D].getRowIndex(java.lang.Comparable) [function] [call site] 02814
15 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02815
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02816
14 [org.jfree.data.KeyedObjects2D].getRowIndex(java.lang.Comparable) [function] [call site] 02817
13 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 02818
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02819
14 [org.jfree.data.KeyedObjects2D].getRowIndex(java.lang.Comparable) [function] [call site] 02820
13 [org.jfree.data.category.SlidingCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02821
14 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02822
15 [org.jfree.data.DefaultKeyedValues2D].getRowIndex(java.lang.Comparable) [function] [call site] 02823
16 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02824
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02825
14 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02826
14 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 02827
14 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02828
14 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02829
15 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 02830
14 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02831
15 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesIndex(java.lang.Comparable) [function] [call site] 02832
16 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 02833
16 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 02834
16 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 02835
16 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 02836
16 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 02837
16 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 02838
16 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 02839
16 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 02840
16 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 02841
16 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 02842
16 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 02843
16 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 02844
16 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 02845
16 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 02846
16 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 02847
16 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 02848
16 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 02849
16 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 02850
16 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 02851
16 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 02852
16 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 02853
16 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 02854
16 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 02855
16 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 02856
16 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 02857
16 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 02858
16 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 02859
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02860
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02861
13 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02862
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 02863
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 02864
13 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 02865
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 02866
13 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 02867
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 02868
13 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 02869
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 02870
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getMinRegularValue(int,int) [function] [call site] 02871
14 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 02872
14 [org.jfree.data.statistics.BoxAndWhiskerItem].getMinRegularValue() [function] [call site] 02873
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 02874
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getMaxRegularValue(int,int) [function] [call site] 02875
14 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 02876
14 [org.jfree.data.statistics.BoxAndWhiskerItem].getMaxRegularValue() [function] [call site] 02877
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 02878
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02879
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02880
13 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 02881
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02882
13 [org.jfree.data.category.SlidingCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02883
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02884
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02885
13 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02886
13 [org.jfree.data.gantt.TaskSeriesCollection].getStartValue(int,int) [function] [call site] 02887
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getStartValue(int,int) [function] [call site] 02888
14 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesCount() [function] [call site] 02889
14 [org.jfree.data.category.DefaultIntervalCategoryDataset].getCategoryCount() [function] [call site] 02890
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getStartValue(int,int) [function] [call site] 02891
14 [org.jfree.data.gantt.TaskSeriesCollection].getStartValue(int,int) [function] [call site] 02892
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getEndValue(int,int) [function] [call site] 02893
14 [org.jfree.data.gantt.TaskSeriesCollection].getEndValue(int,int) [function] [call site] 02894
15 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 02895
15 [org.jfree.data.gantt.TaskSeriesCollection].getColumnKey(int) [function] [call site] 02896
15 [org.jfree.data.gantt.TaskSeriesCollection].getEndValue(java.lang.Comparable,java.lang.Comparable) [function] [call site] 02897
16 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 02898
16 [org.jfree.data.gantt.TaskSeries].get(java.lang.String) [function] [call site] 02899
16 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 02900
16 [org.jfree.data.time.Hour].toString() [function] [call site] 02901
16 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 02902
16 [org.jfree.data.time.Day].toString() [function] [call site] 02903
16 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 02904
16 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 02905
16 [org.jfree.data.time.Week].toString() [function] [call site] 02906
16 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 02907
16 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 02908
16 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 02909
16 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 02910
16 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 02911
16 [org.jfree.data.time.Year].toString() [function] [call site] 02912
16 [org.jfree.data.time.Month].toString() [function] [call site] 02913
16 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 02914
16 [org.jfree.data.time.Quarter].toString() [function] [call site] 02915
16 [org.jfree.data.gantt.Task].getDuration() [function] [call site] 02916
16 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 02917
16 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 02918
13 [org.jfree.data.gantt.TaskSeriesCollection].getEndValue(int,int) [function] [call site] 02919
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getEndValue(int,int) [function] [call site] 02920
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02921
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02922
13 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 02923
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02924
13 [org.jfree.data.category.SlidingCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02925
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02926
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02927
13 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02928
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValues(int,int) [function] [call site] 02929
14 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 02930
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02931
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02932
13 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 02933
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02934
13 [org.jfree.data.category.SlidingCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02935
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02936
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02937
13 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02938
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getMeanValue(int,int) [function] [call site] 02939
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getStdDevValue(int,int) [function] [call site] 02940
14 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 02941
14 [org.jfree.data.statistics.MeanAndStandardDeviation].getStandardDeviation() [function] [call site] 02942
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02943
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02944
13 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 02945
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02946
13 [org.jfree.data.category.SlidingCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02947
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02948
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02949
13 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02950
13 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 02951
13 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 02952
13 [org.jfree.data.category.SlidingCategoryDataset].getValue(int,int) [function] [call site] 02953
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 02954
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 02955
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 02956
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 02957
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 02958
13 [org.jfree.data.Range]. (double,double) [function] [call site] 02959
11 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 02960
12 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02961
12 [org.jfree.data.xy.XYSeriesCollection].getRangeBounds(boolean) [function] [call site] 02962
12 [org.jfree.data.time.DynamicTimeSeriesCollection].getRangeBounds(boolean) [function] [call site] 02963
12 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRangeBounds(boolean) [function] [call site] 02964
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRangeBounds(boolean) [function] [call site] 02965
12 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRangeBounds(boolean) [function] [call site] 02966
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getRangeBounds(boolean) [function] [call site] 02967
12 [org.jfree.data.general.DatasetUtils].iterateRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 02968
13 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 02969
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 02970
13 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 02971
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 02972
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 02973
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 02974
13 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 02975
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 02976
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 02977
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 02978
13 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 02979
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 02980
13 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 02981
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 02982
13 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 02983
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 02984
13 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 02985
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 02986
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 02987
13 [org.jfree.data.gantt.TaskSeriesCollection].getStartValue(int,int) [function] [call site] 02988
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getStartValue(int,int) [function] [call site] 02989
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getStartValue(int,int) [function] [call site] 02990
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getEndValue(int,int) [function] [call site] 02991
13 [org.jfree.data.gantt.TaskSeriesCollection].getEndValue(int,int) [function] [call site] 02992
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getEndValue(int,int) [function] [call site] 02993
13 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 02994
13 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 02995
13 [org.jfree.data.category.SlidingCategoryDataset].getValue(int,int) [function] [call site] 02996
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 02997
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 02998
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 02999
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 03000
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 03001
13 [org.jfree.data.Range]. (double,double) [function] [call site] 03002
9 [org.jfree.chart.renderer.category.IntervalBarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 03003
10 [org.jfree.chart.renderer.category.BarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 03004
11 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 03005
11 [org.jfree.data.Range].expandToInclude(org.jfree.data.Range,double) [function] [call site] 03006
12 [org.jfree.data.Range]. (double,double) [function] [call site] 03007
12 [org.jfree.data.Range].getLowerBound() [function] [call site] 03008
12 [org.jfree.data.Range]. (double,double) [function] [call site] 03009
12 [org.jfree.data.Range].getUpperBound() [function] [call site] 03010
12 [org.jfree.data.Range].getUpperBound() [function] [call site] 03011
12 [org.jfree.data.Range]. (double,double) [function] [call site] 03012
12 [org.jfree.data.Range].getLowerBound() [function] [call site] 03013
9 [org.jfree.chart.renderer.category.StatisticalBarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 03014
10 [org.jfree.chart.renderer.category.BarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 03015
9 [org.jfree.chart.renderer.category.ScatterRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 03016
10 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 03017
9 [org.jfree.chart.renderer.category.GroupedStackedBarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 03018
10 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.category.CategoryDataset,org.jfree.data.KeyToGroupMap) [function] [call site] 03019
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03020
11 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 03021
11 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 03022
11 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 03023
11 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 03024
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 03025
11 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 03026
11 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 03027
11 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 03028
11 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 03029
11 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 03030
11 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 03031
11 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 03032
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 03033
11 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 03034
11 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 03035
11 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 03036
11 [org.jfree.data.KeyToGroupMap].getGroup(java.lang.Comparable) [function] [call site] 03037
12 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03038
11 [org.jfree.data.KeyToGroupMap].getGroupIndex(java.lang.Comparable) [function] [call site] 03039
12 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 03040
12 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 03041
12 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 03042
12 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 03043
12 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 03044
12 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 03045
12 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 03046
12 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 03047
12 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 03048
12 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 03049
12 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 03050
12 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 03051
12 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 03052
12 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 03053
12 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 03054
12 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 03055
12 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 03056
12 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 03057
12 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 03058
12 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 03059
12 [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] 03060
11 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 03061
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowKey(int) [function] [call site] 03062
11 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowKey(int) [function] [call site] 03063
11 [org.jfree.data.category.DefaultCategoryDataset].getRowKey(int) [function] [call site] 03064
11 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowKey(int) [function] [call site] 03065
11 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowKey(int) [function] [call site] 03066
11 [org.jfree.data.category.SlidingCategoryDataset].getRowKey(int) [function] [call site] 03067
11 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowKey(int) [function] [call site] 03068
11 [org.jfree.data.KeyToGroupMap].getGroupCount() [function] [call site] 03069
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 03070
11 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 03071
11 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 03072
11 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 03073
11 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 03074
11 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 03075
11 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 03076
11 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 03077
11 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 03078
11 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 03079
11 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 03080
11 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 03081
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 03082
11 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 03083
11 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 03084
11 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 03085
11 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 03086
11 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 03087
11 [org.jfree.data.category.SlidingCategoryDataset].getValue(int,int) [function] [call site] 03088
11 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 03089
11 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 03090
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 03091
11 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 03092
11 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 03093
11 [org.jfree.data.Range]. (double,double) [function] [call site] 03094
11 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 03095
9 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 03096
10 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 03097
10 [org.jfree.chart.renderer.category.BarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 03098
9 [org.jfree.chart.renderer.category.StackedAreaRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 03099
10 [org.jfree.data.Range]. (double,double) [function] [call site] 03100
10 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 03101
11 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.category.CategoryDataset,double) [function] [call site] 03102
9 [org.jfree.chart.renderer.category.WaterfallBarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 03103
10 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 03104
10 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 03105
10 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 03106
10 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 03107
10 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 03108
10 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 03109
10 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 03110
10 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 03111
10 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 03112
10 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 03113
10 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 03114
10 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 03115
10 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 03116
10 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 03117
10 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 03118
10 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 03119
10 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 03120
10 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 03121
10 [org.jfree.data.category.SlidingCategoryDataset].getValue(int,int) [function] [call site] 03122
10 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 03123
10 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 03124
10 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 03125
10 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 03126
10 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 03127
10 [org.jfree.data.Range]. (double,double) [function] [call site] 03128
9 [org.jfree.chart.renderer.category.BoxAndWhiskerRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 03129
10 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 03130
8 [org.jfree.chart.plot.ThermometerPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03131
9 [org.jfree.data.Range]. (double,double) [function] [call site] 03132
8 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03133
9 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03134
8 [org.jfree.chart.plot.PolarPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03135
9 [org.jfree.chart.plot.PolarPlot].getAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 03136
10 [org.jfree.chart.axis.NumberAxis].equals(java.lang.Object) [function] [call site] 03137
11 [org.jfree.chart.axis.ValueAxis].equals(java.lang.Object) [function] [call site] 03138
12 [org.jfree.data.Range].equals(java.lang.Object) [function] [call site] 03139
12 [org.jfree.chart.axis.Axis].equals(java.lang.Object) [function] [call site] 03140
13 [org.jfree.chart.text.AttributedStringUtils].equal(java.text.AttributedString,java.text.AttributedString) [function] [call site] 03141
13 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 03142
13 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 03143
13 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 03144
13 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 03145
10 [org.jfree.chart.axis.ValueAxis].equals(java.lang.Object) [function] [call site] 03146
10 [org.jfree.chart.axis.CyclicNumberAxis].equals(java.lang.Object) [function] [call site] 03147
11 [org.jfree.chart.axis.NumberAxis].equals(java.lang.Object) [function] [call site] 03148
11 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 03149
10 [org.jfree.chart.axis.SymbolAxis].equals(java.lang.Object) [function] [call site] 03150
11 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 03151
11 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 03152
11 [org.jfree.chart.axis.NumberAxis].equals(java.lang.Object) [function] [call site] 03153
10 [org.jfree.chart.axis.PeriodAxis].equals(java.lang.Object) [function] [call site] 03154
11 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 03155
11 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 03156
11 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 03157
11 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 03158
11 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 03159
11 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 03160
11 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 03161
11 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 03162
11 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 03163
11 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 03164
11 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 03165
11 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 03166
11 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 03167
11 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 03168
11 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 03169
11 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 03170
11 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 03171
11 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 03172
11 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 03173
11 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 03174
11 [org.jfree.chart.axis.PeriodAxis].isMinorTickMarksVisible() [function] [call site] 03175
11 [org.jfree.chart.axis.PeriodAxis].isMinorTickMarksVisible() [function] [call site] 03176
11 [org.jfree.chart.axis.ValueAxis].equals(java.lang.Object) [function] [call site] 03177
10 [org.jfree.chart.axis.LogAxis].equals(java.lang.Object) [function] [call site] 03178
11 [org.jfree.chart.axis.QuarterDateFormat].equals(java.lang.Object) [function] [call site] 03179
11 [org.jfree.chart.axis.MonthDateFormat].equals(java.lang.Object) [function] [call site] 03180
12 [org.jfree.chart.axis.QuarterDateFormat].equals(java.lang.Object) [function] [call site] 03181
12 [org.jfree.chart.text.format.RelativeDateFormat].equals(java.lang.Object) [function] [call site] 03182
13 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 03183
13 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 03184
13 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 03185
13 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 03186
11 [org.jfree.chart.text.format.RelativeDateFormat].equals(java.lang.Object) [function] [call site] 03187
11 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 03188
11 [org.jfree.chart.axis.ValueAxis].equals(java.lang.Object) [function] [call site] 03189
10 [org.jfree.chart.axis.DateAxis].equals(java.lang.Object) [function] [call site] 03190
11 [org.jfree.chart.axis.ValueAxis].equals(java.lang.Object) [function] [call site] 03191
10 [org.jfree.chart.axis.ModuloAxis].equals(java.lang.Object) [function] [call site] 03192
11 [org.jfree.data.Range].equals(java.lang.Object) [function] [call site] 03193
11 [org.jfree.chart.axis.NumberAxis].equals(java.lang.Object) [function] [call site] 03194
10 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03195
9 [org.jfree.chart.plot.PolarPlot].getDatasetsMappedToAxis(java.lang.Integer) [function] [call site] 03196
10 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03197
10 [org.jfree.chart.plot.PolarPlot].getDataset(int) [function] [call site] 03198
10 [org.jfree.chart.plot.PolarPlot].getDataset(int) [function] [call site] 03199
9 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 03200
9 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 03201
8 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03202
9 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 03203
9 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03204
9 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03205
8 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03206
8 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03207
8 [org.jfree.chart.plot.FastScatterPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03208
8 [org.jfree.chart.axis.ValueAxis].getDefaultAutoRange() [function] [call site] 03209
8 [org.jfree.data.Range].getUpperBound() [function] [call site] 03210
8 [org.jfree.data.Range].getLowerBound() [function] [call site] 03211
8 [org.jfree.chart.axis.ValueAxis].getFixedAutoRange() [function] [call site] 03212
8 [org.jfree.chart.axis.ValueAxis].getAutoRangeMinimumSize() [function] [call site] 03213
8 [org.jfree.chart.axis.LogAxis].calculateLog(double) [function] [call site] 03214
8 [org.jfree.chart.axis.LogAxis].calculateLog(double) [function] [call site] 03215
8 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 03216
8 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 03217
8 [org.jfree.chart.axis.LogAxis].calculateValueNoINF(double) [function] [call site] 03218
9 [org.jfree.chart.axis.LogAxis].calculateValue(double) [function] [call site] 03219
8 [org.jfree.chart.axis.LogAxis].calculateValueNoINF(double) [function] [call site] 03220
8 [org.jfree.data.Range]. (double,double) [function] [call site] 03221
8 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03222
9 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03223
9 [org.jfree.data.Range].getLength() [function] [call site] 03224
9 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 03225
10 [org.jfree.chart.event.AxisChangeEvent]. (org.jfree.chart.axis.Axis) [function] [call site] 03226
11 [org.jfree.chart.event.ChartChangeEvent]. (java.lang.Object) [function] [call site] 03227
12 [org.jfree.chart.event.ChartChangeEvent]. (java.lang.Object,org.jfree.chart.JFreeChart,org.jfree.chart.event.ChartChangeEventType) [function] [call site] 03228
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03229
10 [org.jfree.chart.axis.Axis].notifyListeners(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 03230
11 [org.jfree.chart.plot.Plot].axisChanged(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 03231
12 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 03232
13 [org.jfree.chart.event.PlotChangeEvent]. (org.jfree.chart.plot.Plot) [function] [call site] 03233
14 [org.jfree.chart.event.ChartChangeEvent]. (java.lang.Object) [function] [call site] 03234
13 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03235
14 [org.jfree.chart.plot.CombinedRangeCategoryPlot].plotChanged(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03236
15 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03237
14 [org.jfree.chart.plot.CombinedDomainXYPlot].plotChanged(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03238
15 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03239
14 [org.jfree.chart.plot.CombinedRangeXYPlot].plotChanged(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03240
15 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03241
14 [org.jfree.chart.plot.CombinedDomainCategoryPlot].plotChanged(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03242
15 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03243
14 [org.jfree.chart.JFreeChart].plotChanged(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03244
15 [org.jfree.chart.event.ChartChangeEvent].setChart(org.jfree.chart.JFreeChart) [function] [call site] 03245
15 [org.jfree.chart.JFreeChart].notifyListeners(org.jfree.chart.event.ChartChangeEvent) [function] [call site] 03246
16 [org.jfree.chart.swing.ChartPanel].chartChanged(org.jfree.chart.event.ChartChangeEvent) [function] [call site] 03247
17 [org.jfree.chart.JFreeChart].getPlot() [function] [call site] 03248
17 [org.jfree.chart.plot.PolarPlot].getOrientation() [function] [call site] 03249
17 [org.jfree.chart.plot.CategoryPlot].getOrientation() [function] [call site] 03250
17 [org.jfree.chart.plot.ThermometerPlot].getOrientation() [function] [call site] 03251
17 [org.jfree.chart.plot.FastScatterPlot].getOrientation() [function] [call site] 03252
17 [org.jfree.chart.plot.XYPlot].getOrientation() [function] [call site] 03253
11 [org.jfree.chart.legend.PaintScaleLegend].axisChanged(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 03254
12 [org.jfree.chart.event.AxisChangeEvent].getAxis() [function] [call site] 03255
12 [org.jfree.chart.event.TitleChangeEvent]. (org.jfree.chart.title.Title) [function] [call site] 03256
13 [org.jfree.chart.event.ChartChangeEvent]. (java.lang.Object) [function] [call site] 03257
12 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 03258
13 [org.jfree.chart.JFreeChart].titleChanged(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 03259
14 [org.jfree.chart.event.ChartChangeEvent].setChart(org.jfree.chart.JFreeChart) [function] [call site] 03260
14 [org.jfree.chart.JFreeChart].notifyListeners(org.jfree.chart.event.ChartChangeEvent) [function] [call site] 03261
6 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 03262
7 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 03263
7 [org.jfree.chart.axis.NumberAxis].autoAdjustRange() [function] [call site] 03264
8 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 03265
8 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03266
8 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03267
8 [org.jfree.chart.plot.ThermometerPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03268
8 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03269
8 [org.jfree.chart.plot.PolarPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03270
8 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03271
8 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03272
8 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03273
8 [org.jfree.chart.plot.FastScatterPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03274
8 [org.jfree.chart.axis.ValueAxis].getDefaultAutoRange() [function] [call site] 03275
8 [org.jfree.data.Range].getUpperBound() [function] [call site] 03276
8 [org.jfree.data.Range].getLowerBound() [function] [call site] 03277
8 [org.jfree.chart.axis.NumberAxis].getAutoRangeIncludesZero() [function] [call site] 03278
8 [org.jfree.chart.axis.ValueAxis].getFixedAutoRange() [function] [call site] 03279
8 [org.jfree.chart.axis.ValueAxis].getAutoRangeMinimumSize() [function] [call site] 03280
8 [org.jfree.chart.axis.NumberAxis].getAutoRangeStickyZero() [function] [call site] 03281
8 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 03282
8 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 03283
8 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 03284
8 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 03285
8 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 03286
8 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 03287
8 [org.jfree.data.Range]. (double,double) [function] [call site] 03288
8 [org.jfree.chart.axis.CyclicNumberAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03289
9 [org.jfree.data.Range].getLowerBound() [function] [call site] 03290
9 [org.jfree.data.Range].getUpperBound() [function] [call site] 03291
9 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03292
8 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03293
7 [org.jfree.chart.axis.LogarithmicAxis].autoAdjustRange() [function] [call site] 03294
8 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 03295
8 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03296
8 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03297
8 [org.jfree.chart.plot.ThermometerPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03298
8 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03299
8 [org.jfree.chart.plot.PolarPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03300
8 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03301
8 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03302
8 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03303
8 [org.jfree.chart.plot.FastScatterPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03304
8 [org.jfree.chart.axis.ValueAxis].getDefaultAutoRange() [function] [call site] 03305
8 [org.jfree.data.Range].getLowerBound() [function] [call site] 03306
8 [org.jfree.data.Range].getLowerBound() [function] [call site] 03307
8 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 03308
8 [org.jfree.chart.axis.LogarithmicAxis].computeLogFloor(double) [function] [call site] 03309
8 [org.jfree.data.Range].getLowerBound() [function] [call site] 03310
8 [org.jfree.data.Range].getUpperBound() [function] [call site] 03311
8 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 03312
8 [org.jfree.chart.axis.LogarithmicAxis].computeLogCeil(double) [function] [call site] 03313
8 [org.jfree.chart.axis.ValueAxis].getAutoRangeMinimumSize() [function] [call site] 03314
8 [org.jfree.data.Range]. (double,double) [function] [call site] 03315
8 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03316
8 [org.jfree.chart.axis.LogarithmicAxis].setupSmallLogFlag() [function] [call site] 03317
9 [org.jfree.data.Range].getLowerBound() [function] [call site] 03318
9 [org.jfree.chart.axis.ValueAxis].getRange() [function] [call site] 03319
7 [org.jfree.chart.axis.ModuloAxis].autoAdjustRange() [function] [call site] 03320
8 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03321
7 [org.jfree.chart.axis.SymbolAxis].autoAdjustRange() [function] [call site] 03322
8 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 03323
8 [org.jfree.chart.axis.ValueAxis].getAutoRangeMinimumSize() [function] [call site] 03324
8 [org.jfree.chart.axis.NumberAxis].getAutoRangeIncludesZero() [function] [call site] 03325
8 [org.jfree.chart.axis.NumberAxis].getAutoRangeStickyZero() [function] [call site] 03326
8 [org.jfree.chart.axis.NumberAxis].getAutoRangeStickyZero() [function] [call site] 03327
8 [org.jfree.data.Range]. (double,double) [function] [call site] 03328
8 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03329
6 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 03330
7 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 03331
7 [org.jfree.chart.axis.PeriodAxis].autoAdjustRange() [function] [call site] 03332
8 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 03333
8 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03334
8 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03335
8 [org.jfree.chart.plot.ThermometerPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03336
8 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03337
8 [org.jfree.chart.plot.PolarPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03338
8 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03339
8 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03340
8 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03341
8 [org.jfree.chart.plot.FastScatterPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03342
8 [org.jfree.chart.axis.ValueAxis].getDefaultAutoRange() [function] [call site] 03343
8 [org.jfree.data.Range].getUpperBound() [function] [call site] 03344
8 [org.jfree.data.Range].getLowerBound() [function] [call site] 03345
8 [org.jfree.chart.axis.PeriodAxis].createInstance(java.lang.Class,java.util.Date,java.util.TimeZone,java.util.Locale) [function] [call site] 03346
8 [org.jfree.chart.axis.PeriodAxis].createInstance(java.lang.Class,java.util.Date,java.util.TimeZone,java.util.Locale) [function] [call site] 03347
8 [org.jfree.chart.axis.PeriodAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03348
9 [org.jfree.data.Range].getUpperBound() [function] [call site] 03349
9 [org.jfree.data.Range].getLowerBound() [function] [call site] 03350
9 [org.jfree.chart.axis.PeriodAxis].createInstance(java.lang.Class,java.util.Date,java.util.TimeZone,java.util.Locale) [function] [call site] 03351
9 [org.jfree.chart.axis.PeriodAxis].createInstance(java.lang.Class,java.util.Date,java.util.TimeZone,java.util.Locale) [function] [call site] 03352
9 [org.jfree.data.time.Millisecond].getFirstMillisecond() [function] [call site] 03353
9 [org.jfree.data.time.Second].getFirstMillisecond() [function] [call site] 03354
9 [org.jfree.data.time.Quarter].getFirstMillisecond() [function] [call site] 03355
9 [org.jfree.data.time.Year].getFirstMillisecond() [function] [call site] 03356
9 [org.jfree.data.time.Minute].getFirstMillisecond() [function] [call site] 03357
9 [org.jfree.data.time.Month].getFirstMillisecond() [function] [call site] 03358
9 [org.jfree.data.time.Hour].getFirstMillisecond() [function] [call site] 03359
9 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond() [function] [call site] 03360
9 [org.jfree.data.time.Day].getFirstMillisecond() [function] [call site] 03361
9 [org.jfree.data.time.Week].getFirstMillisecond() [function] [call site] 03362
9 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03363
9 [org.jfree.data.Range]. (double,double) [function] [call site] 03364
9 [org.jfree.data.time.Minute].getLastMillisecond() [function] [call site] 03365
9 [org.jfree.data.time.Hour].getLastMillisecond() [function] [call site] 03366
9 [org.jfree.data.time.Month].getLastMillisecond() [function] [call site] 03367
9 [org.jfree.data.time.FixedMillisecond].getLastMillisecond() [function] [call site] 03368
9 [org.jfree.data.time.Millisecond].getLastMillisecond() [function] [call site] 03369
9 [org.jfree.data.time.Second].getLastMillisecond() [function] [call site] 03370
9 [org.jfree.data.time.Quarter].getLastMillisecond() [function] [call site] 03371
9 [org.jfree.data.time.Week].getLastMillisecond() [function] [call site] 03372
9 [org.jfree.data.time.Year].getLastMillisecond() [function] [call site] 03373
9 [org.jfree.data.time.Day].getLastMillisecond() [function] [call site] 03374
6 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 03375
7 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 03376
7 [org.jfree.chart.axis.DateAxis].autoAdjustRange() [function] [call site] 03377
8 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 03378
8 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03379
8 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03380
8 [org.jfree.chart.plot.ThermometerPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03381
8 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03382
8 [org.jfree.chart.plot.PolarPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03383
8 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03384
8 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03385
8 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03386
8 [org.jfree.chart.plot.FastScatterPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03387
8 [org.jfree.data.time.DateRange]. () [function] [call site] 03388
9 [org.jfree.data.time.DateRange]. (java.util.Date,java.util.Date) [function] [call site] 03389
10 [org.jfree.data.Range]. (double,double) [function] [call site] 03390
8 [org.jfree.chart.axis.DateAxis$DefaultTimeline].toTimelineValue(long) [function] [call site] 03391
8 [org.jfree.data.Range].getUpperBound() [function] [call site] 03392
8 [org.jfree.chart.axis.ValueAxis].getFixedAutoRange() [function] [call site] 03393
8 [org.jfree.data.Range].getLowerBound() [function] [call site] 03394
8 [org.jfree.chart.axis.DateAxis$DefaultTimeline].toTimelineValue(long) [function] [call site] 03395
8 [org.jfree.chart.axis.ValueAxis].getAutoRangeMinimumSize() [function] [call site] 03396
8 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 03397
8 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 03398
8 [org.jfree.chart.axis.DateAxis$DefaultTimeline].toMillisecond(long) [function] [call site] 03399
8 [org.jfree.chart.axis.DateAxis$DefaultTimeline].toMillisecond(long) [function] [call site] 03400
8 [org.jfree.data.time.DateRange]. (java.util.Date,java.util.Date) [function] [call site] 03401
8 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03402
9 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03403
9 [org.jfree.data.time.DateRange]. (org.jfree.data.Range) [function] [call site] 03404
10 [org.jfree.data.time.DateRange]. (double,double) [function] [call site] 03405
11 [org.jfree.data.Range]. (double,double) [function] [call site] 03406
10 [org.jfree.data.Range].getLowerBound() [function] [call site] 03407
10 [org.jfree.data.Range].getUpperBound() [function] [call site] 03408
9 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03409
6 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03410
6 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03411
7 [org.jfree.chart.plot.XYPlot].configureDomainAxes() [function] [call site] 03412
8 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 03413
8 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 03414
8 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 03415
8 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 03416
7 [org.jfree.chart.plot.XYPlot].configureRangeAxes() [function] [call site] 03417
8 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 03418
8 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 03419
8 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 03420
8 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 03421
7 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03422
7 [org.jfree.chart.plot.CategoryPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03423
7 [org.jfree.chart.plot.ThermometerPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03424
8 [org.jfree.data.general.DefaultValueDataset].getValue() [function] [call site] 03425
8 [org.jfree.chart.plot.ThermometerPlot].inSubrange(int,double) [function] [call site] 03426
8 [org.jfree.chart.plot.ThermometerPlot].inSubrange(int,double) [function] [call site] 03427
8 [org.jfree.chart.plot.ThermometerPlot].inSubrange(int,double) [function] [call site] 03428
8 [org.jfree.chart.plot.ThermometerPlot].setAxisRange() [function] [call site] 03429
9 [org.jfree.data.Range]. (double,double) [function] [call site] 03430
9 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range) [function] [call site] 03431
10 [org.jfree.chart.axis.PeriodAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03432
10 [org.jfree.chart.axis.CyclicNumberAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03433
10 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03434
10 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03435
9 [org.jfree.chart.axis.LogarithmicAxis].setRange(org.jfree.data.Range) [function] [call site] 03436
10 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range) [function] [call site] 03437
10 [org.jfree.chart.axis.LogarithmicAxis].setupSmallLogFlag() [function] [call site] 03438
9 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range) [function] [call site] 03439
10 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03440
9 [org.jfree.chart.axis.DateAxis].setRange(double,double) [function] [call site] 03441
10 [org.jfree.data.time.DateRange]. (double,double) [function] [call site] 03442
10 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range) [function] [call site] 03443
9 [org.jfree.chart.axis.ValueAxis].setRange(double,double) [function] [call site] 03444
10 [org.jfree.data.Range]. (double,double) [function] [call site] 03445
10 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range) [function] [call site] 03446
10 [org.jfree.chart.axis.LogarithmicAxis].setRange(org.jfree.data.Range) [function] [call site] 03447
10 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range) [function] [call site] 03448
8 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03449
9 [org.jfree.chart.event.PlotChangeEvent]. (org.jfree.chart.plot.Plot) [function] [call site] 03450
9 [org.jfree.chart.event.ChartChangeEvent].setType(org.jfree.chart.event.ChartChangeEventType) [function] [call site] 03451
10 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03452
9 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03453
7 [org.jfree.chart.plot.CombinedDomainXYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03454
8 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03455
8 [org.jfree.data.general.DatasetChangeEvent].getDataset() [function] [call site] 03456
8 [org.jfree.data.general.DatasetChangeEvent].getDataset() [function] [call site] 03457
8 [org.jfree.chart.plot.XYPlot].indexOf(org.jfree.data.xy.XYDataset) [function] [call site] 03458
8 [org.jfree.chart.plot.XYPlot].configureRangeAxes() [function] [call site] 03459
7 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03460
7 [org.jfree.chart.plot.PolarPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03461
8 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 03462
8 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 03463
8 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 03464
8 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 03465
8 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03466
8 [org.jfree.chart.plot.CategoryPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03467
8 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03468
8 [org.jfree.chart.plot.ThermometerPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03469
8 [org.jfree.chart.plot.CombinedDomainXYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03470
8 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03471
8 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03472
8 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03473
7 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03474
7 [org.jfree.chart.event.PlotChangeEvent]. (org.jfree.chart.plot.Plot) [function] [call site] 03475
7 [org.jfree.chart.event.ChartChangeEvent].setType(org.jfree.chart.event.ChartChangeEventType) [function] [call site] 03476
7 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03477
6 [org.jfree.chart.plot.ThermometerPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03478
6 [org.jfree.chart.plot.CombinedDomainXYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03479
6 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03480
6 [org.jfree.chart.plot.PolarPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03481
6 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03482
6 [org.jfree.chart.event.PlotChangeEvent]. (org.jfree.chart.plot.Plot) [function] [call site] 03483
6 [org.jfree.chart.event.ChartChangeEvent].setType(org.jfree.chart.event.ChartChangeEventType) [function] [call site] 03484
6 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03485
5 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03486
5 [org.jfree.data.category.CategoryToPieDataset].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03487
6 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 03488
5 [org.jfree.data.xy.IntervalXYDelegate].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03489
6 [org.jfree.data.xy.IntervalXYDelegate].recalculateInterval() [function] [call site] 03490
7 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 03491
7 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 03492
7 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 03493
7 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 03494
7 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 03495
7 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 03496
7 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 03497
7 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 03498
7 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 03499
7 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 03500
7 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 03501
7 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 03502
7 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 03503
7 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 03504
7 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 03505
7 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 03506
7 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 03507
7 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 03508
7 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 03509
7 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 03510
7 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 03511
7 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 03512
7 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 03513
7 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 03514
7 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 03515
7 [org.jfree.data.xy.IntervalXYDelegate].calculateIntervalForSeries(int) [function] [call site] 03516
8 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 03517
8 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 03518
8 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 03519
8 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 03520
8 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 03521
8 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 03522
8 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 03523
8 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 03524
8 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 03525
8 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 03526
8 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 03527
8 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 03528
8 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 03529
8 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 03530
8 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 03531
8 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 03532
8 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 03533
8 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 03534
8 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 03535
8 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 03536
8 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 03537
8 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 03538
8 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 03539
8 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 03540
8 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 03541
8 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 03542
8 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 03543
8 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 03544
8 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 03545
8 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 03546
8 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 03547
8 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 03548
8 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 03549
8 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 03550
8 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 03551
8 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 03552
8 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 03553
8 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 03554
8 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 03555
8 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 03556
8 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 03557
8 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 03558
8 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 03559
8 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 03560
8 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 03561
8 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 03562
8 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 03563
8 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 03564
8 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 03565
5 [org.jfree.chart.plot.ThermometerPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03566
5 [org.jfree.data.xy.XYDatasetTableModel].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03567
5 [org.jfree.chart.plot.CombinedDomainXYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03568
5 [org.jfree.data.gantt.XYTaskDataset].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03569
6 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 03570
5 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03571
5 [org.jfree.chart.plot.PolarPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03572
5 [org.jfree.data.xy.XYBarDataset].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03573
6 [org.jfree.data.general.AbstractDataset].notifyListeners(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03574
1 [org.jfree.chart.ChartFactory].createPieChart(java.lang.String,org.jfree.data.general.PieDataset) [function] [call site] 03575
2 [org.jfree.chart.ChartFactory].createPieChart(java.lang.String,org.jfree.data.general.PieDataset,boolean,boolean,boolean) [function] [call site] 03576
3 [org.jfree.chart.plot.pie.PiePlot]. (org.jfree.data.general.PieDataset) [function] [call site] 03577
4 [org.jfree.chart.plot.Plot]. () [function] [call site] 03578
5 [org.jfree.chart.plot.DefaultDrawingSupplier]. () [function] [call site] 03579
6 [org.jfree.chart.plot.DefaultDrawingSupplier]. (java.awt.Paint[],java.awt.Paint[],java.awt.Paint[],java.awt.Stroke[],java.awt.Stroke[],java.awt.Shape[]) [function] [call site] 03580
4 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 03581
4 [org.jfree.chart.labels.StandardPieSectionLabelGenerator]. () [function] [call site] 03582
5 [org.jfree.chart.labels.StandardPieSectionLabelGenerator]. (java.lang.String,java.text.NumberFormat,java.text.NumberFormat) [function] [call site] 03583
6 [org.jfree.chart.labels.AbstractPieItemLabelGenerator]. (java.lang.String,java.text.NumberFormat,java.text.NumberFormat) [function] [call site] 03584
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03585
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03586
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03587
4 [org.jfree.chart.plot.pie.PieLabelDistributor]. (int) [function] [call site] 03588
5 [org.jfree.chart.plot.pie.AbstractPieLabelDistributor]. () [function] [call site] 03589
4 [org.jfree.chart.api.RectangleInsets]. (org.jfree.chart.api.UnitType,double,double,double,double) [function] [call site] 03590
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03591
4 [org.jfree.chart.api.RectangleInsets]. (double,double,double,double) [function] [call site] 03592
5 [org.jfree.chart.api.RectangleInsets]. (org.jfree.chart.api.UnitType,double,double,double,double) [function] [call site] 03593
4 [org.jfree.chart.labels.StandardPieSectionLabelGenerator]. () [function] [call site] 03594
3 [org.jfree.chart.labels.StandardPieSectionLabelGenerator]. () [function] [call site] 03595
3 [org.jfree.chart.plot.pie.PiePlot].setLabelGenerator(org.jfree.chart.labels.PieSectionLabelGenerator) [function] [call site] 03596
4 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 03597
3 [org.jfree.chart.api.RectangleInsets]. (double,double,double,double) [function] [call site] 03598
3 [org.jfree.chart.plot.Plot].setInsets(org.jfree.chart.api.RectangleInsets) [function] [call site] 03599
4 [org.jfree.chart.plot.Plot].setInsets(org.jfree.chart.api.RectangleInsets,boolean) [function] [call site] 03600
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03601
5 [org.jfree.chart.api.RectangleInsets].equals(java.lang.Object) [function] [call site] 03602
5 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 03603
3 [org.jfree.chart.labels.StandardPieToolTipGenerator]. () [function] [call site] 03604
4 [org.jfree.chart.labels.StandardPieToolTipGenerator]. (java.lang.String) [function] [call site] 03605
5 [org.jfree.chart.labels.StandardPieToolTipGenerator]. (java.lang.String,java.util.Locale) [function] [call site] 03606
6 [org.jfree.chart.labels.StandardPieToolTipGenerator]. (java.lang.String,java.text.NumberFormat,java.text.NumberFormat) [function] [call site] 03607
7 [org.jfree.chart.labels.AbstractPieItemLabelGenerator]. (java.lang.String,java.text.NumberFormat,java.text.NumberFormat) [function] [call site] 03608
3 [org.jfree.chart.plot.pie.PiePlot].setToolTipGenerator(org.jfree.chart.labels.PieToolTipGenerator) [function] [call site] 03609
4 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 03610
3 [org.jfree.chart.urls.StandardPieURLGenerator]. () [function] [call site] 03611
4 [org.jfree.chart.urls.StandardPieURLGenerator]. (java.lang.String) [function] [call site] 03612
5 [org.jfree.chart.urls.StandardPieURLGenerator]. (java.lang.String,java.lang.String) [function] [call site] 03613
6 [org.jfree.chart.urls.StandardPieURLGenerator]. (java.lang.String,java.lang.String,java.lang.String) [function] [call site] 03614
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03615
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03616
3 [org.jfree.chart.plot.pie.PiePlot].setURLGenerator(org.jfree.chart.urls.PieURLGenerator) [function] [call site] 03617
4 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 03618
3 [org.jfree.chart.JFreeChart]. (java.lang.String,java.awt.Font,org.jfree.chart.plot.Plot,boolean) [function] [call site] 03619
4 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03620
4 [org.jfree.chart.plot.Plot].setChart(org.jfree.chart.JFreeChart) [function] [call site] 03621
4 [org.jfree.chart.plot.Plot].addChangeListener(org.jfree.chart.event.PlotChangeListener) [function] [call site] 03622
4 [org.jfree.chart.legend.LegendTitle]. (org.jfree.chart.legend.LegendItemSource) [function] [call site] 03623
5 [org.jfree.chart.legend.LegendTitle]. (org.jfree.chart.legend.LegendItemSource,org.jfree.chart.block.Arrangement,org.jfree.chart.block.Arrangement) [function] [call site] 03624
6 [org.jfree.chart.title.Title]. () [function] [call site] 03625
7 [org.jfree.chart.title.Title]. (org.jfree.chart.api.RectangleEdge,org.jfree.chart.api.HorizontalAlignment,org.jfree.chart.api.VerticalAlignment,org.jfree.chart.api.RectangleInsets) [function] [call site] 03626
8 [org.jfree.chart.block.AbstractBlock]. () [function] [call site] 03627
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03628
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03629
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03630
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03631
8 [org.jfree.chart.block.AbstractBlock].setPadding(org.jfree.chart.api.RectangleInsets) [function] [call site] 03632
9 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03633
6 [org.jfree.chart.block.BlockContainer]. (org.jfree.chart.block.Arrangement) [function] [call site] 03634
7 [org.jfree.chart.block.AbstractBlock]. () [function] [call site] 03635
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03636
6 [org.jfree.chart.api.RectangleInsets]. (double,double,double,double) [function] [call site] 03637
6 [org.jfree.chart.api.RectangleInsets]. (double,double,double,double) [function] [call site] 03638
5 [org.jfree.chart.block.ColumnArrangement]. () [function] [call site] 03639
5 [org.jfree.chart.block.FlowArrangement]. () [function] [call site] 03640
6 [org.jfree.chart.block.FlowArrangement]. (org.jfree.chart.api.HorizontalAlignment,org.jfree.chart.api.VerticalAlignment,double,double) [function] [call site] 03641
4 [org.jfree.chart.api.RectangleInsets]. (double,double,double,double) [function] [call site] 03642
4 [org.jfree.chart.block.AbstractBlock].setMargin(org.jfree.chart.api.RectangleInsets) [function] [call site] 03643
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03644
4 [org.jfree.chart.legend.LegendTitle].setBackgroundPaint(java.awt.Paint) [function] [call site] 03645
5 [org.jfree.chart.event.TitleChangeEvent]. (org.jfree.chart.title.Title) [function] [call site] 03646
5 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 03647
4 [org.jfree.chart.title.Title].setPosition(org.jfree.chart.api.RectangleEdge) [function] [call site] 03648
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03649
5 [org.jfree.chart.event.TitleChangeEvent]. (org.jfree.chart.title.Title) [function] [call site] 03650
5 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 03651
4 [org.jfree.chart.title.Title].addChangeListener(org.jfree.chart.event.TitleChangeListener) [function] [call site] 03652
4 [org.jfree.chart.title.TextTitle]. (java.lang.String,java.awt.Font) [function] [call site] 03653
5 [org.jfree.chart.title.TextTitle]. (java.lang.String,java.awt.Font,java.awt.Paint,org.jfree.chart.api.RectangleEdge,org.jfree.chart.api.HorizontalAlignment,org.jfree.chart.api.VerticalAlignment,org.jfree.chart.api.RectangleInsets) [function] [call site] 03654
6 [org.jfree.chart.title.Title]. (org.jfree.chart.api.RectangleEdge,org.jfree.chart.api.HorizontalAlignment,org.jfree.chart.api.VerticalAlignment,org.jfree.chart.api.RectangleInsets) [function] [call site] 03655
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03656
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03657
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03658
4 [org.jfree.chart.title.Title].addChangeListener(org.jfree.chart.event.TitleChangeListener) [function] [call site] 03659
3 [org.jfree.chart.StandardChartTheme].apply(org.jfree.chart.JFreeChart) [function] [call site] 03660
4 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03661
4 [org.jfree.chart.JFreeChart].getTitle() [function] [call site] 03662
4 [org.jfree.chart.title.TextTitle].setFont(java.awt.Font) [function] [call site] 03663
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03664
5 [org.jfree.chart.event.TitleChangeEvent]. (org.jfree.chart.title.Title) [function] [call site] 03665
5 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 03666
4 [org.jfree.chart.title.TextTitle].setPaint(java.awt.Paint) [function] [call site] 03667
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03668
5 [org.jfree.chart.event.TitleChangeEvent]. (org.jfree.chart.title.Title) [function] [call site] 03669
5 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 03670
4 [org.jfree.chart.JFreeChart].getSubtitleCount() [function] [call site] 03671
4 [org.jfree.chart.StandardChartTheme].applyToTitle(org.jfree.chart.title.Title) [function] [call site] 03672
5 [org.jfree.chart.title.TextTitle].setFont(java.awt.Font) [function] [call site] 03673
5 [org.jfree.chart.title.TextTitle].setPaint(java.awt.Paint) [function] [call site] 03674
5 [org.jfree.chart.legend.LegendTitle].getBackgroundPaint() [function] [call site] 03675
5 [org.jfree.chart.legend.LegendTitle].setBackgroundPaint(java.awt.Paint) [function] [call site] 03676
5 [org.jfree.chart.legend.LegendTitle].setItemFont(java.awt.Font) [function] [call site] 03677
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03678
6 [org.jfree.chart.event.TitleChangeEvent]. (org.jfree.chart.title.Title) [function] [call site] 03679
6 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 03680
5 [org.jfree.chart.legend.LegendTitle].setItemPaint(java.awt.Paint) [function] [call site] 03681
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03682
6 [org.jfree.chart.event.TitleChangeEvent]. (org.jfree.chart.title.Title) [function] [call site] 03683
6 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 03684
5 [org.jfree.chart.legend.LegendTitle].getWrapper() [function] [call site] 03685
5 [org.jfree.chart.StandardChartTheme].applyToBlockContainer(org.jfree.chart.block.BlockContainer) [function] [call site] 03686
6 [org.jfree.chart.block.BlockContainer].getBlocks() [function] [call site] 03687
6 [org.jfree.chart.StandardChartTheme].applyToBlock(org.jfree.chart.block.Block) [function] [call site] 03688
7 [org.jfree.chart.StandardChartTheme].applyToTitle(org.jfree.chart.title.Title) [function] [call site] 03689
7 [org.jfree.chart.block.LabelBlock].setFont(java.awt.Font) [function] [call site] 03690
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03691
8 [org.jfree.chart.text.TextUtils].createTextBlock(java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 03692
9 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03693
9 [org.jfree.chart.text.TextBlock]. () [function] [call site] 03694
9 [org.jfree.chart.text.TextBlock].addLine(java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 03695
10 [org.jfree.chart.text.TextLine]. (java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 03696
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03697
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03698
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03699
11 [org.jfree.chart.text.TextFragment]. (java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 03700
12 [org.jfree.chart.text.TextFragment]. (java.lang.String,java.awt.Font,java.awt.Paint,float) [function] [call site] 03701
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03702
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03703
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03704
10 [org.jfree.chart.text.TextBlock].addLine(org.jfree.chart.text.TextLine) [function] [call site] 03705
9 [org.jfree.chart.text.TextBlock].addLine(java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 03706
7 [org.jfree.chart.block.LabelBlock].setPaint(java.awt.Paint) [function] [call site] 03707
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03708
8 [org.jfree.chart.text.TextUtils].createTextBlock(java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 03709
5 [org.jfree.chart.legend.LegendTitle].getWrapper() [function] [call site] 03710
5 [org.jfree.chart.legend.PaintScaleLegend].setBackgroundPaint(java.awt.Paint) [function] [call site] 03711
6 [org.jfree.chart.event.TitleChangeEvent]. (org.jfree.chart.title.Title) [function] [call site] 03712
6 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 03713
5 [org.jfree.chart.legend.PaintScaleLegend].getAxis() [function] [call site] 03714
5 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 03715
6 [org.jfree.chart.axis.Axis].setLabelFont(java.awt.Font) [function] [call site] 03716
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03717
7 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 03718
6 [org.jfree.chart.axis.Axis].setLabelPaint(java.awt.Paint) [function] [call site] 03719
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03720
7 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 03721
6 [org.jfree.chart.axis.Axis].setTickLabelFont(java.awt.Font) [function] [call site] 03722
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03723
7 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 03724
6 [org.jfree.chart.axis.Axis].setTickLabelPaint(java.awt.Paint) [function] [call site] 03725
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03726
7 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 03727
6 [org.jfree.chart.StandardChartTheme].applyToSymbolAxis(org.jfree.chart.axis.SymbolAxis) [function] [call site] 03728
7 [org.jfree.chart.axis.SymbolAxis].setGridBandPaint(java.awt.Paint) [function] [call site] 03729
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03730
8 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 03731
7 [org.jfree.chart.axis.SymbolAxis].setGridBandAlternatePaint(java.awt.Paint) [function] [call site] 03732
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03733
8 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 03734
6 [org.jfree.chart.StandardChartTheme].applyToPeriodAxis(org.jfree.chart.axis.PeriodAxis) [function] [call site] 03735
7 [org.jfree.chart.axis.PeriodAxis].getLabelInfo() [function] [call site] 03736
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getPeriodClass() [function] [call site] 03737
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getDateFormat() [function] [call site] 03738
8 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 03739
9 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 03740
9 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 03741
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getPadding() [function] [call site] 03742
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getDrawDividers() [function] [call site] 03743
7 [org.jfree.chart.axis.PeriodAxisLabelInfo]. (java.lang.Class,java.text.DateFormat,org.jfree.chart.api.RectangleInsets,java.awt.Font,java.awt.Paint,boolean,java.awt.Stroke,java.awt.Paint) [function] [call site] 03744
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03745
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03746
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03747
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03748
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03749
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03750
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03751
8 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 03752
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getDividerPaint() [function] [call site] 03753
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getDividerStroke() [function] [call site] 03754
7 [org.jfree.chart.axis.PeriodAxis].setLabelInfo(org.jfree.chart.axis.PeriodAxisLabelInfo[]) [function] [call site] 03755
8 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 03756
5 [org.jfree.chart.title.CompositeTitle].getContainer() [function] [call site] 03757
5 [org.jfree.chart.block.BlockContainer].getBlocks() [function] [call site] 03758
4 [org.jfree.chart.JFreeChart].getSubtitle(int) [function] [call site] 03759
5 [org.jfree.chart.JFreeChart].getSubtitleCount() [function] [call site] 03760
4 [org.jfree.chart.JFreeChart].setBackgroundPaint(java.awt.Paint) [function] [call site] 03761
5 [org.jfree.chart.JFreeChart].fireChartChanged() [function] [call site] 03762
6 [org.jfree.chart.event.ChartChangeEvent]. (java.lang.Object) [function] [call site] 03763
6 [org.jfree.chart.JFreeChart].notifyListeners(org.jfree.chart.event.ChartChangeEvent) [function] [call site] 03764
5 [org.jfree.chart.JFreeChart].fireChartChanged() [function] [call site] 03765
4 [org.jfree.chart.JFreeChart].getPlot() [function] [call site] 03766
4 [org.jfree.chart.StandardChartTheme].applyToPlot(org.jfree.chart.plot.Plot) [function] [call site] 03767
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03768
5 [org.jfree.chart.plot.Plot].getDrawingSupplier() [function] [call site] 03769
6 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03770
5 [org.jfree.chart.StandardChartTheme].getDrawingSupplier() [function] [call site] 03771
6 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 03772
7 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 03773
6 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 03774
7 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 03775
7 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 03776
7 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 03777
7 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 03778
6 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 03779
7 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 03780
6 [org.jfree.data.KeyedObject].clone() [function] [call site] 03781
7 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 03782
7 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 03783
7 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 03784
7 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 03785
8 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 03786
9 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 03787
9 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 03788
7 [org.jfree.data.gantt.Task].clone() [function] [call site] 03789
7 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 03790
8 [org.jfree.data.KeyToGroupMap].clone(java.lang.Object) [function] [call site] 03791
8 [org.jfree.data.KeyToGroupMap].clone(java.util.Collection) [function] [call site] 03792
9 [org.jfree.data.KeyToGroupMap].clone(java.lang.Object) [function] [call site] 03793
8 [org.jfree.data.KeyToGroupMap].clone(java.lang.Object) [function] [call site] 03794
7 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 03795
7 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 03796
8 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 03797
8 [org.jfree.data.DataUtils].clone(double[][]) [function] [call site] 03798
9 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03799
7 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 03800
8 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 03801
9 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 03802
10 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 03803
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03804
11 [org.jfree.chart.internal.CloneUtils].copy(java.lang.Object) [function] [call site] 03805
12 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 03806
12 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 03807
12 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 03808
12 [org.jfree.data.KeyedObject].clone() [function] [call site] 03809
12 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 03810
12 [org.jfree.data.gantt.Task].clone() [function] [call site] 03811
12 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 03812
12 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 03813
12 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 03814
12 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 03815
12 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 03816
13 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 03817
13 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 03818
14 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03819
14 [org.jfree.chart.internal.CloneUtils].copy(java.lang.Object) [function] [call site] 03820
12 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 03821
13 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 03822
13 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 03823
12 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 03824
12 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 03825
13 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 03826
12 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 03827
13 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 03828
13 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 03829
12 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 03830
13 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 03831
12 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 03832
13 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 03833
13 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 03834
13 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 03835
13 [org.jfree.data.KeyedObject].clone() [function] [call site] 03836
13 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 03837
13 [org.jfree.data.gantt.Task].clone() [function] [call site] 03838
13 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 03839
13 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 03840
13 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 03841
13 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 03842
13 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 03843
13 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 03844
13 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 03845
13 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 03846
13 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 03847
13 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 03848
13 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 03849
14 [org.jfree.chart.title.Title].clone() [function] [call site] 03850
15 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 03851
16 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03852
17 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 03853
17 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 03854
17 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 03855
17 [org.jfree.data.KeyedObject].clone() [function] [call site] 03856
17 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 03857
17 [org.jfree.data.gantt.Task].clone() [function] [call site] 03858
17 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 03859
17 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 03860
17 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 03861
17 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 03862
17 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 03863
17 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 03864
17 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 03865
17 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 03866
17 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 03867
17 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 03868
17 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 03869
17 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 03870
17 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 03871
18 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 03872
17 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 03873
18 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 03874
18 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 03875
17 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 03876
17 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 03877
18 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 03878
19 [org.jfree.chart.axis.Axis].clone() [function] [call site] 03879
18 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 03880
17 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 03881
18 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 03882
17 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 03883
18 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 03884
17 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 03885
18 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 03886
19 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 03887
20 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 03888
20 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 03889
20 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03890
20 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 03891
20 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03892
20 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03893
20 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03894
20 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03895
20 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 03896
20 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 03897
19 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03898
17 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 03899
18 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 03900
17 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 03901
18 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 03902
17 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 03903
17 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 03904
18 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 03905
17 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 03906
18 [org.jfree.chart.plot.Plot].clone() [function] [call site] 03907
19 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03908
18 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03909
18 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 03910
18 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 03911
19 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 03912
19 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 03913
19 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 03914
19 [org.jfree.data.gantt.Task].clone() [function] [call site] 03915
19 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 03916
19 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 03917
19 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 03918
19 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 03919
19 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 03920
19 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 03921
19 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 03922
19 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 03923
19 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 03924
19 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 03925
19 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 03926
20 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 03927
20 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 03928
20 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 03929
20 [org.jfree.data.KeyedObject].clone() [function] [call site] 03930
20 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 03931
20 [org.jfree.data.gantt.Task].clone() [function] [call site] 03932
20 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 03933
20 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 03934
20 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 03935
20 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 03936
20 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 03937
20 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 03938
20 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 03939
20 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 03940
20 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 03941
20 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 03942
20 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 03943
20 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 03944
20 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 03945
20 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 03946
20 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 03947
20 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 03948
20 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 03949
20 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 03950
20 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 03951
20 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 03952
20 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 03953
20 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 03954
20 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 03955
20 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 03956
20 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 03957
21 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 03958
20 [org.jfree.chart.block.Size2D].clone() [function] [call site] 03959
20 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 03960
21 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 03961
20 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 03962
21 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 03963
21 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 03964
22 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 03965
21 [org.jfree.data.xy.IntervalXYDelegate]. (org.jfree.data.xy.XYDataset) [function] [call site] 03966
22 [org.jfree.data.xy.IntervalXYDelegate]. (org.jfree.data.xy.XYDataset,boolean) [function] [call site] 03967
23 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03968
21 [org.jfree.data.xy.CategoryTableXYDataset].getIntervalWidth() [function] [call site] 03969
22 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 03970
21 [org.jfree.data.xy.IntervalXYDelegate].setFixedIntervalWidth(double) [function] [call site] 03971
21 [org.jfree.data.xy.CategoryTableXYDataset].isAutoWidth() [function] [call site] 03972
22 [org.jfree.data.xy.IntervalXYDelegate].isAutoWidth() [function] [call site] 03973
21 [org.jfree.data.xy.IntervalXYDelegate].setAutoWidth(boolean) [function] [call site] 03974
22 [org.jfree.data.xy.IntervalXYDelegate].recalculateInterval() [function] [call site] 03975
21 [org.jfree.data.xy.IntervalXYDelegate].setIntervalPositionFactor(double) [function] [call site] 03976
21 [org.jfree.data.xy.CategoryTableXYDataset].getIntervalPositionFactor() [function] [call site] 03977
22 [org.jfree.data.xy.IntervalXYDelegate].getIntervalPositionFactor() [function] [call site] 03978
20 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 03979
21 [org.jfree.chart.plot.Plot].clone() [function] [call site] 03980
21 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 03981
21 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03982
21 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 03983
22 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 03984
22 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 03985
22 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 03986
22 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 03987
22 [org.jfree.chart.axis.CategoryAxis].configure() [function] [call site] 03988
21 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 03989
21 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 03990
21 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 03991
21 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 03992
21 [org.jfree.data.gantt.Task].clone() [function] [call site] 03993
21 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 03994
21 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 03995
21 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 03996
21 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 03997
21 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 03998
21 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 03999
21 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04000
21 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 04001
21 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 04002
21 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 04003
21 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 04004
21 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 04005
21 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 04006
21 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 04007
21 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 04008
21 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 04009
21 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 04010
21 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 04011
21 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 04012
21 [org.jfree.chart.block.Size2D].clone() [function] [call site] 04013
21 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 04014
22 [org.jfree.data.general.Series].clone() [function] [call site] 04015
22 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04016
21 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 04017
21 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 04018
21 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 04019
22 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 04020
23 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04021
23 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04022
21 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04023
21 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 04024
21 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 04025
21 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 04026
22 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04027
21 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 04028
22 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04029
21 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 04030
22 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04031
21 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 04032
22 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 04033
22 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04034
22 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04035
22 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04036
22 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04037
22 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04038
22 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04039
21 [org.jfree.chart.axis.Tick].clone() [function] [call site] 04040
21 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 04041
22 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04042
21 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 04043
22 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04044
21 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 04045
22 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04046
22 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04047
21 [org.jfree.chart.axis.Axis].clone() [function] [call site] 04048
21 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 04049
22 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04050
22 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04051
21 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 04052
22 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04053
21 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 04054
22 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04055
21 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 04056
22 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04057
21 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 04058
21 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 04059
22 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 04060
23 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04061
21 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 04062
21 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 04063
22 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04064
21 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 04065
21 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 04066
21 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 04067
22 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04068
22 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04069
22 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 04070
21 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 04071
22 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 04072
21 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 04073
22 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 04074
21 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 04075
21 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 04076
22 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04077
21 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 04078
22 [org.jfree.data.general.Series].clone() [function] [call site] 04079
22 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04080
21 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 04081
22 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04082
22 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04083
21 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04084
22 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 04085
22 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 04086
21 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 04087
22 [org.jfree.data.KeyedObjects].clone() [function] [call site] 04088
23 [org.jfree.data.KeyedObject].clone() [function] [call site] 04089
21 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 04090
21 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 04091
22 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04092
21 [org.jfree.chart.JFreeChart].clone() [function] [call site] 04093
22 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04094
22 [org.jfree.chart.title.Title].addChangeListener(org.jfree.chart.event.TitleChangeListener) [function] [call site] 04095
22 [org.jfree.chart.JFreeChart].getSubtitleCount() [function] [call site] 04096
22 [org.jfree.chart.title.Title].clone() [function] [call site] 04097
22 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04098
22 [org.jfree.chart.JFreeChart].getSubtitle(int) [function] [call site] 04099
22 [org.jfree.chart.title.Title].addChangeListener(org.jfree.chart.event.TitleChangeListener) [function] [call site] 04100
22 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 04101
23 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 04102
24 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04103
24 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04104
24 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 04105
24 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 04106
24 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04107
24 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 04108
24 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 04109
24 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 04110
24 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04111
24 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].setPlot(org.jfree.chart.plot.CategoryPlot) [function] [call site] 04112
25 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04113
24 [org.jfree.chart.renderer.AbstractRenderer].addChangeListener(org.jfree.chart.event.RendererChangeListener) [function] [call site] 04114
25 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04115
24 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04116
24 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04117
24 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04118
24 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04119
24 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04120
24 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04121
24 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04122
24 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04123
23 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04124
23 [org.jfree.chart.plot.Plot].setParent(org.jfree.chart.plot.Plot) [function] [call site] 04125
22 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 04126
23 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04127
23 [org.jfree.chart.JFreeChart].clone() [function] [call site] 04128
23 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04129
22 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 04130
23 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 04131
23 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04132
23 [org.jfree.chart.plot.Plot].setParent(org.jfree.chart.plot.Plot) [function] [call site] 04133
23 [org.jfree.chart.plot.CategoryPlot].getRangeAxis() [function] [call site] 04134
23 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 04135
23 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 04136
23 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 04137
23 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 04138
22 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 04139
23 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 04140
24 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04141
24 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04142
24 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 04143
24 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 04144
24 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04145
24 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 04146
24 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 04147
24 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 04148
24 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 04149
24 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04150
24 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].setPlot(org.jfree.chart.plot.XYPlot) [function] [call site] 04151
24 [org.jfree.chart.renderer.AbstractRenderer].addChangeListener(org.jfree.chart.event.RendererChangeListener) [function] [call site] 04152
24 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04153
24 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04154
24 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04155
24 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04156
24 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04157
24 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04158
24 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04159
24 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 04160
25 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04161
24 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04162
24 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 04163
24 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 04164
24 [org.jfree.data.gantt.Task].clone() [function] [call site] 04165
24 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 04166
24 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 04167
24 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 04168
24 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 04169
24 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 04170
24 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 04171
24 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04172
24 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 04173
24 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 04174
24 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 04175
24 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 04176
24 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 04177
24 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 04178
24 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 04179
24 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 04180
24 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 04181
24 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 04182
24 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 04183
24 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 04184
24 [org.jfree.chart.block.Size2D].clone() [function] [call site] 04185
24 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 04186
24 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 04187
24 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 04188
24 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 04189
24 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04190
24 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 04191
24 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 04192
24 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 04193
24 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 04194
24 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 04195
24 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 04196
24 [org.jfree.chart.axis.Tick].clone() [function] [call site] 04197
24 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 04198
24 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 04199
24 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 04200
24 [org.jfree.chart.axis.Axis].clone() [function] [call site] 04201
24 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 04202
24 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 04203
24 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 04204
24 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 04205
24 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 04206
24 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 04207
24 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 04208
24 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 04209
24 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 04210
24 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 04211
24 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 04212
24 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 04213
24 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 04214
24 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 04215
24 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 04216
24 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 04217
24 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 04218
24 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04219
24 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 04220
24 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 04221
24 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 04222
24 [org.jfree.chart.JFreeChart].clone() [function] [call site] 04223
24 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 04224
24 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 04225
25 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 04226
24 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 04227
25 [org.jfree.data.general.Series].clone() [function] [call site] 04228
25 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04229
24 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 04230
25 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04231
24 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 04232
24 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 04233
25 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04234
24 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 04235
25 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04236
25 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04237
25 [org.jfree.data.xy.IntervalXYDelegate]. (org.jfree.data.xy.XYDataset) [function] [call site] 04238
25 [org.jfree.data.xy.DefaultTableXYDataset].getIntervalWidth() [function] [call site] 04239
26 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 04240
25 [org.jfree.data.xy.IntervalXYDelegate].setFixedIntervalWidth(double) [function] [call site] 04241
25 [org.jfree.data.xy.DefaultTableXYDataset].isAutoWidth() [function] [call site] 04242
26 [org.jfree.data.xy.IntervalXYDelegate].isAutoWidth() [function] [call site] 04243
25 [org.jfree.data.xy.IntervalXYDelegate].setAutoWidth(boolean) [function] [call site] 04244
25 [org.jfree.data.xy.IntervalXYDelegate].setIntervalPositionFactor(double) [function] [call site] 04245
25 [org.jfree.data.xy.DefaultTableXYDataset].getIntervalPositionFactor() [function] [call site] 04246
26 [org.jfree.data.xy.IntervalXYDelegate].getIntervalPositionFactor() [function] [call site] 04247
25 [org.jfree.data.xy.DefaultTableXYDataset].updateXPoints() [function] [call site] 04248
26 [org.jfree.data.xy.DefaultTableXYDataset].updateXPoints(org.jfree.data.xy.XYSeries) [function] [call site] 04249
27 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04250
27 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 04251
27 [org.jfree.data.xy.XYSeries].getX(int) [function] [call site] 04252
27 [org.jfree.data.xy.XYSeries].equals(java.lang.Object) [function] [call site] 04253
28 [org.jfree.data.general.Series].equals(java.lang.Object) [function] [call site] 04254
29 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 04255
29 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 04256
29 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 04257
29 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 04258
29 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 04259
29 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 04260
29 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 04261
29 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 04262
29 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 04263
29 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 04264
29 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 04265
29 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 04266
29 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 04267
29 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 04268
29 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 04269
29 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 04270
29 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 04271
29 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 04272
29 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 04273
29 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 04274
29 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 04275
29 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 04276
29 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 04277
29 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 04278
29 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 04279
29 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 04280
29 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 04281
29 [org.jfree.data.general.Series].getKey() [function] [call site] 04282
29 [org.jfree.data.general.Series].getKey() [function] [call site] 04283
27 [org.jfree.data.xy.XYSeries].add(java.lang.Number,java.lang.Number) [function] [call site] 04284
28 [org.jfree.data.xy.XYSeries].add(java.lang.Number,java.lang.Number,boolean) [function] [call site] 04285
29 [org.jfree.data.xy.XYDataItem]. (java.lang.Number,java.lang.Number) [function] [call site] 04286
30 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04287
29 [org.jfree.data.xy.XYSeries].add(org.jfree.data.xy.XYDataItem,boolean) [function] [call site] 04288
30 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04289
30 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 04290
30 [org.jfree.data.xy.XYDataItem].compareTo(org.jfree.data.xy.XYDataItem) [function] [call site] 04291
31 [org.jfree.data.xy.XYDataItem].getX() [function] [call site] 04292
30 [org.jfree.data.general.SeriesException]. (java.lang.String) [function] [call site] 04293
30 [org.jfree.data.xy.XYDataItem].getX() [function] [call site] 04294
30 [org.jfree.data.xy.XYSeries].indexOf(java.lang.Number) [function] [call site] 04295
31 [org.jfree.data.xy.XYDataItem]. (java.lang.Number,java.lang.Number) [function] [call site] 04296
31 [org.jfree.data.xy.XYDataItem].getX() [function] [call site] 04297
30 [org.jfree.data.general.SeriesException]. (java.lang.String) [function] [call site] 04298
30 [org.jfree.data.xy.XYSeries].updateBoundsForAddedItem(org.jfree.data.xy.XYDataItem) [function] [call site] 04299
31 [org.jfree.data.xy.XYDataItem].getXValue() [function] [call site] 04300
31 [org.jfree.data.xy.XYSeries].minIgnoreNaN(double,double) [function] [call site] 04301
31 [org.jfree.data.xy.XYSeries].maxIgnoreNaN(double,double) [function] [call site] 04302
31 [org.jfree.data.xy.XYDataItem].getY() [function] [call site] 04303
31 [org.jfree.data.xy.XYDataItem].getYValue() [function] [call site] 04304
31 [org.jfree.data.xy.XYSeries].minIgnoreNaN(double,double) [function] [call site] 04305
31 [org.jfree.data.xy.XYSeries].maxIgnoreNaN(double,double) [function] [call site] 04306
30 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 04307
30 [org.jfree.data.xy.XYSeries].updateBoundsForRemovedItem(org.jfree.data.xy.XYDataItem) [function] [call site] 04308
31 [org.jfree.data.xy.XYDataItem].getXValue() [function] [call site] 04309
31 [org.jfree.data.xy.XYDataItem].getY() [function] [call site] 04310
31 [org.jfree.data.xy.XYDataItem].getYValue() [function] [call site] 04311
31 [org.jfree.data.xy.XYSeries].findBoundsByIteration() [function] [call site] 04312
32 [org.jfree.data.xy.XYSeries].updateBoundsForAddedItem(org.jfree.data.xy.XYDataItem) [function] [call site] 04313
31 [org.jfree.data.xy.XYSeries].getAutoSort() [function] [call site] 04314
31 [org.jfree.data.xy.XYSeries].getX(int) [function] [call site] 04315
31 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 04316
31 [org.jfree.data.xy.XYSeries].getX(int) [function] [call site] 04317
31 [org.jfree.data.xy.XYSeries].findBoundsByIteration() [function] [call site] 04318
30 [org.jfree.data.general.Series].fireSeriesChanged() [function] [call site] 04319
31 [org.jfree.data.general.SeriesChangeEvent]. (java.lang.Object) [function] [call site] 04320
31 [org.jfree.data.general.Series].notifyListeners(org.jfree.data.general.SeriesChangeEvent) [function] [call site] 04321
32 [org.jfree.data.xy.DefaultTableXYDataset].seriesChanged(org.jfree.data.general.SeriesChangeEvent) [function] [call site] 04322
33 [org.jfree.data.xy.DefaultTableXYDataset].updateXPoints() [function] [call site] 04323
33 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 04324
32 [org.jfree.data.gantt.TaskSeriesCollection].seriesChanged(org.jfree.data.general.SeriesChangeEvent) [function] [call site] 04325
33 [org.jfree.data.gantt.TaskSeriesCollection].refreshKeys() [function] [call site] 04326
34 [org.jfree.data.gantt.TaskSeriesCollection].getSeriesCount() [function] [call site] 04327
34 [org.jfree.data.gantt.TaskSeries].getTasks() [function] [call site] 04328
34 [org.jfree.data.gantt.Task].getDescription() [function] [call site] 04329
33 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 04330
32 [org.jfree.data.time.TimeSeriesTableModel].seriesChanged(org.jfree.data.general.SeriesChangeEvent) [function] [call site] 04331
32 [org.jfree.data.general.AbstractSeriesDataset].seriesChanged(org.jfree.data.general.SeriesChangeEvent) [function] [call site] 04332
33 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 04333
27 [org.jfree.data.xy.XYSeries].add(java.lang.Number,java.lang.Number) [function] [call site] 04334
26 [org.jfree.data.xy.DefaultTableXYDataset].prune() [function] [call site] 04335
27 [org.jfree.data.xy.DefaultTableXYDataset].canPrune(java.lang.Number) [function] [call site] 04336
28 [org.jfree.data.xy.XYSeries].getY(int) [function] [call site] 04337
28 [org.jfree.data.xy.XYSeries].indexOf(java.lang.Number) [function] [call site] 04338
27 [org.jfree.data.xy.DefaultTableXYDataset].removeAllValuesForX(java.lang.Number) [function] [call site] 04339
28 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04340
28 [org.jfree.data.xy.XYSeries].remove(java.lang.Number) [function] [call site] 04341
29 [org.jfree.data.xy.XYSeries].indexOf(java.lang.Number) [function] [call site] 04342
29 [org.jfree.data.xy.XYSeries].remove(int) [function] [call site] 04343
30 [org.jfree.data.xy.XYSeries].updateBoundsForRemovedItem(org.jfree.data.xy.XYDataItem) [function] [call site] 04344
30 [org.jfree.data.general.Series].fireSeriesChanged() [function] [call site] 04345
28 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 04346
24 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 04347
25 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04348
24 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 04349
24 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 04350
24 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 04351
25 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04352
25 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04353
24 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 04354
25 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 04355
25 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04356
25 [org.jfree.chart.plot.Plot].setParent(org.jfree.chart.plot.Plot) [function] [call site] 04357
25 [org.jfree.chart.plot.XYPlot].getRangeAxis() [function] [call site] 04358
26 [org.jfree.chart.plot.XYPlot].getRangeAxis(int) [function] [call site] 04359
27 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 04360
25 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 04361
25 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 04362
25 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 04363
25 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 04364
24 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 04365
25 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04366
25 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 04367
25 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04368
25 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 04369
25 [org.jfree.data.KeyedObject].clone() [function] [call site] 04370
25 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 04371
25 [org.jfree.data.gantt.Task].clone() [function] [call site] 04372
25 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 04373
25 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 04374
25 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 04375
25 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 04376
25 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 04377
25 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 04378
25 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 04379
25 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 04380
25 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 04381
25 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 04382
25 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 04383
25 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04384
25 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 04385
25 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 04386
25 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 04387
25 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 04388
25 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 04389
25 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 04390
25 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 04391
25 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 04392
25 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 04393
25 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 04394
25 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 04395
25 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 04396
25 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 04397
25 [org.jfree.chart.block.Size2D].clone() [function] [call site] 04398
25 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 04399
25 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 04400
25 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 04401
25 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04402
25 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 04403
25 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 04404
25 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 04405
25 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 04406
25 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 04407
26 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04408
26 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04409
25 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 04410
26 [org.jfree.chart.urls.CustomPieURLGenerator]. () [function] [call site] 04411
26 [org.jfree.chart.urls.CustomPieURLGenerator].addURLs(java.util.Map) [function] [call site] 04412
25 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 04413
25 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 04414
25 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 04415
26 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04416
26 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04417
25 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 04418
25 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 04419
25 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 04420
25 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 04421
25 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 04422
25 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 04423
25 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 04424
26 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 04425
25 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 04426
25 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 04427
26 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 04428
26 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 04429
25 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 04430
25 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 04431
26 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04432
26 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04433
25 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 04434
25 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 04435
25 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 04436
25 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 04437
25 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04438
25 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 04439
25 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 04440
26 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 04441
26 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04442
26 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 04443
26 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 04444
26 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 04445
27 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04446
26 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 04447
25 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 04448
25 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 04449
26 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 04450
26 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 04451
25 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 04452
25 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 04453
26 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04454
26 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 04455
26 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 04456
25 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 04457
25 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 04458
26 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04459
25 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 04460
25 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 04461
25 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 04462
25 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 04463
26 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 04464
25 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 04465
25 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 04466
26 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04467
26 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04468
25 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 04469
25 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04470
25 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 04471
25 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 04472
25 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 04473
25 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04474
26 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04475
26 [org.jfree.chart.internal.ArrayUtils].clone(float[][]) [function] [call site] 04476
26 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 04477
26 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 04478
26 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 04479
26 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 04480
26 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 04481
26 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 04482
26 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 04483
26 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 04484
26 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 04485
26 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 04486
26 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 04487
26 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 04488
25 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 04489
25 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 04490
25 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 04491
25 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 04492
25 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 04493
25 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 04494
25 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 04495
25 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 04496
25 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 04497
25 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 04498
25 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 04499
26 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04500
25 [org.jfree.data.KeyedObjects].clone() [function] [call site] 04501
25 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 04502
25 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 04503
26 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04504
25 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 04505
26 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04506
25 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 04507
26 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 04508
25 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 04509
26 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04510
26 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04511
26 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04512
25 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 04513
26 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04514
26 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04515
26 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 04516
26 [org.jfree.chart.internal.CloneUtils].copy(java.lang.Object) [function] [call site] 04517
26 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04518
26 [org.jfree.chart.internal.CloneUtils].copy(java.lang.Object) [function] [call site] 04519
26 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04520
26 [org.jfree.chart.internal.CloneUtils].copy(java.lang.Object) [function] [call site] 04521
25 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 04522
25 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 04523
26 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04524
25 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 04525
26 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04526
25 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 04527
25 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 04528
26 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04529
26 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 04530
26 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 04531
26 [org.jfree.data.gantt.Task].clone() [function] [call site] 04532
26 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 04533
26 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 04534
26 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 04535
26 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 04536
26 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 04537
26 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 04538
26 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04539
26 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 04540
26 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 04541
26 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 04542
26 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 04543
26 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 04544
26 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 04545
26 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 04546
26 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 04547
26 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 04548
26 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 04549
26 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 04550
26 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 04551
26 [org.jfree.chart.block.Size2D].clone() [function] [call site] 04552
26 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 04553
26 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 04554
26 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 04555
26 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 04556
26 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04557
26 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 04558
26 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 04559
26 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 04560
26 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 04561
26 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 04562
26 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 04563
26 [org.jfree.chart.axis.Tick].clone() [function] [call site] 04564
26 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 04565
26 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 04566
26 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 04567
26 [org.jfree.chart.axis.Axis].clone() [function] [call site] 04568
26 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 04569
26 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 04570
26 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 04571
26 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 04572
26 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 04573
26 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 04574
26 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 04575
26 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 04576
26 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 04577
26 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 04578
26 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 04579
26 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 04580
26 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 04581
26 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 04582
26 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 04583
26 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 04584
26 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 04585
26 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04586
26 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 04587
26 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 04588
26 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 04589
26 [org.jfree.chart.JFreeChart].clone() [function] [call site] 04590
26 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 04591
26 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 04592
26 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 04593
26 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 04594
26 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 04595
26 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 04596
26 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 04597
26 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 04598
26 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 04599
26 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 04600
26 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 04601
26 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 04602
26 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 04603
26 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 04604
26 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 04605
26 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 04606
26 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 04607
26 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 04608
27 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04609
27 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 04610
27 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04611
27 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 04612
27 [org.jfree.data.KeyedObject].clone() [function] [call site] 04613
27 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 04614
27 [org.jfree.data.gantt.Task].clone() [function] [call site] 04615
27 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 04616
27 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 04617
27 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 04618
27 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 04619
27 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 04620
27 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 04621
27 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 04622
27 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 04623
27 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 04624
27 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 04625
27 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 04626
27 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04627
27 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 04628
27 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 04629
27 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 04630
27 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 04631
27 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 04632
27 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 04633
27 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 04634
27 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 04635
27 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 04636
27 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 04637
27 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 04638
27 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 04639
27 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 04640
27 [org.jfree.chart.block.Size2D].clone() [function] [call site] 04641
27 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 04642
27 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 04643
27 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 04644
27 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04645
27 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 04646
27 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 04647
27 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 04648
27 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 04649
27 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 04650
27 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 04651
27 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 04652
27 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 04653
27 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 04654
27 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 04655
27 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 04656
27 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 04657
27 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 04658
27 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 04659
27 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 04660
27 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 04661
27 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 04662
27 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 04663
27 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 04664
27 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 04665
27 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 04666
27 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 04667
27 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 04668
27 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 04669
27 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04670
27 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 04671
27 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 04672
27 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 04673
27 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 04674
27 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 04675
27 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 04676
27 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 04677
27 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 04678
27 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 04679
27 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 04680
27 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 04681
27 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 04682
27 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 04683
27 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 04684
27 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 04685
27 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04686
27 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 04687
27 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 04688
27 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 04689
27 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04690
27 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 04691
27 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 04692
27 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 04693
27 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 04694
27 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 04695
27 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 04696
27 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 04697
27 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 04698
27 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 04699
27 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 04700
27 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 04701
27 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 04702
27 [org.jfree.data.KeyedObjects].clone() [function] [call site] 04703
27 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 04704
27 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 04705
27 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 04706
27 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 04707
27 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 04708
27 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 04709
27 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 04710
27 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 04711
27 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 04712
27 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 04713
27 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 04714
27 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 04715
28 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 04716
27 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 04717
28 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 04718
28 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04719
28 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04720
27 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 04721
28 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04722
27 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 04723
28 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 04724
27 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 04725
27 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 04726
28 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04727
27 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 04728
27 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04729
28 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04730
27 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 04731
27 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 04732
27 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 04733
28 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04734
28 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04735
27 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 04736
28 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04737
28 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 04738
28 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04739
28 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 04740
28 [org.jfree.data.KeyedObject].clone() [function] [call site] 04741
28 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 04742
28 [org.jfree.data.gantt.Task].clone() [function] [call site] 04743
28 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 04744
28 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 04745
28 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 04746
28 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 04747
28 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 04748
28 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 04749
28 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 04750
28 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 04751
28 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 04752
28 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 04753
28 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 04754
28 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04755
28 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 04756
28 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 04757
28 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 04758
28 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 04759
28 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 04760
28 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 04761
28 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 04762
28 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 04763
28 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 04764
28 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 04765
28 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 04766
28 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 04767
28 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 04768
28 [org.jfree.chart.block.Size2D].clone() [function] [call site] 04769
28 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 04770
28 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 04771
28 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 04772
28 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04773
28 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 04774
28 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 04775
28 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 04776
28 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 04777
28 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 04778
28 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 04779
28 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 04780
28 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 04781
28 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 04782
28 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 04783
28 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 04784
28 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 04785
28 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 04786
28 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 04787
28 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 04788
28 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 04789
28 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 04790
28 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 04791
28 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 04792
28 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 04793
28 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 04794
28 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 04795
28 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 04796
28 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 04797
28 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04798
28 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 04799
28 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 04800
28 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 04801
28 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 04802
28 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 04803
28 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 04804
28 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 04805
28 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 04806
28 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 04807
28 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 04808
28 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 04809
28 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 04810
28 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 04811
28 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 04812
28 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 04813
28 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04814
28 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 04815
28 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 04816
28 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 04817
28 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04818
28 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 04819
28 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 04820
28 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 04821
28 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 04822
28 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 04823
28 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 04824
28 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 04825
28 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 04826
28 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 04827
28 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 04828
28 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 04829
28 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 04830
28 [org.jfree.data.KeyedObjects].clone() [function] [call site] 04831
28 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 04832
28 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 04833
28 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 04834
28 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 04835
28 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 04836
28 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 04837
28 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 04838
28 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 04839
28 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 04840
28 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 04841
28 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 04842
28 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 04843
28 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 04844
28 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 04845
28 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 04846
28 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 04847
28 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 04848
28 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 04849
28 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04850
28 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 04851
28 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 04852
28 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 04853
28 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 04854
29 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04855
29 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04856
28 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 04857
29 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04858
29 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04859
28 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 04860
29 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04861
28 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 04862
29 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04863
28 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 04864
29 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04865
29 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04866
28 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 04867
29 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04868
29 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04869
29 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04870
29 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04871
29 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04872
28 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04873
28 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 04874
29 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04875
29 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 04876
28 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 04877
29 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04878
29 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04879
28 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 04880
28 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 04881
29 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04882
28 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 04883
29 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04884
28 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 04885
28 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 04886
29 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04887
29 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04888
28 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 04889
29 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04890
28 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 04891
28 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 04892
29 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04893
28 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 04894
28 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 04895
29 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04896
29 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04897
28 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 04898
29 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04899
29 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04900
28 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 04901
29 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04902
29 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 04903
28 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 04904
29 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04905
28 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 04906
28 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04907
28 [org.jfree.chart.title.Title].clone() [function] [call site] 04908
28 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 04909
29 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04910
27 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 04911
27 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 04912
27 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 04913
27 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 04914
27 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 04915
27 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 04916
27 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04917
27 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 04918
27 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 04919
27 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 04920
27 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 04921
27 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 04922
27 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 04923
27 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 04924
27 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 04925
27 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 04926
27 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 04927
27 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 04928
27 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 04929
27 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 04930
27 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 04931
27 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 04932
27 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 04933
27 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04934
27 [org.jfree.chart.title.Title].clone() [function] [call site] 04935
27 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 04936
26 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 04937
26 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 04938
26 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 04939
26 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 04940
27 [org.jfree.chart.plot.Marker].clone() [function] [call site] 04941
26 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 04942
26 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 04943
26 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 04944
26 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 04945
26 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04946
26 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 04947
27 [org.jfree.data.general.Series].clone() [function] [call site] 04948
27 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04949
26 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 04950
26 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 04951
26 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 04952
26 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 04953
26 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 04954
26 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 04955
26 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 04956
26 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04957
26 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 04958
27 [org.jfree.chart.axis.Axis].clone() [function] [call site] 04959
26 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 04960
26 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 04961
26 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 04962
27 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 04963
27 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04964
27 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 04965
27 [org.jfree.data.KeyedObject].clone() [function] [call site] 04966
27 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 04967
27 [org.jfree.data.gantt.Task].clone() [function] [call site] 04968
27 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 04969
27 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 04970
27 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 04971
27 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 04972
27 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 04973
27 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 04974
27 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 04975
27 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 04976
27 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 04977
27 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 04978
27 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 04979
27 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04980
27 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 04981
27 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 04982
27 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 04983
27 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 04984
27 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 04985
27 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 04986
27 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 04987
27 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 04988
27 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 04989
27 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 04990
27 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 04991
27 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 04992
27 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 04993
27 [org.jfree.chart.block.Size2D].clone() [function] [call site] 04994
27 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 04995
27 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 04996
27 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 04997
27 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04998
27 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 04999
27 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 05000
27 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 05001
27 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 05002
27 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 05003
27 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 05004
27 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 05005
27 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 05006
27 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 05007
27 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 05008
27 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 05009
27 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 05010
27 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 05011
27 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 05012
27 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 05013
27 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 05014
27 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 05015
27 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 05016
27 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 05017
27 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 05018
27 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 05019
27 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 05020
27 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 05021
27 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 05022
27 [org.jfree.chart.plot.Plot].clone() [function] [call site] 05023
27 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 05024
27 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 05025
27 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 05026
27 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 05027
27 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 05028
27 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 05029
27 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 05030
27 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 05031
27 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 05032
27 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 05033
27 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 05034
27 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 05035
27 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 05036
27 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 05037
27 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 05038
27 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 05039
27 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 05040
27 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 05041
27 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 05042
27 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 05043
27 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 05044
27 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 05045
27 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 05046
27 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 05047
27 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 05048
27 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 05049
27 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 05050
27 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 05051
27 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 05052
27 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 05053
27 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 05054
27 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 05055
27 [org.jfree.data.KeyedObjects].clone() [function] [call site] 05056
27 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 05057
27 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 05058
27 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 05059
27 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 05060
27 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 05061
27 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 05062
27 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 05063
27 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 05064
27 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 05065
27 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 05066
27 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 05067
27 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 05068
27 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 05069
27 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 05070
27 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 05071
27 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 05072
27 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 05073
27 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 05074
27 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 05075
27 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 05076
27 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 05077
27 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 05078
27 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 05079
27 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 05080
27 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 05081
27 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 05082
27 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 05083
27 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 05084
27 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 05085
27 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05086
27 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 05087
27 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05088
27 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 05089
27 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 05090
27 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05091
27 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05092
27 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 05093
27 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 05094
27 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05095
27 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 05096
27 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 05097
27 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 05098
27 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 05099
27 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 05100
27 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 05101
27 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 05102
27 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 05103
27 [org.jfree.chart.title.Title].clone() [function] [call site] 05104
27 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 05105
26 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 05106
26 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05107
26 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 05108
26 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 05109
26 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 05110
26 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 05111
26 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 05112
26 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 05113
26 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 05114
26 [org.jfree.chart.title.Title].clone() [function] [call site] 05115
26 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 05116
26 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 05117
26 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 05118
27 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05119
27 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05120
26 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05121
26 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 05122
26 [org.jfree.data.KeyedObject].clone() [function] [call site] 05123
26 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 05124
26 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 05125
26 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 05126
26 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 05127
26 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 05128
26 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 05129
26 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 05130
26 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 05131
26 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 05132
26 [org.jfree.data.general.Series].clone() [function] [call site] 05133
26 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 05134
26 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 05135
27 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 05136
26 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 05137
27 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05138
27 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 05139
27 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 05140
27 [org.jfree.data.gantt.Task].clone() [function] [call site] 05141
27 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 05142
27 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 05143
27 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 05144
27 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 05145
27 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 05146
27 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 05147
27 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 05148
27 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05149
27 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 05150
27 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 05151
27 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 05152
27 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 05153
27 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 05154
27 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 05155
27 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 05156
27 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 05157
27 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 05158
27 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 05159
27 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 05160
27 [org.jfree.chart.block.Size2D].clone() [function] [call site] 05161
27 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 05162
27 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 05163
27 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 05164
27 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 05165
27 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 05166
27 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 05167
27 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 05168
27 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 05169
27 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 05170
27 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 05171
27 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 05172
27 [org.jfree.chart.axis.Tick].clone() [function] [call site] 05173
27 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 05174
27 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 05175
27 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 05176
27 [org.jfree.chart.axis.Axis].clone() [function] [call site] 05177
27 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 05178
27 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 05179
27 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 05180
27 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 05181
27 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 05182
27 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 05183
27 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 05184
27 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 05185
27 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 05186
27 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 05187
27 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 05188
27 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 05189
27 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 05190
27 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 05191
27 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 05192
27 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 05193
27 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 05194
27 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 05195
27 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 05196
27 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 05197
27 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 05198
27 [org.jfree.chart.JFreeChart].clone() [function] [call site] 05199
27 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 05200
27 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 05201
27 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 05202
27 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 05203
27 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 05204
27 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 05205
27 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 05206
27 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 05207
27 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 05208
27 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 05209
27 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 05210
27 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 05211
27 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 05212
27 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 05213
27 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 05214
27 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 05215
27 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 05216
27 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 05217
27 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 05218
27 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 05219
27 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 05220
27 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 05221
27 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 05222
27 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 05223
27 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 05224
27 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 05225
27 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 05226
27 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 05227
27 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 05228
27 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 05229
27 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 05230
27 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 05231
27 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 05232
27 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 05233
27 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 05234
27 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 05235
27 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 05236
27 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 05237
27 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 05238
27 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 05239
27 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 05240
27 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 05241
27 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05242
27 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 05243
27 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 05244
27 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 05245
27 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 05246
27 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 05247
27 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 05248
27 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 05249
27 [org.jfree.chart.title.Title].clone() [function] [call site] 05250
27 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 05251
27 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 05252
27 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 05253
27 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05254
27 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 05255
27 [org.jfree.data.KeyedObject].clone() [function] [call site] 05256
27 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 05257
27 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 05258
27 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 05259
27 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 05260
27 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 05261
27 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 05262
27 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 05263
27 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 05264
27 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 05265
27 [org.jfree.data.general.Series].clone() [function] [call site] 05266
27 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 05267
27 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 05268
27 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 05269
27 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 05270
27 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 05271
27 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 05272
27 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 05273
27 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 05274
27 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 05275
27 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 05276
27 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 05277
27 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 05278
28 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05279
27 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 05280
27 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 05281
27 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 05282
27 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 05283
27 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 05284
27 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 05285
27 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 05286
28 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05287
27 [org.jfree.chart.plot.Plot].clone() [function] [call site] 05288
27 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 05289
27 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 05290
27 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 05291
28 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05292
28 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 05293
28 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05294
28 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 05295
28 [org.jfree.data.KeyedObject].clone() [function] [call site] 05296
28 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 05297
28 [org.jfree.data.gantt.Task].clone() [function] [call site] 05298
28 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 05299
28 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 05300
28 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 05301
28 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 05302
28 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 05303
28 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 05304
28 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 05305
28 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 05306
28 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 05307
28 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 05308
28 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 05309
28 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 05310
28 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 05311
28 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05312
28 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 05313
28 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 05314
28 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 05315
28 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 05316
28 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 05317
28 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 05318
28 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 05319
28 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 05320
28 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 05321
28 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 05322
28 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 05323
28 [org.jfree.chart.block.Size2D].clone() [function] [call site] 05324
28 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 05325
28 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 05326
28 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 05327
28 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 05328
28 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 05329
28 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 05330
28 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 05331
28 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 05332
28 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 05333
28 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 05334
28 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 05335
28 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 05336
28 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 05337
28 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 05338
28 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 05339
28 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 05340
28 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 05341
28 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 05342
28 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 05343
28 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 05344
28 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 05345
28 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 05346
28 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 05347
28 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 05348
28 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 05349
28 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 05350
28 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 05351
28 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 05352
28 [org.jfree.chart.plot.Plot].clone() [function] [call site] 05353
28 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 05354
28 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 05355
28 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 05356
28 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 05357
28 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 05358
28 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 05359
28 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 05360
28 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 05361
28 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 05362
28 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 05363
28 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 05364
28 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 05365
28 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 05366
28 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 05367
28 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 05368
28 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 05369
28 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 05370
28 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 05371
28 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 05372
28 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 05373
28 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 05374
28 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 05375
28 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 05376
28 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 05377
28 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 05378
28 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 05379
28 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 05380
28 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 05381
28 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 05382
28 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 05383
28 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 05384
28 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 05385
28 [org.jfree.data.KeyedObjects].clone() [function] [call site] 05386
28 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 05387
28 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 05388
28 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 05389
28 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 05390
28 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 05391
28 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 05392
28 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 05393
28 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 05394
28 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 05395
28 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 05396
28 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 05397
28 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 05398
28 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 05399
28 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 05400
28 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 05401
28 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 05402
28 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 05403
28 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 05404
28 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 05405
28 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 05406
28 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 05407
28 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 05408
28 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 05409
28 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 05410
28 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 05411
28 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 05412
28 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 05413
28 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 05414
28 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 05415
28 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05416
28 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 05417
28 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05418
28 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 05419
28 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 05420
28 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05421
28 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05422
28 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 05423
28 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 05424
28 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05425
28 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 05426
28 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 05427
28 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 05428
28 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 05429
28 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 05430
28 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 05431
28 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 05432
28 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 05433
28 [org.jfree.chart.title.Title].clone() [function] [call site] 05434
28 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 05435
27 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 05436
28 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05437
28 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 05438
27 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 05439
27 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 05440
27 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 05441
27 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 05442
27 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 05443
27 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 05444
27 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 05445
27 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 05446
27 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 05447
27 [org.jfree.chart.plot.Marker].clone() [function] [call site] 05448
27 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 05449
27 [org.jfree.data.KeyedObjects].clone() [function] [call site] 05450
27 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 05451
27 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 05452
27 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 05453
27 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 05454
28 [org.jfree.data.time.TimePeriodValues].createCopy(int,int) [function] [call site] 05455
29 [org.jfree.data.general.Series].clone() [function] [call site] 05456
29 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 05457
29 [org.jfree.data.time.TimePeriodValues].add(org.jfree.data.time.TimePeriodValue) [function] [call site] 05458
30 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 05459
30 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 05460
30 [org.jfree.data.time.TimePeriodValues].updateBounds(org.jfree.data.time.TimePeriod,int) [function] [call site] 05461
31 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 05462
31 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 05463
31 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 05464
31 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 05465
31 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 05466
31 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 05467
31 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 05468
31 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 05469
31 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 05470
31 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 05471
31 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 05472
31 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 05473
31 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 05474
31 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 05475
31 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 05476
31 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 05477
31 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 05478
31 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 05479
31 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 05480
31 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 05481
31 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 05482
31 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 05483
31 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 05484
31 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 05485
31 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 05486
31 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 05487
31 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 05488
31 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 05489
31 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 05490
31 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 05491
31 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 05492
31 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 05493
31 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 05494
31 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 05495
31 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 05496
31 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 05497
30 [org.jfree.data.general.Series].fireSeriesChanged() [function] [call site] 05498
28 [org.jfree.data.time.TimePeriodValues].getItemCount() [function] [call site] 05499
27 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 05500
27 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 05501
27 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 05502
27 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 05503
27 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 05504
27 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 05505
27 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 05506
27 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 05507
27 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 05508
27 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 05509
27 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 05510
27 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 05511
27 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 05512
27 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05513
27 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 05514
27 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 05515
27 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05516
27 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05517
27 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 05518
27 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 05519
27 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05520
27 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 05521
27 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 05522
27 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 05523
27 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 05524
27 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 05525
27 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 05526
27 [org.jfree.data.gantt.Task].clone() [function] [call site] 05527
27 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 05528
27 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 05529
27 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 05530
27 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 05531
27 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 05532
27 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 05533
27 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 05534
27 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05535
27 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 05536
27 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 05537
27 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 05538
27 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 05539
27 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 05540
27 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 05541
27 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 05542
27 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 05543
27 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 05544
27 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 05545
27 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 05546
27 [org.jfree.chart.block.Size2D].clone() [function] [call site] 05547
27 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 05548
27 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 05549
27 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 05550
27 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 05551
27 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 05552
27 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 05553
27 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 05554
27 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 05555
27 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 05556
27 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 05557
27 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 05558
27 [org.jfree.chart.axis.Tick].clone() [function] [call site] 05559
27 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 05560
27 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 05561
27 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 05562
27 [org.jfree.chart.axis.Axis].clone() [function] [call site] 05563
27 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 05564
27 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 05565
27 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 05566
27 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 05567
27 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 05568
27 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 05569
27 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 05570
27 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 05571
27 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 05572
27 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 05573
27 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 05574
27 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 05575
27 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 05576
27 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 05577
27 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 05578
27 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 05579
27 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 05580
27 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 05581
27 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 05582
27 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 05583
27 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 05584
27 [org.jfree.chart.JFreeChart].clone() [function] [call site] 05585
27 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 05586
27 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 05587
27 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 05588
27 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 05589
27 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 05590
27 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 05591
27 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 05592
27 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 05593
27 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 05594
27 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 05595
27 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 05596
27 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 05597
27 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 05598
27 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 05599
27 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 05600
27 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 05601
27 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 05602
27 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 05603
27 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 05604
27 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 05605
27 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 05606
27 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 05607
27 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 05608
27 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 05609
27 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 05610
27 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 05611
27 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 05612
27 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 05613
27 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 05614
27 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 05615
27 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 05616
27 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 05617
27 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 05618
27 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 05619
27 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 05620
27 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 05621
27 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 05622
27 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 05623
27 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 05624
27 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 05625
27 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 05626
27 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 05627
27 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05628
27 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 05629
27 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 05630
27 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 05631
27 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 05632
27 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 05633
27 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 05634
27 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 05635
27 [org.jfree.chart.title.Title].clone() [function] [call site] 05636
27 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 05637
27 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 05638
27 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 05639
27 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05640
27 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 05641
27 [org.jfree.data.KeyedObject].clone() [function] [call site] 05642
27 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 05643
27 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 05644
27 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 05645
27 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 05646
27 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 05647
27 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 05648
27 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 05649
27 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 05650
27 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 05651
27 [org.jfree.data.general.Series].clone() [function] [call site] 05652
27 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 05653
27 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 05654
27 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 05655
27 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 05656
27 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 05657
27 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 05658
27 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 05659
27 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 05660
27 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 05661
27 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 05662
27 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 05663
27 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 05664
27 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 05665
27 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 05666
27 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 05667
27 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 05668
27 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 05669
27 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 05670
27 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 05671
27 [org.jfree.chart.plot.Plot].clone() [function] [call site] 05672
27 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 05673
27 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 05674
27 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 05675
27 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 05676
27 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 05677
27 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 05678
27 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 05679
27 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 05680
27 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 05681
27 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 05682
27 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 05683
27 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 05684
27 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 05685
27 [org.jfree.chart.plot.Marker].clone() [function] [call site] 05686
27 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 05687
27 [org.jfree.data.KeyedObjects].clone() [function] [call site] 05688
27 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 05689
27 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 05690
27 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 05691
27 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 05692
27 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 05693
27 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 05694
27 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 05695
27 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 05696
27 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 05697
27 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 05698
27 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 05699
27 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 05700
27 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 05701
27 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 05702
27 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 05703
27 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 05704
27 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 05705
27 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05706
27 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 05707
27 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 05708
27 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05709
27 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05710
27 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 05711
27 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 05712
27 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05713
27 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 05714
27 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 05715
27 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 05716
27 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 05717
27 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone(java.lang.Number[][]) [function] [call site] 05718
28 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 05719
27 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone(java.lang.Number[][]) [function] [call site] 05720
26 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 05721
26 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 05722
26 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 05723
26 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 05724
26 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 05725
26 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 05726
26 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 05727
26 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 05728
26 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 05729
26 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 05730
26 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 05731
26 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 05732
26 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 05733
26 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 05734
26 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 05735
26 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 05736
26 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 05737
26 [org.jfree.chart.plot.Plot].clone() [function] [call site] 05738
26 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 05739
26 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 05740
26 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 05741
26 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 05742
26 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 05743
26 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 05744
26 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 05745
26 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 05746
26 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 05747
26 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 05748
26 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 05749
26 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 05750
26 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 05751
26 [org.jfree.chart.plot.Marker].clone() [function] [call site] 05752
26 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 05753
26 [org.jfree.data.KeyedObjects].clone() [function] [call site] 05754
26 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 05755
26 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 05756
26 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 05757
26 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 05758
26 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 05759
26 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 05760
26 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 05761
26 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 05762
26 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 05763
26 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 05764
26 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 05765
26 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 05766
26 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 05767
26 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 05768
26 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 05769
26 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 05770
26 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 05771
26 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05772
26 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 05773
26 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 05774
26 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05775
26 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05776
26 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 05777
26 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 05778
26 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05779
26 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 05780
26 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 05781
26 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 05782
26 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 05783
26 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 05784
26 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 05785
26 [org.jfree.data.gantt.Task].clone() [function] [call site] 05786
26 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 05787
26 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 05788
26 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 05789
26 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 05790
26 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 05791
26 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 05792
26 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 05793
26 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05794
26 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 05795
26 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 05796
26 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 05797
26 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 05798
26 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 05799
26 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 05800
26 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 05801
26 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 05802
26 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 05803
26 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 05804
26 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 05805
26 [org.jfree.chart.block.Size2D].clone() [function] [call site] 05806
26 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 05807
26 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 05808
26 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 05809
26 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 05810
26 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 05811
26 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 05812
26 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 05813
26 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 05814
26 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 05815
26 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 05816
26 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 05817
26 [org.jfree.chart.axis.Tick].clone() [function] [call site] 05818
26 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 05819
26 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 05820
26 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 05821
26 [org.jfree.chart.axis.Axis].clone() [function] [call site] 05822
26 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 05823
26 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 05824
26 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 05825
26 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 05826
26 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 05827
26 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 05828
26 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 05829
26 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 05830
26 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 05831
26 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 05832
26 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 05833
26 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 05834
26 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 05835
26 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 05836
26 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 05837
26 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 05838
26 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 05839
26 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 05840
26 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 05841
26 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 05842
26 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 05843
26 [org.jfree.chart.JFreeChart].clone() [function] [call site] 05844
26 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 05845
26 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 05846
26 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 05847
26 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 05848
26 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 05849
26 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 05850
26 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 05851
26 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 05852
26 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 05853
26 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 05854
26 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 05855
26 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 05856
26 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 05857
26 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 05858
26 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 05859
26 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 05860
26 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 05861
26 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 05862
26 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 05863
26 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 05864
26 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 05865
26 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 05866
26 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 05867
26 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 05868
26 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 05869
26 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 05870
26 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 05871
26 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 05872
26 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 05873
26 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 05874
26 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 05875
26 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 05876
26 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 05877
26 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 05878
26 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 05879
26 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 05880
26 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 05881
26 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 05882
26 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 05883
26 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 05884
26 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 05885
26 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05886
26 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 05887
26 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 05888
26 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 05889
26 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 05890
26 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 05891
26 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 05892
26 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 05893
26 [org.jfree.chart.title.Title].clone() [function] [call site] 05894
26 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 05895
26 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 05896
26 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 05897
26 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05898
26 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 05899
26 [org.jfree.data.KeyedObject].clone() [function] [call site] 05900
26 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 05901
26 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 05902
26 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 05903
26 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 05904
26 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 05905
26 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 05906
26 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 05907
26 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 05908
26 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 05909
26 [org.jfree.data.general.Series].clone() [function] [call site] 05910
26 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 05911
26 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 05912
26 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 05913
26 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 05914
26 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 05915
26 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 05916
26 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 05917
26 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 05918
26 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 05919
26 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 05920
26 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 05921
26 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 05922
26 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 05923
26 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 05924
26 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 05925
26 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 05926
26 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 05927
26 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 05928
26 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 05929
26 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 05930
26 [org.jfree.chart.plot.Plot].clone() [function] [call site] 05931
26 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 05932
26 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 05933
26 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 05934
26 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 05935
26 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 05936
26 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 05937
26 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 05938
26 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 05939
26 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 05940
26 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 05941
26 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 05942
26 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 05943
26 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 05944
26 [org.jfree.chart.plot.Marker].clone() [function] [call site] 05945
26 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 05946
26 [org.jfree.data.KeyedObjects].clone() [function] [call site] 05947
26 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 05948
26 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 05949
26 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 05950
26 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 05951
26 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 05952
26 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 05953
26 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 05954
26 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 05955
26 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 05956
26 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 05957
26 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 05958
26 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 05959
26 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 05960
26 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 05961
26 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 05962
26 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 05963
26 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 05964
26 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05965
26 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 05966
26 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 05967
26 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05968
26 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05969
26 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 05970
26 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 05971
26 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05972
26 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 05973
26 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 05974
26 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 05975
26 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 05976
26 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 05977
25 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 05978
25 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 05979
25 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 05980
25 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 05981
25 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 05982
25 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 05983
25 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 05984
25 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 05985
25 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 05986
25 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 05987
25 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 05988
25 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 05989
25 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 05990
25 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 05991
25 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 05992
25 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 05993
25 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 05994
25 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 05995
25 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05996
25 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 05997
25 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05998
25 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 05999
25 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 06000
25 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 06001
25 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 06002
25 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 06003
25 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 06004
25 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06005
25 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 06006
25 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 06007
25 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06008
25 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 06009
25 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 06010
25 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06011
25 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06012
25 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 06013
25 [org.jfree.chart.title.Title].clone() [function] [call site] 06014
25 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06015
24 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 06016
24 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 06017
24 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 06018
24 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 06019
24 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 06020
24 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 06021
24 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 06022
24 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 06023
24 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 06024
24 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 06025
24 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 06026
24 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 06027
24 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 06028
24 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 06029
24 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 06030
24 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 06031
24 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 06032
24 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 06033
24 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 06034
24 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 06035
24 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 06036
24 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 06037
24 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06038
24 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 06039
24 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 06040
24 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 06041
24 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06042
24 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 06043
24 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 06044
24 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 06045
24 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 06046
24 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 06047
24 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 06048
24 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 06049
24 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 06050
24 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06051
24 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 06052
24 [org.jfree.chart.title.Title].clone() [function] [call site] 06053
24 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 06054
24 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06055
24 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 06056
24 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 06057
24 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 06058
24 [org.jfree.data.KeyedObject].clone() [function] [call site] 06059
24 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 06060
24 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 06061
24 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06062
24 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 06063
24 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 06064
24 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 06065
24 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 06066
24 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 06067
24 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 06068
24 [org.jfree.data.general.Series].clone() [function] [call site] 06069
24 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 06070
24 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 06071
24 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 06072
24 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 06073
24 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 06074
24 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 06075
24 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 06076
24 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 06077
24 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 06078
24 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 06079
24 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 06080
24 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 06081
24 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 06082
24 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 06083
24 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 06084
24 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 06085
24 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 06086
24 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06087
24 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 06088
24 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 06089
24 [org.jfree.chart.plot.Plot].clone() [function] [call site] 06090
24 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 06091
24 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 06092
24 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 06093
24 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 06094
24 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 06095
24 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 06096
24 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 06097
24 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 06098
24 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 06099
24 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 06100
24 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 06101
24 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 06102
24 [org.jfree.chart.plot.Marker].clone() [function] [call site] 06103
24 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 06104
24 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06105
24 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 06106
24 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 06107
24 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 06108
24 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 06109
24 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 06110
24 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 06111
24 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 06112
24 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 06113
24 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 06114
24 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 06115
24 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 06116
24 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 06117
24 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 06118
24 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 06119
24 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 06120
24 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 06121
24 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 06122
24 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06123
24 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 06124
24 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 06125
24 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 06126
24 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 06127
24 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 06128
24 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 06129
24 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06130
24 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06131
24 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 06132
24 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06133
24 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 06134
23 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 06135
23 [org.jfree.chart.plot.Plot].setParent(org.jfree.chart.plot.Plot) [function] [call site] 06136
23 [org.jfree.chart.plot.XYPlot].getDomainAxis() [function] [call site] 06137
24 [org.jfree.chart.plot.XYPlot].getDomainAxis(int) [function] [call site] 06138
23 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 06139
23 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 06140
23 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 06141
23 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 06142
22 [org.jfree.chart.plot.Plot].clone() [function] [call site] 06143
22 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 06144
22 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 06145
22 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06146
22 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06147
22 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 06148
22 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 06149
22 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 06150
22 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 06151
22 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06152
22 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 06153
22 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 06154
22 [org.jfree.chart.plot.Plot].addChangeListener(org.jfree.chart.event.PlotChangeListener) [function] [call site] 06155
21 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 06156
21 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 06157
21 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 06158
21 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 06159
21 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 06160
21 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 06161
21 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 06162
21 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 06163
21 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 06164
21 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 06165
21 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 06166
21 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 06167
21 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 06168
21 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 06169
21 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 06170
21 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 06171
21 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 06172
21 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 06173
21 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 06174
21 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 06175
21 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 06176
21 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 06177
21 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 06178
21 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 06179
21 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 06180
21 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 06181
21 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 06182
21 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 06183
21 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 06184
21 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 06185
21 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 06186
21 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 06187
21 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 06188
21 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 06189
21 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 06190
21 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06191
21 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 06192
21 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 06193
21 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 06194
21 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06195
21 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 06196
21 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 06197
21 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 06198
21 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 06199
21 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 06200
21 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 06201
21 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 06202
21 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 06203
21 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06204
21 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 06205
21 [org.jfree.chart.title.Title].clone() [function] [call site] 06206
21 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 06207
21 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06208
21 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 06209
21 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 06210
21 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 06211
21 [org.jfree.data.KeyedObject].clone() [function] [call site] 06212
21 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 06213
21 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 06214
21 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06215
21 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 06216
21 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 06217
21 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 06218
21 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 06219
21 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 06220
21 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 06221
21 [org.jfree.data.general.Series].clone() [function] [call site] 06222
21 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 06223
21 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 06224
21 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 06225
21 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 06226
21 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 06227
21 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 06228
21 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 06229
21 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 06230
21 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 06231
21 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 06232
21 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 06233
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 06234
21 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 06235
21 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 06236
21 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 06237
21 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 06238
21 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06239
21 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 06240
21 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 06241
21 [org.jfree.chart.plot.Plot].clone() [function] [call site] 06242
21 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 06243
21 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 06244
21 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 06245
21 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 06246
21 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 06247
21 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 06248
21 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 06249
21 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 06250
21 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 06251
21 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 06252
21 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 06253
21 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 06254
21 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 06255
21 [org.jfree.chart.plot.Marker].clone() [function] [call site] 06256
21 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 06257
21 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06258
21 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 06259
21 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 06260
21 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 06261
21 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 06262
21 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 06263
21 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 06264
21 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 06265
21 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 06266
21 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 06267
21 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 06268
21 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 06269
21 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 06270
21 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 06271
21 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 06272
21 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 06273
21 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 06274
21 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 06275
21 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06276
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 06277
21 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 06278
21 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 06279
21 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 06280
21 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 06281
21 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 06282
21 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06283
21 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06284
21 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 06285
21 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06286
21 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 06287
20 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 06288
20 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 06289
20 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 06290
20 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 06291
20 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 06292
20 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 06293
20 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 06294
20 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 06295
20 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 06296
20 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 06297
20 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 06298
20 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 06299
20 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 06300
20 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 06301
20 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06302
20 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 06303
20 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 06304
20 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 06305
20 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 06306
20 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 06307
20 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 06308
20 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06309
20 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 06310
20 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 06311
20 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 06312
20 [org.jfree.chart.plot.Plot].clone() [function] [call site] 06313
20 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 06314
20 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 06315
20 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 06316
20 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 06317
20 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 06318
20 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 06319
20 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 06320
20 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 06321
20 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 06322
20 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 06323
20 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 06324
20 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 06325
20 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 06326
20 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 06327
20 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 06328
20 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 06329
20 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 06330
20 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 06331
20 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 06332
20 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 06333
20 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 06334
20 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 06335
20 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 06336
20 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 06337
20 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 06338
20 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 06339
20 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 06340
20 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 06341
20 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 06342
20 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 06343
20 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 06344
20 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 06345
20 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06346
20 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 06347
20 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 06348
20 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 06349
20 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 06350
20 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 06351
20 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 06352
20 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 06353
20 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 06354
20 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 06355
20 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 06356
20 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 06357
20 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 06358
20 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 06359
20 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 06360
20 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 06361
20 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 06362
20 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 06363
20 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 06364
20 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 06365
20 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 06366
20 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 06367
20 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 06368
20 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 06369
20 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 06370
20 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 06371
20 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 06372
20 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 06373
20 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 06374
20 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06375
20 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06376
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 06377
20 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 06378
20 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06379
20 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 06380
20 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 06381
20 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 06382
20 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 06383
20 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 06384
20 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06385
20 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 06386
20 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 06387
20 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06388
20 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 06389
20 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 06390
20 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06391
20 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06392
20 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 06393
20 [org.jfree.chart.title.Title].clone() [function] [call site] 06394
20 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06395
20 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 06396
20 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 06397
20 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 06398
20 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 06399
20 [org.jfree.data.KeyedObject].clone() [function] [call site] 06400
20 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 06401
20 [org.jfree.data.gantt.Task].clone() [function] [call site] 06402
20 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 06403
20 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 06404
20 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06405
20 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06406
20 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 06407
20 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 06408
20 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 06409
20 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 06410
20 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 06411
20 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 06412
20 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 06413
20 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 06414
20 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 06415
20 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 06416
20 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 06417
20 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 06418
20 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 06419
20 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 06420
20 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 06421
20 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 06422
20 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 06423
20 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 06424
20 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 06425
20 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06426
20 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 06427
20 [org.jfree.chart.block.Size2D].clone() [function] [call site] 06428
20 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 06429
20 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 06430
20 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 06431
20 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 06432
20 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 06433
20 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 06434
20 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 06435
20 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 06436
20 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 06437
20 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 06438
20 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 06439
20 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 06440
20 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 06441
20 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 06442
20 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 06443
20 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 06444
20 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 06445
20 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06446
20 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 06447
20 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 06448
20 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 06449
20 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 06450
20 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 06451
20 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 06452
20 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06453
20 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 06454
20 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 06455
20 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 06456
20 [org.jfree.chart.plot.Plot].clone() [function] [call site] 06457
20 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 06458
20 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 06459
20 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 06460
20 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 06461
20 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 06462
20 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 06463
20 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 06464
20 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 06465
20 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 06466
20 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 06467
20 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 06468
20 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 06469
20 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 06470
20 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 06471
20 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 06472
20 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 06473
20 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 06474
20 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 06475
20 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 06476
20 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 06477
20 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 06478
20 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 06479
20 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 06480
20 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 06481
20 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 06482
20 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 06483
20 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 06484
20 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 06485
20 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 06486
20 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 06487
20 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 06488
20 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 06489
20 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06490
20 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 06491
20 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 06492
20 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 06493
20 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 06494
20 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 06495
20 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 06496
20 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 06497
20 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 06498
20 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 06499
20 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 06500
20 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 06501
20 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 06502
20 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 06503
20 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 06504
20 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 06505
20 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 06506
20 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 06507
20 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 06508
20 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 06509
20 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 06510
20 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 06511
20 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 06512
20 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 06513
20 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 06514
20 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 06515
20 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 06516
20 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 06517
20 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 06518
20 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06519
20 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06520
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 06521
20 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 06522
20 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06523
20 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 06524
20 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 06525
20 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 06526
20 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 06527
20 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 06528
20 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06529
20 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 06530
20 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 06531
20 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06532
20 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 06533
20 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 06534
20 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06535
20 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06536
20 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 06537
20 [org.jfree.chart.title.Title].clone() [function] [call site] 06538
20 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06539
20 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 06540
19 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 06541
19 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 06542
19 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 06543
19 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 06544
19 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 06545
19 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 06546
19 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06547
19 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 06548
19 [org.jfree.chart.block.Size2D].clone() [function] [call site] 06549
19 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 06550
19 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 06551
19 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 06552
19 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 06553
19 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 06554
19 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 06555
19 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 06556
19 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 06557
19 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 06558
19 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 06559
19 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 06560
19 [org.jfree.chart.axis.Tick].clone() [function] [call site] 06561
19 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 06562
19 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 06563
19 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 06564
19 [org.jfree.chart.axis.Axis].clone() [function] [call site] 06565
19 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06566
19 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 06567
19 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 06568
19 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 06569
19 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 06570
19 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 06571
19 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 06572
19 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 06573
19 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 06574
19 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 06575
19 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 06576
19 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 06577
19 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 06578
19 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 06579
19 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 06580
19 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 06581
19 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 06582
19 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 06583
19 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 06584
19 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 06585
19 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 06586
19 [org.jfree.chart.JFreeChart].clone() [function] [call site] 06587
19 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 06588
19 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 06589
19 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 06590
19 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 06591
19 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 06592
19 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 06593
19 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 06594
19 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 06595
19 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 06596
19 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 06597
19 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 06598
19 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 06599
19 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 06600
19 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 06601
19 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 06602
19 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 06603
19 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 06604
19 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 06605
19 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 06606
19 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 06607
19 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 06608
19 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 06609
19 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 06610
19 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 06611
19 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 06612
19 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 06613
19 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 06614
19 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 06615
19 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 06616
19 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 06617
19 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 06618
19 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 06619
19 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 06620
19 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 06621
19 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06622
19 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 06623
19 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 06624
19 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 06625
19 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06626
19 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 06627
19 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 06628
19 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 06629
19 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 06630
19 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 06631
19 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 06632
19 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 06633
19 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 06634
19 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06635
19 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 06636
19 [org.jfree.chart.title.Title].clone() [function] [call site] 06637
19 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 06638
19 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06639
19 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 06640
19 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 06641
19 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 06642
19 [org.jfree.data.KeyedObject].clone() [function] [call site] 06643
19 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 06644
19 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 06645
19 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06646
19 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 06647
19 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 06648
19 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 06649
19 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 06650
19 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 06651
19 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 06652
19 [org.jfree.data.general.Series].clone() [function] [call site] 06653
19 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 06654
19 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 06655
19 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 06656
19 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 06657
19 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 06658
19 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 06659
19 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 06660
19 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 06661
19 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 06662
19 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 06663
19 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 06664
19 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 06665
19 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 06666
19 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 06667
19 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 06668
19 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 06669
19 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 06670
19 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06671
19 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 06672
19 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 06673
19 [org.jfree.chart.plot.Plot].clone() [function] [call site] 06674
19 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 06675
19 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 06676
19 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 06677
19 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 06678
19 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 06679
19 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 06680
19 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 06681
19 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 06682
19 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 06683
19 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 06684
19 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 06685
19 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 06686
19 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 06687
19 [org.jfree.chart.plot.Marker].clone() [function] [call site] 06688
19 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 06689
19 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06690
19 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 06691
19 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 06692
19 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 06693
19 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 06694
19 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 06695
19 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 06696
19 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 06697
19 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 06698
19 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 06699
19 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 06700
19 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 06701
19 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 06702
19 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 06703
19 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 06704
19 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 06705
19 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 06706
19 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 06707
19 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06708
19 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 06709
19 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 06710
19 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 06711
19 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 06712
19 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 06713
19 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 06714
19 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06715
19 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06716
19 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 06717
19 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06718
19 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 06719
18 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 06720
18 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 06721
18 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 06722
18 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 06723
18 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 06724
18 [org.jfree.chart.plot.PolarPlot].getDataset(int) [function] [call site] 06725
18 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 06726
18 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 06727
18 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 06728
18 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 06729
18 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 06730
18 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 06731
18 [org.jfree.data.KeyedObject].clone() [function] [call site] 06732
18 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 06733
18 [org.jfree.data.gantt.Task].clone() [function] [call site] 06734
18 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 06735
18 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 06736
18 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06737
18 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06738
18 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 06739
18 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 06740
18 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 06741
18 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 06742
18 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 06743
18 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 06744
18 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 06745
18 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 06746
18 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 06747
18 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 06748
18 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 06749
18 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 06750
18 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 06751
18 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 06752
18 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 06753
18 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 06754
18 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 06755
18 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 06756
18 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 06757
18 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 06758
18 [org.jfree.chart.block.Size2D].clone() [function] [call site] 06759
18 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 06760
18 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 06761
18 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 06762
18 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 06763
18 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 06764
18 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 06765
18 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 06766
18 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 06767
18 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 06768
18 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 06769
18 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 06770
18 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 06771
18 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 06772
18 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 06773
18 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 06774
18 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 06775
18 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 06776
18 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06777
18 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 06778
18 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 06779
18 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 06780
18 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 06781
18 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 06782
18 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 06783
18 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06784
18 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 06785
18 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 06786
18 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 06787
18 [org.jfree.chart.plot.Plot].clone() [function] [call site] 06788
18 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 06789
18 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 06790
18 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 06791
18 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 06792
18 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 06793
18 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 06794
18 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 06795
18 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 06796
18 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 06797
18 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 06798
18 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 06799
18 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 06800
18 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 06801
18 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 06802
18 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 06803
18 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 06804
18 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 06805
18 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 06806
18 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 06807
18 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 06808
18 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 06809
18 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 06810
18 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 06811
18 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 06812
18 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 06813
18 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 06814
18 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 06815
18 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 06816
18 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 06817
18 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 06818
18 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 06819
18 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 06820
18 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06821
18 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 06822
18 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 06823
18 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 06824
18 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 06825
18 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 06826
18 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 06827
18 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 06828
18 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 06829
18 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 06830
18 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 06831
18 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 06832
18 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 06833
18 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 06834
18 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 06835
18 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 06836
18 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 06837
18 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 06838
18 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 06839
18 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 06840
18 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 06841
18 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 06842
18 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 06843
18 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 06844
18 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 06845
18 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 06846
18 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 06847
18 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 06848
18 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 06849
18 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06850
18 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06851
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 06852
18 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 06853
18 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06854
18 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 06855
18 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 06856
18 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 06857
18 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 06858
18 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 06859
18 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06860
18 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 06861
18 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 06862
18 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06863
18 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 06864
18 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 06865
18 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06866
18 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06867
18 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 06868
18 [org.jfree.chart.title.Title].clone() [function] [call site] 06869
18 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06870
18 [org.jfree.chart.renderer.DefaultPolarItemRenderer].setPlot(org.jfree.chart.plot.PolarPlot) [function] [call site] 06871
18 [org.jfree.chart.renderer.AbstractRenderer].addChangeListener(org.jfree.chart.event.RendererChangeListener) [function] [call site] 06872
17 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 06873
17 [org.jfree.chart.block.Size2D].clone() [function] [call site] 06874
17 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 06875
17 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 06876
17 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 06877
17 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 06878
17 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 06879
17 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 06880
17 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 06881
17 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 06882
17 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 06883
17 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 06884
17 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 06885
17 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 06886
17 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 06887
17 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 06888
17 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 06889
17 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 06890
17 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 06891
17 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06892
17 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 06893
17 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 06894
17 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 06895
17 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 06896
17 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 06897
17 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 06898
17 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06899
17 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 06900
17 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 06901
17 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 06902
17 [org.jfree.chart.plot.Plot].clone() [function] [call site] 06903
17 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 06904
17 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 06905
17 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 06906
17 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 06907
17 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 06908
17 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 06909
17 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 06910
17 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 06911
17 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 06912
17 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 06913
17 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 06914
17 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 06915
17 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 06916
17 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 06917
17 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 06918
17 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 06919
17 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 06920
17 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 06921
17 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 06922
17 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 06923
17 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 06924
17 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 06925
17 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 06926
17 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 06927
17 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 06928
17 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 06929
17 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 06930
17 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 06931
17 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 06932
17 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 06933
17 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 06934
17 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 06935
17 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06936
17 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 06937
17 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 06938
17 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 06939
17 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 06940
17 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 06941
17 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 06942
17 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 06943
17 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 06944
17 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 06945
17 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 06946
17 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 06947
17 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 06948
17 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 06949
17 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 06950
17 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 06951
17 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 06952
17 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 06953
17 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 06954
17 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 06955
17 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 06956
17 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 06957
17 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 06958
17 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 06959
17 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 06960
17 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 06961
17 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 06962
17 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 06963
17 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 06964
17 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06965
17 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06966
17 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 06967
17 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 06968
17 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06969
17 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 06970
17 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 06971
17 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 06972
17 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 06973
17 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 06974
17 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06975
17 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 06976
17 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 06977
17 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06978
17 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 06979
17 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 06980
17 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06981
17 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06982
17 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 06983
17 [org.jfree.chart.title.Title].clone() [function] [call site] 06984
17 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06985
16 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 06986
16 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 06987
16 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 06988
16 [org.jfree.data.KeyedObject].clone() [function] [call site] 06989
16 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 06990
16 [org.jfree.data.gantt.Task].clone() [function] [call site] 06991
16 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 06992
16 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 06993
16 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06994
16 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06995
16 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 06996
16 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 06997
16 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 06998
16 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 06999
16 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 07000
16 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 07001
16 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 07002
16 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 07003
16 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 07004
16 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 07005
16 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 07006
16 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07007
16 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 07008
16 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 07009
16 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07010
16 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 07011
16 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 07012
16 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 07013
16 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 07014
16 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 07015
16 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 07016
16 [org.jfree.chart.block.Size2D].clone() [function] [call site] 07017
16 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 07018
16 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 07019
16 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07020
16 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 07021
16 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 07022
16 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07023
16 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 07024
16 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 07025
16 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 07026
16 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07027
16 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 07028
16 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 07029
16 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 07030
16 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 07031
16 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 07032
16 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 07033
16 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 07034
16 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07035
16 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 07036
16 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 07037
16 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 07038
16 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 07039
16 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 07040
16 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 07041
16 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 07042
16 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 07043
16 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 07044
16 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 07045
16 [org.jfree.chart.plot.Plot].clone() [function] [call site] 07046
16 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 07047
16 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 07048
16 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 07049
16 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 07050
16 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 07051
16 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 07052
16 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 07053
16 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 07054
16 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 07055
16 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 07056
16 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 07057
16 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 07058
16 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 07059
16 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 07060
16 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 07061
16 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 07062
16 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 07063
16 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 07064
16 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 07065
16 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 07066
16 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 07067
16 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 07068
16 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 07069
16 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 07070
16 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 07071
16 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 07072
16 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 07073
16 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 07074
16 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 07075
16 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 07076
16 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 07077
16 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 07078
16 [org.jfree.data.KeyedObjects].clone() [function] [call site] 07079
16 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 07080
16 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 07081
16 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 07082
16 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 07083
16 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 07084
16 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 07085
16 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 07086
16 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 07087
16 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 07088
16 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 07089
16 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 07090
16 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 07091
16 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 07092
16 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 07093
16 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 07094
16 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 07095
16 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 07096
16 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 07097
16 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 07098
16 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 07099
16 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 07100
16 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 07101
16 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 07102
16 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 07103
16 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 07104
16 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 07105
16 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 07106
16 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 07107
16 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 07108
16 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 07109
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 07110
16 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 07111
16 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 07112
16 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 07113
16 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 07114
16 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 07115
16 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 07116
16 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 07117
16 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 07118
16 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 07119
16 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 07120
16 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 07121
16 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 07122
16 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 07123
16 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 07124
16 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 07125
16 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 07126
16 [org.jfree.chart.title.Title].clone() [function] [call site] 07127
16 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 07128
13 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 07129
13 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 07130
13 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 07131
13 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07132
13 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 07133
13 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 07134
13 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07135
13 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 07136
13 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 07137
13 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 07138
13 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 07139
13 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 07140
13 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 07141
13 [org.jfree.chart.block.Size2D].clone() [function] [call site] 07142
13 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 07143
13 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 07144
13 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07145
13 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 07146
13 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 07147
13 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07148
13 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 07149
13 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 07150
13 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 07151
13 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07152
13 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 07153
13 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 07154
13 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 07155
13 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 07156
13 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 07157
13 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 07158
13 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 07159
13 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07160
13 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 07161
13 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 07162
13 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 07163
13 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 07164
13 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 07165
13 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 07166
13 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 07167
13 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 07168
13 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 07169
13 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 07170
13 [org.jfree.chart.plot.Plot].clone() [function] [call site] 07171
13 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 07172
13 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 07173
13 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 07174
13 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 07175
13 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 07176
13 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 07177
13 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 07178
13 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 07179
13 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 07180
13 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 07181
13 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 07182
13 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 07183
13 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 07184
13 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 07185
13 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 07186
13 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 07187
13 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 07188
13 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 07189
13 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 07190
13 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 07191
13 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 07192
13 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 07193
13 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 07194
13 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 07195
13 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 07196
13 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 07197
13 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 07198
13 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 07199
13 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 07200
13 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 07201
13 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 07202
13 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 07203
13 [org.jfree.data.KeyedObjects].clone() [function] [call site] 07204
13 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 07205
13 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 07206
13 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 07207
13 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 07208
13 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 07209
13 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 07210
13 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 07211
13 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 07212
13 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 07213
13 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 07214
13 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 07215
13 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 07216
13 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 07217
13 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 07218
13 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 07219
13 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 07220
13 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 07221
13 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 07222
13 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 07223
13 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 07224
13 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 07225
13 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 07226
13 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 07227
13 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 07228
13 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 07229
13 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 07230
13 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 07231
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 07232
13 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 07233
13 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 07234
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 07235
13 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 07236
13 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 07237
13 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 07238
13 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 07239
13 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 07240
13 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 07241
13 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 07242
13 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 07243
13 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 07244
13 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 07245
13 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 07246
13 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 07247
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 07248
13 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 07249
13 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 07250
13 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 07251
13 [org.jfree.chart.title.Title].clone() [function] [call site] 07252
13 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 07253
12 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 07254
12 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 07255
12 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 07256
12 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 07257
12 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07258
12 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 07259
12 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 07260
12 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07261
12 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 07262
12 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 07263
12 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 07264
12 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 07265
12 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 07266
12 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 07267
12 [org.jfree.chart.block.Size2D].clone() [function] [call site] 07268
12 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 07269
12 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 07270
12 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07271
12 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 07272
12 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 07273
12 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07274
12 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 07275
12 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 07276
12 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 07277
12 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07278
12 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 07279
12 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 07280
12 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 07281
12 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 07282
12 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 07283
12 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 07284
12 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 07285
12 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07286
12 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 07287
12 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 07288
12 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 07289
12 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 07290
12 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 07291
12 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 07292
12 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 07293
12 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 07294
12 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 07295
12 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 07296
12 [org.jfree.chart.plot.Plot].clone() [function] [call site] 07297
12 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 07298
12 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 07299
12 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 07300
12 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 07301
12 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 07302
12 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 07303
12 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 07304
12 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 07305
12 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 07306
12 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 07307
12 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 07308
12 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 07309
12 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 07310
12 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 07311
12 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 07312
12 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 07313
12 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 07314
12 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 07315
12 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 07316
12 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 07317
12 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 07318
12 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 07319
12 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 07320
12 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 07321
12 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 07322
12 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 07323
12 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 07324
12 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 07325
12 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 07326
12 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 07327
12 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 07328
12 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 07329
12 [org.jfree.data.KeyedObjects].clone() [function] [call site] 07330
12 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 07331
12 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 07332
12 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 07333
12 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 07334
12 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 07335
12 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 07336
12 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 07337
12 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 07338
12 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 07339
12 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 07340
12 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 07341
12 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 07342
12 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 07343
12 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 07344
12 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 07345
12 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 07346
12 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 07347
12 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 07348
12 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 07349
12 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 07350
12 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 07351
12 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 07352
12 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 07353
12 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 07354
12 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 07355
12 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 07356
12 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 07357
12 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 07358
12 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 07359
12 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 07360
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 07361
12 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 07362
12 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 07363
12 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 07364
12 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 07365
12 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 07366
12 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 07367
12 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 07368
12 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 07369
12 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 07370
12 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 07371
12 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 07372
12 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 07373
12 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 07374
12 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 07375
12 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 07376
12 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 07377
12 [org.jfree.chart.title.Title].clone() [function] [call site] 07378
12 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 07379
10 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 07380
10 [org.jfree.chart.internal.ShapeUtils].cloneMap(java.util.Map) [function] [call site] 07381
10 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 07382
10 [org.jfree.chart.internal.ShapeUtils].cloneMap(java.util.Map) [function] [call site] 07383
9 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 07384
9 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 07385
9 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 07386
9 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 07387
9 [org.jfree.data.KeyedObject].clone() [function] [call site] 07388
9 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 07389
9 [org.jfree.data.gantt.Task].clone() [function] [call site] 07390
9 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 07391
9 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 07392
9 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 07393
9 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 07394
9 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 07395
9 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 07396
9 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 07397
9 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 07398
9 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 07399
9 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 07400
9 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 07401
9 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 07402
9 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 07403
9 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 07404
9 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07405
9 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 07406
9 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 07407
9 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07408
9 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 07409
9 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 07410
9 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 07411
9 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 07412
9 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 07413
9 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 07414
9 [org.jfree.chart.block.Size2D].clone() [function] [call site] 07415
9 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 07416
9 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 07417
9 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07418
9 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 07419
9 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 07420
9 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07421
9 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 07422
9 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 07423
9 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 07424
9 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07425
9 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 07426
9 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 07427
9 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 07428
9 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 07429
9 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 07430
9 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 07431
9 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 07432
9 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07433
9 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 07434
9 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 07435
9 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 07436
9 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 07437
9 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 07438
9 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 07439
9 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 07440
9 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 07441
9 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 07442
9 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 07443
9 [org.jfree.chart.plot.Plot].clone() [function] [call site] 07444
9 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 07445
9 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 07446
9 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 07447
9 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 07448
9 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 07449
9 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 07450
9 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 07451
9 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 07452
9 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 07453
9 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 07454
9 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 07455
9 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 07456
9 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 07457
9 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 07458
9 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 07459
9 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 07460
9 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 07461
9 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 07462
9 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 07463
9 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 07464
9 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 07465
9 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 07466
9 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 07467
9 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 07468
9 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 07469
9 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 07470
9 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 07471
9 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 07472
9 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 07473
9 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 07474
9 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 07475
9 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 07476
9 [org.jfree.data.KeyedObjects].clone() [function] [call site] 07477
9 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 07478
9 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 07479
9 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 07480
9 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 07481
9 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 07482
9 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 07483
9 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 07484
9 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 07485
9 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 07486
9 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 07487
9 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 07488
9 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 07489
9 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 07490
9 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 07491
9 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 07492
9 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 07493
9 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 07494
9 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 07495
9 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 07496
9 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 07497
9 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 07498
9 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 07499
9 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 07500
9 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 07501
9 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 07502
9 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 07503
9 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 07504
9 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 07505
9 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 07506
9 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 07507
9 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 07508
9 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 07509
9 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 07510
9 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 07511
9 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 07512
9 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 07513
9 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 07514
9 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 07515
9 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 07516
9 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 07517
9 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 07518
9 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 07519
9 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 07520
9 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 07521
9 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 07522
9 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 07523
9 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 07524
9 [org.jfree.chart.title.Title].clone() [function] [call site] 07525
9 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 07526
9 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 07527
9 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 07528
9 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 07529
9 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 07530
9 [org.jfree.data.KeyedObject].clone() [function] [call site] 07531
9 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 07532
9 [org.jfree.data.gantt.Task].clone() [function] [call site] 07533
9 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 07534
9 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 07535
9 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 07536
9 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 07537
9 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 07538
9 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 07539
9 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 07540
9 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 07541
9 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 07542
9 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 07543
9 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 07544
9 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 07545
9 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 07546
9 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 07547
9 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07548
9 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 07549
9 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 07550
9 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07551
9 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 07552
9 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 07553
9 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 07554
9 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 07555
9 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 07556
9 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 07557
9 [org.jfree.chart.block.Size2D].clone() [function] [call site] 07558
9 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 07559
9 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 07560
9 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07561
9 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 07562
9 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 07563
9 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07564
9 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 07565
9 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 07566
9 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 07567
9 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07568
9 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 07569
9 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 07570
9 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 07571
9 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 07572
9 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 07573
9 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 07574
9 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 07575
9 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07576
9 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 07577
9 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 07578
9 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 07579
9 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 07580
9 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 07581
9 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 07582
9 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 07583
9 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 07584
9 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 07585
9 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 07586
9 [org.jfree.chart.plot.Plot].clone() [function] [call site] 07587
9 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 07588
9 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 07589
9 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 07590
9 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 07591
9 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 07592
9 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 07593
9 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 07594
9 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 07595
9 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 07596
9 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 07597
9 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 07598
9 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 07599
9 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 07600
9 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 07601
9 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 07602
9 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 07603
9 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 07604
9 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 07605
9 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 07606
9 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 07607
9 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 07608
9 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 07609
9 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 07610
9 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 07611
9 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 07612
9 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 07613
9 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 07614
9 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 07615
9 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 07616
9 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 07617
9 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 07618
9 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 07619
9 [org.jfree.data.KeyedObjects].clone() [function] [call site] 07620
9 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 07621
9 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 07622
9 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 07623
9 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 07624
9 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 07625
9 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 07626
9 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 07627
9 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 07628
9 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 07629
9 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 07630
9 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 07631
9 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 07632
9 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 07633
9 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 07634
9 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 07635
9 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 07636
9 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 07637
9 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 07638
9 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 07639
9 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 07640
9 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 07641
9 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 07642
9 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 07643
9 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 07644
9 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 07645
9 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 07646
9 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 07647
9 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 07648
9 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 07649
9 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 07650
9 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 07651
9 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 07652
9 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 07653
9 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 07654
9 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 07655
9 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 07656
9 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 07657
9 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 07658
9 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 07659
9 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 07660
9 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 07661
9 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 07662
9 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 07663
9 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 07664
9 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 07665
9 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 07666
9 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 07667
9 [org.jfree.chart.title.Title].clone() [function] [call site] 07668
9 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 07669
9 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 07670
9 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 07671
9 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 07672
9 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 07673
9 [org.jfree.data.KeyedObject].clone() [function] [call site] 07674
9 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 07675
9 [org.jfree.data.gantt.Task].clone() [function] [call site] 07676
9 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 07677
9 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 07678
9 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 07679
9 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 07680
9 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 07681
9 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 07682
9 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 07683
9 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 07684
9 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 07685
9 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 07686
9 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 07687
9 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 07688
9 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 07689
9 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 07690
9 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07691
9 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 07692
9 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 07693
9 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07694
9 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 07695
9 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 07696
9 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 07697
9 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 07698
9 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 07699
9 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 07700
9 [org.jfree.chart.block.Size2D].clone() [function] [call site] 07701
9 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 07702
9 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 07703
9 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07704
9 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 07705
9 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 07706
9 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07707
9 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 07708
9 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 07709
9 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 07710
9 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07711
9 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 07712
9 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 07713
9 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 07714
9 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 07715
9 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 07716
9 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 07717
9 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 07718
9 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07719
9 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 07720
9 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 07721
9 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 07722
9 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 07723
9 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 07724
9 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 07725
9 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 07726
9 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 07727
9 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 07728
9 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 07729
9 [org.jfree.chart.plot.Plot].clone() [function] [call site] 07730
9 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 07731
9 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 07732
9 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 07733
9 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 07734
9 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 07735
9 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 07736
9 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 07737
9 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 07738
9 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 07739
9 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 07740
9 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 07741
9 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 07742
9 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 07743
9 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 07744
9 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 07745
9 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 07746
9 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 07747
9 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 07748
9 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 07749
9 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 07750
9 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 07751
9 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 07752
9 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 07753
9 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 07754
9 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 07755
9 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 07756
9 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 07757
9 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 07758
9 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 07759
9 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 07760
9 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 07761
9 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 07762
9 [org.jfree.data.KeyedObjects].clone() [function] [call site] 07763
9 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 07764
9 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 07765
9 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 07766
9 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 07767
9 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 07768
9 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 07769
9 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 07770
9 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 07771
9 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 07772
9 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 07773
9 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 07774
9 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 07775
9 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 07776
9 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 07777
9 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 07778
9 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 07779
9 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 07780
9 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 07781
9 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 07782
9 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 07783
9 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 07784
9 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 07785
9 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 07786
9 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 07787
9 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 07788
9 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 07789
9 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 07790
9 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 07791
9 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 07792
9 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 07793
9 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 07794
9 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 07795
9 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 07796
9 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 07797
9 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 07798
9 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 07799
9 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 07800
9 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 07801
9 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 07802
9 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 07803
9 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 07804
9 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 07805
9 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 07806
9 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 07807
9 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 07808
9 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 07809
9 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 07810
9 [org.jfree.chart.title.Title].clone() [function] [call site] 07811
9 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 07812
9 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 07813
9 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 07814
9 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 07815
7 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 07816
7 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 07817
7 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 07818
7 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 07819
7 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 07820
7 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 07821
7 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 07822
7 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 07823
7 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 07824
7 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 07825
7 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 07826
7 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07827
7 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 07828
7 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 07829
7 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07830
7 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 07831
7 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 07832
7 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 07833
7 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 07834
7 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 07835
7 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 07836
7 [org.jfree.chart.block.Size2D].clone() [function] [call site] 07837
7 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 07838
7 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 07839
7 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07840
7 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 07841
7 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 07842
7 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07843
7 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 07844
7 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 07845
7 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 07846
7 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07847
7 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 07848
7 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 07849
7 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 07850
7 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 07851
7 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 07852
7 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 07853
7 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 07854
7 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07855
7 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 07856
7 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 07857
7 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 07858
7 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 07859
7 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 07860
7 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 07861
7 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 07862
7 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 07863
7 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 07864
7 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 07865
7 [org.jfree.chart.plot.Plot].clone() [function] [call site] 07866
7 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 07867
7 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 07868
7 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 07869
7 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 07870
7 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 07871
7 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 07872
7 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 07873
7 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 07874
7 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 07875
7 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 07876
7 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 07877
7 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 07878
7 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 07879
7 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 07880
7 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 07881
7 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 07882
7 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 07883
7 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 07884
7 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 07885
7 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 07886
7 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 07887
7 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 07888
7 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 07889
7 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 07890
7 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 07891
7 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 07892
7 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 07893
7 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 07894
7 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 07895
7 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 07896
7 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 07897
7 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 07898
7 [org.jfree.data.KeyedObjects].clone() [function] [call site] 07899
7 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 07900
7 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 07901
7 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 07902
7 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 07903
7 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 07904
7 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 07905
7 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 07906
7 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 07907
7 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 07908
7 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 07909
7 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 07910
7 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 07911
7 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 07912
7 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 07913
7 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 07914
7 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 07915
7 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 07916
7 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 07917
7 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 07918
7 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 07919
7 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 07920
7 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 07921
7 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 07922
7 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 07923
7 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 07924
7 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 07925
7 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 07926
7 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 07927
7 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 07928
7 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 07929
7 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 07930
7 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 07931
7 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 07932
7 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 07933
7 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 07934
7 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 07935
7 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 07936
7 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 07937
7 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 07938
7 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 07939
7 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 07940
7 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 07941
7 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 07942
7 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 07943
7 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 07944
7 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 07945
7 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 07946
7 [org.jfree.chart.title.Title].clone() [function] [call site] 07947
7 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 07948
6 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 07949
6 [org.jfree.data.gantt.Task].clone() [function] [call site] 07950
6 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 07951
6 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 07952
6 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 07953
6 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 07954
6 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 07955
6 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 07956
6 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 07957
6 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 07958
6 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 07959
6 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 07960
6 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 07961
6 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 07962
6 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 07963
6 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 07964
6 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 07965
6 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07966
6 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 07967
6 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 07968
6 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07969
6 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 07970
6 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 07971
6 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 07972
6 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 07973
6 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 07974
6 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 07975
6 [org.jfree.chart.block.Size2D].clone() [function] [call site] 07976
6 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 07977
6 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 07978
6 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07979
6 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 07980
6 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 07981
6 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07982
6 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 07983
6 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 07984
6 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 07985
6 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07986
6 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 07987
6 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 07988
6 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 07989
6 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 07990
6 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 07991
6 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 07992
6 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 07993
6 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07994
6 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 07995
6 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 07996
6 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 07997
6 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 07998
6 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 07999
6 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 08000
6 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 08001
6 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 08002
6 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 08003
6 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 08004
6 [org.jfree.chart.plot.Plot].clone() [function] [call site] 08005
6 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 08006
6 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 08007
6 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 08008
6 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 08009
6 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 08010
6 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 08011
6 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 08012
6 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 08013
6 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 08014
6 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 08015
6 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 08016
6 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 08017
6 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 08018
6 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 08019
6 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 08020
6 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 08021
6 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 08022
6 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 08023
6 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 08024
6 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 08025
6 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 08026
6 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 08027
6 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 08028
6 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 08029
6 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 08030
6 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 08031
6 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 08032
6 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 08033
6 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 08034
6 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 08035
6 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 08036
6 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 08037
6 [org.jfree.data.KeyedObjects].clone() [function] [call site] 08038
6 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 08039
6 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 08040
6 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 08041
6 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 08042
6 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 08043
6 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 08044
6 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 08045
6 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 08046
6 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 08047
6 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 08048
6 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 08049
6 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 08050
6 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 08051
6 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 08052
6 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 08053
6 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 08054
6 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 08055
6 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 08056
6 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 08057
6 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 08058
6 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 08059
6 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 08060
6 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 08061
6 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 08062
6 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 08063
6 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 08064
6 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 08065
6 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 08066
6 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 08067
6 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 08068
6 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 08069
6 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 08070
6 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 08071
6 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 08072
6 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 08073
6 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 08074
6 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 08075
6 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 08076
6 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 08077
6 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 08078
6 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 08079
6 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 08080
6 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 08081
6 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 08082
6 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 08083
6 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 08084
6 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 08085
6 [org.jfree.chart.title.Title].clone() [function] [call site] 08086
6 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 08087
5 [org.jfree.chart.plot.Plot].setDrawingSupplier(org.jfree.chart.plot.DrawingSupplier) [function] [call site] 08088
6 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08089
5 [org.jfree.chart.plot.Plot].getBackgroundPaint() [function] [call site] 08090
5 [org.jfree.chart.plot.Plot].setBackgroundPaint(java.awt.Paint) [function] [call site] 08091
6 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08092
6 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08093
5 [org.jfree.chart.plot.Plot].setOutlinePaint(java.awt.Paint) [function] [call site] 08094
6 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08095
6 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08096
5 [org.jfree.chart.StandardChartTheme].applyToPiePlot(org.jfree.chart.plot.pie.PiePlot) [function] [call site] 08097
6 [org.jfree.chart.plot.pie.PiePlot].setLabelLinkPaint(java.awt.Paint) [function] [call site] 08098
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08099
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08100
6 [org.jfree.chart.plot.pie.PiePlot].setLabelLinkStyle(org.jfree.chart.plot.pie.PieLabelLinkStyle) [function] [call site] 08101
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08102
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08103
6 [org.jfree.chart.plot.pie.PiePlot].setLabelFont(java.awt.Font) [function] [call site] 08104
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08105
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08106
6 [org.jfree.chart.plot.pie.PiePlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08107
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08108
6 [org.jfree.chart.plot.pie.PiePlot].getAutoPopulateSectionPaint() [function] [call site] 08109
6 [org.jfree.chart.plot.pie.PiePlot].clearSectionPaints(boolean) [function] [call site] 08110
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08111
6 [org.jfree.chart.plot.pie.PiePlot].getAutoPopulateSectionOutlinePaint() [function] [call site] 08112
6 [org.jfree.chart.plot.pie.PiePlot].clearSectionOutlinePaints(boolean) [function] [call site] 08113
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08114
6 [org.jfree.chart.plot.pie.PiePlot].getAutoPopulateSectionOutlineStroke() [function] [call site] 08115
6 [org.jfree.chart.plot.pie.PiePlot].clearSectionOutlineStrokes(boolean) [function] [call site] 08116
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08117
5 [org.jfree.chart.StandardChartTheme].applyToMultiplePiePlot(org.jfree.chart.plot.pie.MultiplePiePlot) [function] [call site] 08118
6 [org.jfree.chart.StandardChartTheme].apply(org.jfree.chart.JFreeChart) [function] [call site] 08119
6 [org.jfree.chart.StandardChartTheme$1].apply(org.jfree.chart.JFreeChart) [function] [call site] 08120
6 [org.jfree.chart.plot.pie.MultiplePiePlot].getPieChart() [function] [call site] 08121
5 [org.jfree.chart.StandardChartTheme].applyToCategoryPlot(org.jfree.chart.plot.CategoryPlot) [function] [call site] 08122
6 [org.jfree.chart.plot.CategoryPlot].setAxisOffset(org.jfree.chart.api.RectangleInsets) [function] [call site] 08123
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08124
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08125
6 [org.jfree.chart.plot.CategoryPlot].setDomainGridlinePaint(java.awt.Paint) [function] [call site] 08126
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08127
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08128
6 [org.jfree.chart.plot.CategoryPlot].setRangeGridlinePaint(java.awt.Paint) [function] [call site] 08129
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08130
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08131
6 [org.jfree.chart.plot.CategoryPlot].setRangeZeroBaselinePaint(java.awt.Paint) [function] [call site] 08132
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08133
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08134
6 [org.jfree.chart.plot.CombinedRangeCategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08135
7 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 08136
8 [org.jfree.chart.event.PlotChangeEvent]. (org.jfree.chart.plot.Plot) [function] [call site] 08137
8 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 08138
7 [org.jfree.chart.plot.CategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08139
8 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08140
7 [org.jfree.chart.plot.CombinedDomainCategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08141
8 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 08142
8 [org.jfree.chart.plot.CategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08143
8 [org.jfree.chart.plot.CombinedRangeCategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08144
8 [org.jfree.chart.plot.CategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08145
8 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 08146
7 [org.jfree.chart.plot.CategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08147
7 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 08148
6 [org.jfree.chart.plot.CombinedDomainCategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08149
6 [org.jfree.chart.plot.CategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08150
6 [org.jfree.chart.plot.CategoryPlot].getDomainAxisCount() [function] [call site] 08151
6 [org.jfree.chart.plot.CategoryPlot].getDomainAxis(int) [function] [call site] 08152
7 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 08153
6 [org.jfree.chart.StandardChartTheme].applyToCategoryAxis(org.jfree.chart.axis.CategoryAxis) [function] [call site] 08154
7 [org.jfree.chart.axis.Axis].setLabelFont(java.awt.Font) [function] [call site] 08155
7 [org.jfree.chart.axis.Axis].setLabelPaint(java.awt.Paint) [function] [call site] 08156
7 [org.jfree.chart.axis.Axis].setTickLabelFont(java.awt.Font) [function] [call site] 08157
7 [org.jfree.chart.axis.Axis].setTickLabelPaint(java.awt.Paint) [function] [call site] 08158
7 [org.jfree.chart.axis.SubCategoryAxis].setSubLabelFont(java.awt.Font) [function] [call site] 08159
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08160
8 [org.jfree.chart.event.AxisChangeEvent]. (org.jfree.chart.axis.Axis) [function] [call site] 08161
8 [org.jfree.chart.axis.Axis].notifyListeners(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 08162
7 [org.jfree.chart.axis.SubCategoryAxis].setSubLabelPaint(java.awt.Paint) [function] [call site] 08163
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08164
8 [org.jfree.chart.event.AxisChangeEvent]. (org.jfree.chart.axis.Axis) [function] [call site] 08165
8 [org.jfree.chart.axis.Axis].notifyListeners(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 08166
6 [org.jfree.chart.plot.CategoryPlot].getRangeAxisCount() [function] [call site] 08167
6 [org.jfree.chart.plot.CategoryPlot].getRangeAxis(int) [function] [call site] 08168
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 08169
6 [org.jfree.chart.plot.CategoryPlot].getRendererCount() [function] [call site] 08170
6 [org.jfree.chart.plot.CategoryPlot].getRenderer(int) [function] [call site] 08171
6 [org.jfree.chart.StandardChartTheme].applyToCategoryItemRenderer(org.jfree.chart.renderer.category.CategoryItemRenderer) [function] [call site] 08172
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08173
7 [org.jfree.chart.StandardChartTheme].applyToAbstractRenderer(org.jfree.chart.renderer.AbstractRenderer) [function] [call site] 08174
8 [org.jfree.chart.renderer.AbstractRenderer].getAutoPopulateSeriesPaint() [function] [call site] 08175
8 [org.jfree.chart.renderer.AbstractRenderer].clearSeriesPaints(boolean) [function] [call site] 08176
9 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08177
10 [org.jfree.chart.event.RendererChangeEvent]. (java.lang.Object) [function] [call site] 08178
11 [org.jfree.chart.event.RendererChangeEvent]. (java.lang.Object,boolean) [function] [call site] 08179
12 [org.jfree.chart.event.ChartChangeEvent]. (java.lang.Object) [function] [call site] 08180
10 [org.jfree.chart.renderer.AbstractRenderer].notifyListeners(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 08181
11 [org.jfree.chart.plot.PolarPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 08182
12 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08183
11 [org.jfree.chart.plot.WaferMapPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 08184
12 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08185
11 [org.jfree.chart.plot.CategoryPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 08186
12 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 08187
12 [org.jfree.chart.plot.PolarPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 08188
12 [org.jfree.chart.plot.WaferMapPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 08189
12 [org.jfree.chart.plot.XYPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 08190
13 [org.jfree.chart.event.RendererChangeEvent].getSeriesVisibilityChanged() [function] [call site] 08191
13 [org.jfree.chart.plot.XYPlot].configureDomainAxes() [function] [call site] 08192
13 [org.jfree.chart.plot.XYPlot].configureRangeAxes() [function] [call site] 08193
13 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08194
12 [org.jfree.chart.plot.CategoryPlot].configureRangeAxes() [function] [call site] 08195
13 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 08196
13 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 08197
13 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 08198
13 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 08199
12 [org.jfree.chart.event.PlotChangeEvent]. (org.jfree.chart.plot.Plot) [function] [call site] 08200
12 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 08201
11 [org.jfree.chart.plot.XYPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 08202
8 [org.jfree.chart.renderer.AbstractRenderer].getAutoPopulateSeriesStroke() [function] [call site] 08203
8 [org.jfree.chart.renderer.AbstractRenderer].clearSeriesStrokes(boolean) [function] [call site] 08204
9 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08205
7 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelFont(java.awt.Font) [function] [call site] 08206
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08207
8 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelFont(java.awt.Font,boolean) [function] [call site] 08208
9 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08209
7 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelPaint(java.awt.Paint) [function] [call site] 08210
8 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelPaint(java.awt.Paint,boolean) [function] [call site] 08211
9 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08212
9 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08213
7 [org.jfree.chart.renderer.category.BarRenderer].setBarPainter(org.jfree.chart.renderer.category.BarPainter) [function] [call site] 08214
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08215
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08216
7 [org.jfree.chart.renderer.category.BarRenderer].setShadowVisible(boolean) [function] [call site] 08217
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08218
7 [org.jfree.chart.renderer.category.BarRenderer].setShadowPaint(java.awt.Paint) [function] [call site] 08219
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08220
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08221
7 [org.jfree.chart.renderer.category.StatisticalBarRenderer].setErrorIndicatorPaint(java.awt.Paint) [function] [call site] 08222
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08223
7 [org.jfree.chart.renderer.category.MinMaxCategoryRenderer].setGroupPaint(java.awt.Paint) [function] [call site] 08224
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08225
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08226
6 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getSubplots() [function] [call site] 08227
6 [org.jfree.chart.StandardChartTheme].applyToPlot(org.jfree.chart.plot.Plot) [function] [call site] 08228
6 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getSubplots() [function] [call site] 08229
6 [org.jfree.chart.StandardChartTheme].applyToPlot(org.jfree.chart.plot.Plot) [function] [call site] 08230
5 [org.jfree.chart.StandardChartTheme].applyToXYPlot(org.jfree.chart.plot.XYPlot) [function] [call site] 08231
6 [org.jfree.chart.plot.XYPlot].setAxisOffset(org.jfree.chart.api.RectangleInsets) [function] [call site] 08232
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08233
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08234
6 [org.jfree.chart.plot.XYPlot].setDomainZeroBaselinePaint(java.awt.Paint) [function] [call site] 08235
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08236
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08237
6 [org.jfree.chart.plot.XYPlot].setRangeZeroBaselinePaint(java.awt.Paint) [function] [call site] 08238
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08239
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08240
6 [org.jfree.chart.plot.XYPlot].setDomainGridlinePaint(java.awt.Paint) [function] [call site] 08241
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08242
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08243
6 [org.jfree.chart.plot.XYPlot].setRangeGridlinePaint(java.awt.Paint) [function] [call site] 08244
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08245
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08246
6 [org.jfree.chart.plot.XYPlot].setDomainCrosshairPaint(java.awt.Paint) [function] [call site] 08247
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08248
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08249
6 [org.jfree.chart.plot.XYPlot].setRangeCrosshairPaint(java.awt.Paint) [function] [call site] 08250
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08251
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08252
6 [org.jfree.chart.plot.XYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08253
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08254
6 [org.jfree.chart.plot.CombinedRangeXYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08255
7 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 08256
7 [org.jfree.chart.plot.XYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08257
7 [org.jfree.chart.plot.XYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08258
7 [org.jfree.chart.plot.CombinedDomainXYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08259
8 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 08260
8 [org.jfree.chart.plot.XYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08261
8 [org.jfree.chart.plot.XYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08262
8 [org.jfree.chart.plot.CombinedRangeXYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08263
8 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 08264
7 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 08265
6 [org.jfree.chart.plot.CombinedDomainXYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08266
6 [org.jfree.chart.plot.XYPlot].getDomainAxisCount() [function] [call site] 08267
6 [org.jfree.chart.plot.XYPlot].getDomainAxis(int) [function] [call site] 08268
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 08269
6 [org.jfree.chart.plot.XYPlot].getRangeAxisCount() [function] [call site] 08270
6 [org.jfree.chart.plot.XYPlot].getRangeAxis(int) [function] [call site] 08271
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 08272
6 [org.jfree.chart.plot.XYPlot].getRendererCount() [function] [call site] 08273
6 [org.jfree.chart.plot.XYPlot].getRenderer(int) [function] [call site] 08274
6 [org.jfree.chart.StandardChartTheme].applyToXYItemRenderer(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 08275
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08276
7 [org.jfree.chart.StandardChartTheme].applyToAbstractRenderer(org.jfree.chart.renderer.AbstractRenderer) [function] [call site] 08277
7 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelFont(java.awt.Font) [function] [call site] 08278
7 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelPaint(java.awt.Paint) [function] [call site] 08279
7 [org.jfree.chart.renderer.xy.XYBarRenderer].setBarPainter(org.jfree.chart.renderer.xy.XYBarPainter) [function] [call site] 08280
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08281
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08282
7 [org.jfree.chart.renderer.xy.XYBarRenderer].setShadowVisible(boolean) [function] [call site] 08283
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08284
6 [org.jfree.chart.plot.XYPlot].getAnnotations() [function] [call site] 08285
6 [org.jfree.chart.StandardChartTheme].applyToXYAnnotation(org.jfree.chart.annotations.XYAnnotation) [function] [call site] 08286
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08287
7 [org.jfree.chart.annotations.XYTextAnnotation].setFont(java.awt.Font) [function] [call site] 08288
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08289
8 [org.jfree.chart.annotations.AbstractAnnotation].fireAnnotationChanged() [function] [call site] 08290
9 [org.jfree.chart.event.AnnotationChangeEvent]. (java.lang.Object,org.jfree.chart.annotations.Annotation) [function] [call site] 08291
10 [org.jfree.chart.event.ChartChangeEvent]. (java.lang.Object) [function] [call site] 08292
10 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08293
9 [org.jfree.chart.annotations.AbstractAnnotation].notifyListeners(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08294
10 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08295
11 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08296
10 [org.jfree.chart.plot.Plot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08297
11 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08298
10 [org.jfree.chart.plot.CategoryPlot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08299
11 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 08300
11 [org.jfree.chart.plot.Plot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08301
11 [org.jfree.chart.plot.XYPlot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08302
12 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 08303
12 [org.jfree.chart.plot.Plot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08304
12 [org.jfree.chart.plot.CategoryPlot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08305
12 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 08306
12 [org.jfree.chart.event.PlotChangeEvent]. (org.jfree.chart.plot.Plot) [function] [call site] 08307
12 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 08308
11 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 08309
11 [org.jfree.chart.event.PlotChangeEvent]. (org.jfree.chart.plot.Plot) [function] [call site] 08310
11 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 08311
10 [org.jfree.chart.plot.XYPlot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08312
7 [org.jfree.chart.annotations.XYTextAnnotation].setPaint(java.awt.Paint) [function] [call site] 08313
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08314
8 [org.jfree.chart.annotations.AbstractAnnotation].fireAnnotationChanged() [function] [call site] 08315
6 [org.jfree.chart.plot.CombinedDomainXYPlot].getSubplots() [function] [call site] 08316
6 [org.jfree.chart.StandardChartTheme].applyToPlot(org.jfree.chart.plot.Plot) [function] [call site] 08317
6 [org.jfree.chart.plot.CombinedRangeXYPlot].getSubplots() [function] [call site] 08318
6 [org.jfree.chart.StandardChartTheme].applyToPlot(org.jfree.chart.plot.Plot) [function] [call site] 08319
5 [org.jfree.chart.StandardChartTheme].applyToFastScatterPlot(org.jfree.chart.plot.FastScatterPlot) [function] [call site] 08320
6 [org.jfree.chart.plot.FastScatterPlot].setDomainGridlinePaint(java.awt.Paint) [function] [call site] 08321
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08322
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08323
6 [org.jfree.chart.plot.FastScatterPlot].setRangeGridlinePaint(java.awt.Paint) [function] [call site] 08324
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08325
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08326
6 [org.jfree.chart.plot.FastScatterPlot].getDomainAxis() [function] [call site] 08327
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 08328
6 [org.jfree.chart.plot.FastScatterPlot].getRangeAxis() [function] [call site] 08329
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 08330
5 [org.jfree.chart.StandardChartTheme].applyToMeterPlot(org.jfree.chart.plot.MeterPlot) [function] [call site] 08331
6 [org.jfree.chart.plot.MeterPlot].setDialBackgroundPaint(java.awt.Paint) [function] [call site] 08332
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08333
6 [org.jfree.chart.plot.MeterPlot].setValueFont(java.awt.Font) [function] [call site] 08334
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08335
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08336
6 [org.jfree.chart.plot.MeterPlot].setValuePaint(java.awt.Paint) [function] [call site] 08337
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08338
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08339
6 [org.jfree.chart.plot.MeterPlot].setDialOutlinePaint(java.awt.Paint) [function] [call site] 08340
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08341
6 [org.jfree.chart.plot.MeterPlot].setNeedlePaint(java.awt.Paint) [function] [call site] 08342
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08343
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08344
6 [org.jfree.chart.plot.MeterPlot].setTickLabelFont(java.awt.Font) [function] [call site] 08345
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08346
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08347
6 [org.jfree.chart.plot.MeterPlot].setTickLabelPaint(java.awt.Paint) [function] [call site] 08348
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08349
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08350
5 [org.jfree.chart.StandardChartTheme].applyToThermometerPlot(org.jfree.chart.plot.ThermometerPlot) [function] [call site] 08351
6 [org.jfree.chart.plot.ThermometerPlot].setValueFont(java.awt.Font) [function] [call site] 08352
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08353
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08354
6 [org.jfree.chart.plot.ThermometerPlot].setThermometerPaint(java.awt.Paint) [function] [call site] 08355
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08356
6 [org.jfree.chart.plot.ThermometerPlot].getRangeAxis() [function] [call site] 08357
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 08358
5 [org.jfree.chart.StandardChartTheme].applyToSpiderWebPlot(org.jfree.chart.plot.SpiderWebPlot) [function] [call site] 08359
6 [org.jfree.chart.plot.SpiderWebPlot].setLabelFont(java.awt.Font) [function] [call site] 08360
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08361
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08362
6 [org.jfree.chart.plot.SpiderWebPlot].setLabelPaint(java.awt.Paint) [function] [call site] 08363
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08364
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08365
6 [org.jfree.chart.plot.SpiderWebPlot].setAxisLinePaint(java.awt.Paint) [function] [call site] 08366
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08367
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08368
5 [org.jfree.chart.StandardChartTheme].applyToPolarPlot(org.jfree.chart.plot.PolarPlot) [function] [call site] 08369
6 [org.jfree.chart.plot.PolarPlot].setAngleLabelFont(java.awt.Font) [function] [call site] 08370
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08371
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08372
6 [org.jfree.chart.plot.PolarPlot].setAngleLabelPaint(java.awt.Paint) [function] [call site] 08373
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08374
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08375
6 [org.jfree.chart.plot.PolarPlot].setAngleGridlinePaint(java.awt.Paint) [function] [call site] 08376
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08377
6 [org.jfree.chart.plot.PolarPlot].setRadiusGridlinePaint(java.awt.Paint) [function] [call site] 08378
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08379
6 [org.jfree.chart.plot.PolarPlot].getAxis() [function] [call site] 08380
7 [org.jfree.chart.plot.PolarPlot].getAxis(int) [function] [call site] 08381
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 08382
3 [org.jfree.chart.StandardChartTheme$1].apply(org.jfree.chart.JFreeChart) [function] [call site] 08383
1 [ossfuzz.TestUtils].serialised(java.lang.Object) [function] [call site] 08384
1 [org.jfree.chart.JFreeChart].equals(java.lang.Object) [function] [call site] 08385
2 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 08386
2 [org.jfree.chart.api.RectangleInsets].equals(java.lang.Object) [function] [call site] 08387
2 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 08388