Fuzz introspector: TimeSeriesChartFuzzer
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
4068 4336 [org.jfree.chart.StandardChartTheme].getDrawingSupplier() call site: {node_id}
417 1025 [org.jfree.data.time.TimeSeriesCollection].getDomainBounds(java.util.List,boolean) call site: {node_id}
284 2759 [org.jfree.data.DefaultKeyedValues2D].getRowIndex(java.lang.Comparable) call site: {node_id}
226 480 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) call site: {node_id}
189 3616 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) call site: {node_id}
151 1863 [org.jfree.data.Range].combineIgnoringNaN(org.jfree.data.Range,org.jfree.data.Range) call site: {node_id}
133 228 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) call site: {node_id}
121 1519 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) call site: {node_id}
98 8718 [org.jfree.chart.StandardChartTheme].applyToXYPlot(org.jfree.chart.plot.XYPlot) call site: {node_id}
97 2542 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) call site: {node_id}
96 365 [org.jfree.data.time.TimeSeriesCollection].getSeries(int) call site: {node_id}
93 878 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) call site: {node_id}

Fuzzer calltree

0 [TimeSeriesChartFuzzer].fuzzerTestOneInput(com.code_intelligence.jazzer.api.FuzzedDataProvider) [function] [call site] 00000
1 [org.jfree.data.time.Day]. () [function] [call site] 00001
2 [org.jfree.data.time.Day]. (java.util.Date) [function] [call site] 00002
3 [org.jfree.data.time.Day]. (java.util.Date,java.util.Calendar) [function] [call site] 00003
4 [org.jfree.data.time.RegularTimePeriod]. () [function] [call site] 00004
4 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00005
4 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00006
4 [org.jfree.data.time.Day].initUsing(java.util.Calendar) [function] [call site] 00007
5 [org.jfree.chart.date.SerialDate].createInstance(int,int,int) [function] [call site] 00008
6 [org.jfree.chart.date.SpreadsheetDate]. (int,int,int) [function] [call site] 00009
7 [org.jfree.chart.date.SerialDate]. () [function] [call site] 00010
7 [org.jfree.chart.date.SerialDate].lastDayOfMonth(int,int) [function] [call site] 00011
8 [org.jfree.chart.date.SerialDate].isLeapYear(int) [function] [call site] 00012
7 [org.jfree.chart.date.SpreadsheetDate].calcSerial(int,int,int) [function] [call site] 00013
8 [org.jfree.chart.date.SerialDate].leapYearCount(int) [function] [call site] 00014
8 [org.jfree.chart.date.SerialDate].isLeapYear(int) [function] [call site] 00015
4 [org.jfree.data.time.Day].peg(java.util.Calendar) [function] [call site] 00016
5 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 00017
6 [org.jfree.chart.date.SpreadsheetDate].getYYYY() [function] [call site] 00018
6 [org.jfree.chart.date.SpreadsheetDate].getMonth() [function] [call site] 00019
6 [org.jfree.chart.date.SpreadsheetDate].getDayOfMonth() [function] [call site] 00020
5 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 00021
6 [org.jfree.chart.date.SpreadsheetDate].getYYYY() [function] [call site] 00022
6 [org.jfree.chart.date.SpreadsheetDate].getMonth() [function] [call site] 00023
6 [org.jfree.chart.date.SpreadsheetDate].getDayOfMonth() [function] [call site] 00024
3 [org.jfree.data.time.RegularTimePeriod].getCalendarInstance() [function] [call site] 00025
1 [org.jfree.data.time.TimeSeries]. (java.lang.Comparable) [function] [call site] 00026
2 [org.jfree.data.general.Series]. (java.lang.Comparable) [function] [call site] 00027
3 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00028
1 [org.jfree.data.time.TimeSeries].add(org.jfree.data.time.RegularTimePeriod,double) [function] [call site] 00029
2 [org.jfree.data.time.TimeSeries].add(org.jfree.data.time.RegularTimePeriod,double,boolean) [function] [call site] 00030
3 [org.jfree.data.time.TimeSeriesDataItem]. (org.jfree.data.time.RegularTimePeriod,double) [function] [call site] 00031
4 [org.jfree.data.time.TimeSeriesDataItem]. (org.jfree.data.time.RegularTimePeriod,java.lang.Number) [function] [call site] 00032
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00033
3 [org.jfree.data.time.TimeSeries].add(org.jfree.data.time.TimeSeriesDataItem,boolean) [function] [call site] 00034
4 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00035
4 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 00036
4 [org.jfree.data.time.TimeSeriesDataItem].getPeriod() [function] [call site] 00037
4 [org.jfree.data.time.TimeSeriesDataItem].getPeriod() [function] [call site] 00038
4 [org.jfree.data.general.SeriesException]. (java.lang.String) [function] [call site] 00039
4 [org.jfree.data.time.TimeSeries].getItemCount() [function] [call site] 00040
4 [org.jfree.data.time.TimeSeries].getItemCount() [function] [call site] 00041
4 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 00042
5 [org.jfree.data.time.TimeSeriesDataItem].getPeriod() [function] [call site] 00043
5 [org.jfree.data.time.TimeSeries].getRawDataItem(int) [function] [call site] 00044
4 [org.jfree.data.time.Hour].compareTo(java.lang.Object) [function] [call site] 00045
5 [org.jfree.data.time.Day].compareTo(java.lang.Object) [function] [call site] 00046
6 [org.jfree.chart.date.SpreadsheetDate].compare(org.jfree.chart.date.SerialDate) [function] [call site] 00047
7 [org.jfree.chart.date.SpreadsheetDate].toSerial() [function] [call site] 00048
6 [org.jfree.data.time.Day].getSerialDate() [function] [call site] 00049
5 [org.jfree.data.time.Hour].getDay() [function] [call site] 00050
5 [org.jfree.data.time.Hour].getDay() [function] [call site] 00051
5 [org.jfree.data.time.Hour].getHour() [function] [call site] 00052
4 [org.jfree.data.time.Minute].compareTo(java.lang.Object) [function] [call site] 00053
5 [org.jfree.data.time.Hour].compareTo(java.lang.Object) [function] [call site] 00054
5 [org.jfree.data.time.Minute].getHour() [function] [call site] 00055
6 [org.jfree.data.time.Hour]. (int,org.jfree.data.time.Day) [function] [call site] 00056
7 [org.jfree.data.time.RegularTimePeriod]. () [function] [call site] 00057
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00058
7 [org.jfree.data.time.RegularTimePeriod].getCalendarInstance() [function] [call site] 00059
7 [org.jfree.data.time.Hour].peg(java.util.Calendar) [function] [call site] 00060
8 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 00061
9 [org.jfree.data.time.Day].getYear() [function] [call site] 00062
10 [org.jfree.chart.date.SpreadsheetDate].getYYYY() [function] [call site] 00063
9 [org.jfree.data.time.Day].getMonth() [function] [call site] 00064
10 [org.jfree.chart.date.SpreadsheetDate].getMonth() [function] [call site] 00065
9 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 00066
10 [org.jfree.chart.date.SpreadsheetDate].getDayOfMonth() [function] [call site] 00067
8 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 00068
9 [org.jfree.data.time.Day].getYear() [function] [call site] 00069
9 [org.jfree.data.time.Day].getMonth() [function] [call site] 00070
9 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 00071
5 [org.jfree.data.time.Minute].getHour() [function] [call site] 00072
5 [org.jfree.data.time.Minute].getMinute() [function] [call site] 00073
4 [org.jfree.data.time.Week].compareTo(java.lang.Object) [function] [call site] 00074
5 [org.jfree.data.time.Week].getYear() [function] [call site] 00075
6 [org.jfree.data.time.Year]. (int) [function] [call site] 00076
7 [org.jfree.data.time.RegularTimePeriod]. () [function] [call site] 00077
7 [org.jfree.data.time.RegularTimePeriod].getCalendarInstance() [function] [call site] 00078
7 [org.jfree.data.time.Year].peg(java.util.Calendar) [function] [call site] 00079
8 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 00080
8 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 00081
5 [org.jfree.data.time.Year].getYear() [function] [call site] 00082
5 [org.jfree.data.time.Week].getWeek() [function] [call site] 00083
4 [org.jfree.data.time.Millisecond].compareTo(java.lang.Object) [function] [call site] 00084
5 [org.jfree.data.time.Millisecond].getFirstMillisecond() [function] [call site] 00085
5 [org.jfree.data.time.Millisecond].getFirstMillisecond() [function] [call site] 00086
5 [org.jfree.data.time.Millisecond].getFirstMillisecond() [function] [call site] 00087
5 [org.jfree.data.time.Millisecond].getFirstMillisecond() [function] [call site] 00088
5 [org.jfree.data.time.Quarter].getFirstMillisecond() [function] [call site] 00089
5 [org.jfree.data.time.Minute].getFirstMillisecond() [function] [call site] 00090
5 [org.jfree.data.time.Month].getFirstMillisecond() [function] [call site] 00091
5 [org.jfree.data.time.Hour].getFirstMillisecond() [function] [call site] 00092
5 [org.jfree.data.time.Week].getFirstMillisecond() [function] [call site] 00093
5 [org.jfree.data.time.Year].getFirstMillisecond() [function] [call site] 00094
5 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond() [function] [call site] 00095
5 [org.jfree.data.time.Second].getFirstMillisecond() [function] [call site] 00096
5 [org.jfree.data.time.Day].getFirstMillisecond() [function] [call site] 00097
4 [org.jfree.data.time.Month].compareTo(java.lang.Object) [function] [call site] 00098
5 [org.jfree.data.time.Month].getYearValue() [function] [call site] 00099
5 [org.jfree.data.time.Month].getMonth() [function] [call site] 00100
4 [org.jfree.data.time.FixedMillisecond].compareTo(java.lang.Object) [function] [call site] 00101
4 [org.jfree.data.time.Year].compareTo(java.lang.Object) [function] [call site] 00102
5 [org.jfree.data.time.Year].getYear() [function] [call site] 00103
4 [org.jfree.data.time.Day].compareTo(java.lang.Object) [function] [call site] 00104
4 [org.jfree.data.time.Quarter].compareTo(java.lang.Object) [function] [call site] 00105
5 [org.jfree.data.time.Quarter].getYearValue() [function] [call site] 00106
5 [org.jfree.data.time.Quarter].getQuarter() [function] [call site] 00107
4 [org.jfree.data.time.Second].compareTo(java.lang.Object) [function] [call site] 00108
4 [org.jfree.data.time.TimeSeriesDataItem].getPeriod() [function] [call site] 00109
4 [org.jfree.data.time.TimeSeriesDataItem].getPeriod() [function] [call site] 00110
4 [org.jfree.data.time.Hour].toString() [function] [call site] 00111
5 [org.jfree.data.time.Hour].getDayOfMonth() [function] [call site] 00112
6 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 00113
5 [org.jfree.data.time.Hour].getMonth() [function] [call site] 00114
6 [org.jfree.data.time.Day].getMonth() [function] [call site] 00115
5 [org.jfree.data.time.Hour].getYear() [function] [call site] 00116
6 [org.jfree.data.time.Day].getYear() [function] [call site] 00117
4 [org.jfree.data.time.Day].toString() [function] [call site] 00118
5 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 00119
6 [org.jfree.chart.date.SpreadsheetDate].getDayOfMonth() [function] [call site] 00120
6 [org.jfree.chart.date.SpreadsheetDate].getMonth() [function] [call site] 00121
6 [org.jfree.chart.date.SerialDate].monthCodeToString(int) [function] [call site] 00122
7 [org.jfree.chart.date.SerialDate].monthCodeToString(int,boolean) [function] [call site] 00123
8 [org.jfree.chart.date.SerialDate].isValidMonthCode(int) [function] [call site] 00124
6 [org.jfree.chart.date.SpreadsheetDate].getYYYY() [function] [call site] 00125
4 [org.jfree.data.time.Year].toString() [function] [call site] 00126
4 [org.jfree.data.time.Quarter].toString() [function] [call site] 00127
4 [org.jfree.data.time.Month].toString() [function] [call site] 00128
5 [org.jfree.chart.date.SerialDate].monthCodeToString(int) [function] [call site] 00129
4 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 00130
5 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00131
6 [org.jfree.data.time.Millisecond].getFirstMillisecond() [function] [call site] 00132
6 [org.jfree.data.time.Quarter].getFirstMillisecond() [function] [call site] 00133
6 [org.jfree.data.time.Minute].getFirstMillisecond() [function] [call site] 00134
6 [org.jfree.data.time.Month].getFirstMillisecond() [function] [call site] 00135
6 [org.jfree.data.time.Hour].getFirstMillisecond() [function] [call site] 00136
6 [org.jfree.data.time.Week].getFirstMillisecond() [function] [call site] 00137
6 [org.jfree.data.time.Year].getFirstMillisecond() [function] [call site] 00138
6 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond() [function] [call site] 00139
6 [org.jfree.data.time.Second].getFirstMillisecond() [function] [call site] 00140
6 [org.jfree.data.time.Day].getFirstMillisecond() [function] [call site] 00141
4 [org.jfree.data.time.Week].toString() [function] [call site] 00142
4 [org.jfree.data.general.SeriesException]. (java.lang.String) [function] [call site] 00143
4 [org.jfree.data.time.TimeSeries].updateBoundsForAddedItem(org.jfree.data.time.TimeSeriesDataItem) [function] [call site] 00144
5 [org.jfree.data.time.TimeSeriesDataItem].getValue() [function] [call site] 00145
5 [org.jfree.data.time.TimeSeriesDataItem].getValue() [function] [call site] 00146
5 [org.jfree.data.time.TimeSeries].minIgnoreNaN(double,double) [function] [call site] 00147
5 [org.jfree.data.time.TimeSeries].maxIgnoreNaN(double,double) [function] [call site] 00148
4 [org.jfree.data.time.TimeSeries].getItemCount() [function] [call site] 00149
4 [org.jfree.data.time.TimeSeries].updateBoundsForRemovedItem(org.jfree.data.time.TimeSeriesDataItem) [function] [call site] 00150
5 [org.jfree.data.time.TimeSeriesDataItem].getValue() [function] [call site] 00151
5 [org.jfree.data.time.TimeSeries].updateMinMaxYByIteration() [function] [call site] 00152
6 [org.jfree.data.time.TimeSeries].updateBoundsForAddedItem(org.jfree.data.time.TimeSeriesDataItem) [function] [call site] 00153
4 [org.jfree.data.time.TimeSeries].removeAgedItems(boolean) [function] [call site] 00154
5 [org.jfree.data.time.TimeSeries].getItemCount() [function] [call site] 00155
5 [org.jfree.data.time.TimeSeries].getItemCount() [function] [call site] 00156
5 [org.jfree.data.time.Day].getSerialIndex() [function] [call site] 00157
6 [org.jfree.chart.date.SpreadsheetDate].toSerial() [function] [call site] 00158
5 [org.jfree.data.time.Second].getSerialIndex() [function] [call site] 00159
6 [org.jfree.data.time.Day].getSerialIndex() [function] [call site] 00160
5 [org.jfree.data.time.Hour].getSerialIndex() [function] [call site] 00161
6 [org.jfree.data.time.Day].getSerialIndex() [function] [call site] 00162
5 [org.jfree.data.time.Month].getSerialIndex() [function] [call site] 00163
5 [org.jfree.data.time.Minute].getSerialIndex() [function] [call site] 00164
6 [org.jfree.data.time.Day].getSerialIndex() [function] [call site] 00165
5 [org.jfree.data.time.Quarter].getSerialIndex() [function] [call site] 00166
5 [org.jfree.data.time.Week].getSerialIndex() [function] [call site] 00167
5 [org.jfree.data.time.Year].getSerialIndex() [function] [call site] 00168
5 [org.jfree.data.time.Millisecond].getSerialIndex() [function] [call site] 00169
6 [org.jfree.data.time.Day].getSerialIndex() [function] [call site] 00170
5 [org.jfree.data.time.FixedMillisecond].getSerialIndex() [function] [call site] 00171
5 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 00172
5 [org.jfree.data.time.Day].getSerialIndex() [function] [call site] 00173
5 [org.jfree.data.time.Second].getSerialIndex() [function] [call site] 00174
5 [org.jfree.data.time.Hour].getSerialIndex() [function] [call site] 00175
5 [org.jfree.data.time.Month].getSerialIndex() [function] [call site] 00176
5 [org.jfree.data.time.Minute].getSerialIndex() [function] [call site] 00177
5 [org.jfree.data.time.Quarter].getSerialIndex() [function] [call site] 00178
5 [org.jfree.data.time.Week].getSerialIndex() [function] [call site] 00179
5 [org.jfree.data.time.Year].getSerialIndex() [function] [call site] 00180
5 [org.jfree.data.time.Millisecond].getSerialIndex() [function] [call site] 00181
5 [org.jfree.data.time.FixedMillisecond].getSerialIndex() [function] [call site] 00182
5 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 00183
5 [org.jfree.data.time.TimeSeries].updateMinMaxYByIteration() [function] [call site] 00184
5 [org.jfree.data.general.Series].fireSeriesChanged() [function] [call site] 00185
6 [org.jfree.data.general.SeriesChangeEvent]. (java.lang.Object) [function] [call site] 00186
6 [org.jfree.data.general.Series].notifyListeners(org.jfree.data.general.SeriesChangeEvent) [function] [call site] 00187
7 [org.jfree.data.gantt.TaskSeriesCollection].seriesChanged(org.jfree.data.general.SeriesChangeEvent) [function] [call site] 00188
8 [org.jfree.data.gantt.TaskSeriesCollection].refreshKeys() [function] [call site] 00189
9 [org.jfree.data.gantt.TaskSeriesCollection].getSeriesCount() [function] [call site] 00190
10 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 00191
9 [org.jfree.data.gantt.TaskSeries].getTasks() [function] [call site] 00192
9 [org.jfree.data.gantt.Task].getDescription() [function] [call site] 00193
8 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 00194
9 [org.jfree.data.general.DatasetChangeEvent]. (java.lang.Object,org.jfree.data.general.Dataset) [function] [call site] 00195
9 [org.jfree.data.general.AbstractDataset].notifyListeners(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 00196
10 [org.jfree.chart.plot.PolarPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 00197
11 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 00198
12 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 00199
12 [org.jfree.chart.axis.PeriodAxis].autoAdjustRange() [function] [call site] 00200
13 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 00201
13 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 00202
14 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 00203
15 [org.jfree.data.Range].getLowerBound() [function] [call site] 00204
15 [org.jfree.data.Range].getLowerBound() [function] [call site] 00205
15 [org.jfree.data.Range].getUpperBound() [function] [call site] 00206
15 [org.jfree.data.Range].getUpperBound() [function] [call site] 00207
15 [org.jfree.data.Range]. (double,double) [function] [call site] 00208
14 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 00209
15 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 00210
15 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 00211
15 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 00212
16 [org.jfree.chart.plot.XYPlot].getDomainAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 00213
17 [org.jfree.chart.plot.XYPlot].findDomainAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 00214
17 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 00215
16 [org.jfree.chart.plot.XYPlot].getDatasetsMappedToDomainAxis(java.lang.Integer) [function] [call site] 00216
17 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00217
16 [org.jfree.chart.plot.XYPlot].getRangeAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 00218
17 [org.jfree.chart.plot.XYPlot].findRangeAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 00219
17 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 00220
16 [org.jfree.chart.plot.XYPlot].getDatasetsMappedToRangeAxis(java.lang.Integer) [function] [call site] 00221
17 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00222
16 [org.jfree.chart.plot.XYPlot].getRendererForDataset(org.jfree.data.xy.XYDataset) [function] [call site] 00223
17 [org.jfree.chart.plot.XYPlot].indexOf(org.jfree.data.xy.XYDataset) [function] [call site] 00224
17 [org.jfree.chart.plot.XYPlot].getRenderer() [function] [call site] 00225
18 [org.jfree.chart.plot.XYPlot].getRenderer(int) [function] [call site] 00226
16 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 00227
16 [org.jfree.chart.renderer.xy.VectorRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 00228
17 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00229
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 00230
17 [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] 00231
18 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 00232
18 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 00233
18 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 00234
18 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 00235
18 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 00236
18 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 00237
18 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 00238
18 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 00239
18 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 00240
18 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 00241
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 00242
18 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 00243
18 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 00244
18 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 00245
18 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 00246
18 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 00247
18 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 00248
19 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 00249
19 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 00250
19 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 00251
19 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 00252
19 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 00253
19 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 00254
19 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 00255
19 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 00256
19 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 00257
19 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 00258
19 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 00259
19 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 00260
19 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 00261
19 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 00262
20 [org.jfree.data.DefaultKeyedValues2D].getColumnCount() [function] [call site] 00263
19 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 00264
20 [org.jfree.data.gantt.TaskSeriesCollection].getSeriesCount() [function] [call site] 00265
19 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 00266
19 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 00267
19 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 00268
19 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 00269
20 [org.jfree.data.DefaultKeyedValues2D].getColumnCount() [function] [call site] 00270
19 [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] 00271
18 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 00272
18 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 00273
18 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 00274
18 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 00275
18 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 00276
18 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 00277
18 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 00278
17 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 00279
17 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 00280
17 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 00281
17 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 00282
17 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 00283
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 00284
17 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 00285
17 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 00286
17 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 00287
17 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 00288
17 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 00289
17 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 00290
17 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 00291
17 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 00292
17 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 00293
17 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 00294
17 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 00295
17 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 00296
17 [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] 00297
17 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 00298
17 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 00299
18 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 00300
18 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 00301
19 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00302
18 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 00303
19 [org.jfree.data.time.TimePeriodValues].getItemCount() [function] [call site] 00304
19 [org.jfree.data.time.TimePeriodValuesCollection].getSeries(int) [function] [call site] 00305
20 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 00306
20 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00307
20 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 00308
18 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 00309
19 [org.jfree.data.xy.MatrixSeries].getItemCount() [function] [call site] 00310
20 [org.jfree.data.xy.MatrixSeries].getColumnsCount() [function] [call site] 00311
20 [org.jfree.data.xy.MatrixSeries].getRowCount() [function] [call site] 00312
19 [org.jfree.data.xy.MatrixSeriesCollection].getSeries(int) [function] [call site] 00313
20 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00314
18 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 00315
18 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 00316
19 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 00317
19 [org.jfree.data.xy.XYSeriesCollection].getSeries(int) [function] [call site] 00318
20 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00319
18 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 00320
19 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00321
18 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 00322
19 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 00323
19 [org.jfree.data.xy.DefaultTableXYDataset].getSeries(int) [function] [call site] 00324
20 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00325
18 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 00326
18 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 00327
19 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 00328
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 00329
18 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 00330
19 [org.jfree.data.time.TimeTableXYDataset].getItemCount() [function] [call site] 00331
20 [org.jfree.data.DefaultKeyedValues2D].getRowCount() [function] [call site] 00332
18 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 00333
18 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 00334
19 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 00335
18 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 00336
19 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 00337
19 [org.jfree.data.xy.YIntervalSeriesCollection].getSeries(int) [function] [call site] 00338
20 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00339
18 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 00340
19 [org.jfree.data.gantt.TaskSeries].getItemCount() [function] [call site] 00341
19 [org.jfree.data.gantt.TaskSeriesCollection].getSeries(int) [function] [call site] 00342
20 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00343
18 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 00344
19 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 00345
19 [org.jfree.data.xy.VectorSeriesCollection].getSeries(int) [function] [call site] 00346
20 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00347
18 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 00348
19 [org.jfree.data.statistics.HistogramDataset].getBins(int) [function] [call site] 00349
18 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 00350
19 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount() [function] [call site] 00351
20 [org.jfree.data.DefaultKeyedValues2D].getRowCount() [function] [call site] 00352
18 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 00353
19 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 00354
19 [org.jfree.data.xy.XIntervalSeriesCollection].getSeries(int) [function] [call site] 00355
20 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00356
18 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 00357
19 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 00358
19 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeries(int) [function] [call site] 00359
20 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 00360
18 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 00361
19 [org.jfree.data.time.TimeSeries].getItemCount() [function] [call site] 00362
19 [org.jfree.data.time.TimeSeriesCollection].getSeries(int) [function] [call site] 00363
20 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 00364
20 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00365
18 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 00366
19 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 00367
19 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeries(int) [function] [call site] 00368
20 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00369
18 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 00370
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 00371
17 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 00372
17 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 00373
17 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 00374
17 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 00375
17 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 00376
17 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 00377
17 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 00378
17 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 00379
17 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 00380
17 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 00381
17 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 00382
17 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 00383
17 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 00384
17 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 00385
17 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 00386
17 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 00387
17 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 00388
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 00389
17 [org.jfree.data.xy.VectorSeriesCollection].getVectorXValue(int,int) [function] [call site] 00390
18 [org.jfree.data.xy.VectorSeries].getDataItem(int) [function] [call site] 00391
19 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 00392
18 [org.jfree.data.xy.VectorDataItem].getVectorX() [function] [call site] 00393
19 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 00394
19 [org.jfree.data.xy.Vector].getX() [function] [call site] 00395
17 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 00396
18 [org.jfree.data.xy.VectorSeries].getDataItem(int) [function] [call site] 00397
18 [org.jfree.data.xy.VectorDataItem].getXValue() [function] [call site] 00398
19 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 00399
19 [org.jfree.data.xy.XYCoordinate].getX() [function] [call site] 00400
17 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 00401
17 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 00402
17 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 00403
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 00404
17 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 00405
17 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 00406
17 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 00407
17 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 00408
17 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 00409
17 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 00410
17 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 00411
17 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 00412
17 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 00413
17 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 00414
17 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 00415
17 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 00416
17 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 00417
17 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 00418
17 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 00419
17 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 00420
17 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 00421
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 00422
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 00423
17 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 00424
18 [org.jfree.data.statistics.SimpleHistogramBin].getLowerBound() [function] [call site] 00425
18 [org.jfree.data.statistics.SimpleHistogramBin].getUpperBound() [function] [call site] 00426
17 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 00427
18 [org.jfree.data.gantt.XYTaskDataset].getSeriesValue(int) [function] [call site] 00428
18 [org.jfree.data.gantt.XYTaskDataset].getItemValue(int,int) [function] [call site] 00429
19 [org.jfree.data.gantt.TaskSeriesCollection].getSeries(int) [function] [call site] 00430
19 [org.jfree.data.gantt.TaskSeries].get(int) [function] [call site] 00431
19 [org.jfree.data.gantt.Task].getDuration() [function] [call site] 00432
19 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00433
19 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00434
19 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 00435
20 [org.jfree.data.time.Month].getLastMillisecond() [function] [call site] 00436
20 [org.jfree.data.time.Minute].getLastMillisecond() [function] [call site] 00437
20 [org.jfree.data.time.Week].getLastMillisecond() [function] [call site] 00438
20 [org.jfree.data.time.Year].getLastMillisecond() [function] [call site] 00439
20 [org.jfree.data.time.Second].getLastMillisecond() [function] [call site] 00440
20 [org.jfree.data.time.FixedMillisecond].getLastMillisecond() [function] [call site] 00441
20 [org.jfree.data.time.Day].getLastMillisecond() [function] [call site] 00442
20 [org.jfree.data.time.Hour].getLastMillisecond() [function] [call site] 00443
20 [org.jfree.data.time.Millisecond].getLastMillisecond() [function] [call site] 00444
20 [org.jfree.data.time.Quarter].getLastMillisecond() [function] [call site] 00445
19 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00446
17 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 00447
17 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 00448
18 [org.jfree.data.DefaultKeyedValues2D].getRowKey(int) [function] [call site] 00449
18 [org.jfree.data.time.TimeTableXYDataset].getXValue(org.jfree.data.time.TimePeriod) [function] [call site] 00450
19 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00451
19 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00452
19 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00453
19 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00454
19 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 00455
19 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00456
19 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 00457
19 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00458
17 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 00459
18 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 00460
18 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 00461
19 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 00462
20 [org.jfree.data.time.Day].getYear() [function] [call site] 00463
20 [org.jfree.data.time.Day].getMonth() [function] [call site] 00464
20 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 00465
19 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 00466
19 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 00467
20 [org.jfree.data.time.Day].getYear() [function] [call site] 00468
20 [org.jfree.data.time.Day].getMonth() [function] [call site] 00469
20 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 00470
19 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 00471
19 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 00472
19 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 00473
19 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 00474
19 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 00475
20 [org.jfree.data.time.Day].getYear() [function] [call site] 00476
20 [org.jfree.data.time.Day].getMonth() [function] [call site] 00477
20 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 00478
19 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 00479
19 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 00480
19 [org.jfree.data.time.RegularTimePeriod].getMiddleMillisecond(java.util.Calendar) [function] [call site] 00481
20 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 00482
20 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 00483
20 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 00484
20 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 00485
20 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 00486
20 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 00487
20 [org.jfree.data.time.Month].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.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 00490
20 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 00491
20 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 00492
20 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 00493
20 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 00494
20 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 00495
21 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 00496
20 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 00497
21 [org.jfree.chart.date.SerialDate].lastDayOfMonth(int,int) [function] [call site] 00498
20 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 00499
21 [org.jfree.chart.date.SerialDate].lastDayOfMonth(int,int) [function] [call site] 00500
20 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 00501
21 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 00502
20 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 00503
21 [org.jfree.data.time.Day].getYear() [function] [call site] 00504
21 [org.jfree.data.time.Day].getMonth() [function] [call site] 00505
21 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 00506
20 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 00507
20 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 00508
19 [org.jfree.data.time.FixedMillisecond].getMiddleMillisecond(java.util.Calendar) [function] [call site] 00509
19 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 00510
19 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 00511
19 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 00512
19 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 00513
19 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 00514
19 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 00515
19 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 00516
19 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 00517
19 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 00518
19 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 00519
17 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 00520
18 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 00521
17 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 00522
17 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 00523
18 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 00524
19 [org.jfree.data.time.DynamicTimeSeriesCollection].translateGet(int) [function] [call site] 00525
19 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 00526
20 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 00527
20 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 00528
20 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 00529
20 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 00530
20 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 00531
20 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 00532
20 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 00533
20 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 00534
20 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 00535
20 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 00536
20 [org.jfree.data.time.RegularTimePeriod].getMiddleMillisecond(java.util.Calendar) [function] [call site] 00537
20 [org.jfree.data.time.FixedMillisecond].getMiddleMillisecond(java.util.Calendar) [function] [call site] 00538
20 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 00539
20 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 00540
20 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 00541
20 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 00542
20 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 00543
20 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 00544
20 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 00545
20 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 00546
20 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 00547
20 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 00548
20 [org.jfree.data.time.RegularTimePeriod].getMiddleMillisecond(java.util.Calendar) [function] [call site] 00549
20 [org.jfree.data.time.FixedMillisecond].getMiddleMillisecond(java.util.Calendar) [function] [call site] 00550
18 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 00551
19 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 00552
20 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 00553
19 [org.jfree.data.xy.XIntervalDataItem].getX() [function] [call site] 00554
20 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 00555
18 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 00556
19 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 00557
19 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 00558
19 [org.jfree.data.time.TimePeriodValuesCollection].getX(org.jfree.data.time.TimePeriod) [function] [call site] 00559
20 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00560
20 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00561
20 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00562
20 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00563
20 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 00564
20 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00565
20 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 00566
20 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00567
18 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 00568
19 [org.jfree.data.xy.WindDataItem].getX() [function] [call site] 00569
18 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 00570
19 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 00571
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 00572
18 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 00573
19 [org.jfree.data.xy.XYSeries].getX(int) [function] [call site] 00574
20 [org.jfree.data.xy.XYSeries].getRawDataItem(int) [function] [call site] 00575
20 [org.jfree.data.xy.XYDataItem].getX() [function] [call site] 00576
18 [org.jfree.data.xy.XYBarDataset].getX(int,int) [function] [call site] 00577
19 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 00578
19 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 00579
19 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 00580
19 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 00581
19 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 00582
20 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 00583
20 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 00584
19 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 00585
20 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 00586
19 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 00587
20 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 00588
19 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 00589
20 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 00590
19 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 00591
20 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 00592
21 [org.jfree.data.time.ohlc.OHLCSeries].getDataItem(int) [function] [call site] 00593
22 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 00594
21 [org.jfree.data.time.ohlc.OHLCItem].getPeriod() [function] [call site] 00595
22 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 00596
21 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 00597
22 [org.jfree.data.time.Millisecond].getFirstMillisecond() [function] [call site] 00598
22 [org.jfree.data.time.Quarter].getFirstMillisecond() [function] [call site] 00599
22 [org.jfree.data.time.Minute].getFirstMillisecond() [function] [call site] 00600
22 [org.jfree.data.time.Month].getFirstMillisecond() [function] [call site] 00601
22 [org.jfree.data.time.Hour].getFirstMillisecond() [function] [call site] 00602
22 [org.jfree.data.time.Week].getFirstMillisecond() [function] [call site] 00603
22 [org.jfree.data.time.Year].getFirstMillisecond() [function] [call site] 00604
22 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond() [function] [call site] 00605
22 [org.jfree.data.time.Second].getFirstMillisecond() [function] [call site] 00606
22 [org.jfree.data.time.Day].getFirstMillisecond() [function] [call site] 00607
22 [org.jfree.data.time.RegularTimePeriod].getMiddleMillisecond() [function] [call site] 00608
23 [org.jfree.data.time.Day].getFirstMillisecond() [function] [call site] 00609
23 [org.jfree.data.time.Millisecond].getFirstMillisecond() [function] [call site] 00610
23 [org.jfree.data.time.Quarter].getFirstMillisecond() [function] [call site] 00611
23 [org.jfree.data.time.Minute].getFirstMillisecond() [function] [call site] 00612
23 [org.jfree.data.time.Month].getFirstMillisecond() [function] [call site] 00613
23 [org.jfree.data.time.Hour].getFirstMillisecond() [function] [call site] 00614
23 [org.jfree.data.time.Week].getFirstMillisecond() [function] [call site] 00615
23 [org.jfree.data.time.Year].getFirstMillisecond() [function] [call site] 00616
23 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond() [function] [call site] 00617
23 [org.jfree.data.time.Second].getFirstMillisecond() [function] [call site] 00618
23 [org.jfree.data.time.Month].getLastMillisecond() [function] [call site] 00619
23 [org.jfree.data.time.Minute].getLastMillisecond() [function] [call site] 00620
23 [org.jfree.data.time.Week].getLastMillisecond() [function] [call site] 00621
23 [org.jfree.data.time.Year].getLastMillisecond() [function] [call site] 00622
23 [org.jfree.data.time.Second].getLastMillisecond() [function] [call site] 00623
23 [org.jfree.data.time.FixedMillisecond].getLastMillisecond() [function] [call site] 00624
23 [org.jfree.data.time.Day].getLastMillisecond() [function] [call site] 00625
23 [org.jfree.data.time.Hour].getLastMillisecond() [function] [call site] 00626
23 [org.jfree.data.time.Millisecond].getLastMillisecond() [function] [call site] 00627
23 [org.jfree.data.time.Quarter].getLastMillisecond() [function] [call site] 00628
22 [org.jfree.data.time.FixedMillisecond].getMiddleMillisecond() [function] [call site] 00629
22 [org.jfree.data.time.Month].getLastMillisecond() [function] [call site] 00630
22 [org.jfree.data.time.Minute].getLastMillisecond() [function] [call site] 00631
22 [org.jfree.data.time.Week].getLastMillisecond() [function] [call site] 00632
22 [org.jfree.data.time.Year].getLastMillisecond() [function] [call site] 00633
22 [org.jfree.data.time.Second].getLastMillisecond() [function] [call site] 00634
22 [org.jfree.data.time.FixedMillisecond].getLastMillisecond() [function] [call site] 00635
22 [org.jfree.data.time.Day].getLastMillisecond() [function] [call site] 00636
22 [org.jfree.data.time.Hour].getLastMillisecond() [function] [call site] 00637
22 [org.jfree.data.time.Millisecond].getLastMillisecond() [function] [call site] 00638
22 [org.jfree.data.time.Quarter].getLastMillisecond() [function] [call site] 00639
19 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 00640
20 [org.jfree.data.xy.XYSeries].getX(int) [function] [call site] 00641
19 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 00642
19 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 00643
19 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 00644
19 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 00645
20 [org.jfree.data.xy.XYIntervalSeries].getX(int) [function] [call site] 00646
21 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 00647
22 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 00648
21 [org.jfree.data.xy.XYIntervalDataItem].getX() [function] [call site] 00649
22 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 00650
19 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 00651
19 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 00652
20 [org.jfree.data.DefaultKeyedValues2D].getRowKey(int) [function] [call site] 00653
19 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 00654
20 [org.jfree.data.xy.YIntervalSeries].getX(int) [function] [call site] 00655
21 [org.jfree.data.xy.YIntervalSeries].getDataItem(int) [function] [call site] 00656
22 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 00657
21 [org.jfree.data.xy.YIntervalDataItem].getX() [function] [call site] 00658
22 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 00659
19 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 00660
20 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 00661
19 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 00662
20 [org.jfree.data.xy.OHLCDataItem].getDate() [function] [call site] 00663
19 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 00664
20 [org.jfree.data.xy.MatrixSeries].getItemColumn(int) [function] [call site] 00665
21 [org.jfree.data.xy.MatrixSeries].getColumnsCount() [function] [call site] 00666
19 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 00667
20 [org.jfree.data.statistics.HistogramDataset].getBins(int) [function] [call site] 00668
20 [org.jfree.data.statistics.HistogramBin].getEndBoundary() [function] [call site] 00669
20 [org.jfree.data.statistics.HistogramBin].getStartBoundary() [function] [call site] 00670
19 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 00671
20 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 00672
19 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 00673
20 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 00674
19 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 00675
18 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 00676
18 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 00677
18 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 00678
18 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 00679
18 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 00680
18 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 00681
18 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 00682
18 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 00683
18 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 00684
18 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 00685
18 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 00686
18 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 00687
18 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 00688
18 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 00689
18 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 00690
18 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 00691
17 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 00692
18 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 00693
18 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 00694
18 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 00695
18 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 00696
18 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 00697
18 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 00698
18 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 00699
18 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 00700
18 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 00701
18 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 00702
18 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 00703
17 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 00704
17 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 00705
17 [org.jfree.data.Range]. (double,double) [function] [call site] 00706
16 [org.jfree.chart.renderer.xy.XYBarRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 00707
17 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 00708
18 [org.jfree.chart.renderer.AbstractRenderer].getDataBoundsIncludesVisibleSeriesOnly() [function] [call site] 00709
18 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 00710
18 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 00711
18 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 00712
18 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 00713
18 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 00714
18 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 00715
18 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 00716
18 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 00717
18 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 00718
18 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 00719
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 00720
18 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 00721
18 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 00722
18 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 00723
18 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 00724
18 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 00725
18 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 00726
18 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 00727
18 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 00728
18 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 00729
18 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 00730
18 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 00731
18 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 00732
18 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 00733
18 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 00734
18 [org.jfree.chart.renderer.AbstractRenderer].isSeriesVisible(int) [function] [call site] 00735
18 [org.jfree.data.gantt.XYTaskDataset].getSeriesKey(int) [function] [call site] 00736
19 [org.jfree.data.gantt.TaskSeriesCollection].getSeriesKey(int) [function] [call site] 00737
20 [org.jfree.data.general.Series].getKey() [function] [call site] 00738
18 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesKey(int) [function] [call site] 00739
19 [org.jfree.data.general.Series].getKey() [function] [call site] 00740
19 [org.jfree.data.time.TimePeriodValuesCollection].getSeries(int) [function] [call site] 00741
18 [org.jfree.data.xy.XYBarDataset].getSeriesKey(int) [function] [call site] 00742
19 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesKey(int) [function] [call site] 00743
20 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00744
19 [org.jfree.data.gantt.XYTaskDataset].getSeriesKey(int) [function] [call site] 00745
19 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesKey(int) [function] [call site] 00746
19 [org.jfree.data.xy.DefaultWindDataset].getSeriesKey(int) [function] [call site] 00747
20 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 00748
19 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesKey(int) [function] [call site] 00749
20 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesKey(int) [function] [call site] 00750
20 [org.jfree.data.gantt.XYTaskDataset].getSeriesKey(int) [function] [call site] 00751
20 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesKey(int) [function] [call site] 00752
20 [org.jfree.data.xy.XYBarDataset].getSeriesKey(int) [function] [call site] 00753
20 [org.jfree.data.xy.DefaultWindDataset].getSeriesKey(int) [function] [call site] 00754
20 [org.jfree.data.time.TimeSeriesCollection].getSeriesKey(int) [function] [call site] 00755
21 [org.jfree.data.general.Series].getKey() [function] [call site] 00756
21 [org.jfree.data.time.TimeSeriesCollection].getSeries(int) [function] [call site] 00757
20 [org.jfree.data.statistics.HistogramDataset].getSeriesKey(int) [function] [call site] 00758
20 [org.jfree.data.time.TimeTableXYDataset].getSeriesKey(int) [function] [call site] 00759
21 [org.jfree.data.DefaultKeyedValues2D].getColumnKey(int) [function] [call site] 00760
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesKey(int) [function] [call site] 00761
20 [org.jfree.data.xy.DefaultXYZDataset].getSeriesKey(int) [function] [call site] 00762
21 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00763
20 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesKey(int) [function] [call site] 00764
21 [org.jfree.data.DefaultKeyedValues2D].getColumnKey(int) [function] [call site] 00765
20 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesKey(int) [function] [call site] 00766
21 [org.jfree.data.general.Series].getKey() [function] [call site] 00767
21 [org.jfree.data.xy.MatrixSeriesCollection].getSeries(int) [function] [call site] 00768
20 [org.jfree.data.xy.DefaultXYDataset].getSeriesKey(int) [function] [call site] 00769
21 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00770
20 [org.jfree.data.xy.VectorSeriesCollection].getSeriesKey(int) [function] [call site] 00771
21 [org.jfree.data.general.Series].getKey() [function] [call site] 00772
21 [org.jfree.data.xy.VectorSeriesCollection].getSeries(int) [function] [call site] 00773
20 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 00774
21 [org.jfree.data.general.Series].getKey() [function] [call site] 00775
21 [org.jfree.data.xy.YIntervalSeriesCollection].getSeries(int) [function] [call site] 00776
20 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesKey(int) [function] [call site] 00777
20 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 00778
21 [org.jfree.data.general.Series].getKey() [function] [call site] 00779
21 [org.jfree.data.xy.XIntervalSeriesCollection].getSeries(int) [function] [call site] 00780
20 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 00781
21 [org.jfree.data.general.Series].getKey() [function] [call site] 00782
21 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeries(int) [function] [call site] 00783
20 [org.jfree.data.xy.XYSeriesCollection].getSeriesKey(int) [function] [call site] 00784
21 [org.jfree.data.general.Series].getKey() [function] [call site] 00785
21 [org.jfree.data.xy.XYSeriesCollection].getSeries(int) [function] [call site] 00786
20 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesKey(int) [function] [call site] 00787
21 [org.jfree.data.general.Series].getKey() [function] [call site] 00788
21 [org.jfree.data.xy.DefaultTableXYDataset].getSeries(int) [function] [call site] 00789
20 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesKey(int) [function] [call site] 00790
21 [org.jfree.data.general.Series].getKey() [function] [call site] 00791
21 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeries(int) [function] [call site] 00792
20 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesKey(int) [function] [call site] 00793
20 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesKey(int) [function] [call site] 00794
20 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesKey(int) [function] [call site] 00795
19 [org.jfree.data.time.TimeSeriesCollection].getSeriesKey(int) [function] [call site] 00796
19 [org.jfree.data.statistics.HistogramDataset].getSeriesKey(int) [function] [call site] 00797
19 [org.jfree.data.time.TimeTableXYDataset].getSeriesKey(int) [function] [call site] 00798
19 [org.jfree.data.xy.DefaultXYZDataset].getSeriesKey(int) [function] [call site] 00799
19 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesKey(int) [function] [call site] 00800
19 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesKey(int) [function] [call site] 00801
19 [org.jfree.data.xy.DefaultXYDataset].getSeriesKey(int) [function] [call site] 00802
19 [org.jfree.data.xy.VectorSeriesCollection].getSeriesKey(int) [function] [call site] 00803
19 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 00804
19 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 00805
19 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 00806
19 [org.jfree.data.xy.XYSeriesCollection].getSeriesKey(int) [function] [call site] 00807
19 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesKey(int) [function] [call site] 00808
19 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesKey(int) [function] [call site] 00809
19 [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] 00810
18 [org.jfree.data.xy.DefaultWindDataset].getSeriesKey(int) [function] [call site] 00811
18 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesKey(int) [function] [call site] 00812
18 [org.jfree.data.time.TimeSeriesCollection].getSeriesKey(int) [function] [call site] 00813
18 [org.jfree.data.statistics.HistogramDataset].getSeriesKey(int) [function] [call site] 00814
18 [org.jfree.data.time.TimeTableXYDataset].getSeriesKey(int) [function] [call site] 00815
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesKey(int) [function] [call site] 00816
18 [org.jfree.data.xy.DefaultXYZDataset].getSeriesKey(int) [function] [call site] 00817
18 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesKey(int) [function] [call site] 00818
18 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesKey(int) [function] [call site] 00819
18 [org.jfree.data.xy.DefaultXYDataset].getSeriesKey(int) [function] [call site] 00820
18 [org.jfree.data.xy.VectorSeriesCollection].getSeriesKey(int) [function] [call site] 00821
18 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 00822
18 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesKey(int) [function] [call site] 00823
18 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 00824
18 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 00825
18 [org.jfree.data.xy.XYSeriesCollection].getSeriesKey(int) [function] [call site] 00826
18 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesKey(int) [function] [call site] 00827
18 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesKey(int) [function] [call site] 00828
18 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesKey(int) [function] [call site] 00829
18 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesKey(int) [function] [call site] 00830
18 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesKey(int) [function] [call site] 00831
18 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesKey(int) [function] [call site] 00832
18 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,java.util.List,boolean) [function] [call site] 00833
19 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00834
19 [org.jfree.data.time.TimeSeriesCollection].getDomainBounds(java.util.List,boolean) [function] [call site] 00835
20 [org.jfree.data.time.TimeSeriesCollection].getSeries(java.lang.Comparable) [function] [call site] 00836
21 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00837
21 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00838
21 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 00839
22 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 00840
23 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00841
23 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00842
23 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 00843
23 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 00844
24 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 00845
24 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00846
24 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00847
24 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 00848
24 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00849
25 [org.jfree.chart.date.SpreadsheetDate].toSerial() [function] [call site] 00850
25 [org.jfree.chart.date.SpreadsheetDate].toSerial() [function] [call site] 00851
24 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00852
25 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00853
26 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00854
26 [org.jfree.data.time.Day].getSerialDate() [function] [call site] 00855
24 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00856
24 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00857
25 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00858
24 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00859
25 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00860
24 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00861
25 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00862
25 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00863
25 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00864
25 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 00865
25 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00866
25 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00867
24 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00868
25 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond() [function] [call site] 00869
24 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00870
24 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00871
25 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 00872
25 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 00873
24 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00874
24 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00875
25 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 00876
24 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00877
25 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 00878
24 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 00879
25 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 00880
25 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00881
25 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00882
25 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 00883
25 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 00884
25 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00885
25 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00886
25 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00887
25 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00888
25 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00889
25 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00890
25 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00891
25 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00892
25 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00893
25 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00894
25 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00895
25 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00896
25 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00897
26 [org.jfree.data.time.Quarter].getQuarter() [function] [call site] 00898
26 [org.jfree.data.time.Quarter].getYearValue() [function] [call site] 00899
25 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00900
25 [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] 00901
24 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00902
24 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00903
24 [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] 00904
24 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00905
24 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00906
24 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 00907
24 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00908
24 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00909
24 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00910
24 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00911
24 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00912
24 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00913
24 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00914
24 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00915
24 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00916
24 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00917
24 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00918
24 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00919
24 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 00920
24 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00921
24 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00922
24 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 00923
23 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 00924
23 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 00925
23 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00926
23 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 00927
23 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 00928
23 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00929
23 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00930
23 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00931
23 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00932
23 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00933
23 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00934
23 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 00935
23 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00936
23 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00937
23 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00938
23 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00939
23 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00940
23 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 00941
23 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 00942
23 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00943
23 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00944
23 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 00945
22 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00946
22 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00947
22 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 00948
22 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 00949
22 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 00950
22 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00951
22 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 00952
22 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 00953
22 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00954
22 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00955
22 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00956
22 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00957
22 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00958
22 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00959
22 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 00960
22 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00961
22 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00962
22 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00963
22 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00964
22 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00965
22 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 00966
22 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 00967
22 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00968
22 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00969
22 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 00970
22 [org.jfree.chart.text.TextBox].equals(java.lang.Object) [function] [call site] 00971
21 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 00972
21 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 00973
21 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 00974
21 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00975
21 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 00976
21 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 00977
21 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00978
21 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00979
21 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00980
21 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00981
21 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00982
21 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00983
21 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 00984
21 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00985
21 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00986
21 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00987
21 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00988
21 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00989
21 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 00990
21 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 00991
21 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00992
21 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00993
21 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 00994
21 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 00995
21 [org.jfree.data.general.Series].getKey() [function] [call site] 00996
21 [org.jfree.data.general.Series].getKey() [function] [call site] 00997
20 [org.jfree.data.time.TimeSeries].getItemCount() [function] [call site] 00998
20 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 00999
20 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 01000
20 [org.jfree.data.Range]. (double,double) [function] [call site] 01001
20 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 01002
20 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 01003
20 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 01004
20 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 01005
20 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01006
20 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 01007
20 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 01008
20 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 01009
20 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 01010
20 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 01011
20 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 01012
20 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01013
20 [org.jfree.data.Range]. (double,double) [function] [call site] 01014
20 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 01015
20 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 01016
20 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 01017
20 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01018
20 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 01019
20 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 01020
20 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 01021
20 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 01022
20 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 01023
20 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01024
20 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 01025
19 [org.jfree.data.general.DatasetUtils].iterateToFindDomainBounds(org.jfree.data.xy.XYDataset,java.util.List,boolean) [function] [call site] 01026
20 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01027
20 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01028
20 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 01029
21 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 01030
21 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 01031
21 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 01032
21 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 01033
21 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 01034
21 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 01035
21 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 01036
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 01037
21 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 01038
21 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 01039
21 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 01040
21 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 01041
21 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 01042
21 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 01043
21 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 01044
21 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 01045
21 [org.jfree.data.gantt.TaskSeriesCollection].getSeriesCount() [function] [call site] 01046
21 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 01047
21 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 01048
21 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 01049
21 [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] 01050
21 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 01051
21 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 01052
21 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 01053
21 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 01054
21 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 01055
21 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 01056
21 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 01057
21 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 01058
21 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 01059
21 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 01060
21 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 01061
21 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 01062
21 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 01063
21 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 01064
21 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 01065
21 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 01066
21 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 01067
21 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 01068
21 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 01069
21 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 01070
21 [org.jfree.data.gantt.XYTaskDataset].getSeriesKey(int) [function] [call site] 01071
21 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesKey(int) [function] [call site] 01072
21 [org.jfree.data.xy.XYBarDataset].getSeriesKey(int) [function] [call site] 01073
21 [org.jfree.data.xy.DefaultWindDataset].getSeriesKey(int) [function] [call site] 01074
21 [org.jfree.data.time.TimeSeriesCollection].getSeriesKey(int) [function] [call site] 01075
21 [org.jfree.data.statistics.HistogramDataset].getSeriesKey(int) [function] [call site] 01076
21 [org.jfree.data.time.TimeTableXYDataset].getSeriesKey(int) [function] [call site] 01077
21 [org.jfree.data.xy.DefaultXYZDataset].getSeriesKey(int) [function] [call site] 01078
21 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesKey(int) [function] [call site] 01079
21 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesKey(int) [function] [call site] 01080
21 [org.jfree.data.xy.DefaultXYDataset].getSeriesKey(int) [function] [call site] 01081
21 [org.jfree.data.xy.VectorSeriesCollection].getSeriesKey(int) [function] [call site] 01082
21 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01083
21 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01084
21 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01085
21 [org.jfree.data.xy.XYSeriesCollection].getSeriesKey(int) [function] [call site] 01086
21 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesKey(int) [function] [call site] 01087
21 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesKey(int) [function] [call site] 01088
22 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesCount() [function] [call site] 01089
21 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesKey(int) [function] [call site] 01090
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesKey(int) [function] [call site] 01091
21 [org.jfree.data.gantt.TaskSeriesCollection].getSeriesKey(int) [function] [call site] 01092
20 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 01093
20 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 01094
20 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 01095
21 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 01096
21 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 01097
21 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 01098
20 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 01099
20 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 01100
20 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 01101
20 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 01102
20 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 01103
20 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 01104
20 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 01105
20 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 01106
20 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 01107
20 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 01108
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 01109
20 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 01110
20 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 01111
20 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 01112
20 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 01113
20 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 01114
20 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 01115
20 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 01116
20 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 01117
20 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 01118
20 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 01119
20 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 01120
20 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 01121
20 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 01122
20 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 01123
20 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 01124
20 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 01125
20 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 01126
20 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 01127
20 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 01128
20 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 01129
20 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 01130
20 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartXValue(int,int) [function] [call site] 01131
20 [org.jfree.data.statistics.SimpleHistogramDataset].getStartXValue(int,int) [function] [call site] 01132
21 [org.jfree.data.statistics.SimpleHistogramBin].getLowerBound() [function] [call site] 01133
20 [org.jfree.data.xy.XYBarDataset].getStartXValue(int,int) [function] [call site] 01134
21 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 01135
20 [org.jfree.data.gantt.XYTaskDataset].getStartXValue(int,int) [function] [call site] 01136
21 [org.jfree.data.gantt.XYTaskDataset].getSeriesStartValue(int) [function] [call site] 01137
21 [org.jfree.data.gantt.XYTaskDataset].getItemStartValue(int,int) [function] [call site] 01138
22 [org.jfree.data.gantt.TaskSeriesCollection].getSeries(int) [function] [call site] 01139
22 [org.jfree.data.gantt.TaskSeries].get(int) [function] [call site] 01140
22 [org.jfree.data.gantt.Task].getDuration() [function] [call site] 01141
22 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01142
22 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01143
20 [org.jfree.data.xy.AbstractIntervalXYDataset].getStartXValue(int,int) [function] [call site] 01144
21 [org.jfree.data.statistics.HistogramDataset].getStartX(int,int) [function] [call site] 01145
22 [org.jfree.data.statistics.HistogramDataset].getBins(int) [function] [call site] 01146
22 [org.jfree.data.statistics.HistogramBin].getStartBoundary() [function] [call site] 01147
21 [org.jfree.data.time.TimePeriodValuesCollection].getStartX(int,int) [function] [call site] 01148
22 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 01149
22 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 01150
22 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01151
22 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01152
21 [org.jfree.data.xy.YIntervalSeriesCollection].getStartX(int,int) [function] [call site] 01153
22 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 01154
21 [org.jfree.data.statistics.SimpleHistogramDataset].getStartX(int,int) [function] [call site] 01155
22 [org.jfree.data.statistics.SimpleHistogramDataset].getStartXValue(int,int) [function] [call site] 01156
21 [org.jfree.data.time.DynamicTimeSeriesCollection].getStartX(int,int) [function] [call site] 01157
22 [org.jfree.data.time.DynamicTimeSeriesCollection].translateGet(int) [function] [call site] 01158
22 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 01159
22 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 01160
22 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01161
22 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 01162
22 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 01163
22 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 01164
22 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 01165
22 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 01166
22 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 01167
22 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01168
21 [org.jfree.data.time.TimeSeriesCollection].getStartX(int,int) [function] [call site] 01169
22 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 01170
22 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 01171
22 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01172
22 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 01173
22 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 01174
22 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 01175
22 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 01176
22 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 01177
22 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 01178
22 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01179
22 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 01180
21 [org.jfree.data.time.TimeTableXYDataset].getStartX(int,int) [function] [call site] 01181
22 [org.jfree.data.time.TimeTableXYDataset].getStartXValue(int,int) [function] [call site] 01182
23 [org.jfree.data.DefaultKeyedValues2D].getRowKey(int) [function] [call site] 01183
23 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01184
23 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01185
21 [org.jfree.data.xy.DefaultTableXYDataset].getStartX(int,int) [function] [call site] 01186
22 [org.jfree.data.xy.IntervalXYDelegate].getStartX(int,int) [function] [call site] 01187
23 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 01188
23 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 01189
23 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 01190
23 [org.jfree.data.xy.XYBarDataset].getX(int,int) [function] [call site] 01191
23 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 01192
23 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 01193
23 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 01194
23 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 01195
23 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 01196
23 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 01197
23 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 01198
23 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 01199
23 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 01200
23 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 01201
23 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 01202
23 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 01203
23 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 01204
23 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 01205
23 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 01206
23 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 01207
23 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 01208
23 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 01209
23 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 01210
23 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 01211
23 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 01212
23 [org.jfree.data.xy.IntervalXYDelegate].getIntervalPositionFactor() [function] [call site] 01213
23 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 01214
24 [org.jfree.data.xy.IntervalXYDelegate].isAutoWidth() [function] [call site] 01215
21 [org.jfree.data.xy.XIntervalSeriesCollection].getStartX(int,int) [function] [call site] 01216
22 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 01217
22 [org.jfree.data.xy.XIntervalDataItem].getXLowValue() [function] [call site] 01218
23 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 01219
23 [org.jfree.data.xy.YWithXInterval].getXLow() [function] [call site] 01220
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartX(int,int) [function] [call site] 01221
22 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartXValue(int,int) [function] [call site] 01222
21 [org.jfree.data.xy.XYBarDataset].getStartX(int,int) [function] [call site] 01223
22 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 01224
22 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 01225
22 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 01226
22 [org.jfree.data.xy.XYBarDataset].getX(int,int) [function] [call site] 01227
22 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 01228
22 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 01229
22 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 01230
22 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 01231
22 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 01232
22 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 01233
22 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 01234
22 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 01235
22 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 01236
22 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 01237
22 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 01238
22 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 01239
22 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 01240
22 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 01241
22 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 01242
22 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 01243
22 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 01244
22 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 01245
22 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 01246
22 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 01247
22 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 01248
21 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartX(int,int) [function] [call site] 01249
22 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 01250
23 [org.jfree.data.xy.XYIntervalSeries].getXLowValue(int) [function] [call site] 01251
24 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 01252
24 [org.jfree.data.xy.XYIntervalDataItem].getXLowValue() [function] [call site] 01253
25 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 01254
25 [org.jfree.data.xy.XYInterval].getXLow() [function] [call site] 01255
21 [org.jfree.data.xy.CategoryTableXYDataset].getStartX(int,int) [function] [call site] 01256
22 [org.jfree.data.xy.IntervalXYDelegate].getStartX(int,int) [function] [call site] 01257
21 [org.jfree.data.xy.XYSeriesCollection].getStartX(int,int) [function] [call site] 01258
22 [org.jfree.data.xy.IntervalXYDelegate].getStartX(int,int) [function] [call site] 01259
20 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 01260
20 [org.jfree.data.xy.XIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 01261
21 [org.jfree.data.xy.XIntervalSeries].getXLowValue(int) [function] [call site] 01262
22 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 01263
22 [org.jfree.data.xy.XIntervalDataItem].getXLowValue() [function] [call site] 01264
20 [org.jfree.data.time.TimeTableXYDataset].getStartXValue(int,int) [function] [call site] 01265
20 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndXValue(int,int) [function] [call site] 01266
20 [org.jfree.data.xy.XIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 01267
21 [org.jfree.data.xy.XIntervalSeries].getXHighValue(int) [function] [call site] 01268
22 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 01269
22 [org.jfree.data.xy.XIntervalDataItem].getXHighValue() [function] [call site] 01270
23 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 01271
23 [org.jfree.data.xy.YWithXInterval].getXHigh() [function] [call site] 01272
20 [org.jfree.data.statistics.SimpleHistogramDataset].getEndXValue(int,int) [function] [call site] 01273
21 [org.jfree.data.statistics.SimpleHistogramBin].getUpperBound() [function] [call site] 01274
20 [org.jfree.data.xy.XYBarDataset].getEndXValue(int,int) [function] [call site] 01275
21 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 01276
20 [org.jfree.data.time.TimeTableXYDataset].getEndXValue(int,int) [function] [call site] 01277
21 [org.jfree.data.DefaultKeyedValues2D].getRowKey(int) [function] [call site] 01278
21 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01279
21 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01280
20 [org.jfree.data.xy.AbstractIntervalXYDataset].getEndXValue(int,int) [function] [call site] 01281
21 [org.jfree.data.time.TimePeriodValuesCollection].getEndX(int,int) [function] [call site] 01282
22 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 01283
22 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01284
22 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01285
22 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 01286
21 [org.jfree.data.statistics.HistogramDataset].getEndX(int,int) [function] [call site] 01287
22 [org.jfree.data.statistics.HistogramDataset].getBins(int) [function] [call site] 01288
22 [org.jfree.data.statistics.HistogramBin].getEndBoundary() [function] [call site] 01289
21 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndX(int,int) [function] [call site] 01290
22 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 01291
23 [org.jfree.data.xy.XYIntervalSeries].getXHighValue(int) [function] [call site] 01292
24 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 01293
24 [org.jfree.data.xy.XYIntervalDataItem].getXHighValue() [function] [call site] 01294
25 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 01295
25 [org.jfree.data.xy.XYInterval].getXHigh() [function] [call site] 01296
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndX(int,int) [function] [call site] 01297
22 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndXValue(int,int) [function] [call site] 01298
21 [org.jfree.data.time.DynamicTimeSeriesCollection].getEndX(int,int) [function] [call site] 01299
22 [org.jfree.data.time.DynamicTimeSeriesCollection].translateGet(int) [function] [call site] 01300
22 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 01301
22 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 01302
22 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 01303
22 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01304
22 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 01305
22 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 01306
22 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 01307
22 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 01308
22 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 01309
22 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01310
21 [org.jfree.data.xy.CategoryTableXYDataset].getEndX(int,int) [function] [call site] 01311
22 [org.jfree.data.xy.IntervalXYDelegate].getEndX(int,int) [function] [call site] 01312
23 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 01313
23 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 01314
23 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 01315
23 [org.jfree.data.xy.XYBarDataset].getX(int,int) [function] [call site] 01316
23 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 01317
23 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 01318
23 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 01319
23 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 01320
23 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 01321
23 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 01322
23 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 01323
23 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 01324
23 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 01325
23 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 01326
23 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 01327
23 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 01328
23 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 01329
23 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 01330
23 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 01331
23 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 01332
23 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 01333
23 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 01334
23 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 01335
23 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 01336
23 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 01337
23 [org.jfree.data.xy.IntervalXYDelegate].getIntervalPositionFactor() [function] [call site] 01338
23 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 01339
21 [org.jfree.data.xy.DefaultTableXYDataset].getEndX(int,int) [function] [call site] 01340
22 [org.jfree.data.xy.IntervalXYDelegate].getEndX(int,int) [function] [call site] 01341
21 [org.jfree.data.xy.XIntervalSeriesCollection].getEndX(int,int) [function] [call site] 01342
22 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 01343
22 [org.jfree.data.xy.XIntervalDataItem].getXHighValue() [function] [call site] 01344
21 [org.jfree.data.xy.XYSeriesCollection].getEndX(int,int) [function] [call site] 01345
22 [org.jfree.data.xy.IntervalXYDelegate].getEndX(int,int) [function] [call site] 01346
21 [org.jfree.data.statistics.SimpleHistogramDataset].getEndX(int,int) [function] [call site] 01347
22 [org.jfree.data.statistics.SimpleHistogramDataset].getEndXValue(int,int) [function] [call site] 01348
21 [org.jfree.data.xy.XYBarDataset].getEndX(int,int) [function] [call site] 01349
22 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 01350
22 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 01351
22 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 01352
22 [org.jfree.data.xy.XYBarDataset].getX(int,int) [function] [call site] 01353
22 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 01354
22 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 01355
22 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 01356
22 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 01357
22 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 01358
22 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 01359
22 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 01360
22 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 01361
22 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 01362
22 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 01363
22 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 01364
22 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 01365
22 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 01366
22 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 01367
22 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 01368
22 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 01369
22 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 01370
22 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 01371
22 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 01372
22 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 01373
22 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 01374
21 [org.jfree.data.time.TimeSeriesCollection].getEndX(int,int) [function] [call site] 01375
22 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 01376
22 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 01377
22 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 01378
22 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01379
22 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 01380
22 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 01381
22 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 01382
22 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 01383
22 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 01384
22 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01385
22 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 01386
21 [org.jfree.data.xy.YIntervalSeriesCollection].getEndX(int,int) [function] [call site] 01387
22 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 01388
21 [org.jfree.data.time.TimeTableXYDataset].getEndX(int,int) [function] [call site] 01389
22 [org.jfree.data.time.TimeTableXYDataset].getEndXValue(int,int) [function] [call site] 01390
20 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 01391
20 [org.jfree.data.gantt.XYTaskDataset].getEndXValue(int,int) [function] [call site] 01392
21 [org.jfree.data.gantt.XYTaskDataset].getSeriesEndValue(int) [function] [call site] 01393
21 [org.jfree.data.gantt.XYTaskDataset].getItemEndValue(int,int) [function] [call site] 01394
22 [org.jfree.data.gantt.TaskSeriesCollection].getSeries(int) [function] [call site] 01395
22 [org.jfree.data.gantt.TaskSeries].get(int) [function] [call site] 01396
22 [org.jfree.data.gantt.Task].getDuration() [function] [call site] 01397
22 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01398
22 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01399
20 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 01400
20 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 01401
20 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 01402
20 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 01403
20 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 01404
20 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 01405
20 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 01406
20 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 01407
20 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 01408
20 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 01409
20 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 01410
20 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 01411
20 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 01412
20 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 01413
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 01414
20 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 01415
20 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 01416
20 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 01417
20 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 01418
20 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 01419
20 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 01420
20 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 01421
20 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 01422
20 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 01423
20 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 01424
20 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 01425
20 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 01426
20 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 01427
20 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 01428
20 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 01429
20 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 01430
20 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 01431
20 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 01432
20 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 01433
20 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 01434
20 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 01435
20 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 01436
20 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 01437
20 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 01438
20 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 01439
20 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 01440
20 [org.jfree.data.Range]. (double,double) [function] [call site] 01441
18 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 01442
19 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01443
19 [org.jfree.data.time.TimeSeriesCollection].getDomainBounds(boolean) [function] [call site] 01444
20 [org.jfree.data.time.TimeSeries].getItemCount() [function] [call site] 01445
20 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 01446
20 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 01447
20 [org.jfree.data.Range]. (double,double) [function] [call site] 01448
20 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 01449
20 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 01450
20 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 01451
20 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 01452
20 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01453
20 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 01454
20 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 01455
20 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 01456
20 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 01457
20 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 01458
20 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 01459
20 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01460
20 [org.jfree.data.Range]. (double,double) [function] [call site] 01461
20 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 01462
20 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 01463
20 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 01464
20 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01465
20 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 01466
20 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 01467
20 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 01468
20 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 01469
20 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 01470
20 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01471
20 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 01472
19 [org.jfree.data.time.DynamicTimeSeriesCollection].getDomainBounds(boolean) [function] [call site] 01473
20 [org.jfree.data.time.DynamicTimeSeriesCollection].findDomainLimits() [function] [call site] 01474
21 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 01475
21 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 01476
21 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01477
21 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 01478
21 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 01479
21 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 01480
21 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 01481
21 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 01482
21 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 01483
21 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01484
21 [org.jfree.data.time.DynamicTimeSeriesCollection].getOldestTime() [function] [call site] 01485
21 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 01486
21 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 01487
21 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01488
21 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 01489
21 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 01490
21 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 01491
21 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 01492
21 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 01493
21 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 01494
21 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01495
21 [org.jfree.data.time.DynamicTimeSeriesCollection].getNewestTime() [function] [call site] 01496
21 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 01497
21 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 01498
21 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 01499
21 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01500
21 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 01501
21 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 01502
21 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 01503
21 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 01504
21 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 01505
21 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01506
21 [org.jfree.data.time.DynamicTimeSeriesCollection].getNewestTime() [function] [call site] 01507
21 [org.jfree.data.Range]. (double,double) [function] [call site] 01508
19 [org.jfree.data.time.TimeTableXYDataset].getDomainBounds(boolean) [function] [call site] 01509
20 [org.jfree.data.DefaultKeyedValues2D].getRowKeys() [function] [call site] 01510
20 [org.jfree.data.Range]. (double,double) [function] [call site] 01511
20 [org.jfree.data.time.TimeTableXYDataset].getXValue(org.jfree.data.time.TimePeriod) [function] [call site] 01512
20 [org.jfree.data.time.TimeTableXYDataset].getXValue(org.jfree.data.time.TimePeriod) [function] [call site] 01513
20 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01514
20 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01515
20 [org.jfree.data.Range]. (double,double) [function] [call site] 01516
20 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01517
20 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01518
19 [org.jfree.data.xy.DefaultTableXYDataset].getDomainBounds(boolean) [function] [call site] 01519
20 [org.jfree.data.xy.IntervalXYDelegate].getDomainBounds(boolean) [function] [call site] 01520
21 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 01521
21 [org.jfree.data.xy.IntervalXYDelegate].getIntervalPositionFactor() [function] [call site] 01522
21 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 01523
21 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 01524
21 [org.jfree.data.Range].getLowerBound() [function] [call site] 01525
21 [org.jfree.data.Range]. (double,double) [function] [call site] 01526
21 [org.jfree.data.Range].getUpperBound() [function] [call site] 01527
20 [org.jfree.data.general.DatasetUtils].iterateDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 01528
21 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01529
21 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 01530
21 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 01531
21 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 01532
21 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 01533
21 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 01534
21 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 01535
21 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 01536
21 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 01537
21 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 01538
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 01539
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 01540
21 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 01541
21 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 01542
21 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 01543
21 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 01544
21 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 01545
21 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 01546
21 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 01547
21 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 01548
21 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 01549
21 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 01550
21 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 01551
21 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 01552
21 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 01553
21 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 01554
21 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 01555
21 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 01556
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 01557
21 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 01558
21 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 01559
21 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 01560
21 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 01561
21 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 01562
21 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 01563
21 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 01564
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 01565
21 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 01566
21 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 01567
21 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 01568
21 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 01569
21 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 01570
21 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 01571
21 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 01572
21 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 01573
21 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 01574
21 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 01575
21 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 01576
21 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 01577
21 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 01578
21 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 01579
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 01580
21 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 01581
21 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 01582
21 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 01583
21 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 01584
21 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 01585
21 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 01586
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartXValue(int,int) [function] [call site] 01587
21 [org.jfree.data.statistics.SimpleHistogramDataset].getStartXValue(int,int) [function] [call site] 01588
21 [org.jfree.data.xy.XYBarDataset].getStartXValue(int,int) [function] [call site] 01589
21 [org.jfree.data.gantt.XYTaskDataset].getStartXValue(int,int) [function] [call site] 01590
21 [org.jfree.data.xy.AbstractIntervalXYDataset].getStartXValue(int,int) [function] [call site] 01591
21 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 01592
21 [org.jfree.data.xy.XIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 01593
21 [org.jfree.data.time.TimeTableXYDataset].getStartXValue(int,int) [function] [call site] 01594
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndXValue(int,int) [function] [call site] 01595
21 [org.jfree.data.xy.XIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 01596
21 [org.jfree.data.statistics.SimpleHistogramDataset].getEndXValue(int,int) [function] [call site] 01597
21 [org.jfree.data.xy.XYBarDataset].getEndXValue(int,int) [function] [call site] 01598
21 [org.jfree.data.time.TimeTableXYDataset].getEndXValue(int,int) [function] [call site] 01599
21 [org.jfree.data.xy.AbstractIntervalXYDataset].getEndXValue(int,int) [function] [call site] 01600
21 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 01601
21 [org.jfree.data.gantt.XYTaskDataset].getEndXValue(int,int) [function] [call site] 01602
21 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 01603
21 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 01604
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 01605
21 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 01606
21 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 01607
21 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 01608
21 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 01609
21 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 01610
21 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 01611
21 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 01612
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 01613
21 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 01614
21 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 01615
21 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 01616
21 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 01617
21 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 01618
21 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 01619
21 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 01620
21 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 01621
21 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 01622
21 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 01623
21 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 01624
21 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 01625
21 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 01626
21 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 01627
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 01628
21 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 01629
21 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 01630
21 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 01631
21 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 01632
21 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 01633
21 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 01634
21 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 01635
21 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 01636
21 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 01637
21 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 01638
21 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 01639
21 [org.jfree.data.Range]. (double,double) [function] [call site] 01640
19 [org.jfree.data.xy.CategoryTableXYDataset].getDomainBounds(boolean) [function] [call site] 01641
20 [org.jfree.data.xy.IntervalXYDelegate].getDomainBounds(boolean) [function] [call site] 01642
20 [org.jfree.data.general.DatasetUtils].iterateDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 01643
19 [org.jfree.data.xy.XYSeriesCollection].getDomainBounds(boolean) [function] [call site] 01644
20 [org.jfree.data.xy.IntervalXYDelegate].getDomainBounds(boolean) [function] [call site] 01645
20 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 01646
20 [org.jfree.data.xy.XYSeriesCollection].getSeries(int) [function] [call site] 01647
20 [org.jfree.data.xy.XYSeries].getMinX() [function] [call site] 01648
20 [org.jfree.data.xy.XYSeries].getMaxX() [function] [call site] 01649
20 [org.jfree.data.Range]. (double,double) [function] [call site] 01650
19 [org.jfree.data.time.TimePeriodValuesCollection].getDomainBounds(boolean) [function] [call site] 01651
20 [org.jfree.data.time.TimePeriodValues].getItemCount() [function] [call site] 01652
20 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 01653
21 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 01654
21 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 01655
20 [org.jfree.data.time.TimePeriodValues].getMinStartIndex() [function] [call site] 01656
20 [org.jfree.data.time.TimePeriodValues].getMaxEndIndex() [function] [call site] 01657
20 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 01658
20 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 01659
20 [org.jfree.data.time.TimePeriodValues].getMaxStartIndex() [function] [call site] 01660
20 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01661
20 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01662
20 [org.jfree.data.Range]. (double,double) [function] [call site] 01663
20 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01664
20 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01665
20 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 01666
20 [org.jfree.data.time.TimePeriodValues].getMinMiddleIndex() [function] [call site] 01667
20 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01668
20 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01669
20 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01670
20 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01671
20 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 01672
20 [org.jfree.data.time.TimePeriodValues].getMaxMiddleIndex() [function] [call site] 01673
20 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01674
20 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01675
20 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01676
20 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01677
20 [org.jfree.data.Range]. (double,double) [function] [call site] 01678
20 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 01679
20 [org.jfree.data.time.TimePeriodValues].getMinEndIndex() [function] [call site] 01680
20 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01681
20 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01682
20 [org.jfree.data.Range]. (double,double) [function] [call site] 01683
20 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01684
20 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01685
20 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01686
20 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01687
20 [org.jfree.data.Range]. (double,double) [function] [call site] 01688
20 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01689
20 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01690
20 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 01691
19 [org.jfree.data.xy.IntervalXYDelegate].getDomainBounds(boolean) [function] [call site] 01692
19 [org.jfree.data.general.DatasetUtils].iterateDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 01693
16 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 01694
17 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 01695
16 [org.jfree.chart.renderer.xy.XYErrorRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 01696
17 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 01697
16 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 01698
17 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].findDomainBoundsWithOffset(org.jfree.data.xy.IntervalXYDataset) [function] [call site] 01699
18 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01700
18 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 01701
18 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 01702
18 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 01703
18 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 01704
18 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 01705
18 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 01706
18 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 01707
18 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 01708
18 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 01709
18 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 01710
18 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 01711
18 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 01712
18 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 01713
18 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 01714
18 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 01715
18 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 01716
18 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 01717
18 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 01718
18 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 01719
18 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 01720
18 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 01721
18 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 01722
18 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 01723
18 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 01724
18 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 01725
18 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 01726
18 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 01727
18 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 01728
18 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 01729
18 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 01730
18 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartXValue(int,int) [function] [call site] 01731
18 [org.jfree.data.statistics.SimpleHistogramDataset].getStartXValue(int,int) [function] [call site] 01732
18 [org.jfree.data.xy.XYBarDataset].getStartXValue(int,int) [function] [call site] 01733
18 [org.jfree.data.gantt.XYTaskDataset].getStartXValue(int,int) [function] [call site] 01734
18 [org.jfree.data.xy.AbstractIntervalXYDataset].getStartXValue(int,int) [function] [call site] 01735
18 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 01736
18 [org.jfree.data.xy.XIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 01737
18 [org.jfree.data.time.TimeTableXYDataset].getStartXValue(int,int) [function] [call site] 01738
18 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndXValue(int,int) [function] [call site] 01739
18 [org.jfree.data.xy.XIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 01740
18 [org.jfree.data.statistics.SimpleHistogramDataset].getEndXValue(int,int) [function] [call site] 01741
18 [org.jfree.data.xy.XYBarDataset].getEndXValue(int,int) [function] [call site] 01742
18 [org.jfree.data.time.TimeTableXYDataset].getEndXValue(int,int) [function] [call site] 01743
18 [org.jfree.data.xy.AbstractIntervalXYDataset].getEndXValue(int,int) [function] [call site] 01744
18 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 01745
18 [org.jfree.data.gantt.XYTaskDataset].getEndXValue(int,int) [function] [call site] 01746
18 [org.jfree.data.Range]. (double,double) [function] [call site] 01747
17 [org.jfree.chart.renderer.xy.XYBarRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 01748
16 [org.jfree.chart.renderer.xy.XYBlockRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 01749
17 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 01750
17 [org.jfree.data.Range].getLowerBound() [function] [call site] 01751
17 [org.jfree.data.Range]. (double,double) [function] [call site] 01752
17 [org.jfree.data.Range].getUpperBound() [function] [call site] 01753
16 [org.jfree.chart.renderer.xy.XYShapeRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 01754
17 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 01755
17 [org.jfree.data.Range].getLowerBound() [function] [call site] 01756
17 [org.jfree.data.Range]. (double,double) [function] [call site] 01757
17 [org.jfree.data.Range].getUpperBound() [function] [call site] 01758
16 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 01759
16 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 01760
17 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 01761
16 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 01762
16 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 01763
17 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 01764
18 [org.jfree.chart.renderer.AbstractRenderer].getDataBoundsIncludesVisibleSeriesOnly() [function] [call site] 01765
18 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 01766
18 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 01767
18 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 01768
18 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 01769
18 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 01770
18 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 01771
18 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 01772
18 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 01773
18 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 01774
18 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 01775
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 01776
18 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 01777
18 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 01778
18 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 01779
18 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 01780
18 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 01781
18 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 01782
18 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 01783
18 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 01784
18 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 01785
18 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 01786
18 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 01787
18 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 01788
18 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 01789
18 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 01790
18 [org.jfree.chart.renderer.AbstractRenderer].isSeriesVisible(int) [function] [call site] 01791
18 [org.jfree.data.gantt.XYTaskDataset].getSeriesKey(int) [function] [call site] 01792
18 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesKey(int) [function] [call site] 01793
18 [org.jfree.data.xy.XYBarDataset].getSeriesKey(int) [function] [call site] 01794
18 [org.jfree.data.xy.DefaultWindDataset].getSeriesKey(int) [function] [call site] 01795
18 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesKey(int) [function] [call site] 01796
18 [org.jfree.data.time.TimeSeriesCollection].getSeriesKey(int) [function] [call site] 01797
18 [org.jfree.data.statistics.HistogramDataset].getSeriesKey(int) [function] [call site] 01798
18 [org.jfree.data.time.TimeTableXYDataset].getSeriesKey(int) [function] [call site] 01799
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesKey(int) [function] [call site] 01800
18 [org.jfree.data.xy.DefaultXYZDataset].getSeriesKey(int) [function] [call site] 01801
18 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesKey(int) [function] [call site] 01802
18 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesKey(int) [function] [call site] 01803
18 [org.jfree.data.xy.DefaultXYDataset].getSeriesKey(int) [function] [call site] 01804
18 [org.jfree.data.xy.VectorSeriesCollection].getSeriesKey(int) [function] [call site] 01805
18 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01806
18 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesKey(int) [function] [call site] 01807
18 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01808
18 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01809
18 [org.jfree.data.xy.XYSeriesCollection].getSeriesKey(int) [function] [call site] 01810
18 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesKey(int) [function] [call site] 01811
18 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesKey(int) [function] [call site] 01812
18 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesKey(int) [function] [call site] 01813
18 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesKey(int) [function] [call site] 01814
18 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesKey(int) [function] [call site] 01815
18 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesKey(int) [function] [call site] 01816
18 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].getPlot() [function] [call site] 01817
18 [org.jfree.chart.plot.XYPlot].getIndexOf(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 01818
18 [org.jfree.chart.plot.XYPlot].getDomainAxisForDataset(int) [function] [call site] 01819
19 [org.jfree.chart.internal.Args].requireNonNegative(int,java.lang.String) [function] [call site] 01820
19 [org.jfree.chart.plot.XYPlot].getDomainAxis(int) [function] [call site] 01821
20 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 01822
19 [org.jfree.chart.plot.XYPlot].getDomainAxis(int) [function] [call site] 01823
18 [org.jfree.chart.axis.ValueAxis].getRange() [function] [call site] 01824
18 [org.jfree.data.Range]. (double,double) [function] [call site] 01825
18 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,java.util.List,org.jfree.data.Range,boolean) [function] [call site] 01826
19 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01827
19 [org.jfree.data.time.TimeSeriesCollection].getRangeBounds(java.util.List,org.jfree.data.Range,boolean) [function] [call site] 01828
20 [org.jfree.data.time.TimeSeriesCollection].getSeries(java.lang.Comparable) [function] [call site] 01829
20 [org.jfree.data.time.TimeSeries].findValueRange(org.jfree.data.Range,org.jfree.data.time.TimePeriodAnchor,java.util.Calendar) [function] [call site] 01830
21 [org.jfree.data.time.RegularTimePeriod].getMillisecond(org.jfree.data.time.TimePeriodAnchor,java.util.Calendar) [function] [call site] 01831
22 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 01832
22 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 01833
22 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01834
22 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 01835
22 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 01836
22 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 01837
22 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 01838
22 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 01839
22 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 01840
22 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01841
22 [org.jfree.data.time.RegularTimePeriod].getMiddleMillisecond(java.util.Calendar) [function] [call site] 01842
22 [org.jfree.data.time.FixedMillisecond].getMiddleMillisecond(java.util.Calendar) [function] [call site] 01843
22 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 01844
22 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 01845
22 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 01846
22 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01847
22 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 01848
22 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 01849
22 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 01850
22 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 01851
22 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 01852
22 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01853
21 [org.jfree.data.time.TimeSeriesDataItem].getPeriod() [function] [call site] 01854
21 [org.jfree.data.Range].contains(double) [function] [call site] 01855
21 [org.jfree.data.time.TimeSeriesDataItem].getValue() [function] [call site] 01856
21 [org.jfree.data.time.TimeSeries].minIgnoreNaN(double,double) [function] [call site] 01857
21 [org.jfree.data.time.TimeSeries].maxIgnoreNaN(double,double) [function] [call site] 01858
21 [org.jfree.data.Range]. (double,double) [function] [call site] 01859
21 [org.jfree.data.Range]. (double,double) [function] [call site] 01860
21 [org.jfree.data.Range]. (double,double) [function] [call site] 01861
20 [org.jfree.data.Range].combineIgnoringNaN(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 01862
21 [org.jfree.data.Range].isNaNRange() [function] [call site] 01863
21 [org.jfree.data.Range].isNaNRange() [function] [call site] 01864
21 [org.jfree.data.Range].getLowerBound() [function] [call site] 01865
21 [org.jfree.data.Range].getLowerBound() [function] [call site] 01866
21 [org.jfree.data.Range].min(double,double) [function] [call site] 01867
21 [org.jfree.data.Range].getUpperBound() [function] [call site] 01868
21 [org.jfree.data.Range].getUpperBound() [function] [call site] 01869
21 [org.jfree.data.Range].max(double,double) [function] [call site] 01870
21 [org.jfree.data.Range]. (double,double) [function] [call site] 01871
19 [org.jfree.data.general.DatasetUtils].iterateToFindRangeBounds(org.jfree.data.xy.XYDataset,java.util.List,org.jfree.data.Range,boolean) [function] [call site] 01872
20 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01873
20 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01874
20 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01875
20 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 01876
20 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 01877
20 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 01878
20 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 01879
20 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 01880
20 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 01881
20 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 01882
20 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 01883
20 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 01884
20 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 01885
20 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 01886
20 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 01887
20 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 01888
20 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 01889
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 01890
20 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 01891
20 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 01892
20 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 01893
20 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 01894
20 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 01895
20 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 01896
20 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 01897
20 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 01898
20 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 01899
20 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 01900
20 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 01901
20 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 01902
20 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 01903
20 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 01904
20 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 01905
20 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 01906
20 [org.jfree.data.Range].contains(double) [function] [call site] 01907
20 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getLowValue(int,int) [function] [call site] 01908
21 [org.jfree.data.time.ohlc.OHLCSeries].getDataItem(int) [function] [call site] 01909
21 [org.jfree.data.time.ohlc.OHLCItem].getLowValue() [function] [call site] 01910
22 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 01911
22 [org.jfree.data.time.ohlc.OHLC].getLow() [function] [call site] 01912
20 [org.jfree.data.xy.DefaultHighLowDataset].getLowValue(int,int) [function] [call site] 01913
21 [org.jfree.data.xy.DefaultHighLowDataset].getLow(int,int) [function] [call site] 01914
20 [org.jfree.data.xy.DefaultOHLCDataset].getLowValue(int,int) [function] [call site] 01915
21 [org.jfree.data.xy.DefaultOHLCDataset].getLow(int,int) [function] [call site] 01916
22 [org.jfree.data.xy.OHLCDataItem].getLow() [function] [call site] 01917
20 [org.jfree.data.xy.DefaultHighLowDataset].getHighValue(int,int) [function] [call site] 01918
21 [org.jfree.data.xy.DefaultHighLowDataset].getHigh(int,int) [function] [call site] 01919
20 [org.jfree.data.xy.DefaultOHLCDataset].getHighValue(int,int) [function] [call site] 01920
21 [org.jfree.data.xy.DefaultOHLCDataset].getHigh(int,int) [function] [call site] 01921
22 [org.jfree.data.xy.OHLCDataItem].getHigh() [function] [call site] 01922
20 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getHighValue(int,int) [function] [call site] 01923
21 [org.jfree.data.time.ohlc.OHLCSeries].getDataItem(int) [function] [call site] 01924
21 [org.jfree.data.time.ohlc.OHLCItem].getHighValue() [function] [call site] 01925
22 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 01926
22 [org.jfree.data.time.ohlc.OHLC].getHigh() [function] [call site] 01927
20 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 01928
20 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 01929
20 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 01930
20 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 01931
20 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 01932
20 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 01933
20 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 01934
20 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 01935
20 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 01936
20 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 01937
20 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 01938
20 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 01939
20 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 01940
20 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 01941
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 01942
20 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 01943
20 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 01944
20 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 01945
20 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 01946
20 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 01947
20 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 01948
20 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 01949
20 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 01950
20 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 01951
20 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 01952
20 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 01953
20 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 01954
20 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 01955
20 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 01956
20 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 01957
20 [org.jfree.data.Range].contains(double) [function] [call site] 01958
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getMinRegularValue(int,int) [function] [call site] 01959
21 [org.jfree.data.statistics.BoxAndWhiskerItem].getMinRegularValue() [function] [call site] 01960
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getMaxRegularValue(int,int) [function] [call site] 01961
21 [org.jfree.data.statistics.BoxAndWhiskerItem].getMaxRegularValue() [function] [call site] 01962
20 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 01963
20 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 01964
20 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 01965
20 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 01966
20 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 01967
20 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 01968
20 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 01969
20 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 01970
20 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 01971
20 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 01972
20 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 01973
20 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 01974
20 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 01975
20 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 01976
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 01977
20 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 01978
20 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 01979
20 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 01980
20 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 01981
20 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 01982
20 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 01983
20 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 01984
20 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 01985
20 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 01986
20 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 01987
20 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 01988
20 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 01989
20 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 01990
20 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 01991
20 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 01992
20 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 01993
20 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 01994
20 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 01995
20 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 01996
20 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 01997
20 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 01998
20 [org.jfree.data.Range].contains(double) [function] [call site] 01999
20 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 02000
21 [org.jfree.data.xy.DefaultOHLCDataset].getY(int,int) [function] [call site] 02001
22 [org.jfree.data.xy.DefaultOHLCDataset].getClose(int,int) [function] [call site] 02002
23 [org.jfree.data.xy.OHLCDataItem].getClose() [function] [call site] 02003
21 [org.jfree.data.xy.XYBarDataset].getY(int,int) [function] [call site] 02004
22 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 02005
23 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 02006
24 [org.jfree.data.statistics.SimpleHistogramBin].getItemCount() [function] [call site] 02007
24 [org.jfree.data.statistics.SimpleHistogramBin].getLowerBound() [function] [call site] 02008
24 [org.jfree.data.statistics.SimpleHistogramBin].getUpperBound() [function] [call site] 02009
24 [org.jfree.data.statistics.SimpleHistogramBin].getItemCount() [function] [call site] 02010
22 [org.jfree.data.xy.DefaultXYDataset].getY(int,int) [function] [call site] 02011
23 [org.jfree.data.xy.DefaultXYDataset].getYValue(int,int) [function] [call site] 02012
22 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 02013
23 [org.jfree.data.DefaultKeyedValues2D].getValue(int,int) [function] [call site] 02014
24 [org.jfree.data.DefaultKeyedValues].getIndex(java.lang.Comparable) [function] [call site] 02015
25 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02016
24 [org.jfree.data.DefaultKeyedValues].getValue(int) [function] [call site] 02017
22 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 02018
23 [org.jfree.data.statistics.HistogramDataset].getBins(int) [function] [call site] 02019
23 [org.jfree.data.statistics.HistogramDataset].getTotal(int) [function] [call site] 02020
23 [org.jfree.data.statistics.HistogramDataset].getBinWidth(int) [function] [call site] 02021
23 [org.jfree.data.statistics.HistogramBin].getCount() [function] [call site] 02022
23 [org.jfree.data.statistics.HistogramBin].getCount() [function] [call site] 02023
23 [org.jfree.data.statistics.HistogramBin].getCount() [function] [call site] 02024
22 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 02025
23 [org.jfree.data.xy.XYSeries].getY(int) [function] [call site] 02026
24 [org.jfree.data.xy.XYSeries].getRawDataItem(int) [function] [call site] 02027
24 [org.jfree.data.xy.XYDataItem].getY() [function] [call site] 02028
22 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 02029
23 [org.jfree.data.DefaultKeyedValues2D].getValue(int,int) [function] [call site] 02030
22 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 02031
23 [org.jfree.data.xy.XYSeries].getY(int) [function] [call site] 02032
22 [org.jfree.data.xy.VectorSeriesCollection].getY(int,int) [function] [call site] 02033
23 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 02034
24 [org.jfree.data.xy.VectorSeries].getDataItem(int) [function] [call site] 02035
24 [org.jfree.data.xy.VectorDataItem].getYValue() [function] [call site] 02036
25 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 02037
25 [org.jfree.data.xy.XYCoordinate].getY() [function] [call site] 02038
22 [org.jfree.data.xy.DefaultXYZDataset].getY(int,int) [function] [call site] 02039
23 [org.jfree.data.xy.DefaultXYZDataset].getYValue(int,int) [function] [call site] 02040
22 [org.jfree.data.xy.DefaultIntervalXYDataset].getY(int,int) [function] [call site] 02041
23 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 02042
22 [org.jfree.data.gantt.XYTaskDataset].getY(int,int) [function] [call site] 02043
23 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 02044
24 [org.jfree.data.gantt.XYTaskDataset].getItemValue(int,int) [function] [call site] 02045
24 [org.jfree.data.gantt.XYTaskDataset].getSeriesValue(int) [function] [call site] 02046
22 [org.jfree.data.xy.DefaultHighLowDataset].getY(int,int) [function] [call site] 02047
23 [org.jfree.data.xy.DefaultHighLowDataset].getClose(int,int) [function] [call site] 02048
22 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getY(int,int) [function] [call site] 02049
23 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getMeanValue(int,int) [function] [call site] 02050
24 [org.jfree.data.statistics.BoxAndWhiskerItem].getMean() [function] [call site] 02051
22 [org.jfree.data.xy.DefaultOHLCDataset].getY(int,int) [function] [call site] 02052
22 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getY(int,int) [function] [call site] 02053
23 [org.jfree.data.time.ohlc.OHLCSeries].getDataItem(int) [function] [call site] 02054
23 [org.jfree.data.time.ohlc.OHLCItem].getYValue() [function] [call site] 02055
24 [org.jfree.data.time.ohlc.OHLCItem].getCloseValue() [function] [call site] 02056
25 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02057
25 [org.jfree.data.time.ohlc.OHLC].getClose() [function] [call site] 02058
22 [org.jfree.data.xy.MatrixSeriesCollection].getY(int,int) [function] [call site] 02059
23 [org.jfree.data.xy.MatrixSeries].getItemRow(int) [function] [call site] 02060
24 [org.jfree.data.xy.MatrixSeries].getColumnsCount() [function] [call site] 02061
22 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 02062
23 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 02063
24 [org.jfree.data.time.DynamicTimeSeriesCollection$ValueSequence].getData(int) [function] [call site] 02064
24 [org.jfree.data.time.DynamicTimeSeriesCollection].translateGet(int) [function] [call site] 02065
22 [org.jfree.data.xy.XYIntervalSeriesCollection].getY(int,int) [function] [call site] 02066
23 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02067
24 [org.jfree.data.xy.XYIntervalSeries].getYValue(int) [function] [call site] 02068
25 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 02069
25 [org.jfree.data.xy.XYIntervalDataItem].getYValue() [function] [call site] 02070
26 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02071
26 [org.jfree.data.xy.XYInterval].getY() [function] [call site] 02072
22 [org.jfree.data.xy.YIntervalSeriesCollection].getY(int,int) [function] [call site] 02073
23 [org.jfree.data.xy.YIntervalSeries].getYValue(int) [function] [call site] 02074
24 [org.jfree.data.xy.YIntervalSeries].getDataItem(int) [function] [call site] 02075
24 [org.jfree.data.xy.YIntervalDataItem].getYValue() [function] [call site] 02076
25 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02077
25 [org.jfree.data.xy.YInterval].getY() [function] [call site] 02078
22 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 02079
23 [org.jfree.data.time.TimeSeries].getValue(int) [function] [call site] 02080
24 [org.jfree.data.time.TimeSeries].getRawDataItem(int) [function] [call site] 02081
24 [org.jfree.data.time.TimeSeriesDataItem].getValue() [function] [call site] 02082
22 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 02083
23 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 02084
23 [org.jfree.data.xy.XIntervalDataItem].getYValue() [function] [call site] 02085
24 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02086
24 [org.jfree.data.xy.YWithXInterval].getY() [function] [call site] 02087
22 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 02088
23 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 02089
23 [org.jfree.data.time.TimePeriodValue].getValue() [function] [call site] 02090
22 [org.jfree.data.xy.DefaultWindDataset].getY(int,int) [function] [call site] 02091
23 [org.jfree.data.xy.DefaultWindDataset].getWindForce(int,int) [function] [call site] 02092
24 [org.jfree.data.xy.WindDataItem].getWindForce() [function] [call site] 02093
22 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getY(int,int) [function] [call site] 02094
21 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 02095
21 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getY(int,int) [function] [call site] 02096
21 [org.jfree.data.xy.MatrixSeriesCollection].getY(int,int) [function] [call site] 02097
21 [org.jfree.data.xy.DefaultXYDataset].getY(int,int) [function] [call site] 02098
21 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 02099
21 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 02100
21 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 02101
21 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 02102
21 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 02103
21 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 02104
21 [org.jfree.data.xy.XYIntervalSeriesCollection].getY(int,int) [function] [call site] 02105
21 [org.jfree.data.xy.VectorSeriesCollection].getY(int,int) [function] [call site] 02106
21 [org.jfree.data.xy.YIntervalSeriesCollection].getY(int,int) [function] [call site] 02107
21 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 02108
21 [org.jfree.data.xy.DefaultXYZDataset].getY(int,int) [function] [call site] 02109
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getY(int,int) [function] [call site] 02110
21 [org.jfree.data.gantt.XYTaskDataset].getY(int,int) [function] [call site] 02111
21 [org.jfree.data.xy.DefaultHighLowDataset].getY(int,int) [function] [call site] 02112
21 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 02113
21 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 02114
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getY(int,int) [function] [call site] 02115
21 [org.jfree.data.xy.DefaultWindDataset].getY(int,int) [function] [call site] 02116
20 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 02117
21 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getYValue(int,int) [function] [call site] 02118
22 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getY(int,int) [function] [call site] 02119
21 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 02120
21 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 02121
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 02122
21 [org.jfree.data.xy.DefaultXYZDataset].getYValue(int,int) [function] [call site] 02123
21 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02124
21 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02125
22 [org.jfree.data.xy.YIntervalSeries].getYValue(int) [function] [call site] 02126
21 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 02127
21 [org.jfree.data.xy.DefaultXYDataset].getYValue(int,int) [function] [call site] 02128
21 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 02129
21 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 02130
21 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02131
22 [org.jfree.data.xy.XIntervalSeries].getYValue(int) [function] [call site] 02132
23 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 02133
23 [org.jfree.data.xy.XIntervalDataItem].getYValue() [function] [call site] 02134
20 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 02135
20 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 02136
20 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 02137
20 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02138
20 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02139
20 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02140
20 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 02141
20 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartYValue(int,int) [function] [call site] 02142
21 [org.jfree.data.xy.XYIntervalSeries].getYLowValue(int) [function] [call site] 02143
22 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 02144
22 [org.jfree.data.xy.XYIntervalDataItem].getYLowValue() [function] [call site] 02145
23 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02146
23 [org.jfree.data.xy.XYInterval].getYLow() [function] [call site] 02147
20 [org.jfree.data.xy.XYBarDataset].getStartYValue(int,int) [function] [call site] 02148
21 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 02149
20 [org.jfree.data.xy.YIntervalSeriesCollection].getStartYValue(int,int) [function] [call site] 02150
21 [org.jfree.data.xy.YIntervalSeries].getYLowValue(int) [function] [call site] 02151
22 [org.jfree.data.xy.YIntervalSeries].getDataItem(int) [function] [call site] 02152
22 [org.jfree.data.xy.YIntervalDataItem].getYLowValue() [function] [call site] 02153
23 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02154
23 [org.jfree.data.xy.YInterval].getYLow() [function] [call site] 02155
20 [org.jfree.data.statistics.SimpleHistogramDataset].getStartYValue(int,int) [function] [call site] 02156
21 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 02157
20 [org.jfree.data.xy.AbstractIntervalXYDataset].getStartYValue(int,int) [function] [call site] 02158
21 [org.jfree.data.xy.XYSeriesCollection].getStartY(int,int) [function] [call site] 02159
22 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 02160
21 [org.jfree.data.xy.CategoryTableXYDataset].getStartY(int,int) [function] [call site] 02161
22 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 02162
21 [org.jfree.data.statistics.HistogramDataset].getStartY(int,int) [function] [call site] 02163
22 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 02164
21 [org.jfree.data.xy.XIntervalSeriesCollection].getStartY(int,int) [function] [call site] 02165
22 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 02166
21 [org.jfree.data.time.TimeSeriesCollection].getStartY(int,int) [function] [call site] 02167
22 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 02168
21 [org.jfree.data.time.TimeTableXYDataset].getStartY(int,int) [function] [call site] 02169
22 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 02170
21 [org.jfree.data.time.DynamicTimeSeriesCollection].getStartY(int,int) [function] [call site] 02171
22 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 02172
21 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartY(int,int) [function] [call site] 02173
22 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartYValue(int,int) [function] [call site] 02174
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartY(int,int) [function] [call site] 02175
22 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartYValue(int,int) [function] [call site] 02176
21 [org.jfree.data.time.TimePeriodValuesCollection].getStartY(int,int) [function] [call site] 02177
22 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 02178
21 [org.jfree.data.xy.DefaultTableXYDataset].getStartY(int,int) [function] [call site] 02179
22 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 02180
21 [org.jfree.data.xy.XYBarDataset].getStartY(int,int) [function] [call site] 02181
22 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 02182
22 [org.jfree.data.xy.DefaultXYDataset].getY(int,int) [function] [call site] 02183
22 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 02184
22 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 02185
22 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 02186
22 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 02187
22 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 02188
22 [org.jfree.data.xy.VectorSeriesCollection].getY(int,int) [function] [call site] 02189
22 [org.jfree.data.xy.DefaultXYZDataset].getY(int,int) [function] [call site] 02190
22 [org.jfree.data.xy.DefaultIntervalXYDataset].getY(int,int) [function] [call site] 02191
22 [org.jfree.data.gantt.XYTaskDataset].getY(int,int) [function] [call site] 02192
22 [org.jfree.data.xy.DefaultHighLowDataset].getY(int,int) [function] [call site] 02193
22 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getY(int,int) [function] [call site] 02194
22 [org.jfree.data.xy.DefaultOHLCDataset].getY(int,int) [function] [call site] 02195
22 [org.jfree.data.xy.XYBarDataset].getY(int,int) [function] [call site] 02196
22 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getY(int,int) [function] [call site] 02197
22 [org.jfree.data.xy.MatrixSeriesCollection].getY(int,int) [function] [call site] 02198
22 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 02199
22 [org.jfree.data.xy.XYIntervalSeriesCollection].getY(int,int) [function] [call site] 02200
22 [org.jfree.data.xy.YIntervalSeriesCollection].getY(int,int) [function] [call site] 02201
22 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 02202
22 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 02203
22 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 02204
22 [org.jfree.data.xy.DefaultWindDataset].getY(int,int) [function] [call site] 02205
22 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getY(int,int) [function] [call site] 02206
21 [org.jfree.data.statistics.SimpleHistogramDataset].getStartY(int,int) [function] [call site] 02207
22 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 02208
21 [org.jfree.data.xy.YIntervalSeriesCollection].getStartY(int,int) [function] [call site] 02209
22 [org.jfree.data.xy.YIntervalSeries].getYLowValue(int) [function] [call site] 02210
20 [org.jfree.data.gantt.XYTaskDataset].getStartYValue(int,int) [function] [call site] 02211
21 [org.jfree.data.gantt.XYTaskDataset].getItemStartValue(int,int) [function] [call site] 02212
21 [org.jfree.data.gantt.XYTaskDataset].getSeriesStartValue(int) [function] [call site] 02213
20 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartYValue(int,int) [function] [call site] 02214
20 [org.jfree.data.statistics.SimpleHistogramDataset].getEndYValue(int,int) [function] [call site] 02215
21 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 02216
20 [org.jfree.data.xy.XYBarDataset].getEndYValue(int,int) [function] [call site] 02217
21 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 02218
20 [org.jfree.data.xy.AbstractIntervalXYDataset].getEndYValue(int,int) [function] [call site] 02219
21 [org.jfree.data.xy.YIntervalSeriesCollection].getEndY(int,int) [function] [call site] 02220
22 [org.jfree.data.xy.YIntervalSeries].getYHighValue(int) [function] [call site] 02221
23 [org.jfree.data.xy.YIntervalSeries].getDataItem(int) [function] [call site] 02222
23 [org.jfree.data.xy.YIntervalDataItem].getYHighValue() [function] [call site] 02223
24 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02224
24 [org.jfree.data.xy.YInterval].getYHigh() [function] [call site] 02225
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndY(int,int) [function] [call site] 02226
22 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndYValue(int,int) [function] [call site] 02227
21 [org.jfree.data.xy.XYBarDataset].getEndY(int,int) [function] [call site] 02228
22 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 02229
22 [org.jfree.data.xy.DefaultXYDataset].getY(int,int) [function] [call site] 02230
22 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 02231
22 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 02232
22 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 02233
22 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 02234
22 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 02235
22 [org.jfree.data.xy.VectorSeriesCollection].getY(int,int) [function] [call site] 02236
22 [org.jfree.data.xy.DefaultXYZDataset].getY(int,int) [function] [call site] 02237
22 [org.jfree.data.xy.DefaultIntervalXYDataset].getY(int,int) [function] [call site] 02238
22 [org.jfree.data.gantt.XYTaskDataset].getY(int,int) [function] [call site] 02239
22 [org.jfree.data.xy.DefaultHighLowDataset].getY(int,int) [function] [call site] 02240
22 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getY(int,int) [function] [call site] 02241
22 [org.jfree.data.xy.DefaultOHLCDataset].getY(int,int) [function] [call site] 02242
22 [org.jfree.data.xy.XYBarDataset].getY(int,int) [function] [call site] 02243
22 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getY(int,int) [function] [call site] 02244
22 [org.jfree.data.xy.MatrixSeriesCollection].getY(int,int) [function] [call site] 02245
22 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 02246
22 [org.jfree.data.xy.XYIntervalSeriesCollection].getY(int,int) [function] [call site] 02247
22 [org.jfree.data.xy.YIntervalSeriesCollection].getY(int,int) [function] [call site] 02248
22 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 02249
22 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 02250
22 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 02251
22 [org.jfree.data.xy.DefaultWindDataset].getY(int,int) [function] [call site] 02252
22 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getY(int,int) [function] [call site] 02253
21 [org.jfree.data.time.TimeTableXYDataset].getEndY(int,int) [function] [call site] 02254
22 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 02255
21 [org.jfree.data.statistics.HistogramDataset].getEndY(int,int) [function] [call site] 02256
22 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 02257
21 [org.jfree.data.xy.XIntervalSeriesCollection].getEndY(int,int) [function] [call site] 02258
22 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 02259
21 [org.jfree.data.time.TimeSeriesCollection].getEndY(int,int) [function] [call site] 02260
22 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 02261
21 [org.jfree.data.xy.XYSeriesCollection].getEndY(int,int) [function] [call site] 02262
22 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 02263
21 [org.jfree.data.xy.CategoryTableXYDataset].getEndY(int,int) [function] [call site] 02264
22 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 02265
21 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndY(int,int) [function] [call site] 02266
22 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndYValue(int,int) [function] [call site] 02267
23 [org.jfree.data.xy.XYIntervalSeries].getYHighValue(int) [function] [call site] 02268
24 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 02269
24 [org.jfree.data.xy.XYIntervalDataItem].getYHighValue() [function] [call site] 02270
25 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02271
25 [org.jfree.data.xy.XYInterval].getYHigh() [function] [call site] 02272
21 [org.jfree.data.time.DynamicTimeSeriesCollection].getEndY(int,int) [function] [call site] 02273
22 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 02274
21 [org.jfree.data.time.TimePeriodValuesCollection].getEndY(int,int) [function] [call site] 02275
22 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 02276
21 [org.jfree.data.statistics.SimpleHistogramDataset].getEndY(int,int) [function] [call site] 02277
22 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 02278
21 [org.jfree.data.xy.DefaultTableXYDataset].getEndY(int,int) [function] [call site] 02279
22 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 02280
20 [org.jfree.data.gantt.XYTaskDataset].getEndYValue(int,int) [function] [call site] 02281
21 [org.jfree.data.gantt.XYTaskDataset].getItemEndValue(int,int) [function] [call site] 02282
21 [org.jfree.data.gantt.XYTaskDataset].getSeriesEndValue(int) [function] [call site] 02283
20 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndYValue(int,int) [function] [call site] 02284
20 [org.jfree.data.xy.YIntervalSeriesCollection].getEndYValue(int,int) [function] [call site] 02285
21 [org.jfree.data.xy.YIntervalSeries].getYHighValue(int) [function] [call site] 02286
20 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndYValue(int,int) [function] [call site] 02287
20 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 02288
20 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 02289
20 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 02290
20 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 02291
20 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02292
20 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02293
20 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02294
20 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02295
20 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02296
20 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02297
20 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02298
20 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02299
20 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 02300
20 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02301
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02302
20 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02303
20 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 02304
20 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02305
20 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02306
20 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02307
20 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02308
20 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02309
20 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02310
20 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02311
20 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02312
20 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02313
20 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02314
20 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 02315
20 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 02316
20 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 02317
20 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 02318
20 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 02319
20 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 02320
20 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 02321
20 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 02322
20 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 02323
20 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 02324
20 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 02325
20 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 02326
20 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 02327
20 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 02328
20 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 02329
20 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 02330
20 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 02331
20 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 02332
20 [org.jfree.data.xy.DefaultXYZDataset].getYValue(int,int) [function] [call site] 02333
20 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02334
20 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02335
20 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 02336
20 [org.jfree.data.xy.DefaultXYDataset].getYValue(int,int) [function] [call site] 02337
20 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 02338
20 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 02339
20 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02340
20 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getYValue(int,int) [function] [call site] 02341
20 [org.jfree.data.Range].contains(double) [function] [call site] 02342
20 [org.jfree.data.Range]. (double,double) [function] [call site] 02343
18 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02344
19 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02345
19 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRangeBounds(boolean) [function] [call site] 02346
20 [org.jfree.data.Range]. (double,double) [function] [call site] 02347
19 [org.jfree.data.time.DynamicTimeSeriesCollection].getRangeBounds(boolean) [function] [call site] 02348
20 [org.jfree.data.time.DynamicTimeSeriesCollection].getRangeUpperBound(boolean) [function] [call site] 02349
20 [org.jfree.data.Range]. (double,double) [function] [call site] 02350
19 [org.jfree.data.xy.XYSeriesCollection].getRangeBounds(boolean) [function] [call site] 02351
20 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 02352
20 [org.jfree.data.xy.XYSeriesCollection].getSeries(int) [function] [call site] 02353
20 [org.jfree.data.xy.XYSeries].getMinY() [function] [call site] 02354
20 [org.jfree.data.xy.XYSeries].getMaxY() [function] [call site] 02355
20 [org.jfree.data.Range]. (double,double) [function] [call site] 02356
19 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRangeBounds(boolean) [function] [call site] 02357
20 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRangeLowerBound(boolean) [function] [call site] 02358
20 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRangeUpperBound(boolean) [function] [call site] 02359
20 [org.jfree.data.Range]. (double,double) [function] [call site] 02360
19 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getRangeBounds(boolean) [function] [call site] 02361
19 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRangeBounds(boolean) [function] [call site] 02362
19 [org.jfree.data.general.DatasetUtils].iterateRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02363
20 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 02364
20 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 02365
20 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 02366
20 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 02367
20 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 02368
20 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 02369
20 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 02370
20 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 02371
20 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 02372
20 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 02373
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 02374
20 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 02375
20 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 02376
20 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 02377
20 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 02378
20 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 02379
20 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 02380
20 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 02381
20 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 02382
20 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 02383
20 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 02384
20 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 02385
20 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 02386
20 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 02387
20 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 02388
20 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02389
20 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02390
20 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02391
20 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02392
20 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02393
20 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02394
20 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02395
20 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02396
20 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 02397
20 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02398
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02399
20 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02400
20 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 02401
20 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02402
20 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02403
20 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02404
20 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02405
20 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02406
20 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02407
20 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02408
20 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02409
20 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02410
20 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02411
20 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 02412
20 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 02413
20 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 02414
20 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 02415
20 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 02416
20 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 02417
20 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 02418
20 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02419
20 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02420
20 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02421
20 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 02422
20 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartYValue(int,int) [function] [call site] 02423
20 [org.jfree.data.xy.XYBarDataset].getStartYValue(int,int) [function] [call site] 02424
20 [org.jfree.data.xy.YIntervalSeriesCollection].getStartYValue(int,int) [function] [call site] 02425
20 [org.jfree.data.statistics.SimpleHistogramDataset].getStartYValue(int,int) [function] [call site] 02426
20 [org.jfree.data.xy.AbstractIntervalXYDataset].getStartYValue(int,int) [function] [call site] 02427
20 [org.jfree.data.gantt.XYTaskDataset].getStartYValue(int,int) [function] [call site] 02428
20 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartYValue(int,int) [function] [call site] 02429
20 [org.jfree.data.statistics.SimpleHistogramDataset].getEndYValue(int,int) [function] [call site] 02430
20 [org.jfree.data.xy.XYBarDataset].getEndYValue(int,int) [function] [call site] 02431
20 [org.jfree.data.xy.AbstractIntervalXYDataset].getEndYValue(int,int) [function] [call site] 02432
20 [org.jfree.data.gantt.XYTaskDataset].getEndYValue(int,int) [function] [call site] 02433
20 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndYValue(int,int) [function] [call site] 02434
20 [org.jfree.data.xy.YIntervalSeriesCollection].getEndYValue(int,int) [function] [call site] 02435
20 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndYValue(int,int) [function] [call site] 02436
20 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02437
20 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02438
20 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02439
20 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02440
20 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02441
20 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02442
20 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02443
20 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02444
20 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 02445
20 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02446
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02447
20 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02448
20 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 02449
20 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02450
20 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02451
20 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02452
20 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02453
20 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02454
20 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02455
20 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02456
20 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02457
20 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02458
20 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02459
20 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 02460
20 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 02461
20 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getLowValue(int,int) [function] [call site] 02462
20 [org.jfree.data.xy.DefaultHighLowDataset].getLowValue(int,int) [function] [call site] 02463
20 [org.jfree.data.xy.DefaultOHLCDataset].getLowValue(int,int) [function] [call site] 02464
20 [org.jfree.data.xy.DefaultHighLowDataset].getHighValue(int,int) [function] [call site] 02465
20 [org.jfree.data.xy.DefaultOHLCDataset].getHighValue(int,int) [function] [call site] 02466
20 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getHighValue(int,int) [function] [call site] 02467
20 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02468
20 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02469
20 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02470
20 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02471
20 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02472
20 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02473
20 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02474
20 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02475
20 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 02476
20 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02477
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02478
20 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02479
20 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 02480
20 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02481
20 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02482
20 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02483
20 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02484
20 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02485
20 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02486
20 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02487
20 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02488
20 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02489
20 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02490
20 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 02491
20 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 02492
20 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 02493
20 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 02494
20 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 02495
20 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 02496
20 [org.jfree.data.xy.DefaultXYZDataset].getYValue(int,int) [function] [call site] 02497
20 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02498
20 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02499
20 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 02500
20 [org.jfree.data.xy.DefaultXYDataset].getYValue(int,int) [function] [call site] 02501
20 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 02502
20 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 02503
20 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02504
20 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getYValue(int,int) [function] [call site] 02505
20 [org.jfree.data.Range]. (double,double) [function] [call site] 02506
16 [org.jfree.chart.renderer.xy.StackedXYBarRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02507
17 [org.jfree.data.Range]. (double,double) [function] [call site] 02508
17 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.xy.TableXYDataset) [function] [call site] 02509
18 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.xy.TableXYDataset,double) [function] [call site] 02510
19 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02511
19 [org.jfree.data.time.TimeTableXYDataset].getItemCount() [function] [call site] 02512
19 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount() [function] [call site] 02513
19 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount() [function] [call site] 02514
19 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 02515
19 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 02516
19 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 02517
19 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 02518
19 [org.jfree.data.Range]. (double,double) [function] [call site] 02519
16 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02520
17 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02521
16 [org.jfree.chart.renderer.xy.CandlestickRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02522
17 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02523
16 [org.jfree.chart.renderer.xy.DeviationRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02524
17 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02525
16 [org.jfree.chart.renderer.xy.HighLowRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02526
17 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02527
16 [org.jfree.chart.renderer.xy.YIntervalRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02528
17 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02529
16 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02530
17 [org.jfree.data.time.TimeTableXYDataset].getItemCount() [function] [call site] 02531
17 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount() [function] [call site] 02532
17 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount() [function] [call site] 02533
17 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].getStackValues(org.jfree.data.xy.TableXYDataset,int,int) [function] [call site] 02534
18 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 02535
17 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 02536
17 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 02537
17 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 02538
17 [org.jfree.data.Range]. (double,double) [function] [call site] 02539
16 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02540
17 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.xy.TableXYDataset) [function] [call site] 02541
16 [org.jfree.chart.renderer.xy.VectorRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02542
17 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02543
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 02544
17 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 02545
17 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 02546
17 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 02547
17 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 02548
17 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 02549
17 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 02550
17 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 02551
17 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 02552
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 02553
17 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 02554
17 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 02555
17 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 02556
17 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 02557
17 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 02558
17 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 02559
17 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 02560
17 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 02561
17 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 02562
17 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 02563
17 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 02564
17 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 02565
17 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 02566
17 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 02567
17 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 02568
17 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02569
17 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02570
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02571
17 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02572
17 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02573
17 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02574
17 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02575
17 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02576
17 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 02577
17 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02578
17 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02579
17 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02580
17 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 02581
17 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02582
17 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02583
17 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02584
17 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02585
17 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02586
17 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02587
17 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02588
17 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02589
17 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02590
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02591
17 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 02592
17 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 02593
17 [org.jfree.data.xy.VectorSeriesCollection].getVectorYValue(int,int) [function] [call site] 02594
18 [org.jfree.data.xy.VectorSeries].getDataItem(int) [function] [call site] 02595
18 [org.jfree.data.xy.VectorDataItem].getVectorY() [function] [call site] 02596
19 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02597
19 [org.jfree.data.xy.Vector].getY() [function] [call site] 02598
17 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 02599
17 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 02600
17 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02601
17 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02602
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02603
17 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02604
17 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02605
17 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02606
17 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02607
17 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02608
17 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 02609
17 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02610
17 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02611
17 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02612
17 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 02613
17 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02614
17 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02615
17 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02616
17 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02617
17 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02618
17 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02619
17 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02620
17 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02621
17 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02622
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02623
17 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 02624
17 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 02625
17 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 02626
17 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 02627
17 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 02628
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 02629
17 [org.jfree.data.xy.DefaultXYZDataset].getYValue(int,int) [function] [call site] 02630
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02631
17 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02632
17 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 02633
17 [org.jfree.data.xy.DefaultXYDataset].getYValue(int,int) [function] [call site] 02634
17 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 02635
17 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 02636
17 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02637
17 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getYValue(int,int) [function] [call site] 02638
17 [org.jfree.data.Range]. (double,double) [function] [call site] 02639
16 [org.jfree.chart.renderer.xy.XYErrorRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02640
17 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02641
16 [org.jfree.chart.renderer.xy.XYShapeRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02642
17 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02643
17 [org.jfree.data.Range]. (double,double) [function] [call site] 02644
17 [org.jfree.data.Range].getLowerBound() [function] [call site] 02645
17 [org.jfree.data.Range].getUpperBound() [function] [call site] 02646
16 [org.jfree.chart.renderer.xy.XYBarRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02647
17 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02648
16 [org.jfree.chart.renderer.xy.XYBlockRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02649
17 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02650
17 [org.jfree.data.Range].getLowerBound() [function] [call site] 02651
17 [org.jfree.data.Range]. (double,double) [function] [call site] 02652
17 [org.jfree.data.Range].getUpperBound() [function] [call site] 02653
16 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 02654
16 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02655
17 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02656
16 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].getAnnotations() [function] [call site] 02657
16 [org.jfree.chart.annotations.XYDataImageAnnotation].getIncludeInDataBounds() [function] [call site] 02658
16 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 02659
16 [org.jfree.chart.annotations.XYDataImageAnnotation].getXRange() [function] [call site] 02660
17 [org.jfree.data.Range]. (double,double) [function] [call site] 02661
16 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 02662
16 [org.jfree.chart.annotations.XYDataImageAnnotation].getYRange() [function] [call site] 02663
17 [org.jfree.data.Range]. (double,double) [function] [call site] 02664
14 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 02665
13 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 02666
14 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 02667
14 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 02668
15 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 02669
16 [org.jfree.chart.plot.CategoryPlot].findRangeAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 02670
16 [org.jfree.chart.plot.CategoryPlot].datasetsMappedToRangeAxis(int) [function] [call site] 02671
16 [org.jfree.chart.plot.CategoryPlot].getRangeAxis() [function] [call site] 02672
17 [org.jfree.chart.plot.CategoryPlot].getRangeAxis(int) [function] [call site] 02673
18 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 02674
16 [org.jfree.chart.plot.CategoryPlot].datasetsMappedToRangeAxis(int) [function] [call site] 02675
16 [org.jfree.chart.plot.CategoryPlot].getRendererForDataset(org.jfree.data.category.CategoryDataset) [function] [call site] 02676
17 [org.jfree.chart.plot.CategoryPlot].indexOf(org.jfree.data.category.CategoryDataset) [function] [call site] 02677
17 [org.jfree.chart.plot.CategoryPlot].getRenderer() [function] [call site] 02678
18 [org.jfree.chart.plot.CategoryPlot].getRenderer(int) [function] [call site] 02679
16 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 02680
16 [org.jfree.chart.renderer.category.ScatterRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 02681
17 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 02682
18 [org.jfree.chart.renderer.AbstractRenderer].getDataBoundsIncludesVisibleSeriesOnly() [function] [call site] 02683
18 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 02684
18 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 02685
19 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 02686
20 [org.jfree.data.KeyedObjects2D].getRowCount() [function] [call site] 02687
19 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 02688
19 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 02689
20 [org.jfree.data.DefaultKeyedValues2D].getRowCount() [function] [call site] 02690
19 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 02691
20 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 02692
19 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 02693
20 [org.jfree.data.KeyedObjects2D].getRowCount() [function] [call site] 02694
19 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 02695
20 [org.jfree.data.KeyedObjects2D].getRowCount() [function] [call site] 02696
19 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 02697
18 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 02698
18 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 02699
18 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 02700
18 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 02701
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 02702
18 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 02703
18 [org.jfree.chart.renderer.AbstractRenderer].isSeriesVisible(int) [function] [call site] 02704
18 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowKey(int) [function] [call site] 02705
19 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 02706
18 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowKey(int) [function] [call site] 02707
19 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 02708
20 [org.jfree.data.general.Series].getKey() [function] [call site] 02709
18 [org.jfree.data.category.SlidingCategoryDataset].getRowKey(int) [function] [call site] 02710
19 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowKey(int) [function] [call site] 02711
20 [org.jfree.data.KeyedObjects2D].getRowKey(int) [function] [call site] 02712
19 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowKey(int) [function] [call site] 02713
19 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowKey(int) [function] [call site] 02714
19 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowKey(int) [function] [call site] 02715
20 [org.jfree.data.KeyedObjects2D].getRowKey(int) [function] [call site] 02716
19 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 02717
19 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowKey(int) [function] [call site] 02718
20 [org.jfree.data.KeyedObjects2D].getRowKey(int) [function] [call site] 02719
19 [org.jfree.data.category.DefaultCategoryDataset].getRowKey(int) [function] [call site] 02720
20 [org.jfree.data.DefaultKeyedValues2D].getRowKey(int) [function] [call site] 02721
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowKey(int) [function] [call site] 02722
18 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 02723
18 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowKey(int) [function] [call site] 02724
18 [org.jfree.data.category.DefaultCategoryDataset].getRowKey(int) [function] [call site] 02725
18 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowKey(int) [function] [call site] 02726
18 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.category.CategoryDataset,java.util.List,boolean) [function] [call site] 02727
19 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02728
19 [org.jfree.data.general.DatasetUtils].iterateToFindRangeBounds(org.jfree.data.category.CategoryDataset,java.util.List,boolean) [function] [call site] 02729
20 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02730
20 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02731
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 02732
21 [org.jfree.data.KeyedObjects2D].getColumnCount() [function] [call site] 02733
20 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 02734
21 [org.jfree.data.gantt.SlidingGanttCategoryDataset].lastCategoryIndex() [function] [call site] 02735
22 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 02736
22 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 02737
20 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 02738
21 [org.jfree.data.DefaultKeyedValues2D].getColumnCount() [function] [call site] 02739
20 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 02740
20 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 02741
21 [org.jfree.data.category.SlidingCategoryDataset].lastCategoryIndex() [function] [call site] 02742
22 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 02743
22 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 02744
22 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 02745
22 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 02746
22 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 02747
22 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 02748
23 [org.jfree.data.KeyedObjects2D].getColumnCount() [function] [call site] 02749
22 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 02750
23 [org.jfree.data.KeyedObjects2D].getColumnCount() [function] [call site] 02751
22 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 02752
20 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 02753
20 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 02754
20 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 02755
20 [org.jfree.data.category.SlidingCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02756
21 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02757
22 [org.jfree.data.DefaultKeyedValues2D].getRowIndex(java.lang.Comparable) [function] [call site] 02758
23 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02759
21 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02760
22 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 02761
23 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 02762
23 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 02763
23 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 02764
23 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 02765
23 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 02766
23 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 02767
23 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 02768
23 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 02769
23 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 02770
23 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 02771
23 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 02772
23 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 02773
23 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 02774
23 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 02775
23 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 02776
23 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 02777
23 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 02778
23 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 02779
23 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 02780
23 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 02781
23 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 02782
23 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 02783
23 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 02784
23 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 02785
23 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 02786
23 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 02787
23 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 02788
23 [org.jfree.data.general.Series].getKey() [function] [call site] 02789
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02790
22 [org.jfree.data.KeyedObjects2D].getRowIndex(java.lang.Comparable) [function] [call site] 02791
23 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02792
21 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02793
22 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesIndex(java.lang.Comparable) [function] [call site] 02794
23 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 02795
23 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 02796
23 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 02797
23 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 02798
23 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 02799
23 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 02800
23 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 02801
23 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 02802
23 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 02803
23 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 02804
23 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 02805
23 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 02806
23 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 02807
23 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 02808
23 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 02809
23 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 02810
23 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 02811
23 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 02812
23 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 02813
23 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 02814
23 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 02815
23 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 02816
23 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 02817
23 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 02818
23 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 02819
23 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 02820
23 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 02821
21 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02822
22 [org.jfree.data.KeyedObjects2D].getRowIndex(java.lang.Comparable) [function] [call site] 02823
21 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 02824
21 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02825
22 [org.jfree.data.KeyedObjects2D].getRowIndex(java.lang.Comparable) [function] [call site] 02826
20 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02827
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02828
20 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02829
20 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02830
20 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 02831
20 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02832
20 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02833
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 02834
20 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 02835
20 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 02836
20 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 02837
20 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 02838
20 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 02839
20 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 02840
20 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 02841
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getMinRegularValue(int,int) [function] [call site] 02842
21 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 02843
22 [org.jfree.data.KeyedObjects].getIndex(java.lang.Comparable) [function] [call site] 02844
23 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02845
23 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 02846
23 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 02847
23 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 02848
23 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 02849
23 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 02850
23 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 02851
23 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 02852
23 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 02853
23 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 02854
23 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 02855
23 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 02856
23 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 02857
23 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 02858
23 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 02859
23 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 02860
23 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 02861
23 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 02862
23 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 02863
23 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 02864
23 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 02865
23 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 02866
23 [org.jfree.data.KeyedObject].getKey() [function] [call site] 02867
22 [org.jfree.data.KeyedObjects].getObject(java.lang.Comparable) [function] [call site] 02868
23 [org.jfree.data.KeyedObjects].getIndex(java.lang.Comparable) [function] [call site] 02869
23 [org.jfree.data.UnknownKeyException]. (java.lang.String) [function] [call site] 02870
23 [org.jfree.data.KeyedObjects].getObject(int) [function] [call site] 02871
24 [org.jfree.data.KeyedObject].getObject() [function] [call site] 02872
21 [org.jfree.data.statistics.BoxAndWhiskerItem].getMinRegularValue() [function] [call site] 02873
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 02874
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getMedianValue(int,int) [function] [call site] 02875
22 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 02876
22 [org.jfree.data.statistics.BoxAndWhiskerItem].getMedian() [function] [call site] 02877
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getMaxRegularValue(int,int) [function] [call site] 02878
21 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 02879
21 [org.jfree.data.statistics.BoxAndWhiskerItem].getMaxRegularValue() [function] [call site] 02880
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 02881
20 [org.jfree.data.category.SlidingCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02882
20 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02883
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02884
20 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02885
20 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02886
20 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 02887
20 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02888
20 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 02889
20 [org.jfree.data.category.DefaultIntervalCategoryDataset].getStartValue(int,int) [function] [call site] 02890
21 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesCount() [function] [call site] 02891
21 [org.jfree.data.category.DefaultIntervalCategoryDataset].getCategoryCount() [function] [call site] 02892
22 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesCount() [function] [call site] 02893
20 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getStartValue(int,int) [function] [call site] 02894
21 [org.jfree.data.gantt.TaskSeriesCollection].getStartValue(int,int) [function] [call site] 02895
22 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 02896
22 [org.jfree.data.gantt.TaskSeriesCollection].getColumnKey(int) [function] [call site] 02897
22 [org.jfree.data.gantt.TaskSeriesCollection].getStartValue(java.lang.Comparable,java.lang.Comparable) [function] [call site] 02898
23 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 02899
23 [org.jfree.data.gantt.TaskSeries].get(java.lang.String) [function] [call site] 02900
24 [org.jfree.data.gantt.Task].getDescription() [function] [call site] 02901
23 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 02902
23 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 02903
24 [org.jfree.data.xy.XYDataItem].getXValue() [function] [call site] 02904
24 [org.jfree.data.xy.XYDataItem].getYValue() [function] [call site] 02905
23 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 02906
23 [org.jfree.data.time.Day].toString() [function] [call site] 02907
23 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 02908
24 [org.jfree.chart.axis.TickUnit].getSize() [function] [call site] 02909
24 [org.jfree.chart.axis.NumberTickUnit].valueToString(double) [function] [call site] 02910
23 [org.jfree.data.time.Quarter].toString() [function] [call site] 02911
23 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 02912
24 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 02913
24 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 02914
24 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 02915
24 [org.jfree.data.time.Day].toString() [function] [call site] 02916
24 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 02917
24 [org.jfree.data.time.Quarter].toString() [function] [call site] 02918
24 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 02919
25 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 02920
25 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 02921
25 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 02922
25 [org.jfree.data.time.Day].toString() [function] [call site] 02923
25 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 02924
25 [org.jfree.data.time.Quarter].toString() [function] [call site] 02925
25 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 02926
25 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 02927
26 [org.jfree.chart.renderer.Outlier].getX() [function] [call site] 02928
27 [org.jfree.chart.renderer.Outlier].getPoint() [function] [call site] 02929
26 [org.jfree.chart.renderer.Outlier].getY() [function] [call site] 02930
27 [org.jfree.chart.renderer.Outlier].getPoint() [function] [call site] 02931
25 [org.jfree.data.time.Hour].toString() [function] [call site] 02932
25 [org.jfree.data.time.Year].toString() [function] [call site] 02933
25 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 02934
25 [org.jfree.data.time.Month].toString() [function] [call site] 02935
25 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 02936
25 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 02937
26 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 02938
26 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 02939
26 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 02940
26 [org.jfree.data.time.Day].toString() [function] [call site] 02941
26 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 02942
26 [org.jfree.data.time.Quarter].toString() [function] [call site] 02943
26 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 02944
26 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 02945
26 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 02946
26 [org.jfree.data.time.Hour].toString() [function] [call site] 02947
26 [org.jfree.data.time.Year].toString() [function] [call site] 02948
26 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 02949
26 [org.jfree.data.time.Month].toString() [function] [call site] 02950
26 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 02951
26 [org.jfree.data.time.Week].toString() [function] [call site] 02952
25 [org.jfree.data.time.Week].toString() [function] [call site] 02953
25 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 02954
25 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 02955
25 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 02956
25 [org.jfree.data.time.Day].toString() [function] [call site] 02957
25 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 02958
25 [org.jfree.data.time.Quarter].toString() [function] [call site] 02959
25 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 02960
25 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 02961
25 [org.jfree.data.time.Hour].toString() [function] [call site] 02962
25 [org.jfree.data.time.Year].toString() [function] [call site] 02963
25 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 02964
25 [org.jfree.data.time.Month].toString() [function] [call site] 02965
25 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 02966
25 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 02967
25 [org.jfree.data.time.Week].toString() [function] [call site] 02968
24 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 02969
24 [org.jfree.data.time.Hour].toString() [function] [call site] 02970
24 [org.jfree.data.time.Year].toString() [function] [call site] 02971
24 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 02972
24 [org.jfree.data.time.Month].toString() [function] [call site] 02973
24 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 02974
24 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 02975
24 [org.jfree.data.time.Week].toString() [function] [call site] 02976
23 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 02977
23 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 02978
23 [org.jfree.data.time.Hour].toString() [function] [call site] 02979
23 [org.jfree.data.time.Year].toString() [function] [call site] 02980
23 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 02981
23 [org.jfree.data.time.Month].toString() [function] [call site] 02982
23 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 02983
23 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 02984
23 [org.jfree.data.time.Week].toString() [function] [call site] 02985
23 [org.jfree.data.gantt.Task].getDuration() [function] [call site] 02986
23 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 02987
23 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 02988
20 [org.jfree.data.gantt.TaskSeriesCollection].getStartValue(int,int) [function] [call site] 02989
20 [org.jfree.data.gantt.TaskSeriesCollection].getEndValue(int,int) [function] [call site] 02990
21 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 02991
21 [org.jfree.data.gantt.TaskSeriesCollection].getColumnKey(int) [function] [call site] 02992
21 [org.jfree.data.gantt.TaskSeriesCollection].getEndValue(java.lang.Comparable,java.lang.Comparable) [function] [call site] 02993
22 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 02994
22 [org.jfree.data.gantt.TaskSeries].get(java.lang.String) [function] [call site] 02995
22 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 02996
22 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 02997
22 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 02998
22 [org.jfree.data.time.Day].toString() [function] [call site] 02999
22 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 03000
22 [org.jfree.data.time.Quarter].toString() [function] [call site] 03001
22 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 03002
22 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 03003
22 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 03004
22 [org.jfree.data.time.Hour].toString() [function] [call site] 03005
22 [org.jfree.data.time.Year].toString() [function] [call site] 03006
22 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 03007
22 [org.jfree.data.time.Month].toString() [function] [call site] 03008
22 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 03009
22 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 03010
22 [org.jfree.data.time.Week].toString() [function] [call site] 03011
22 [org.jfree.data.gantt.Task].getDuration() [function] [call site] 03012
22 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 03013
22 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 03014
20 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getEndValue(int,int) [function] [call site] 03015
21 [org.jfree.data.gantt.TaskSeriesCollection].getEndValue(int,int) [function] [call site] 03016
20 [org.jfree.data.category.DefaultIntervalCategoryDataset].getEndValue(int,int) [function] [call site] 03017
21 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesCount() [function] [call site] 03018
21 [org.jfree.data.category.DefaultIntervalCategoryDataset].getCategoryCount() [function] [call site] 03019
20 [org.jfree.data.category.SlidingCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 03020
20 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 03021
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 03022
20 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 03023
20 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 03024
20 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 03025
20 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 03026
20 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 03027
20 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValues(int,int) [function] [call site] 03028
21 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 03029
20 [org.jfree.data.category.SlidingCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 03030
20 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 03031
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 03032
20 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 03033
20 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 03034
20 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 03035
20 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 03036
20 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 03037
20 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getMeanValue(int,int) [function] [call site] 03038
21 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 03039
21 [org.jfree.data.statistics.MeanAndStandardDeviation].getMean() [function] [call site] 03040
20 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getStdDevValue(int,int) [function] [call site] 03041
21 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 03042
21 [org.jfree.data.statistics.MeanAndStandardDeviation].getStandardDeviation() [function] [call site] 03043
20 [org.jfree.data.category.SlidingCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 03044
20 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 03045
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 03046
20 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 03047
20 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 03048
20 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 03049
20 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 03050
20 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 03051
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 03052
20 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 03053
21 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 03054
22 [org.jfree.data.gantt.TaskSeriesCollection].getStartValue(int,int) [function] [call site] 03055
20 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 03056
21 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 03057
20 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 03058
21 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getMeanValue(int,int) [function] [call site] 03059
20 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 03060
21 [org.jfree.data.category.DefaultIntervalCategoryDataset].getEndValue(int,int) [function] [call site] 03061
20 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 03062
21 [org.jfree.data.DefaultKeyedValues2D].getValue(int,int) [function] [call site] 03063
20 [org.jfree.data.category.SlidingCategoryDataset].getValue(int,int) [function] [call site] 03064
21 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 03065
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 03066
21 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 03067
21 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 03068
21 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 03069
21 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 03070
21 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 03071
20 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 03072
20 [org.jfree.data.Range]. (double,double) [function] [call site] 03073
18 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 03074
19 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03075
19 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRangeBounds(boolean) [function] [call site] 03076
19 [org.jfree.data.time.DynamicTimeSeriesCollection].getRangeBounds(boolean) [function] [call site] 03077
19 [org.jfree.data.xy.XYSeriesCollection].getRangeBounds(boolean) [function] [call site] 03078
19 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRangeBounds(boolean) [function] [call site] 03079
19 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getRangeBounds(boolean) [function] [call site] 03080
19 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRangeBounds(boolean) [function] [call site] 03081
19 [org.jfree.data.general.DatasetUtils].iterateRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 03082
20 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 03083
20 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 03084
20 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 03085
20 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 03086
20 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 03087
20 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 03088
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 03089
20 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 03090
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 03091
20 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 03092
20 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 03093
20 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 03094
20 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 03095
20 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 03096
20 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 03097
20 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 03098
20 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 03099
20 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 03100
20 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 03101
20 [org.jfree.data.category.DefaultIntervalCategoryDataset].getStartValue(int,int) [function] [call site] 03102
20 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getStartValue(int,int) [function] [call site] 03103
20 [org.jfree.data.gantt.TaskSeriesCollection].getStartValue(int,int) [function] [call site] 03104
20 [org.jfree.data.gantt.TaskSeriesCollection].getEndValue(int,int) [function] [call site] 03105
20 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getEndValue(int,int) [function] [call site] 03106
20 [org.jfree.data.category.DefaultIntervalCategoryDataset].getEndValue(int,int) [function] [call site] 03107
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 03108
20 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 03109
20 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 03110
20 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 03111
20 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 03112
20 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 03113
20 [org.jfree.data.category.SlidingCategoryDataset].getValue(int,int) [function] [call site] 03114
20 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 03115
20 [org.jfree.data.Range]. (double,double) [function] [call site] 03116
16 [org.jfree.chart.renderer.category.StackedAreaRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 03117
17 [org.jfree.data.Range]. (double,double) [function] [call site] 03118
17 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 03119
18 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.category.CategoryDataset,double) [function] [call site] 03120
19 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03121
19 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 03122
19 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 03123
19 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 03124
19 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 03125
19 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 03126
19 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 03127
19 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 03128
19 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 03129
19 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 03130
19 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 03131
19 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 03132
19 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 03133
19 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 03134
19 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 03135
19 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 03136
19 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 03137
19 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 03138
19 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 03139
19 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 03140
19 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 03141
19 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 03142
19 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 03143
19 [org.jfree.data.category.SlidingCategoryDataset].getValue(int,int) [function] [call site] 03144
19 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 03145
19 [org.jfree.data.Range]. (double,double) [function] [call site] 03146
16 [org.jfree.chart.renderer.category.WaterfallBarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 03147
17 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 03148
17 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 03149
17 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 03150
17 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 03151
17 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 03152
17 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 03153
17 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 03154
17 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 03155
17 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 03156
17 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 03157
17 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 03158
17 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 03159
17 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 03160
17 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 03161
17 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 03162
17 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 03163
17 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 03164
17 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 03165
17 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 03166
17 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 03167
17 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 03168
17 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 03169
17 [org.jfree.data.category.SlidingCategoryDataset].getValue(int,int) [function] [call site] 03170
17 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 03171
17 [org.jfree.data.Range]. (double,double) [function] [call site] 03172
16 [org.jfree.chart.renderer.category.GroupedStackedBarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 03173
17 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.category.CategoryDataset,org.jfree.data.KeyToGroupMap) [function] [call site] 03174
18 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03175
18 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 03176
18 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 03177
18 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 03178
18 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 03179
18 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 03180
18 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 03181
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 03182
18 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 03183
18 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 03184
18 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 03185
18 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 03186
18 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 03187
18 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 03188
18 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 03189
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 03190
18 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 03191
18 [org.jfree.data.KeyToGroupMap].getGroup(java.lang.Comparable) [function] [call site] 03192
19 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03193
18 [org.jfree.data.KeyToGroupMap].getGroupIndex(java.lang.Comparable) [function] [call site] 03194
19 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 03195
19 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 03196
19 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 03197
19 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 03198
19 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 03199
19 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 03200
19 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 03201
19 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 03202
19 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 03203
19 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 03204
19 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 03205
19 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 03206
19 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 03207
19 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 03208
19 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 03209
19 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 03210
19 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 03211
19 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 03212
19 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 03213
19 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 03214
19 [org.jfree.chart.axis.TickUnit:org.jfree.data.statistics.SimpleHistogramBin:org.jfree.data.time.Minute:org.jfree.data.time.Month:org.jfree.data.time.Week:org.jfree.data.time.Year:org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 03215
18 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowKey(int) [function] [call site] 03216
18 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowKey(int) [function] [call site] 03217
18 [org.jfree.data.category.SlidingCategoryDataset].getRowKey(int) [function] [call site] 03218
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowKey(int) [function] [call site] 03219
18 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 03220
18 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowKey(int) [function] [call site] 03221
18 [org.jfree.data.category.DefaultCategoryDataset].getRowKey(int) [function] [call site] 03222
18 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowKey(int) [function] [call site] 03223
18 [org.jfree.data.KeyToGroupMap].getGroupCount() [function] [call site] 03224
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 03225
18 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 03226
18 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 03227
18 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 03228
18 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 03229
18 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 03230
18 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 03231
18 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 03232
18 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 03233
18 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 03234
18 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 03235
18 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 03236
18 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 03237
18 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 03238
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 03239
18 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 03240
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 03241
18 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 03242
18 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 03243
18 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 03244
18 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 03245
18 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 03246
18 [org.jfree.data.category.SlidingCategoryDataset].getValue(int,int) [function] [call site] 03247
18 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 03248
18 [org.jfree.data.Range]. (double,double) [function] [call site] 03249
18 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 03250
16 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 03251
17 [org.jfree.chart.renderer.category.BarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 03252
18 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 03253
18 [org.jfree.data.Range].expandToInclude(org.jfree.data.Range,double) [function] [call site] 03254
19 [org.jfree.data.Range]. (double,double) [function] [call site] 03255
19 [org.jfree.data.Range].getLowerBound() [function] [call site] 03256
19 [org.jfree.data.Range]. (double,double) [function] [call site] 03257
19 [org.jfree.data.Range].getUpperBound() [function] [call site] 03258
19 [org.jfree.data.Range].getUpperBound() [function] [call site] 03259
19 [org.jfree.data.Range]. (double,double) [function] [call site] 03260
19 [org.jfree.data.Range].getLowerBound() [function] [call site] 03261
17 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 03262
16 [org.jfree.chart.renderer.category.StackedBarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 03263
17 [org.jfree.data.Range]. (double,double) [function] [call site] 03264
17 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.category.CategoryDataset,double) [function] [call site] 03265
17 [org.jfree.chart.renderer.category.BarRenderer].getBase() [function] [call site] 03266
16 [org.jfree.chart.renderer.category.StatisticalLineAndShapeRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 03267
17 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 03268
16 [org.jfree.chart.renderer.category.IntervalBarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 03269
17 [org.jfree.chart.renderer.category.BarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 03270
16 [org.jfree.chart.renderer.category.BoxAndWhiskerRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 03271
17 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 03272
16 [org.jfree.chart.renderer.category.StatisticalBarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 03273
17 [org.jfree.chart.renderer.category.BarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 03274
14 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03275
13 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03276
13 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03277
13 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03278
13 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03279
13 [org.jfree.chart.plot.PolarPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03280
14 [org.jfree.chart.plot.PolarPlot].getAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 03281
15 [org.jfree.chart.axis.CyclicNumberAxis].equals(java.lang.Object) [function] [call site] 03282
16 [org.jfree.chart.axis.NumberAxis].equals(java.lang.Object) [function] [call site] 03283
17 [org.jfree.chart.axis.ValueAxis].equals(java.lang.Object) [function] [call site] 03284
18 [org.jfree.data.Range].equals(java.lang.Object) [function] [call site] 03285
18 [org.jfree.chart.axis.Axis].equals(java.lang.Object) [function] [call site] 03286
19 [org.jfree.chart.text.AttributedStringUtils].equal(java.text.AttributedString,java.text.AttributedString) [function] [call site] 03287
19 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 03288
19 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 03289
19 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 03290
19 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 03291
16 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 03292
15 [org.jfree.chart.axis.LogAxis].equals(java.lang.Object) [function] [call site] 03293
16 [org.jfree.chart.axis.QuarterDateFormat].equals(java.lang.Object) [function] [call site] 03294
16 [org.jfree.chart.text.format.RelativeDateFormat].equals(java.lang.Object) [function] [call site] 03295
17 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 03296
17 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 03297
17 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 03298
17 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 03299
16 [org.jfree.chart.axis.MonthDateFormat].equals(java.lang.Object) [function] [call site] 03300
17 [org.jfree.chart.axis.QuarterDateFormat].equals(java.lang.Object) [function] [call site] 03301
17 [org.jfree.chart.text.format.RelativeDateFormat].equals(java.lang.Object) [function] [call site] 03302
16 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 03303
16 [org.jfree.chart.axis.ValueAxis].equals(java.lang.Object) [function] [call site] 03304
15 [org.jfree.chart.axis.ModuloAxis].equals(java.lang.Object) [function] [call site] 03305
16 [org.jfree.data.Range].equals(java.lang.Object) [function] [call site] 03306
16 [org.jfree.chart.axis.NumberAxis].equals(java.lang.Object) [function] [call site] 03307
15 [org.jfree.chart.axis.DateAxis].equals(java.lang.Object) [function] [call site] 03308
16 [org.jfree.chart.axis.ValueAxis].equals(java.lang.Object) [function] [call site] 03309
15 [org.jfree.chart.axis.SymbolAxis].equals(java.lang.Object) [function] [call site] 03310
16 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 03311
16 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 03312
16 [org.jfree.chart.axis.NumberAxis].equals(java.lang.Object) [function] [call site] 03313
15 [org.jfree.chart.axis.NumberAxis].equals(java.lang.Object) [function] [call site] 03314
15 [org.jfree.chart.axis.PeriodAxis].equals(java.lang.Object) [function] [call site] 03315
16 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 03316
16 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 03317
16 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 03318
16 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 03319
16 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 03320
16 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 03321
16 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 03322
16 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 03323
16 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 03324
16 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 03325
16 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 03326
16 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 03327
16 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 03328
16 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 03329
16 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 03330
16 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 03331
16 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 03332
16 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 03333
16 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 03334
16 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 03335
16 [org.jfree.chart.axis.PeriodAxis].isMinorTickMarksVisible() [function] [call site] 03336
16 [org.jfree.chart.axis.PeriodAxis].isMinorTickMarksVisible() [function] [call site] 03337
16 [org.jfree.chart.axis.ValueAxis].equals(java.lang.Object) [function] [call site] 03338
15 [org.jfree.chart.axis.ValueAxis].equals(java.lang.Object) [function] [call site] 03339
15 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03340
14 [org.jfree.chart.plot.PolarPlot].getDatasetsMappedToAxis(java.lang.Integer) [function] [call site] 03341
15 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03342
15 [org.jfree.chart.plot.PolarPlot].getDataset(int) [function] [call site] 03343
15 [org.jfree.chart.plot.PolarPlot].getDataset(int) [function] [call site] 03344
14 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 03345
14 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 03346
13 [org.jfree.chart.plot.ThermometerPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03347
14 [org.jfree.data.Range]. (double,double) [function] [call site] 03348
13 [org.jfree.chart.plot.FastScatterPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03349
13 [org.jfree.chart.axis.ValueAxis].getDefaultAutoRange() [function] [call site] 03350
13 [org.jfree.data.Range].getUpperBound() [function] [call site] 03351
13 [org.jfree.data.Range].getLowerBound() [function] [call site] 03352
13 [org.jfree.chart.axis.PeriodAxis].createInstance(java.lang.Class,java.util.Date,java.util.TimeZone,java.util.Locale) [function] [call site] 03353
13 [org.jfree.chart.axis.PeriodAxis].createInstance(java.lang.Class,java.util.Date,java.util.TimeZone,java.util.Locale) [function] [call site] 03354
13 [org.jfree.chart.axis.PeriodAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03355
14 [org.jfree.data.Range].getUpperBound() [function] [call site] 03356
14 [org.jfree.data.Range].getLowerBound() [function] [call site] 03357
14 [org.jfree.chart.axis.PeriodAxis].createInstance(java.lang.Class,java.util.Date,java.util.TimeZone,java.util.Locale) [function] [call site] 03358
14 [org.jfree.chart.axis.PeriodAxis].createInstance(java.lang.Class,java.util.Date,java.util.TimeZone,java.util.Locale) [function] [call site] 03359
14 [org.jfree.data.time.Millisecond].getFirstMillisecond() [function] [call site] 03360
14 [org.jfree.data.time.Quarter].getFirstMillisecond() [function] [call site] 03361
14 [org.jfree.data.time.Minute].getFirstMillisecond() [function] [call site] 03362
14 [org.jfree.data.time.Month].getFirstMillisecond() [function] [call site] 03363
14 [org.jfree.data.time.Hour].getFirstMillisecond() [function] [call site] 03364
14 [org.jfree.data.time.Week].getFirstMillisecond() [function] [call site] 03365
14 [org.jfree.data.time.Year].getFirstMillisecond() [function] [call site] 03366
14 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond() [function] [call site] 03367
14 [org.jfree.data.time.Second].getFirstMillisecond() [function] [call site] 03368
14 [org.jfree.data.time.Day].getFirstMillisecond() [function] [call site] 03369
14 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03370
15 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03371
15 [org.jfree.data.Range].getLength() [function] [call site] 03372
15 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 03373
16 [org.jfree.chart.event.AxisChangeEvent]. (org.jfree.chart.axis.Axis) [function] [call site] 03374
17 [org.jfree.chart.event.ChartChangeEvent]. (java.lang.Object) [function] [call site] 03375
18 [org.jfree.chart.event.ChartChangeEvent]. (java.lang.Object,org.jfree.chart.JFreeChart,org.jfree.chart.event.ChartChangeEventType) [function] [call site] 03376
19 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03377
16 [org.jfree.chart.axis.Axis].notifyListeners(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 03378
17 [org.jfree.chart.legend.PaintScaleLegend].axisChanged(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 03379
18 [org.jfree.chart.event.AxisChangeEvent].getAxis() [function] [call site] 03380
18 [org.jfree.chart.event.TitleChangeEvent]. (org.jfree.chart.title.Title) [function] [call site] 03381
19 [org.jfree.chart.event.ChartChangeEvent]. (java.lang.Object) [function] [call site] 03382
18 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 03383
19 [org.jfree.chart.JFreeChart].titleChanged(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 03384
20 [org.jfree.chart.event.ChartChangeEvent].setChart(org.jfree.chart.JFreeChart) [function] [call site] 03385
20 [org.jfree.chart.JFreeChart].notifyListeners(org.jfree.chart.event.ChartChangeEvent) [function] [call site] 03386
21 [org.jfree.chart.swing.ChartPanel].chartChanged(org.jfree.chart.event.ChartChangeEvent) [function] [call site] 03387
22 [org.jfree.chart.JFreeChart].getPlot() [function] [call site] 03388
22 [org.jfree.chart.plot.ThermometerPlot].getOrientation() [function] [call site] 03389
22 [org.jfree.chart.plot.PolarPlot].getOrientation() [function] [call site] 03390
22 [org.jfree.chart.plot.FastScatterPlot].getOrientation() [function] [call site] 03391
22 [org.jfree.chart.plot.CategoryPlot].getOrientation() [function] [call site] 03392
22 [org.jfree.chart.plot.XYPlot].getOrientation() [function] [call site] 03393
17 [org.jfree.chart.plot.Plot].axisChanged(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 03394
18 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 03395
19 [org.jfree.chart.event.PlotChangeEvent]. (org.jfree.chart.plot.Plot) [function] [call site] 03396
20 [org.jfree.chart.event.ChartChangeEvent]. (java.lang.Object) [function] [call site] 03397
19 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03398
20 [org.jfree.chart.plot.CombinedRangeCategoryPlot].plotChanged(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03399
21 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03400
20 [org.jfree.chart.JFreeChart].plotChanged(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03401
21 [org.jfree.chart.event.ChartChangeEvent].setChart(org.jfree.chart.JFreeChart) [function] [call site] 03402
21 [org.jfree.chart.JFreeChart].notifyListeners(org.jfree.chart.event.ChartChangeEvent) [function] [call site] 03403
20 [org.jfree.chart.plot.CombinedDomainXYPlot].plotChanged(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03404
21 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03405
20 [org.jfree.chart.plot.CombinedRangeXYPlot].plotChanged(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03406
21 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03407
20 [org.jfree.chart.plot.CombinedDomainCategoryPlot].plotChanged(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03408
21 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03409
14 [org.jfree.data.Range]. (double,double) [function] [call site] 03410
14 [org.jfree.data.time.Month].getLastMillisecond() [function] [call site] 03411
14 [org.jfree.data.time.Minute].getLastMillisecond() [function] [call site] 03412
14 [org.jfree.data.time.Week].getLastMillisecond() [function] [call site] 03413
14 [org.jfree.data.time.Year].getLastMillisecond() [function] [call site] 03414
14 [org.jfree.data.time.Second].getLastMillisecond() [function] [call site] 03415
14 [org.jfree.data.time.FixedMillisecond].getLastMillisecond() [function] [call site] 03416
14 [org.jfree.data.time.Day].getLastMillisecond() [function] [call site] 03417
14 [org.jfree.data.time.Hour].getLastMillisecond() [function] [call site] 03418
14 [org.jfree.data.time.Millisecond].getLastMillisecond() [function] [call site] 03419
14 [org.jfree.data.time.Quarter].getLastMillisecond() [function] [call site] 03420
11 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 03421
12 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 03422
12 [org.jfree.chart.axis.LogAxis].autoAdjustRange() [function] [call site] 03423
13 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 03424
13 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03425
13 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03426
13 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03427
13 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03428
13 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03429
13 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03430
13 [org.jfree.chart.plot.PolarPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03431
13 [org.jfree.chart.plot.ThermometerPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03432
13 [org.jfree.chart.plot.FastScatterPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03433
13 [org.jfree.chart.axis.ValueAxis].getDefaultAutoRange() [function] [call site] 03434
13 [org.jfree.data.Range].getUpperBound() [function] [call site] 03435
13 [org.jfree.data.Range].getLowerBound() [function] [call site] 03436
13 [org.jfree.chart.axis.ValueAxis].getFixedAutoRange() [function] [call site] 03437
13 [org.jfree.chart.axis.ValueAxis].getAutoRangeMinimumSize() [function] [call site] 03438
13 [org.jfree.chart.axis.LogAxis].calculateLog(double) [function] [call site] 03439
13 [org.jfree.chart.axis.LogAxis].calculateLog(double) [function] [call site] 03440
13 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 03441
13 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 03442
13 [org.jfree.chart.axis.LogAxis].calculateValueNoINF(double) [function] [call site] 03443
14 [org.jfree.chart.axis.LogAxis].calculateValue(double) [function] [call site] 03444
13 [org.jfree.chart.axis.LogAxis].calculateValueNoINF(double) [function] [call site] 03445
13 [org.jfree.data.Range]. (double,double) [function] [call site] 03446
13 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03447
11 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 03448
12 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 03449
12 [org.jfree.chart.axis.DateAxis].autoAdjustRange() [function] [call site] 03450
13 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 03451
13 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03452
13 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03453
13 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03454
13 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03455
13 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03456
13 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03457
13 [org.jfree.chart.plot.PolarPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03458
13 [org.jfree.chart.plot.ThermometerPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03459
13 [org.jfree.chart.plot.FastScatterPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03460
13 [org.jfree.data.time.DateRange]. () [function] [call site] 03461
14 [org.jfree.data.time.DateRange]. (java.util.Date,java.util.Date) [function] [call site] 03462
15 [org.jfree.data.Range]. (double,double) [function] [call site] 03463
13 [org.jfree.chart.axis.DateAxis$DefaultTimeline].toTimelineValue(long) [function] [call site] 03464
13 [org.jfree.data.Range].getUpperBound() [function] [call site] 03465
13 [org.jfree.chart.axis.ValueAxis].getFixedAutoRange() [function] [call site] 03466
13 [org.jfree.data.Range].getLowerBound() [function] [call site] 03467
13 [org.jfree.chart.axis.DateAxis$DefaultTimeline].toTimelineValue(long) [function] [call site] 03468
13 [org.jfree.chart.axis.ValueAxis].getAutoRangeMinimumSize() [function] [call site] 03469
13 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 03470
13 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 03471
13 [org.jfree.chart.axis.DateAxis$DefaultTimeline].toMillisecond(long) [function] [call site] 03472
13 [org.jfree.chart.axis.DateAxis$DefaultTimeline].toMillisecond(long) [function] [call site] 03473
13 [org.jfree.data.time.DateRange]. (java.util.Date,java.util.Date) [function] [call site] 03474
13 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03475
14 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03476
14 [org.jfree.data.time.DateRange]. (org.jfree.data.Range) [function] [call site] 03477
15 [org.jfree.data.time.DateRange]. (double,double) [function] [call site] 03478
16 [org.jfree.data.Range]. (double,double) [function] [call site] 03479
15 [org.jfree.data.Range].getLowerBound() [function] [call site] 03480
15 [org.jfree.data.Range].getUpperBound() [function] [call site] 03481
14 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03482
11 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 03483
12 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 03484
12 [org.jfree.chart.axis.ModuloAxis].autoAdjustRange() [function] [call site] 03485
13 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03486
12 [org.jfree.chart.axis.NumberAxis].autoAdjustRange() [function] [call site] 03487
13 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 03488
13 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03489
13 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03490
13 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03491
13 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03492
13 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03493
13 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03494
13 [org.jfree.chart.plot.PolarPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03495
13 [org.jfree.chart.plot.ThermometerPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03496
13 [org.jfree.chart.plot.FastScatterPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03497
13 [org.jfree.chart.axis.ValueAxis].getDefaultAutoRange() [function] [call site] 03498
13 [org.jfree.data.Range].getUpperBound() [function] [call site] 03499
13 [org.jfree.data.Range].getLowerBound() [function] [call site] 03500
13 [org.jfree.chart.axis.NumberAxis].getAutoRangeIncludesZero() [function] [call site] 03501
13 [org.jfree.chart.axis.ValueAxis].getFixedAutoRange() [function] [call site] 03502
13 [org.jfree.chart.axis.ValueAxis].getAutoRangeMinimumSize() [function] [call site] 03503
13 [org.jfree.chart.axis.NumberAxis].getAutoRangeStickyZero() [function] [call site] 03504
13 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 03505
13 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 03506
13 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 03507
13 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 03508
13 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 03509
13 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 03510
13 [org.jfree.data.Range]. (double,double) [function] [call site] 03511
13 [org.jfree.chart.axis.CyclicNumberAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03512
14 [org.jfree.data.Range].getLowerBound() [function] [call site] 03513
14 [org.jfree.data.Range].getUpperBound() [function] [call site] 03514
14 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03515
13 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03516
12 [org.jfree.chart.axis.LogarithmicAxis].autoAdjustRange() [function] [call site] 03517
13 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 03518
13 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03519
13 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03520
13 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03521
13 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03522
13 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03523
13 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03524
13 [org.jfree.chart.plot.PolarPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03525
13 [org.jfree.chart.plot.ThermometerPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03526
13 [org.jfree.chart.plot.FastScatterPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03527
13 [org.jfree.chart.axis.ValueAxis].getDefaultAutoRange() [function] [call site] 03528
13 [org.jfree.data.Range].getLowerBound() [function] [call site] 03529
13 [org.jfree.data.Range].getLowerBound() [function] [call site] 03530
13 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 03531
13 [org.jfree.chart.axis.LogarithmicAxis].computeLogFloor(double) [function] [call site] 03532
13 [org.jfree.data.Range].getLowerBound() [function] [call site] 03533
13 [org.jfree.data.Range].getUpperBound() [function] [call site] 03534
13 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 03535
13 [org.jfree.chart.axis.LogarithmicAxis].computeLogCeil(double) [function] [call site] 03536
13 [org.jfree.chart.axis.ValueAxis].getAutoRangeMinimumSize() [function] [call site] 03537
13 [org.jfree.data.Range]. (double,double) [function] [call site] 03538
13 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03539
13 [org.jfree.chart.axis.LogarithmicAxis].setupSmallLogFlag() [function] [call site] 03540
14 [org.jfree.data.Range].getLowerBound() [function] [call site] 03541
14 [org.jfree.chart.axis.ValueAxis].getRange() [function] [call site] 03542
12 [org.jfree.chart.axis.SymbolAxis].autoAdjustRange() [function] [call site] 03543
13 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 03544
13 [org.jfree.chart.axis.ValueAxis].getAutoRangeMinimumSize() [function] [call site] 03545
13 [org.jfree.chart.axis.NumberAxis].getAutoRangeIncludesZero() [function] [call site] 03546
13 [org.jfree.chart.axis.NumberAxis].getAutoRangeStickyZero() [function] [call site] 03547
13 [org.jfree.chart.axis.NumberAxis].getAutoRangeStickyZero() [function] [call site] 03548
13 [org.jfree.data.Range]. (double,double) [function] [call site] 03549
13 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03550
11 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03551
11 [org.jfree.chart.plot.CombinedDomainXYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03552
12 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03553
13 [org.jfree.chart.plot.XYPlot].configureDomainAxes() [function] [call site] 03554
14 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 03555
14 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 03556
14 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 03557
14 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 03558
13 [org.jfree.chart.plot.XYPlot].configureRangeAxes() [function] [call site] 03559
14 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 03560
14 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 03561
14 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 03562
14 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 03563
13 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03564
13 [org.jfree.chart.plot.PolarPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03565
13 [org.jfree.chart.plot.CombinedDomainXYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03566
13 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03567
14 [org.jfree.chart.event.PlotChangeEvent]. (org.jfree.chart.plot.Plot) [function] [call site] 03568
14 [org.jfree.chart.event.ChartChangeEvent].setType(org.jfree.chart.event.ChartChangeEventType) [function] [call site] 03569
15 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03570
14 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03571
13 [org.jfree.chart.plot.CategoryPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03572
14 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 03573
14 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 03574
14 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 03575
14 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 03576
14 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03577
14 [org.jfree.chart.plot.PolarPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03578
14 [org.jfree.chart.plot.CombinedDomainXYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03579
14 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03580
14 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03581
14 [org.jfree.chart.plot.ThermometerPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03582
15 [org.jfree.data.general.DefaultValueDataset].getValue() [function] [call site] 03583
15 [org.jfree.chart.plot.ThermometerPlot].inSubrange(int,double) [function] [call site] 03584
15 [org.jfree.chart.plot.ThermometerPlot].inSubrange(int,double) [function] [call site] 03585
15 [org.jfree.chart.plot.ThermometerPlot].inSubrange(int,double) [function] [call site] 03586
15 [org.jfree.chart.plot.ThermometerPlot].setAxisRange() [function] [call site] 03587
16 [org.jfree.data.Range]. (double,double) [function] [call site] 03588
16 [org.jfree.chart.axis.LogarithmicAxis].setRange(org.jfree.data.Range) [function] [call site] 03589
17 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range) [function] [call site] 03590
18 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03591
18 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03592
18 [org.jfree.chart.axis.CyclicNumberAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03593
18 [org.jfree.chart.axis.PeriodAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03594
17 [org.jfree.chart.axis.LogarithmicAxis].setupSmallLogFlag() [function] [call site] 03595
16 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range) [function] [call site] 03596
16 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range) [function] [call site] 03597
17 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03598
16 [org.jfree.chart.axis.ValueAxis].setRange(double,double) [function] [call site] 03599
17 [org.jfree.data.Range]. (double,double) [function] [call site] 03600
17 [org.jfree.chart.axis.LogarithmicAxis].setRange(org.jfree.data.Range) [function] [call site] 03601
17 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range) [function] [call site] 03602
17 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range) [function] [call site] 03603
16 [org.jfree.chart.axis.DateAxis].setRange(double,double) [function] [call site] 03604
17 [org.jfree.data.time.DateRange]. (double,double) [function] [call site] 03605
17 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range) [function] [call site] 03606
15 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03607
14 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03608
14 [org.jfree.chart.event.PlotChangeEvent]. (org.jfree.chart.plot.Plot) [function] [call site] 03609
14 [org.jfree.chart.event.ChartChangeEvent].setType(org.jfree.chart.event.ChartChangeEventType) [function] [call site] 03610
14 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03611
13 [org.jfree.chart.plot.ThermometerPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03612
13 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03613
13 [org.jfree.chart.event.PlotChangeEvent]. (org.jfree.chart.plot.Plot) [function] [call site] 03614
13 [org.jfree.chart.event.ChartChangeEvent].setType(org.jfree.chart.event.ChartChangeEventType) [function] [call site] 03615
13 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03616
12 [org.jfree.data.general.DatasetChangeEvent].getDataset() [function] [call site] 03617
12 [org.jfree.data.general.DatasetChangeEvent].getDataset() [function] [call site] 03618
12 [org.jfree.chart.plot.XYPlot].indexOf(org.jfree.data.xy.XYDataset) [function] [call site] 03619
12 [org.jfree.chart.plot.XYPlot].configureRangeAxes() [function] [call site] 03620
11 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03621
11 [org.jfree.chart.plot.CategoryPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03622
11 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03623
11 [org.jfree.chart.plot.ThermometerPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03624
11 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03625
11 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03626
10 [org.jfree.chart.plot.CombinedDomainXYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03627
10 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03628
10 [org.jfree.data.xy.IntervalXYDelegate].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03629
11 [org.jfree.data.xy.IntervalXYDelegate].recalculateInterval() [function] [call site] 03630
12 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 03631
12 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 03632
12 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 03633
12 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 03634
12 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 03635
12 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 03636
12 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 03637
12 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 03638
12 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 03639
12 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 03640
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 03641
12 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 03642
12 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 03643
12 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 03644
12 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 03645
12 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 03646
12 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 03647
12 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 03648
12 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 03649
12 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 03650
12 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 03651
12 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 03652
12 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 03653
12 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 03654
12 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 03655
12 [org.jfree.data.xy.IntervalXYDelegate].calculateIntervalForSeries(int) [function] [call site] 03656
13 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 03657
13 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 03658
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 03659
13 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 03660
13 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 03661
13 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 03662
13 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 03663
13 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 03664
13 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 03665
13 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 03666
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 03667
13 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 03668
13 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 03669
13 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 03670
13 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 03671
13 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 03672
13 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 03673
13 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 03674
13 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 03675
13 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 03676
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 03677
13 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 03678
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 03679
13 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 03680
13 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 03681
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 03682
13 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 03683
13 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 03684
13 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 03685
13 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 03686
13 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 03687
13 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 03688
13 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 03689
13 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 03690
13 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 03691
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 03692
13 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 03693
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 03694
13 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 03695
13 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 03696
13 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 03697
13 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 03698
13 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 03699
13 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 03700
13 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 03701
13 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 03702
13 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 03703
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 03704
13 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 03705
10 [org.jfree.data.xy.XYBarDataset].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03706
11 [org.jfree.data.general.AbstractDataset].notifyListeners(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03707
10 [org.jfree.chart.plot.CategoryPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03708
10 [org.jfree.data.gantt.XYTaskDataset].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03709
11 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 03710
10 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03711
10 [org.jfree.chart.plot.ThermometerPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03712
10 [org.jfree.data.category.CategoryToPieDataset].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03713
11 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 03714
10 [org.jfree.data.xy.XYDatasetTableModel].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03715
7 [org.jfree.data.general.AbstractSeriesDataset].seriesChanged(org.jfree.data.general.SeriesChangeEvent) [function] [call site] 03716
8 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 03717
7 [org.jfree.data.xy.DefaultTableXYDataset].seriesChanged(org.jfree.data.general.SeriesChangeEvent) [function] [call site] 03718
8 [org.jfree.data.xy.DefaultTableXYDataset].updateXPoints() [function] [call site] 03719
9 [org.jfree.data.xy.DefaultTableXYDataset].updateXPoints(org.jfree.data.xy.XYSeries) [function] [call site] 03720
10 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03721
10 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 03722
10 [org.jfree.data.xy.XYSeries].getX(int) [function] [call site] 03723
10 [org.jfree.data.xy.XYSeries].equals(java.lang.Object) [function] [call site] 03724
11 [org.jfree.data.general.Series].equals(java.lang.Object) [function] [call site] 03725
12 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 03726
12 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 03727
12 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 03728
12 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 03729
12 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 03730
12 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 03731
12 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 03732
12 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 03733
12 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 03734
12 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 03735
12 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 03736
12 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 03737
12 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 03738
12 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 03739
12 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 03740
12 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 03741
12 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 03742
12 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 03743
12 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 03744
12 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 03745
12 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 03746
12 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 03747
12 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 03748
12 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 03749
12 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 03750
12 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 03751
12 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 03752
12 [org.jfree.data.general.Series].getKey() [function] [call site] 03753
12 [org.jfree.data.general.Series].getKey() [function] [call site] 03754
10 [org.jfree.data.xy.XYSeries].add(java.lang.Number,java.lang.Number) [function] [call site] 03755
11 [org.jfree.data.xy.XYSeries].add(java.lang.Number,java.lang.Number,boolean) [function] [call site] 03756
12 [org.jfree.data.xy.XYDataItem]. (java.lang.Number,java.lang.Number) [function] [call site] 03757
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03758
12 [org.jfree.data.xy.XYSeries].add(org.jfree.data.xy.XYDataItem,boolean) [function] [call site] 03759
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03760
13 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 03761
13 [org.jfree.data.xy.XYDataItem].compareTo(org.jfree.data.xy.XYDataItem) [function] [call site] 03762
14 [org.jfree.data.xy.XYDataItem].getX() [function] [call site] 03763
13 [org.jfree.data.general.SeriesException]. (java.lang.String) [function] [call site] 03764
13 [org.jfree.data.xy.XYDataItem].getX() [function] [call site] 03765
13 [org.jfree.data.xy.XYSeries].indexOf(java.lang.Number) [function] [call site] 03766
14 [org.jfree.data.xy.XYDataItem]. (java.lang.Number,java.lang.Number) [function] [call site] 03767
14 [org.jfree.data.xy.XYDataItem].getX() [function] [call site] 03768
13 [org.jfree.data.general.SeriesException]. (java.lang.String) [function] [call site] 03769
13 [org.jfree.data.xy.XYSeries].updateBoundsForAddedItem(org.jfree.data.xy.XYDataItem) [function] [call site] 03770
14 [org.jfree.data.xy.XYDataItem].getXValue() [function] [call site] 03771
14 [org.jfree.data.xy.XYSeries].minIgnoreNaN(double,double) [function] [call site] 03772
14 [org.jfree.data.xy.XYSeries].maxIgnoreNaN(double,double) [function] [call site] 03773
14 [org.jfree.data.xy.XYDataItem].getY() [function] [call site] 03774
14 [org.jfree.data.xy.XYDataItem].getYValue() [function] [call site] 03775
14 [org.jfree.data.xy.XYSeries].minIgnoreNaN(double,double) [function] [call site] 03776
14 [org.jfree.data.xy.XYSeries].maxIgnoreNaN(double,double) [function] [call site] 03777
13 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 03778
13 [org.jfree.data.xy.XYSeries].updateBoundsForRemovedItem(org.jfree.data.xy.XYDataItem) [function] [call site] 03779
14 [org.jfree.data.xy.XYDataItem].getXValue() [function] [call site] 03780
14 [org.jfree.data.xy.XYDataItem].getY() [function] [call site] 03781
14 [org.jfree.data.xy.XYDataItem].getYValue() [function] [call site] 03782
14 [org.jfree.data.xy.XYSeries].findBoundsByIteration() [function] [call site] 03783
15 [org.jfree.data.xy.XYSeries].updateBoundsForAddedItem(org.jfree.data.xy.XYDataItem) [function] [call site] 03784
14 [org.jfree.data.xy.XYSeries].getAutoSort() [function] [call site] 03785
14 [org.jfree.data.xy.XYSeries].getX(int) [function] [call site] 03786
14 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 03787
14 [org.jfree.data.xy.XYSeries].getX(int) [function] [call site] 03788
14 [org.jfree.data.xy.XYSeries].findBoundsByIteration() [function] [call site] 03789
13 [org.jfree.data.general.Series].fireSeriesChanged() [function] [call site] 03790
10 [org.jfree.data.xy.XYSeries].add(java.lang.Number,java.lang.Number) [function] [call site] 03791
9 [org.jfree.data.xy.DefaultTableXYDataset].prune() [function] [call site] 03792
10 [org.jfree.data.xy.DefaultTableXYDataset].canPrune(java.lang.Number) [function] [call site] 03793
11 [org.jfree.data.xy.XYSeries].getY(int) [function] [call site] 03794
11 [org.jfree.data.xy.XYSeries].indexOf(java.lang.Number) [function] [call site] 03795
10 [org.jfree.data.xy.DefaultTableXYDataset].removeAllValuesForX(java.lang.Number) [function] [call site] 03796
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03797
11 [org.jfree.data.xy.XYSeries].remove(java.lang.Number) [function] [call site] 03798
12 [org.jfree.data.xy.XYSeries].indexOf(java.lang.Number) [function] [call site] 03799
12 [org.jfree.data.xy.XYSeries].remove(int) [function] [call site] 03800
13 [org.jfree.data.xy.XYSeries].updateBoundsForRemovedItem(org.jfree.data.xy.XYDataItem) [function] [call site] 03801
13 [org.jfree.data.general.Series].fireSeriesChanged() [function] [call site] 03802
11 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 03803
8 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 03804
7 [org.jfree.data.time.TimeSeriesTableModel].seriesChanged(org.jfree.data.general.SeriesChangeEvent) [function] [call site] 03805
4 [org.jfree.data.general.Series].fireSeriesChanged() [function] [call site] 03806
1 [org.jfree.data.time.Hour].next() [function] [call site] 03807
2 [org.jfree.data.time.Hour]. (int,org.jfree.data.time.Day) [function] [call site] 03808
2 [org.jfree.data.time.Day].next() [function] [call site] 03809
3 [org.jfree.chart.date.SpreadsheetDate].toSerial() [function] [call site] 03810
3 [org.jfree.chart.date.SerialDate].createInstance(int) [function] [call site] 03811
4 [org.jfree.chart.date.SpreadsheetDate]. (int) [function] [call site] 03812
5 [org.jfree.chart.date.SerialDate]. () [function] [call site] 03813
5 [org.jfree.chart.date.SerialDate].leapYearCount(int) [function] [call site] 03814
5 [org.jfree.chart.date.SpreadsheetDate].calcSerial(int,int,int) [function] [call site] 03815
5 [org.jfree.chart.date.SpreadsheetDate].calcSerial(int,int,int) [function] [call site] 03816
5 [org.jfree.chart.date.SpreadsheetDate].calcSerial(int,int,int) [function] [call site] 03817
5 [org.jfree.chart.date.SerialDate].isLeapYear(int) [function] [call site] 03818
3 [org.jfree.data.time.Day]. (org.jfree.chart.date.SerialDate) [function] [call site] 03819
4 [org.jfree.data.time.RegularTimePeriod]. () [function] [call site] 03820
4 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03821
4 [org.jfree.data.time.RegularTimePeriod].getCalendarInstance() [function] [call site] 03822
4 [org.jfree.data.time.Day].peg(java.util.Calendar) [function] [call site] 03823
2 [org.jfree.data.time.Hour]. (int,org.jfree.data.time.Day) [function] [call site] 03824
1 [org.jfree.data.time.Minute].next() [function] [call site] 03825
2 [org.jfree.data.time.Minute]. (int,org.jfree.data.time.Hour) [function] [call site] 03826
3 [org.jfree.data.time.RegularTimePeriod]. () [function] [call site] 03827
3 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03828
3 [org.jfree.data.time.Hour].getHour() [function] [call site] 03829
3 [org.jfree.data.time.Hour].getDay() [function] [call site] 03830
3 [org.jfree.data.time.RegularTimePeriod].getCalendarInstance() [function] [call site] 03831
3 [org.jfree.data.time.Minute].peg(java.util.Calendar) [function] [call site] 03832
4 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 03833
4 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 03834
2 [org.jfree.data.time.Minute].getHour() [function] [call site] 03835
2 [org.jfree.data.time.Minute].getHour() [function] [call site] 03836
2 [org.jfree.data.time.Hour].next() [function] [call site] 03837
2 [org.jfree.data.time.Minute]. (int,org.jfree.data.time.Hour) [function] [call site] 03838
1 [org.jfree.data.time.Year].next() [function] [call site] 03839
2 [org.jfree.data.time.Year]. (int) [function] [call site] 03840
1 [org.jfree.data.time.Second].next() [function] [call site] 03841
2 [org.jfree.data.time.Second]. (int,org.jfree.data.time.Minute) [function] [call site] 03842
3 [org.jfree.data.time.RegularTimePeriod]. () [function] [call site] 03843
3 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 03844
3 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03845
3 [org.jfree.data.time.Minute].getDay() [function] [call site] 03846
3 [org.jfree.data.time.Minute].getHourValue() [function] [call site] 03847
3 [org.jfree.data.time.Minute].getMinute() [function] [call site] 03848
3 [org.jfree.data.time.RegularTimePeriod].getCalendarInstance() [function] [call site] 03849
3 [org.jfree.data.time.Second].peg(java.util.Calendar) [function] [call site] 03850
4 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 03851
2 [org.jfree.data.time.Second].getMinute() [function] [call site] 03852
3 [org.jfree.data.time.Minute]. (int,org.jfree.data.time.Hour) [function] [call site] 03853
3 [org.jfree.data.time.Hour]. (int,org.jfree.data.time.Day) [function] [call site] 03854
2 [org.jfree.data.time.Second].getMinute() [function] [call site] 03855
2 [org.jfree.data.time.Minute].next() [function] [call site] 03856
2 [org.jfree.data.time.Second]. (int,org.jfree.data.time.Minute) [function] [call site] 03857
1 [org.jfree.data.time.Day].next() [function] [call site] 03858
1 [org.jfree.data.time.Month].next() [function] [call site] 03859
2 [org.jfree.data.time.Month]. (int,int) [function] [call site] 03860
3 [org.jfree.data.time.RegularTimePeriod]. () [function] [call site] 03861
3 [org.jfree.data.time.RegularTimePeriod].getCalendarInstance() [function] [call site] 03862
3 [org.jfree.data.time.Month].peg(java.util.Calendar) [function] [call site] 03863
4 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 03864
4 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 03865
2 [org.jfree.data.time.Month]. (int,int) [function] [call site] 03866
1 [org.jfree.data.time.Week].next() [function] [call site] 03867
2 [org.jfree.data.time.Week]. (int,int) [function] [call site] 03868
3 [org.jfree.data.time.RegularTimePeriod]. () [function] [call site] 03869
3 [org.jfree.data.time.RegularTimePeriod].getCalendarInstance() [function] [call site] 03870
3 [org.jfree.data.time.Week].peg(java.util.Calendar) [function] [call site] 03871
4 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 03872
4 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 03873
2 [org.jfree.data.time.RegularTimePeriod].getCalendarInstance() [function] [call site] 03874
2 [org.jfree.data.time.Week]. (int,int) [function] [call site] 03875
2 [org.jfree.data.time.Week]. (int,int) [function] [call site] 03876
1 [org.jfree.data.time.FixedMillisecond].next() [function] [call site] 03877
2 [org.jfree.data.time.FixedMillisecond]. (long) [function] [call site] 03878
3 [org.jfree.data.time.RegularTimePeriod]. () [function] [call site] 03879
1 [org.jfree.data.time.Quarter].next() [function] [call site] 03880
2 [org.jfree.data.time.Quarter]. (int,int) [function] [call site] 03881
3 [org.jfree.data.time.RegularTimePeriod]. () [function] [call site] 03882
3 [org.jfree.data.time.RegularTimePeriod].getCalendarInstance() [function] [call site] 03883
3 [org.jfree.data.time.Quarter].peg(java.util.Calendar) [function] [call site] 03884
4 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 03885
4 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 03886
2 [org.jfree.data.time.Quarter]. (int,int) [function] [call site] 03887
1 [org.jfree.data.time.Millisecond].next() [function] [call site] 03888
2 [org.jfree.data.time.Millisecond]. (int,org.jfree.data.time.Second) [function] [call site] 03889
3 [org.jfree.data.time.RegularTimePeriod]. () [function] [call site] 03890
3 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03891
3 [org.jfree.data.time.Second].getSecond() [function] [call site] 03892
3 [org.jfree.data.time.Second].getMinute() [function] [call site] 03893
3 [org.jfree.data.time.Minute].getMinute() [function] [call site] 03894
3 [org.jfree.data.time.Minute].getHourValue() [function] [call site] 03895
3 [org.jfree.data.time.Second].getMinute() [function] [call site] 03896
3 [org.jfree.data.time.Minute].getDay() [function] [call site] 03897
3 [org.jfree.data.time.Second].getMinute() [function] [call site] 03898
3 [org.jfree.data.time.RegularTimePeriod].getCalendarInstance() [function] [call site] 03899
3 [org.jfree.data.time.Millisecond].peg(java.util.Calendar) [function] [call site] 03900
4 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 03901
2 [org.jfree.data.time.Millisecond].getSecond() [function] [call site] 03902
3 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 03903
3 [org.jfree.data.time.Day].getMonth() [function] [call site] 03904
3 [org.jfree.data.time.Second]. (int,int,int,int,int,int) [function] [call site] 03905
4 [org.jfree.data.time.Second]. (int,org.jfree.data.time.Minute) [function] [call site] 03906
4 [org.jfree.data.time.Minute]. (int,int,int,int,int) [function] [call site] 03907
5 [org.jfree.data.time.Minute]. (int,org.jfree.data.time.Hour) [function] [call site] 03908
5 [org.jfree.data.time.Hour]. (int,org.jfree.data.time.Day) [function] [call site] 03909
5 [org.jfree.data.time.Day]. (int,int,int) [function] [call site] 03910
6 [org.jfree.data.time.RegularTimePeriod]. () [function] [call site] 03911
6 [org.jfree.chart.date.SerialDate].createInstance(int,int,int) [function] [call site] 03912
6 [org.jfree.data.time.RegularTimePeriod].getCalendarInstance() [function] [call site] 03913
6 [org.jfree.data.time.Day].peg(java.util.Calendar) [function] [call site] 03914
3 [org.jfree.data.time.Day].getYear() [function] [call site] 03915
2 [org.jfree.data.time.Millisecond].getSecond() [function] [call site] 03916
2 [org.jfree.data.time.Second].next() [function] [call site] 03917
2 [org.jfree.data.time.Millisecond]. (int,org.jfree.data.time.Second) [function] [call site] 03918
1 [org.jfree.data.time.TimeSeriesCollection]. () [function] [call site] 03919
2 [org.jfree.data.time.TimeSeriesCollection]. (org.jfree.data.time.TimeSeries,java.util.TimeZone) [function] [call site] 03920
3 [org.jfree.data.xy.AbstractIntervalXYDataset]. () [function] [call site] 03921
4 [org.jfree.data.xy.AbstractXYDataset]. () [function] [call site] 03922
5 [org.jfree.data.general.AbstractSeriesDataset]. () [function] [call site] 03923
6 [org.jfree.data.general.AbstractDataset]. () [function] [call site] 03924
3 [org.jfree.data.general.Series].addChangeListener(org.jfree.data.general.SeriesChangeListener) [function] [call site] 03925
1 [org.jfree.data.time.TimeSeriesCollection].addSeries(org.jfree.data.time.TimeSeries) [function] [call site] 03926
2 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03927
2 [org.jfree.data.general.Series].addChangeListener(org.jfree.data.general.SeriesChangeListener) [function] [call site] 03928
2 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 03929
1 [org.jfree.chart.ChartFactory].createTimeSeriesChart(java.lang.String,java.lang.String,java.lang.String,org.jfree.data.xy.XYDataset) [function] [call site] 03930
2 [org.jfree.chart.ChartFactory].createTimeSeriesChart(java.lang.String,java.lang.String,java.lang.String,org.jfree.data.xy.XYDataset,boolean,boolean,boolean) [function] [call site] 03931
3 [org.jfree.chart.axis.DateAxis]. (java.lang.String) [function] [call site] 03932
4 [org.jfree.chart.axis.DateAxis]. (java.lang.String,java.util.TimeZone,java.util.Locale) [function] [call site] 03933
5 [org.jfree.chart.axis.ValueAxis]. (java.lang.String,org.jfree.chart.axis.TickUnitSource) [function] [call site] 03934
6 [org.jfree.chart.axis.Axis]. (java.lang.String) [function] [call site] 03935
5 [org.jfree.chart.axis.DateAxis].createStandardDateTickUnits(java.util.TimeZone,java.util.Locale) [function] [call site] 03936
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03937
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03938
6 [org.jfree.chart.axis.TickUnits]. () [function] [call site] 03939
6 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 03940
7 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 03941
8 [org.jfree.chart.axis.TickUnit]. (double) [function] [call site] 03942
8 [org.jfree.chart.axis.DateTickUnit].getMillisecondCount(org.jfree.chart.axis.DateTickUnitType,int) [function] [call site] 03943
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03944
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 03945
6 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 03946
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 03947
6 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 03948
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 03949
6 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 03950
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 03951
6 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 03952
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 03953
6 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 03954
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 03955
6 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 03956
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 03957
6 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 03958
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 03959
6 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 03960
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 03961
6 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 03962
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 03963
6 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 03964
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 03965
6 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 03966
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 03967
6 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 03968
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 03969
6 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 03970
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 03971
6 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 03972
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 03973
6 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 03974
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 03975
6 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 03976
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 03977
6 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 03978
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 03979
6 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 03980
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 03981
6 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 03982
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 03983
6 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 03984
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 03985
6 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 03986
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 03987
6 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 03988
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 03989
6 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 03990
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 03991
6 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 03992
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 03993
6 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 03994
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 03995
6 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 03996
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 03997
6 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 03998
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 03999
6 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 04000
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 04001
6 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 04002
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 04003
6 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 04004
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 04005
6 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 04006
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 04007
6 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 04008
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 04009
6 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 04010
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 04011
6 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 04012
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 04013
6 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 04014
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 04015
6 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 04016
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 04017
6 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 04018
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 04019
6 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 04020
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 04021
6 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 04022
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 04023
5 [org.jfree.chart.axis.DateTickUnit]. (org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 04024
5 [org.jfree.chart.axis.ValueAxis].setAutoRangeMinimumSize(double) [function] [call site] 04025
6 [org.jfree.chart.axis.CyclicNumberAxis].setAutoRangeMinimumSize(double,boolean) [function] [call site] 04026
7 [org.jfree.chart.axis.ValueAxis].setAutoRangeMinimumSize(double,boolean) [function] [call site] 04027
8 [org.jfree.chart.axis.ModuloAxis].autoAdjustRange() [function] [call site] 04028
8 [org.jfree.chart.axis.NumberAxis].autoAdjustRange() [function] [call site] 04029
8 [org.jfree.chart.axis.DateAxis].autoAdjustRange() [function] [call site] 04030
8 [org.jfree.chart.axis.LogAxis].autoAdjustRange() [function] [call site] 04031
8 [org.jfree.chart.axis.LogarithmicAxis].autoAdjustRange() [function] [call site] 04032
8 [org.jfree.chart.axis.SymbolAxis].autoAdjustRange() [function] [call site] 04033
8 [org.jfree.chart.axis.PeriodAxis].autoAdjustRange() [function] [call site] 04034
8 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 04035
6 [org.jfree.chart.axis.ValueAxis].setAutoRangeMinimumSize(double,boolean) [function] [call site] 04036
5 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 04037
3 [org.jfree.chart.axis.ValueAxis].setLowerMargin(double) [function] [call site] 04038
4 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 04039
4 [org.jfree.chart.axis.ModuloAxis].autoAdjustRange() [function] [call site] 04040
4 [org.jfree.chart.axis.NumberAxis].autoAdjustRange() [function] [call site] 04041
4 [org.jfree.chart.axis.DateAxis].autoAdjustRange() [function] [call site] 04042
4 [org.jfree.chart.axis.LogAxis].autoAdjustRange() [function] [call site] 04043
4 [org.jfree.chart.axis.LogarithmicAxis].autoAdjustRange() [function] [call site] 04044
4 [org.jfree.chart.axis.SymbolAxis].autoAdjustRange() [function] [call site] 04045
4 [org.jfree.chart.axis.PeriodAxis].autoAdjustRange() [function] [call site] 04046
4 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 04047
3 [org.jfree.chart.axis.ValueAxis].setUpperMargin(double) [function] [call site] 04048
4 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 04049
4 [org.jfree.chart.axis.ModuloAxis].autoAdjustRange() [function] [call site] 04050
4 [org.jfree.chart.axis.NumberAxis].autoAdjustRange() [function] [call site] 04051
4 [org.jfree.chart.axis.DateAxis].autoAdjustRange() [function] [call site] 04052
4 [org.jfree.chart.axis.LogAxis].autoAdjustRange() [function] [call site] 04053
4 [org.jfree.chart.axis.LogarithmicAxis].autoAdjustRange() [function] [call site] 04054
4 [org.jfree.chart.axis.SymbolAxis].autoAdjustRange() [function] [call site] 04055
4 [org.jfree.chart.axis.PeriodAxis].autoAdjustRange() [function] [call site] 04056
4 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 04057
3 [org.jfree.chart.axis.NumberAxis]. (java.lang.String) [function] [call site] 04058
4 [org.jfree.chart.axis.ValueAxis]. (java.lang.String,org.jfree.chart.axis.TickUnitSource) [function] [call site] 04059
4 [org.jfree.chart.axis.NumberAxis].createStandardTickUnits() [function] [call site] 04060
5 [org.jfree.chart.axis.NumberTickUnitSource]. () [function] [call site] 04061
6 [org.jfree.chart.axis.NumberTickUnitSource]. (boolean) [function] [call site] 04062
7 [org.jfree.chart.axis.NumberTickUnitSource]. (boolean,java.text.NumberFormat) [function] [call site] 04063
3 [org.jfree.chart.axis.NumberAxis].setAutoRangeIncludesZero(boolean) [function] [call site] 04064
4 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 04065
4 [org.jfree.chart.axis.ModuloAxis].autoAdjustRange() [function] [call site] 04066
4 [org.jfree.chart.axis.NumberAxis].autoAdjustRange() [function] [call site] 04067
4 [org.jfree.chart.axis.LogarithmicAxis].autoAdjustRange() [function] [call site] 04068
4 [org.jfree.chart.axis.SymbolAxis].autoAdjustRange() [function] [call site] 04069
4 [org.jfree.chart.event.AxisChangeEvent]. (org.jfree.chart.axis.Axis) [function] [call site] 04070
4 [org.jfree.chart.axis.Axis].notifyListeners(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 04071
3 [org.jfree.chart.plot.XYPlot]. (org.jfree.data.xy.XYDataset,org.jfree.chart.axis.ValueAxis,org.jfree.chart.axis.ValueAxis,org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 04072
4 [org.jfree.chart.plot.Plot]. () [function] [call site] 04073
5 [org.jfree.chart.plot.DefaultDrawingSupplier]. () [function] [call site] 04074
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] 04075
4 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 04076
4 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 04077
4 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].setPlot(org.jfree.chart.plot.XYPlot) [function] [call site] 04078
4 [org.jfree.chart.renderer.AbstractRenderer].addChangeListener(org.jfree.chart.event.RendererChangeListener) [function] [call site] 04079
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04080
4 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 04081
5 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 04082
5 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 04083
5 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 04084
5 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 04085
5 [org.jfree.chart.axis.CategoryAxis].configure() [function] [call site] 04086
4 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 04087
4 [org.jfree.chart.plot.XYPlot].mapDatasetToDomainAxis(int,int) [function] [call site] 04088
5 [org.jfree.chart.plot.XYPlot].mapDatasetToDomainAxes(int,java.util.List) [function] [call site] 04089
6 [org.jfree.chart.internal.Args].requireNonNegative(int,java.lang.String) [function] [call site] 04090
6 [org.jfree.chart.plot.XYPlot].checkAxisIndices(java.util.List) [function] [call site] 04091
6 [org.jfree.data.general.DatasetChangeEvent]. (java.lang.Object,org.jfree.data.general.Dataset) [function] [call site] 04092
6 [org.jfree.chart.plot.CombinedDomainXYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 04093
6 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 04094
6 [org.jfree.chart.plot.XYPlot].getDataset(int) [function] [call site] 04095
4 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 04096
4 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 04097
4 [org.jfree.chart.plot.XYPlot].mapDatasetToRangeAxis(int,int) [function] [call site] 04098
5 [org.jfree.chart.plot.XYPlot].mapDatasetToRangeAxes(int,java.util.List) [function] [call site] 04099
6 [org.jfree.chart.internal.Args].requireNonNegative(int,java.lang.String) [function] [call site] 04100
6 [org.jfree.chart.plot.XYPlot].checkAxisIndices(java.util.List) [function] [call site] 04101
6 [org.jfree.data.general.DatasetChangeEvent]. (java.lang.Object,org.jfree.data.general.Dataset) [function] [call site] 04102
6 [org.jfree.chart.plot.CombinedDomainXYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 04103
6 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 04104
6 [org.jfree.chart.plot.XYPlot].getDataset(int) [function] [call site] 04105
4 [org.jfree.chart.plot.XYPlot].configureDomainAxes() [function] [call site] 04106
4 [org.jfree.chart.plot.XYPlot].configureRangeAxes() [function] [call site] 04107
3 [org.jfree.chart.labels.StandardXYToolTipGenerator].getTimeSeriesInstance() [function] [call site] 04108
4 [org.jfree.chart.labels.StandardXYToolTipGenerator]. (java.lang.String,java.text.DateFormat,java.text.NumberFormat) [function] [call site] 04109
5 [org.jfree.chart.labels.AbstractXYItemLabelGenerator]. (java.lang.String,java.text.DateFormat,java.text.NumberFormat) [function] [call site] 04110
6 [org.jfree.chart.labels.AbstractXYItemLabelGenerator]. (java.lang.String,java.text.NumberFormat,java.text.NumberFormat) [function] [call site] 04111
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04112
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04113
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04114
3 [org.jfree.chart.urls.StandardXYURLGenerator]. () [function] [call site] 04115
4 [org.jfree.chart.urls.StandardXYURLGenerator]. (java.lang.String,java.lang.String,java.lang.String) [function] [call site] 04116
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04117
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04118
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04119
3 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer]. (boolean,boolean) [function] [call site] 04120
4 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer]. () [function] [call site] 04121
5 [org.jfree.chart.renderer.AbstractRenderer]. () [function] [call site] 04122
6 [org.jfree.chart.labels.ItemLabelPosition]. (org.jfree.chart.labels.ItemLabelAnchor,org.jfree.chart.text.TextAnchor) [function] [call site] 04123
7 [org.jfree.chart.labels.ItemLabelPosition]. (org.jfree.chart.labels.ItemLabelAnchor,org.jfree.chart.text.TextAnchor,org.jfree.chart.text.TextAnchor,double) [function] [call site] 04124
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04125
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04126
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04127
6 [org.jfree.chart.labels.ItemLabelPosition]. (org.jfree.chart.labels.ItemLabelAnchor,org.jfree.chart.text.TextAnchor) [function] [call site] 04128
5 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator]. (java.lang.String) [function] [call site] 04129
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04130
3 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].setDefaultToolTipGenerator(org.jfree.chart.labels.XYToolTipGenerator) [function] [call site] 04131
4 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 04132
5 [org.jfree.chart.event.RendererChangeEvent]. (java.lang.Object) [function] [call site] 04133
6 [org.jfree.chart.event.RendererChangeEvent]. (java.lang.Object,boolean) [function] [call site] 04134
7 [org.jfree.chart.event.ChartChangeEvent]. (java.lang.Object) [function] [call site] 04135
5 [org.jfree.chart.renderer.AbstractRenderer].notifyListeners(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 04136
6 [org.jfree.chart.plot.PolarPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 04137
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 04138
6 [org.jfree.chart.plot.WaferMapPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 04139
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 04140
6 [org.jfree.chart.plot.CategoryPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 04141
7 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 04142
7 [org.jfree.chart.plot.PolarPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 04143
7 [org.jfree.chart.plot.WaferMapPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 04144
7 [org.jfree.chart.plot.XYPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 04145
8 [org.jfree.chart.event.RendererChangeEvent].getSeriesVisibilityChanged() [function] [call site] 04146
8 [org.jfree.chart.plot.XYPlot].configureDomainAxes() [function] [call site] 04147
8 [org.jfree.chart.plot.XYPlot].configureRangeAxes() [function] [call site] 04148
8 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 04149
7 [org.jfree.chart.plot.CategoryPlot].configureRangeAxes() [function] [call site] 04150
8 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 04151
8 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 04152
8 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 04153
8 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 04154
7 [org.jfree.chart.event.PlotChangeEvent]. (org.jfree.chart.plot.Plot) [function] [call site] 04155
7 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 04156
6 [org.jfree.chart.plot.XYPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 04157
3 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].setURLGenerator(org.jfree.chart.urls.XYURLGenerator) [function] [call site] 04158
4 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 04159
3 [org.jfree.chart.plot.CombinedDomainXYPlot].setRenderer(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 04160
4 [org.jfree.chart.plot.XYPlot].setRenderer(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 04161
5 [org.jfree.chart.plot.XYPlot].setRenderer(int,org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 04162
6 [org.jfree.chart.plot.XYPlot].setRenderer(int,org.jfree.chart.renderer.xy.XYItemRenderer,boolean) [function] [call site] 04163
7 [org.jfree.chart.plot.XYPlot].getRenderer(int) [function] [call site] 04164
7 [org.jfree.chart.renderer.AbstractRenderer].removeChangeListener(org.jfree.chart.event.RendererChangeListener) [function] [call site] 04165
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04166
7 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].setPlot(org.jfree.chart.plot.XYPlot) [function] [call site] 04167
7 [org.jfree.chart.renderer.AbstractRenderer].addChangeListener(org.jfree.chart.event.RendererChangeListener) [function] [call site] 04168
7 [org.jfree.chart.plot.XYPlot].configureDomainAxes() [function] [call site] 04169
7 [org.jfree.chart.plot.XYPlot].configureRangeAxes() [function] [call site] 04170
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 04171
4 [org.jfree.chart.plot.XYPlot].setRenderer(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 04172
4 [org.jfree.chart.plot.CombinedRangeXYPlot].setRenderer(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 04173
5 [org.jfree.chart.plot.XYPlot].setRenderer(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 04174
5 [org.jfree.chart.plot.CombinedDomainXYPlot].setRenderer(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 04175
5 [org.jfree.chart.plot.XYPlot].setRenderer(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 04176
3 [org.jfree.chart.plot.XYPlot].setRenderer(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 04177
3 [org.jfree.chart.plot.CombinedRangeXYPlot].setRenderer(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 04178
3 [org.jfree.chart.JFreeChart]. (java.lang.String,java.awt.Font,org.jfree.chart.plot.Plot,boolean) [function] [call site] 04179
4 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04180
4 [org.jfree.chart.plot.Plot].setChart(org.jfree.chart.JFreeChart) [function] [call site] 04181
4 [org.jfree.chart.plot.Plot].addChangeListener(org.jfree.chart.event.PlotChangeListener) [function] [call site] 04182
4 [org.jfree.chart.legend.LegendTitle]. (org.jfree.chart.legend.LegendItemSource) [function] [call site] 04183
5 [org.jfree.chart.legend.LegendTitle]. (org.jfree.chart.legend.LegendItemSource,org.jfree.chart.block.Arrangement,org.jfree.chart.block.Arrangement) [function] [call site] 04184
6 [org.jfree.chart.title.Title]. () [function] [call site] 04185
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] 04186
8 [org.jfree.chart.block.AbstractBlock]. () [function] [call site] 04187
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04188
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04189
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04190
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04191
8 [org.jfree.chart.block.AbstractBlock].setPadding(org.jfree.chart.api.RectangleInsets) [function] [call site] 04192
9 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04193
6 [org.jfree.chart.block.BlockContainer]. (org.jfree.chart.block.Arrangement) [function] [call site] 04194
7 [org.jfree.chart.block.AbstractBlock]. () [function] [call site] 04195
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04196
6 [org.jfree.chart.api.RectangleInsets]. (double,double,double,double) [function] [call site] 04197
7 [org.jfree.chart.api.RectangleInsets]. (org.jfree.chart.api.UnitType,double,double,double,double) [function] [call site] 04198
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04199
6 [org.jfree.chart.api.RectangleInsets]. (double,double,double,double) [function] [call site] 04200
5 [org.jfree.chart.block.ColumnArrangement]. () [function] [call site] 04201
5 [org.jfree.chart.block.FlowArrangement]. () [function] [call site] 04202
6 [org.jfree.chart.block.FlowArrangement]. (org.jfree.chart.api.HorizontalAlignment,org.jfree.chart.api.VerticalAlignment,double,double) [function] [call site] 04203
4 [org.jfree.chart.api.RectangleInsets]. (double,double,double,double) [function] [call site] 04204
4 [org.jfree.chart.block.AbstractBlock].setMargin(org.jfree.chart.api.RectangleInsets) [function] [call site] 04205
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04206
4 [org.jfree.chart.legend.LegendTitle].setBackgroundPaint(java.awt.Paint) [function] [call site] 04207
5 [org.jfree.chart.event.TitleChangeEvent]. (org.jfree.chart.title.Title) [function] [call site] 04208
5 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 04209
4 [org.jfree.chart.title.Title].setPosition(org.jfree.chart.api.RectangleEdge) [function] [call site] 04210
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04211
5 [org.jfree.chart.event.TitleChangeEvent]. (org.jfree.chart.title.Title) [function] [call site] 04212
5 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 04213
4 [org.jfree.chart.title.Title].addChangeListener(org.jfree.chart.event.TitleChangeListener) [function] [call site] 04214
4 [org.jfree.chart.title.TextTitle]. (java.lang.String,java.awt.Font) [function] [call site] 04215
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] 04216
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] 04217
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04218
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04219
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04220
4 [org.jfree.chart.title.Title].addChangeListener(org.jfree.chart.event.TitleChangeListener) [function] [call site] 04221
3 [org.jfree.chart.StandardChartTheme].apply(org.jfree.chart.JFreeChart) [function] [call site] 04222
4 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04223
4 [org.jfree.chart.JFreeChart].getTitle() [function] [call site] 04224
4 [org.jfree.chart.title.TextTitle].setFont(java.awt.Font) [function] [call site] 04225
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04226
5 [org.jfree.chart.event.TitleChangeEvent]. (org.jfree.chart.title.Title) [function] [call site] 04227
5 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 04228
4 [org.jfree.chart.title.TextTitle].setPaint(java.awt.Paint) [function] [call site] 04229
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04230
5 [org.jfree.chart.event.TitleChangeEvent]. (org.jfree.chart.title.Title) [function] [call site] 04231
5 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 04232
4 [org.jfree.chart.JFreeChart].getSubtitleCount() [function] [call site] 04233
4 [org.jfree.chart.StandardChartTheme].applyToTitle(org.jfree.chart.title.Title) [function] [call site] 04234
5 [org.jfree.chart.title.TextTitle].setFont(java.awt.Font) [function] [call site] 04235
5 [org.jfree.chart.title.TextTitle].setPaint(java.awt.Paint) [function] [call site] 04236
5 [org.jfree.chart.legend.LegendTitle].getBackgroundPaint() [function] [call site] 04237
5 [org.jfree.chart.legend.LegendTitle].setBackgroundPaint(java.awt.Paint) [function] [call site] 04238
5 [org.jfree.chart.legend.LegendTitle].setItemFont(java.awt.Font) [function] [call site] 04239
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04240
6 [org.jfree.chart.event.TitleChangeEvent]. (org.jfree.chart.title.Title) [function] [call site] 04241
6 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 04242
5 [org.jfree.chart.legend.LegendTitle].setItemPaint(java.awt.Paint) [function] [call site] 04243
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04244
6 [org.jfree.chart.event.TitleChangeEvent]. (org.jfree.chart.title.Title) [function] [call site] 04245
6 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 04246
5 [org.jfree.chart.legend.LegendTitle].getWrapper() [function] [call site] 04247
5 [org.jfree.chart.StandardChartTheme].applyToBlockContainer(org.jfree.chart.block.BlockContainer) [function] [call site] 04248
6 [org.jfree.chart.block.BlockContainer].getBlocks() [function] [call site] 04249
6 [org.jfree.chart.StandardChartTheme].applyToBlock(org.jfree.chart.block.Block) [function] [call site] 04250
7 [org.jfree.chart.StandardChartTheme].applyToTitle(org.jfree.chart.title.Title) [function] [call site] 04251
7 [org.jfree.chart.block.LabelBlock].setFont(java.awt.Font) [function] [call site] 04252
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04253
8 [org.jfree.chart.text.TextUtils].createTextBlock(java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 04254
9 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04255
9 [org.jfree.chart.text.TextBlock]. () [function] [call site] 04256
9 [org.jfree.chart.text.TextBlock].addLine(java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 04257
10 [org.jfree.chart.text.TextLine]. (java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 04258
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04259
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04260
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04261
11 [org.jfree.chart.text.TextFragment]. (java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 04262
12 [org.jfree.chart.text.TextFragment]. (java.lang.String,java.awt.Font,java.awt.Paint,float) [function] [call site] 04263
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04264
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04265
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04266
10 [org.jfree.chart.text.TextBlock].addLine(org.jfree.chart.text.TextLine) [function] [call site] 04267
9 [org.jfree.chart.text.TextBlock].addLine(java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 04268
7 [org.jfree.chart.block.LabelBlock].setPaint(java.awt.Paint) [function] [call site] 04269
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04270
8 [org.jfree.chart.text.TextUtils].createTextBlock(java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 04271
5 [org.jfree.chart.legend.LegendTitle].getWrapper() [function] [call site] 04272
5 [org.jfree.chart.legend.PaintScaleLegend].setBackgroundPaint(java.awt.Paint) [function] [call site] 04273
6 [org.jfree.chart.event.TitleChangeEvent]. (org.jfree.chart.title.Title) [function] [call site] 04274
6 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 04275
5 [org.jfree.chart.legend.PaintScaleLegend].getAxis() [function] [call site] 04276
5 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 04277
6 [org.jfree.chart.axis.Axis].setLabelFont(java.awt.Font) [function] [call site] 04278
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04279
7 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 04280
6 [org.jfree.chart.axis.Axis].setLabelPaint(java.awt.Paint) [function] [call site] 04281
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04282
7 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 04283
6 [org.jfree.chart.axis.Axis].setTickLabelFont(java.awt.Font) [function] [call site] 04284
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04285
7 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 04286
6 [org.jfree.chart.axis.Axis].setTickLabelPaint(java.awt.Paint) [function] [call site] 04287
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04288
7 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 04289
6 [org.jfree.chart.StandardChartTheme].applyToSymbolAxis(org.jfree.chart.axis.SymbolAxis) [function] [call site] 04290
7 [org.jfree.chart.axis.SymbolAxis].setGridBandPaint(java.awt.Paint) [function] [call site] 04291
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04292
8 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 04293
7 [org.jfree.chart.axis.SymbolAxis].setGridBandAlternatePaint(java.awt.Paint) [function] [call site] 04294
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04295
8 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 04296
6 [org.jfree.chart.StandardChartTheme].applyToPeriodAxis(org.jfree.chart.axis.PeriodAxis) [function] [call site] 04297
7 [org.jfree.chart.axis.PeriodAxis].getLabelInfo() [function] [call site] 04298
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getPeriodClass() [function] [call site] 04299
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getDateFormat() [function] [call site] 04300
8 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 04301
9 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 04302
9 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 04303
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getPadding() [function] [call site] 04304
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getDrawDividers() [function] [call site] 04305
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] 04306
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04307
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04308
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04309
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04310
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04311
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04312
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04313
8 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 04314
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getDividerPaint() [function] [call site] 04315
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getDividerStroke() [function] [call site] 04316
7 [org.jfree.chart.axis.PeriodAxis].setLabelInfo(org.jfree.chart.axis.PeriodAxisLabelInfo[]) [function] [call site] 04317
8 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 04318
5 [org.jfree.chart.title.CompositeTitle].getContainer() [function] [call site] 04319
5 [org.jfree.chart.block.BlockContainer].getBlocks() [function] [call site] 04320
4 [org.jfree.chart.JFreeChart].getSubtitle(int) [function] [call site] 04321
5 [org.jfree.chart.JFreeChart].getSubtitleCount() [function] [call site] 04322
4 [org.jfree.chart.JFreeChart].setBackgroundPaint(java.awt.Paint) [function] [call site] 04323
5 [org.jfree.chart.JFreeChart].fireChartChanged() [function] [call site] 04324
6 [org.jfree.chart.event.ChartChangeEvent]. (java.lang.Object) [function] [call site] 04325
6 [org.jfree.chart.JFreeChart].notifyListeners(org.jfree.chart.event.ChartChangeEvent) [function] [call site] 04326
5 [org.jfree.chart.JFreeChart].fireChartChanged() [function] [call site] 04327
4 [org.jfree.chart.JFreeChart].getPlot() [function] [call site] 04328
4 [org.jfree.chart.StandardChartTheme].applyToPlot(org.jfree.chart.plot.Plot) [function] [call site] 04329
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04330
5 [org.jfree.chart.plot.Plot].getDrawingSupplier() [function] [call site] 04331
6 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 04332
5 [org.jfree.chart.StandardChartTheme].getDrawingSupplier() [function] [call site] 04333
6 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 04334
7 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04335
6 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 04336
7 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 04337
8 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 04338
9 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04339
10 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04340
10 [org.jfree.chart.internal.CloneUtils].copy(java.lang.Object) [function] [call site] 04341
11 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 04342
11 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 04343
11 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 04344
12 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04345
13 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04346
14 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 04347
14 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 04348
14 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 04349
14 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 04350
15 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04351
14 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 04352
15 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04353
16 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 04354
16 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04355
16 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04356
16 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04357
16 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04358
16 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04359
16 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04360
16 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04361
16 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04362
17 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04363
17 [org.jfree.chart.internal.CloneUtils].copy(java.lang.Object) [function] [call site] 04364
16 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04365
15 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04366
14 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 04367
15 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04368
14 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 04369
15 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04370
14 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 04371
15 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04372
15 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04373
16 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04374
14 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 04375
15 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04376
14 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 04377
14 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 04378
15 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04379
15 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04380
14 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 04381
15 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04382
14 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 04383
14 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 04384
15 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04385
15 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04386
14 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 04387
15 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04388
14 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 04389
15 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04390
14 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 04391
15 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 04392
16 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04393
16 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 04394
16 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 04395
16 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 04396
16 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 04397
16 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 04398
16 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 04399
16 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 04400
16 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 04401
16 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 04402
16 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 04403
16 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 04404
16 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 04405
16 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 04406
16 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 04407
16 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 04408
16 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 04409
16 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 04410
16 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 04411
17 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04412
17 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04413
17 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 04414
17 [org.jfree.chart.internal.CloneUtils].copy(java.lang.Object) [function] [call site] 04415
17 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04416
17 [org.jfree.chart.internal.CloneUtils].copy(java.lang.Object) [function] [call site] 04417
17 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04418
17 [org.jfree.chart.internal.CloneUtils].copy(java.lang.Object) [function] [call site] 04419
16 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 04420
17 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04421
16 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 04422
17 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04423
17 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04424
16 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 04425
16 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 04426
17 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 04427
16 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 04428
17 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04429
16 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04430
17 [org.jfree.chart.title.Title].clone() [function] [call site] 04431
18 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 04432
16 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 04433
17 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 04434
18 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 04435
18 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 04436
16 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 04437
17 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 04438
18 [org.jfree.chart.axis.Axis].clone() [function] [call site] 04439
17 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 04440
16 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04441
17 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 04442
17 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 04443
16 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 04444
17 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04445
16 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 04446
17 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 04447
18 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04448
18 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04449
18 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 04450
18 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 04451
18 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04452
18 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 04453
18 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 04454
18 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 04455
18 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04456
18 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].setPlot(org.jfree.chart.plot.CategoryPlot) [function] [call site] 04457
19 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04458
18 [org.jfree.chart.renderer.AbstractRenderer].addChangeListener(org.jfree.chart.event.RendererChangeListener) [function] [call site] 04459
18 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04460
18 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04461
18 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04462
18 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04463
18 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04464
18 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04465
18 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04466
18 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04467
17 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04468
17 [org.jfree.chart.plot.Plot].setParent(org.jfree.chart.plot.Plot) [function] [call site] 04469
16 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 04470
17 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04471
16 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 04472
17 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04473
16 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04474
17 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04475
17 [org.jfree.chart.internal.ArrayUtils].clone(float[][]) [function] [call site] 04476
17 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 04477
17 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 04478
18 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 04479
18 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 04480
17 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 04481
17 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 04482
18 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 04483
18 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 04484
18 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 04485
18 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 04486
18 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 04487
18 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 04488
18 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 04489
18 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04490
18 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 04491
18 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 04492
19 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04493
19 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 04494
19 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 04495
19 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 04496
19 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 04497
19 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 04498
19 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 04499
19 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04500
19 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 04501
19 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 04502
19 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 04503
19 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 04504
19 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 04505
19 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 04506
19 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 04507
19 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 04508
19 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 04509
19 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 04510
19 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04511
19 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 04512
19 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 04513
19 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 04514
19 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04515
19 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 04516
19 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 04517
19 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 04518
19 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 04519
19 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 04520
19 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 04521
20 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04522
19 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04523
19 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 04524
20 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04525
19 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 04526
20 [org.jfree.data.KeyToGroupMap].clone(java.lang.Object) [function] [call site] 04527
20 [org.jfree.data.KeyToGroupMap].clone(java.util.Collection) [function] [call site] 04528
21 [org.jfree.data.KeyToGroupMap].clone(java.lang.Object) [function] [call site] 04529
20 [org.jfree.data.KeyToGroupMap].clone(java.lang.Object) [function] [call site] 04530
19 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 04531
20 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 04532
21 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04533
21 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04534
19 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 04535
19 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 04536
19 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 04537
20 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04538
19 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04539
20 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04540
19 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 04541
19 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 04542
19 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 04543
20 [org.jfree.data.KeyedObjects].clone() [function] [call site] 04544
21 [org.jfree.data.KeyedObject].clone() [function] [call site] 04545
22 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 04546
22 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 04547
22 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 04548
22 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 04549
22 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 04550
22 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 04551
22 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 04552
22 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 04553
22 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 04554
22 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 04555
22 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 04556
22 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 04557
22 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 04558
22 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 04559
22 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 04560
22 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 04561
22 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 04562
22 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 04563
22 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 04564
22 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 04565
22 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 04566
22 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 04567
22 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 04568
22 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04569
22 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 04570
22 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 04571
22 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04572
22 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 04573
22 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 04574
22 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 04575
22 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 04576
22 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04577
22 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 04578
22 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 04579
23 [org.jfree.chart.urls.CustomPieURLGenerator]. () [function] [call site] 04580
23 [org.jfree.chart.urls.CustomPieURLGenerator].addURLs(java.util.Map) [function] [call site] 04581
22 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 04582
22 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 04583
22 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 04584
22 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 04585
22 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 04586
23 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04587
22 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 04588
22 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 04589
22 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 04590
22 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 04591
22 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04592
22 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 04593
23 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04594
22 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 04595
22 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04596
22 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 04597
22 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 04598
22 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 04599
23 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04600
23 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04601
22 [org.jfree.chart.title.Title].clone() [function] [call site] 04602
22 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04603
22 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 04604
23 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04605
23 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04606
22 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 04607
22 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 04608
23 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 04609
22 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 04610
23 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04611
23 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04612
22 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 04613
23 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04614
23 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04615
22 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 04616
23 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04617
23 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04618
23 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 04619
22 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 04620
23 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04621
23 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04622
23 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04623
22 [org.jfree.data.gantt.Task].clone() [function] [call site] 04624
22 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 04625
22 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 04626
23 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04627
22 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 04628
23 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04629
23 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04630
22 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 04631
23 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04632
22 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04633
23 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 04634
23 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 04635
23 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 04636
23 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 04637
22 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 04638
23 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04639
23 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04640
23 [org.jfree.data.xy.IntervalXYDelegate]. (org.jfree.data.xy.XYDataset) [function] [call site] 04641
24 [org.jfree.data.xy.IntervalXYDelegate]. (org.jfree.data.xy.XYDataset,boolean) [function] [call site] 04642
25 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04643
23 [org.jfree.data.xy.CategoryTableXYDataset].getIntervalWidth() [function] [call site] 04644
24 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 04645
23 [org.jfree.data.xy.IntervalXYDelegate].setFixedIntervalWidth(double) [function] [call site] 04646
23 [org.jfree.data.xy.CategoryTableXYDataset].isAutoWidth() [function] [call site] 04647
24 [org.jfree.data.xy.IntervalXYDelegate].isAutoWidth() [function] [call site] 04648
23 [org.jfree.data.xy.IntervalXYDelegate].setAutoWidth(boolean) [function] [call site] 04649
24 [org.jfree.data.xy.IntervalXYDelegate].recalculateInterval() [function] [call site] 04650
23 [org.jfree.data.xy.IntervalXYDelegate].setIntervalPositionFactor(double) [function] [call site] 04651
23 [org.jfree.data.xy.CategoryTableXYDataset].getIntervalPositionFactor() [function] [call site] 04652
24 [org.jfree.data.xy.IntervalXYDelegate].getIntervalPositionFactor() [function] [call site] 04653
22 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 04654
22 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 04655
23 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04656
22 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 04657
23 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04658
22 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 04659
23 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04660
22 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 04661
23 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04662
22 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 04663
23 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 04664
23 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 04665
22 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 04666
23 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04667
23 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 04668
23 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 04669
22 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 04670
23 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04671
22 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 04672
23 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04673
22 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 04674
23 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 04675
23 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 04676
24 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04677
23 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 04678
23 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 04679
23 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04680
23 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 04681
22 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 04682
23 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04683
23 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 04684
22 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 04685
23 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 04686
22 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 04687
23 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04688
22 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 04689
23 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04690
22 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 04691
22 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 04692
23 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04693
22 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 04694
23 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 04695
22 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 04696
22 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 04697
23 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 04698
22 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 04699
23 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04700
23 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 04701
22 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 04702
22 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 04703
23 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 04704
23 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04705
23 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04706
22 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 04707
23 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 04708
24 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04709
24 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04710
24 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 04711
24 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 04712
24 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04713
24 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 04714
24 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 04715
24 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 04716
24 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 04717
24 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04718
24 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].setPlot(org.jfree.chart.plot.XYPlot) [function] [call site] 04719
24 [org.jfree.chart.renderer.AbstractRenderer].addChangeListener(org.jfree.chart.event.RendererChangeListener) [function] [call site] 04720
24 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04721
24 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04722
24 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04723
24 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04724
24 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04725
24 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04726
24 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04727
24 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 04728
25 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04729
24 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04730
24 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 04731
24 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 04732
24 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 04733
24 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 04734
24 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 04735
24 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 04736
24 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04737
24 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 04738
24 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 04739
24 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 04740
24 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 04741
24 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 04742
24 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 04743
24 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 04744
24 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 04745
24 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 04746
24 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 04747
24 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 04748
24 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04749
24 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 04750
24 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 04751
24 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 04752
24 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04753
24 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 04754
24 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 04755
24 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 04756
24 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 04757
24 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 04758
24 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 04759
24 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04760
24 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 04761
24 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 04762
24 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 04763
24 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 04764
24 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 04765
24 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 04766
24 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04767
24 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 04768
24 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 04769
24 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 04770
24 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 04771
25 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04772
24 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04773
24 [org.jfree.chart.title.Title].clone() [function] [call site] 04774
24 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 04775
24 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04776
24 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 04777
24 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 04778
24 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 04779
24 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 04780
24 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 04781
24 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 04782
24 [org.jfree.data.gantt.Task].clone() [function] [call site] 04783
24 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 04784
24 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 04785
24 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 04786
24 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 04787
25 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04788
25 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 04789
24 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04790
24 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 04791
25 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04792
25 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04793
24 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 04794
24 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 04795
24 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 04796
24 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 04797
24 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 04798
24 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 04799
24 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 04800
24 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 04801
24 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 04802
25 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04803
24 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 04804
24 [org.jfree.chart.plot.Marker].clone() [function] [call site] 04805
24 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 04806
24 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 04807
24 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 04808
24 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 04809
24 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 04810
25 [org.jfree.data.general.Series].clone() [function] [call site] 04811
25 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04812
24 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 04813
25 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04814
24 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 04815
25 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04816
24 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04817
24 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 04818
25 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 04819
25 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04820
25 [org.jfree.chart.plot.Plot].setParent(org.jfree.chart.plot.Plot) [function] [call site] 04821
25 [org.jfree.chart.plot.CategoryPlot].getRangeAxis() [function] [call site] 04822
25 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 04823
25 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 04824
25 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 04825
25 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 04826
24 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 04827
25 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 04828
25 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 04829
25 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 04830
25 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 04831
25 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 04832
25 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 04833
25 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 04834
25 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 04835
25 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 04836
25 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 04837
25 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 04838
25 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 04839
25 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 04840
25 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 04841
25 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 04842
25 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 04843
25 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 04844
25 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 04845
25 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 04846
25 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 04847
25 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 04848
25 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 04849
25 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 04850
25 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04851
25 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 04852
25 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 04853
25 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04854
25 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 04855
25 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 04856
25 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 04857
25 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 04858
25 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04859
25 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 04860
25 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 04861
25 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 04862
25 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 04863
25 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 04864
25 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 04865
25 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 04866
25 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 04867
25 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 04868
25 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 04869
25 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 04870
25 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04871
25 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 04872
25 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 04873
25 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04874
25 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 04875
25 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 04876
25 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 04877
25 [org.jfree.chart.title.Title].clone() [function] [call site] 04878
25 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04879
25 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 04880
25 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 04881
25 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 04882
25 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 04883
25 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 04884
25 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 04885
25 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 04886
25 [org.jfree.data.gantt.Task].clone() [function] [call site] 04887
25 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 04888
25 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 04889
25 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 04890
25 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 04891
25 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04892
25 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 04893
25 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 04894
25 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 04895
25 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 04896
25 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 04897
25 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 04898
25 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 04899
25 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 04900
25 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 04901
25 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 04902
25 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 04903
25 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 04904
25 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 04905
25 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 04906
25 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 04907
25 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 04908
25 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 04909
25 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 04910
25 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 04911
25 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 04912
25 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 04913
25 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 04914
25 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 04915
25 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 04916
25 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 04917
25 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 04918
26 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04919
26 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04920
25 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 04921
25 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 04922
25 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 04923
26 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04924
25 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 04925
25 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04926
25 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 04927
25 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 04928
26 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 04929
25 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 04930
25 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 04931
26 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04932
26 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04933
25 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 04934
26 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04935
26 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 04936
26 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 04937
26 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 04938
26 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 04939
26 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 04940
26 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 04941
26 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 04942
26 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 04943
26 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 04944
26 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 04945
26 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 04946
26 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 04947
26 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 04948
26 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 04949
26 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 04950
26 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 04951
26 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 04952
26 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 04953
26 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 04954
26 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 04955
26 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 04956
26 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 04957
26 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 04958
26 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04959
26 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 04960
26 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 04961
26 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04962
26 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 04963
26 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 04964
26 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 04965
26 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 04966
26 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04967
26 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 04968
26 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 04969
26 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 04970
26 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 04971
26 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 04972
26 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 04973
26 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 04974
26 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 04975
26 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 04976
26 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 04977
26 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 04978
26 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04979
26 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 04980
26 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 04981
26 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04982
26 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 04983
26 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 04984
26 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 04985
26 [org.jfree.chart.title.Title].clone() [function] [call site] 04986
26 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04987
26 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 04988
26 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 04989
26 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 04990
26 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 04991
26 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 04992
26 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 04993
26 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 04994
26 [org.jfree.data.gantt.Task].clone() [function] [call site] 04995
26 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 04996
26 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 04997
26 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 04998
26 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 04999
26 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05000
26 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 05001
26 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 05002
26 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 05003
26 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 05004
26 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 05005
26 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 05006
26 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 05007
26 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 05008
26 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 05009
26 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05010
26 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 05011
26 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 05012
26 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 05013
26 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 05014
26 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 05015
26 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 05016
26 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 05017
26 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 05018
26 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 05019
26 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 05020
26 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 05021
26 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 05022
26 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 05023
26 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 05024
26 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 05025
26 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 05026
26 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 05027
26 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 05028
26 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 05029
26 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 05030
26 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 05031
26 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 05032
26 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 05033
26 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 05034
26 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 05035
26 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 05036
26 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 05037
26 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05038
27 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 05039
27 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 05040
26 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 05041
26 [org.jfree.chart.block.Size2D].clone() [function] [call site] 05042
26 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 05043
27 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 05044
27 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 05045
27 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 05046
27 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 05047
27 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 05048
27 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05049
27 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 05050
27 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 05051
27 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 05052
27 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 05053
27 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 05054
27 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 05055
27 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 05056
27 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 05057
27 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05058
27 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 05059
27 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 05060
27 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 05061
27 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 05062
27 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 05063
27 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 05064
27 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 05065
27 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 05066
27 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 05067
27 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 05068
27 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 05069
27 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 05070
27 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 05071
27 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 05072
27 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05073
27 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 05074
27 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 05075
27 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 05076
27 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 05077
27 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 05078
27 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 05079
27 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 05080
27 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 05081
27 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 05082
27 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 05083
27 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 05084
27 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 05085
27 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 05086
27 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 05087
27 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 05088
27 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 05089
27 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 05090
27 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 05091
27 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 05092
27 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 05093
27 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 05094
27 [org.jfree.chart.title.Title].clone() [function] [call site] 05095
27 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05096
27 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 05097
27 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 05098
27 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 05099
27 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 05100
27 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 05101
27 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 05102
27 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 05103
27 [org.jfree.data.gantt.Task].clone() [function] [call site] 05104
27 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 05105
27 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 05106
27 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 05107
27 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 05108
27 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05109
27 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 05110
27 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 05111
27 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 05112
27 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 05113
27 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 05114
27 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 05115
27 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 05116
27 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 05117
27 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 05118
27 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05119
27 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 05120
27 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 05121
27 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 05122
27 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 05123
27 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 05124
27 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 05125
27 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 05126
27 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 05127
27 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 05128
27 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 05129
27 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 05130
27 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 05131
27 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 05132
27 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 05133
27 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 05134
27 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 05135
27 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 05136
27 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 05137
27 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 05138
27 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 05139
27 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 05140
27 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 05141
27 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 05142
27 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 05143
27 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 05144
27 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 05145
27 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 05146
27 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 05147
27 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05148
27 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 05149
27 [org.jfree.chart.block.Size2D].clone() [function] [call site] 05150
27 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 05151
28 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 05152
27 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 05153
28 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05154
28 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05155
27 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 05156
28 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05157
28 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05158
28 [org.jfree.data.xy.IntervalXYDelegate]. (org.jfree.data.xy.XYDataset) [function] [call site] 05159
28 [org.jfree.data.xy.DefaultTableXYDataset].getIntervalWidth() [function] [call site] 05160
29 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 05161
28 [org.jfree.data.xy.IntervalXYDelegate].setFixedIntervalWidth(double) [function] [call site] 05162
28 [org.jfree.data.xy.DefaultTableXYDataset].isAutoWidth() [function] [call site] 05163
29 [org.jfree.data.xy.IntervalXYDelegate].isAutoWidth() [function] [call site] 05164
28 [org.jfree.data.xy.IntervalXYDelegate].setAutoWidth(boolean) [function] [call site] 05165
28 [org.jfree.data.xy.IntervalXYDelegate].setIntervalPositionFactor(double) [function] [call site] 05166
28 [org.jfree.data.xy.DefaultTableXYDataset].getIntervalPositionFactor() [function] [call site] 05167
29 [org.jfree.data.xy.IntervalXYDelegate].getIntervalPositionFactor() [function] [call site] 05168
28 [org.jfree.data.xy.DefaultTableXYDataset].updateXPoints() [function] [call site] 05169
27 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 05170
28 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 05171
27 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 05172
28 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 05173
27 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 05174
28 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05175
28 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 05176
27 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 05177
28 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 05178
28 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 05179
28 [org.jfree.chart.plot.Plot].setParent(org.jfree.chart.plot.Plot) [function] [call site] 05180
28 [org.jfree.chart.plot.XYPlot].getRangeAxis() [function] [call site] 05181
29 [org.jfree.chart.plot.XYPlot].getRangeAxis(int) [function] [call site] 05182
30 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 05183
28 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 05184
28 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 05185
28 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 05186
28 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 05187
27 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 05188
28 [org.jfree.chart.plot.Plot].clone() [function] [call site] 05189
28 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 05190
28 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 05191
28 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 05192
28 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 05193
28 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05194
28 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 05195
28 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 05196
28 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 05197
28 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 05198
28 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 05199
28 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 05200
28 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 05201
28 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 05202
28 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 05203
28 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 05204
28 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 05205
28 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 05206
28 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 05207
28 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 05208
28 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 05209
28 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 05210
28 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 05211
28 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 05212
28 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 05213
28 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 05214
28 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05215
28 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 05216
28 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 05217
28 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 05218
28 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 05219
28 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 05220
28 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 05221
28 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 05222
28 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 05223
28 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 05224
28 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 05225
28 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 05226
28 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 05227
28 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 05228
28 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 05229
28 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 05230
28 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 05231
28 [org.jfree.chart.title.Title].clone() [function] [call site] 05232
28 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 05233
28 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05234
28 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 05235
28 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 05236
28 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 05237
28 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 05238
28 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 05239
28 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 05240
28 [org.jfree.data.gantt.Task].clone() [function] [call site] 05241
28 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 05242
28 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 05243
28 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 05244
28 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 05245
28 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05246
28 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 05247
28 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 05248
28 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 05249
28 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 05250
28 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 05251
28 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 05252
28 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 05253
28 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 05254
28 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05255
28 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 05256
28 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 05257
28 [org.jfree.chart.plot.Marker].clone() [function] [call site] 05258
28 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 05259
28 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 05260
28 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 05261
28 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 05262
28 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 05263
28 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 05264
28 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 05265
28 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 05266
28 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 05267
28 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 05268
28 [org.jfree.data.general.Series].clone() [function] [call site] 05269
28 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 05270
28 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 05271
28 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 05272
28 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 05273
28 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 05274
28 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 05275
28 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 05276
29 [org.jfree.data.general.Series].clone() [function] [call site] 05277
29 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 05278
28 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 05279
29 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05280
29 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 05281
29 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 05282
29 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 05283
29 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 05284
29 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05285
29 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 05286
29 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 05287
29 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 05288
29 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 05289
29 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 05290
29 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 05291
29 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 05292
29 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 05293
29 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05294
29 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 05295
29 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 05296
29 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 05297
29 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 05298
29 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 05299
29 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 05300
29 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 05301
29 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 05302
29 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 05303
29 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 05304
29 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 05305
29 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 05306
29 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 05307
29 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 05308
29 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05309
29 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 05310
29 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 05311
29 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 05312
29 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 05313
29 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 05314
29 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 05315
29 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 05316
29 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 05317
29 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 05318
29 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 05319
29 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 05320
29 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 05321
29 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 05322
29 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 05323
29 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 05324
29 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 05325
29 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 05326
29 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 05327
29 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 05328
29 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 05329
29 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 05330
29 [org.jfree.chart.title.Title].clone() [function] [call site] 05331
29 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05332
29 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 05333
29 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 05334
29 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 05335
29 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 05336
29 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 05337
29 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 05338
29 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 05339
29 [org.jfree.data.gantt.Task].clone() [function] [call site] 05340
29 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 05341
29 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 05342
29 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 05343
29 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 05344
29 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05345
29 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 05346
29 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 05347
29 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 05348
29 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 05349
29 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 05350
29 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 05351
29 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 05352
29 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 05353
29 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 05354
29 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05355
29 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 05356
29 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 05357
29 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 05358
29 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 05359
29 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 05360
29 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 05361
29 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 05362
29 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 05363
29 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 05364
29 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 05365
29 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 05366
29 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 05367
29 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 05368
29 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 05369
29 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 05370
29 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 05371
29 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 05372
29 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 05373
29 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 05374
29 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 05375
29 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 05376
29 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 05377
29 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 05378
29 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 05379
29 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 05380
29 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 05381
29 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 05382
29 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 05383
29 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05384
29 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 05385
29 [org.jfree.chart.block.Size2D].clone() [function] [call site] 05386
29 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 05387
29 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 05388
29 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 05389
29 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 05390
29 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 05391
29 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 05392
29 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 05393
29 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 05394
29 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 05395
29 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 05396
29 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 05397
30 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 05398
29 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 05399
30 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 05400
30 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 05401
30 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 05402
30 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 05403
30 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05404
30 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 05405
30 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 05406
30 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 05407
30 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 05408
30 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 05409
30 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 05410
30 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 05411
30 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 05412
30 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05413
30 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 05414
30 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 05415
30 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 05416
30 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 05417
30 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 05418
30 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 05419
30 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 05420
30 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 05421
30 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 05422
30 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 05423
30 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 05424
30 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 05425
30 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 05426
30 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 05427
30 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05428
30 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 05429
30 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 05430
30 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 05431
30 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 05432
30 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 05433
30 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 05434
30 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 05435
30 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 05436
30 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 05437
30 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 05438
30 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 05439
30 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 05440
30 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 05441
30 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 05442
30 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 05443
30 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 05444
30 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 05445
30 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 05446
30 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 05447
30 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 05448
30 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 05449
30 [org.jfree.chart.title.Title].clone() [function] [call site] 05450
30 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05451
30 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 05452
30 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 05453
30 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 05454
30 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 05455
30 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 05456
30 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 05457
30 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 05458
30 [org.jfree.data.gantt.Task].clone() [function] [call site] 05459
30 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 05460
30 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 05461
30 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 05462
30 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 05463
30 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05464
30 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 05465
30 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 05466
30 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 05467
30 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 05468
30 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 05469
30 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 05470
30 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 05471
30 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 05472
30 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 05473
30 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05474
30 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 05475
30 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 05476
30 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 05477
30 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 05478
30 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 05479
30 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 05480
30 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 05481
30 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 05482
30 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 05483
30 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 05484
30 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 05485
30 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 05486
30 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 05487
30 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 05488
30 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 05489
30 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 05490
30 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 05491
30 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 05492
30 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 05493
30 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 05494
30 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 05495
30 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 05496
30 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 05497
30 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 05498
30 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 05499
30 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 05500
30 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 05501
30 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 05502
30 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05503
30 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 05504
30 [org.jfree.chart.block.Size2D].clone() [function] [call site] 05505
30 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 05506
30 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 05507
30 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 05508
30 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 05509
30 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 05510
30 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 05511
30 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 05512
30 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 05513
30 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 05514
30 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 05515
30 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 05516
30 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 05517
31 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 05518
30 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 05519
30 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 05520
31 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05521
31 [org.jfree.data.DataUtils].clone(double[][]) [function] [call site] 05522
32 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 05523
30 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 05524
31 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 05525
30 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 05526
30 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 05527
31 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05528
31 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 05529
30 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 05530
31 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 05531
31 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05532
30 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 05533
31 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 05534
30 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 05535
31 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 05536
30 [org.jfree.chart.plot.Plot].clone() [function] [call site] 05537
30 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 05538
30 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 05539
31 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 05540
31 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05541
30 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 05542
31 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 05543
30 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 05544
31 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 05545
30 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 05546
31 [org.jfree.chart.plot.Plot].clone() [function] [call site] 05547
31 [org.jfree.chart.JFreeChart].clone() [function] [call site] 05548
32 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 05549
32 [org.jfree.chart.title.Title].addChangeListener(org.jfree.chart.event.TitleChangeListener) [function] [call site] 05550
32 [org.jfree.chart.JFreeChart].getSubtitleCount() [function] [call site] 05551
32 [org.jfree.chart.title.Title].clone() [function] [call site] 05552
32 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 05553
32 [org.jfree.chart.JFreeChart].getSubtitle(int) [function] [call site] 05554
32 [org.jfree.chart.title.Title].addChangeListener(org.jfree.chart.event.TitleChangeListener) [function] [call site] 05555
32 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 05556
32 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 05557
32 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 05558
32 [org.jfree.chart.plot.Plot].clone() [function] [call site] 05559
32 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05560
32 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 05561
32 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 05562
32 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 05563
32 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 05564
32 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 05565
32 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 05566
32 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 05567
32 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 05568
32 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 05569
33 [org.jfree.chart.plot.Plot].clone() [function] [call site] 05570
33 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 05571
33 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05572
33 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 05573
33 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 05574
33 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 05575
33 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 05576
33 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 05577
33 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 05578
33 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 05579
33 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05580
33 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 05581
33 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 05582
33 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 05583
33 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 05584
33 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 05585
33 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 05586
33 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 05587
33 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 05588
33 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 05589
33 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 05590
33 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 05591
33 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 05592
33 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 05593
33 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 05594
33 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 05595
33 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 05596
33 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 05597
33 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 05598
33 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 05599
33 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 05600
33 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05601
33 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 05602
33 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 05603
33 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 05604
33 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 05605
33 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 05606
33 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 05607
33 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 05608
33 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 05609
33 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 05610
33 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 05611
33 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 05612
33 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 05613
33 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 05614
33 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 05615
33 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 05616
33 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 05617
33 [org.jfree.chart.title.Title].clone() [function] [call site] 05618
33 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 05619
33 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05620
33 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 05621
33 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 05622
33 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 05623
33 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 05624
33 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 05625
33 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 05626
33 [org.jfree.data.gantt.Task].clone() [function] [call site] 05627
33 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 05628
33 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 05629
33 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 05630
33 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 05631
33 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05632
33 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 05633
33 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 05634
33 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 05635
33 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 05636
33 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 05637
33 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 05638
33 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 05639
33 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 05640
33 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05641
33 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 05642
33 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 05643
33 [org.jfree.chart.plot.Marker].clone() [function] [call site] 05644
33 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 05645
33 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 05646
33 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 05647
33 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 05648
33 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 05649
33 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 05650
33 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 05651
33 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 05652
33 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 05653
33 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 05654
33 [org.jfree.data.general.Series].clone() [function] [call site] 05655
33 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 05656
33 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 05657
33 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 05658
33 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 05659
33 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 05660
33 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 05661
33 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 05662
33 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 05663
33 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 05664
33 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 05665
33 [org.jfree.chart.JFreeChart].clone() [function] [call site] 05666
33 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 05667
33 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 05668
33 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 05669
33 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 05670
33 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 05671
33 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 05672
33 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 05673
33 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 05674
33 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 05675
33 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 05676
33 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 05677
33 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 05678
34 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05679
34 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 05680
33 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 05681
33 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 05682
33 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 05683
34 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05684
34 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 05685
33 [org.jfree.data.KeyedObjects].clone() [function] [call site] 05686
33 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 05687
34 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 05688
33 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 05689
33 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 05690
34 [org.jfree.chart.plot.Plot].clone() [function] [call site] 05691
34 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05692
34 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 05693
34 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 05694
34 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 05695
34 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 05696
34 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 05697
34 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 05698
34 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05699
34 [org.jfree.chart.plot.PolarPlot].getDataset(int) [function] [call site] 05700
34 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 05701
34 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 05702
34 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05703
34 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 05704
34 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 05705
34 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 05706
34 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 05707
34 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05708
34 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 05709
34 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 05710
34 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 05711
34 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 05712
34 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 05713
34 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 05714
34 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 05715
34 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 05716
34 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05717
34 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 05718
34 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 05719
34 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 05720
34 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 05721
34 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 05722
34 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 05723
34 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 05724
34 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 05725
34 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 05726
34 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 05727
34 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 05728
34 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 05729
34 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 05730
34 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 05731
34 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05732
34 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 05733
34 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 05734
34 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 05735
34 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 05736
34 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 05737
34 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 05738
34 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 05739
34 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 05740
34 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 05741
34 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 05742
34 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 05743
34 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 05744
34 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 05745
34 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 05746
34 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 05747
34 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 05748
34 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 05749
34 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 05750
34 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 05751
34 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 05752
34 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 05753
34 [org.jfree.chart.title.Title].clone() [function] [call site] 05754
34 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05755
34 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 05756
34 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 05757
34 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 05758
34 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 05759
34 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 05760
34 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 05761
34 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 05762
34 [org.jfree.data.gantt.Task].clone() [function] [call site] 05763
34 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 05764
34 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 05765
34 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 05766
34 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 05767
34 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05768
34 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 05769
34 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 05770
34 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 05771
34 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 05772
34 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 05773
34 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 05774
34 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 05775
34 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 05776
34 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 05777
34 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05778
34 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 05779
34 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 05780
34 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 05781
34 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 05782
34 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 05783
34 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 05784
34 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 05785
34 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 05786
34 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 05787
34 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 05788
34 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 05789
34 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 05790
34 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 05791
34 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 05792
34 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 05793
34 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 05794
34 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 05795
34 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 05796
34 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 05797
34 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 05798
34 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 05799
34 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 05800
34 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 05801
34 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 05802
34 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 05803
34 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 05804
34 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 05805
34 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 05806
34 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05807
34 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 05808
34 [org.jfree.chart.block.Size2D].clone() [function] [call site] 05809
34 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 05810
34 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 05811
34 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 05812
34 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 05813
34 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 05814
34 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 05815
34 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 05816
34 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 05817
34 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 05818
34 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 05819
34 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 05820
34 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 05821
34 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 05822
34 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 05823
34 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 05824
34 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 05825
34 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 05826
34 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 05827
34 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 05828
34 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 05829
34 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 05830
34 [org.jfree.chart.plot.Plot].clone() [function] [call site] 05831
34 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 05832
34 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 05833
34 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 05834
34 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 05835
34 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 05836
34 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 05837
34 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 05838
34 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 05839
35 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 05840
34 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 05841
34 [org.jfree.data.KeyedObjects].clone() [function] [call site] 05842
34 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 05843
34 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 05844
34 [org.jfree.data.KeyedObject].clone() [function] [call site] 05845
34 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 05846
35 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 05847
34 [org.jfree.chart.renderer.DefaultPolarItemRenderer].setPlot(org.jfree.chart.plot.PolarPlot) [function] [call site] 05848
34 [org.jfree.chart.renderer.AbstractRenderer].addChangeListener(org.jfree.chart.event.RendererChangeListener) [function] [call site] 05849
33 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 05850
33 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 05851
33 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 05852
33 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 05853
33 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 05854
33 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 05855
33 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 05856
33 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05857
33 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 05858
33 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 05859
33 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 05860
33 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 05861
33 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 05862
33 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 05863
33 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 05864
33 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 05865
33 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 05866
33 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 05867
33 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 05868
33 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 05869
33 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 05870
33 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 05871
33 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 05872
33 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 05873
33 [org.jfree.chart.axis.Axis].clone() [function] [call site] 05874
33 [org.jfree.chart.axis.Tick].clone() [function] [call site] 05875
33 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 05876
33 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 05877
34 [org.jfree.data.general.Series].clone() [function] [call site] 05878
34 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 05879
33 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 05880
34 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05881
34 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 05882
34 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 05883
34 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 05884
34 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 05885
34 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05886
34 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 05887
34 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 05888
34 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 05889
34 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 05890
34 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 05891
34 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 05892
34 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 05893
34 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 05894
34 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05895
34 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 05896
34 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 05897
34 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 05898
34 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 05899
34 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 05900
34 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 05901
34 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 05902
34 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 05903
34 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 05904
34 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 05905
34 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 05906
34 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 05907
34 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 05908
34 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 05909
34 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05910
34 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 05911
34 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 05912
34 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 05913
34 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 05914
34 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 05915
34 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 05916
34 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 05917
34 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 05918
34 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 05919
34 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 05920
34 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 05921
34 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 05922
34 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 05923
34 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 05924
34 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 05925
34 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 05926
34 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 05927
34 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 05928
34 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 05929
34 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 05930
34 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 05931
34 [org.jfree.chart.title.Title].clone() [function] [call site] 05932
34 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05933
34 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 05934
34 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 05935
34 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 05936
34 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 05937
34 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 05938
34 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 05939
34 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 05940
34 [org.jfree.data.gantt.Task].clone() [function] [call site] 05941
34 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 05942
34 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 05943
34 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 05944
34 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 05945
34 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05946
34 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 05947
34 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 05948
34 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 05949
34 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 05950
34 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 05951
34 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 05952
34 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 05953
34 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 05954
34 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 05955
34 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05956
34 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 05957
34 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 05958
34 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 05959
34 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 05960
34 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 05961
34 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 05962
34 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 05963
34 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 05964
34 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 05965
34 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 05966
34 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 05967
34 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 05968
34 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 05969
34 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 05970
34 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 05971
34 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 05972
34 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 05973
34 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 05974
34 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 05975
34 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 05976
34 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 05977
34 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 05978
34 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 05979
34 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 05980
34 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 05981
34 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 05982
34 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 05983
34 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 05984
34 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05985
34 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 05986
34 [org.jfree.chart.block.Size2D].clone() [function] [call site] 05987
34 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 05988
34 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 05989
34 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 05990
34 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 05991
34 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 05992
34 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 05993
34 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 05994
34 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 05995
34 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 05996
34 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 05997
34 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 05998
34 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 05999
34 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 06000
34 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06001
34 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06002
34 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 06003
34 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 06004
34 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06005
34 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06006
34 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 06007
34 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 06008
34 [org.jfree.chart.plot.Plot].clone() [function] [call site] 06009
34 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 06010
34 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 06011
34 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06012
34 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 06013
34 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06014
34 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 06015
34 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 06016
34 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06017
34 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 06018
34 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06019
34 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06020
34 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 06021
34 [org.jfree.data.KeyedObject].clone() [function] [call site] 06022
34 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06023
34 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 06024
33 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 06025
34 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 06026
33 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 06027
33 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 06028
33 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 06029
33 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 06030
33 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 06031
33 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 06032
34 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06033
34 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 06034
33 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 06035
33 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 06036
33 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 06037
33 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 06038
33 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 06039
34 [org.jfree.data.time.TimePeriodValues].createCopy(int,int) [function] [call site] 06040
35 [org.jfree.data.general.Series].clone() [function] [call site] 06041
35 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 06042
35 [org.jfree.data.time.TimePeriodValues].add(org.jfree.data.time.TimePeriodValue) [function] [call site] 06043
36 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 06044
36 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 06045
36 [org.jfree.data.time.TimePeriodValues].updateBounds(org.jfree.data.time.TimePeriod,int) [function] [call site] 06046
37 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 06047
37 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 06048
37 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 06049
37 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 06050
37 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 06051
37 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 06052
37 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 06053
37 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 06054
37 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 06055
37 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 06056
37 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 06057
37 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 06058
37 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 06059
37 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 06060
37 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 06061
37 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 06062
37 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 06063
37 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 06064
37 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 06065
37 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 06066
37 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 06067
37 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 06068
37 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 06069
37 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 06070
37 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 06071
37 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 06072
37 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 06073
37 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 06074
37 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 06075
37 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 06076
37 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 06077
37 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 06078
37 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 06079
37 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 06080
37 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 06081
37 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 06082
36 [org.jfree.data.general.Series].fireSeriesChanged() [function] [call site] 06083
34 [org.jfree.data.time.TimePeriodValues].getItemCount() [function] [call site] 06084
33 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 06085
33 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 06086
33 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 06087
34 [org.jfree.data.general.Series].clone() [function] [call site] 06088
34 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 06089
33 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 06090
33 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 06091
33 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 06092
33 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 06093
33 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 06094
33 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 06095
33 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 06096
33 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 06097
33 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 06098
33 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06099
33 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 06100
34 [org.jfree.chart.plot.Marker].clone() [function] [call site] 06101
33 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 06102
33 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 06103
33 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 06104
33 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 06105
33 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 06106
34 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 06107
34 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 06108
34 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 06109
34 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 06110
34 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 06111
34 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 06112
34 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 06113
33 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 06114
33 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 06115
34 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 06116
34 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 06117
34 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06118
34 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 06119
34 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 06120
34 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 06121
34 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 06122
34 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 06123
34 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 06124
34 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 06125
34 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 06126
34 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 06127
34 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 06128
34 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 06129
34 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 06130
34 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 06131
34 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 06132
34 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 06133
34 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 06134
34 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 06135
34 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 06136
34 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 06137
34 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 06138
34 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 06139
34 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 06140
34 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 06141
34 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 06142
34 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 06143
34 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06144
34 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 06145
34 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 06146
34 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 06147
34 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 06148
34 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 06149
34 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 06150
34 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 06151
34 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 06152
34 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 06153
34 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 06154
34 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 06155
34 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 06156
34 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 06157
34 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 06158
34 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 06159
34 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 06160
34 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 06161
34 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 06162
34 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 06163
34 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 06164
34 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 06165
34 [org.jfree.chart.title.Title].clone() [function] [call site] 06166
34 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06167
34 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 06168
34 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 06169
34 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 06170
34 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 06171
34 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 06172
34 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 06173
34 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 06174
34 [org.jfree.data.gantt.Task].clone() [function] [call site] 06175
34 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 06176
34 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 06177
34 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 06178
34 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 06179
34 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 06180
34 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 06181
34 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 06182
34 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 06183
34 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 06184
34 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 06185
34 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 06186
34 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 06187
34 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 06188
34 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 06189
34 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 06190
34 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 06191
34 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 06192
34 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 06193
34 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 06194
34 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 06195
34 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 06196
34 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 06197
34 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 06198
34 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 06199
34 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 06200
34 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 06201
34 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 06202
34 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 06203
34 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 06204
34 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 06205
34 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 06206
34 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 06207
34 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 06208
34 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 06209
34 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06210
34 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 06211
34 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 06212
34 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 06213
34 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 06214
34 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 06215
34 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 06216
34 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 06217
34 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 06218
34 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 06219
34 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 06220
34 [org.jfree.chart.block.Size2D].clone() [function] [call site] 06221
34 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 06222
34 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 06223
34 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 06224
34 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 06225
34 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 06226
34 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 06227
34 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 06228
34 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 06229
34 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 06230
34 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 06231
34 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 06232
34 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 06233
34 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 06234
34 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06235
34 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06236
34 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 06237
34 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 06238
34 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06239
34 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06240
34 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 06241
34 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 06242
34 [org.jfree.chart.plot.Plot].clone() [function] [call site] 06243
34 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 06244
34 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 06245
34 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06246
34 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 06247
34 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06248
34 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 06249
34 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 06250
34 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06251
34 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 06252
34 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06253
34 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06254
34 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 06255
34 [org.jfree.data.KeyedObject].clone() [function] [call site] 06256
34 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06257
34 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 06258
33 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 06259
33 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 06260
33 [org.jfree.chart.block.Size2D].clone() [function] [call site] 06261
33 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 06262
33 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 06263
34 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 06264
35 [org.jfree.chart.axis.Axis].clone() [function] [call site] 06265
33 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 06266
33 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 06267
33 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 06268
33 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 06269
33 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 06270
33 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 06271
33 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06272
33 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 06273
33 [org.jfree.chart.plot.Plot].clone() [function] [call site] 06274
33 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 06275
33 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06276
33 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 06277
33 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06278
33 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 06279
33 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06280
33 [org.jfree.data.KeyedObject].clone() [function] [call site] 06281
32 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06282
32 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06283
32 [org.jfree.chart.plot.Plot].addChangeListener(org.jfree.chart.event.PlotChangeListener) [function] [call site] 06284
31 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 06285
30 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 06286
30 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 06287
30 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06288
30 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 06289
30 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06290
30 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06291
30 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 06292
30 [org.jfree.data.KeyedObject].clone() [function] [call site] 06293
30 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06294
30 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 06295
29 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 06296
29 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06297
29 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06298
29 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 06299
29 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 06300
29 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06301
29 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06302
29 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 06303
29 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 06304
29 [org.jfree.chart.plot.Plot].clone() [function] [call site] 06305
29 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 06306
29 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 06307
29 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06308
29 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 06309
29 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06310
29 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 06311
29 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 06312
29 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06313
29 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 06314
29 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06315
29 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06316
29 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 06317
29 [org.jfree.data.KeyedObject].clone() [function] [call site] 06318
29 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06319
29 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 06320
28 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 06321
28 [org.jfree.chart.JFreeChart].clone() [function] [call site] 06322
28 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 06323
28 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 06324
28 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06325
28 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 06326
28 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 06327
28 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06328
28 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06329
28 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 06330
28 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 06331
28 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 06332
28 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 06333
28 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 06334
28 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 06335
28 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 06336
28 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 06337
28 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06338
28 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06339
28 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 06340
28 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 06341
28 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06342
28 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 06343
28 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 06344
28 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06345
28 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 06346
28 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 06347
28 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 06348
28 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 06349
28 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 06350
28 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 06351
28 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 06352
28 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 06353
28 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 06354
28 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 06355
28 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 06356
28 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 06357
28 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 06358
28 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 06359
28 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 06360
28 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 06361
28 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 06362
28 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 06363
28 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 06364
28 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 06365
28 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 06366
28 [org.jfree.chart.axis.Axis].clone() [function] [call site] 06367
28 [org.jfree.chart.axis.Tick].clone() [function] [call site] 06368
28 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 06369
28 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 06370
28 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 06371
28 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 06372
28 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 06373
28 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 06374
28 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 06375
28 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 06376
28 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 06377
28 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 06378
28 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 06379
28 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 06380
28 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 06381
28 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 06382
28 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 06383
28 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 06384
28 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 06385
28 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 06386
28 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 06387
28 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 06388
28 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 06389
28 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 06390
28 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 06391
28 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 06392
28 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 06393
28 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 06394
28 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 06395
28 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06396
28 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 06397
28 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 06398
28 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 06399
28 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 06400
28 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 06401
28 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 06402
28 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 06403
28 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 06404
28 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 06405
28 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 06406
28 [org.jfree.chart.block.Size2D].clone() [function] [call site] 06407
28 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 06408
28 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 06409
28 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 06410
28 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 06411
28 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 06412
28 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 06413
28 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 06414
28 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 06415
28 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06416
28 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 06417
28 [org.jfree.chart.plot.Plot].clone() [function] [call site] 06418
28 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 06419
28 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06420
28 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 06421
28 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06422
28 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 06423
28 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06424
28 [org.jfree.data.KeyedObject].clone() [function] [call site] 06425
28 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 06426
28 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 06427
28 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 06428
28 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 06429
28 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 06430
28 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 06431
28 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 06432
28 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 06433
28 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 06434
28 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 06435
28 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 06436
28 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 06437
28 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 06438
28 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 06439
28 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 06440
28 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 06441
28 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 06442
28 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 06443
28 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 06444
28 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 06445
28 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 06446
28 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 06447
28 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 06448
28 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 06449
28 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 06450
28 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06451
28 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 06452
28 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 06453
28 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 06454
28 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 06455
28 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 06456
28 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 06457
28 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 06458
28 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 06459
28 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 06460
28 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 06461
28 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 06462
28 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 06463
28 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 06464
28 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 06465
28 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 06466
28 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 06467
28 [org.jfree.chart.title.Title].clone() [function] [call site] 06468
28 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 06469
28 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06470
28 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 06471
28 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 06472
28 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 06473
28 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 06474
28 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 06475
28 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 06476
28 [org.jfree.data.gantt.Task].clone() [function] [call site] 06477
28 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 06478
28 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 06479
28 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 06480
28 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 06481
28 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 06482
28 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 06483
28 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 06484
28 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 06485
28 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 06486
28 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 06487
28 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 06488
28 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 06489
28 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 06490
28 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 06491
28 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 06492
28 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 06493
28 [org.jfree.chart.plot.Marker].clone() [function] [call site] 06494
28 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 06495
28 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 06496
28 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 06497
28 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 06498
28 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 06499
28 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 06500
28 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 06501
28 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 06502
28 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 06503
28 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 06504
28 [org.jfree.data.general.Series].clone() [function] [call site] 06505
28 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 06506
28 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 06507
28 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 06508
28 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 06509
28 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 06510
28 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 06511
28 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 06512
28 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 06513
28 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 06514
28 [org.jfree.chart.JFreeChart].clone() [function] [call site] 06515
28 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 06516
28 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 06517
28 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06518
28 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 06519
28 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 06520
28 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06521
28 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06522
28 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 06523
28 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 06524
28 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 06525
28 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 06526
28 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 06527
28 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 06528
28 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 06529
28 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 06530
28 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06531
28 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06532
28 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 06533
28 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 06534
28 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06535
28 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 06536
28 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 06537
28 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06538
28 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 06539
28 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 06540
28 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 06541
28 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 06542
28 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 06543
28 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 06544
28 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 06545
28 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 06546
28 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 06547
28 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 06548
28 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 06549
28 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 06550
28 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 06551
28 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 06552
28 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 06553
28 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 06554
28 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 06555
28 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 06556
28 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 06557
28 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 06558
28 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 06559
28 [org.jfree.chart.axis.Axis].clone() [function] [call site] 06560
28 [org.jfree.chart.axis.Tick].clone() [function] [call site] 06561
28 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 06562
28 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 06563
28 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 06564
28 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 06565
28 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 06566
28 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 06567
28 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 06568
28 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 06569
28 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 06570
28 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 06571
28 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 06572
28 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 06573
28 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 06574
28 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 06575
28 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 06576
28 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 06577
28 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 06578
28 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 06579
28 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 06580
28 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 06581
28 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 06582
28 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 06583
28 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 06584
28 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 06585
28 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 06586
28 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 06587
28 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 06588
28 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06589
28 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 06590
28 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 06591
28 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 06592
28 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 06593
28 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 06594
28 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 06595
28 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 06596
28 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 06597
28 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 06598
28 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 06599
28 [org.jfree.chart.block.Size2D].clone() [function] [call site] 06600
28 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 06601
28 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 06602
28 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 06603
28 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 06604
28 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 06605
28 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 06606
28 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 06607
28 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 06608
28 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06609
28 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 06610
28 [org.jfree.chart.plot.Plot].clone() [function] [call site] 06611
28 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 06612
28 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06613
28 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 06614
28 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06615
28 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 06616
28 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06617
28 [org.jfree.data.KeyedObject].clone() [function] [call site] 06618
28 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 06619
27 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 06620
27 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 06621
27 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 06622
27 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 06623
27 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06624
27 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06625
27 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 06626
27 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 06627
27 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06628
27 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06629
27 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 06630
27 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 06631
27 [org.jfree.chart.plot.Plot].clone() [function] [call site] 06632
27 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 06633
27 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 06634
27 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06635
27 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 06636
27 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06637
27 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 06638
27 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 06639
27 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06640
27 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 06641
27 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06642
27 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06643
27 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 06644
27 [org.jfree.data.KeyedObject].clone() [function] [call site] 06645
27 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06646
27 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 06647
26 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 06648
26 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 06649
26 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 06650
26 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 06651
26 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 06652
26 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 06653
26 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 06654
26 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 06655
26 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 06656
26 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 06657
26 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 06658
26 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 06659
26 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06660
26 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06661
26 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 06662
26 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 06663
26 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06664
26 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06665
26 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 06666
26 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 06667
26 [org.jfree.chart.plot.Plot].clone() [function] [call site] 06668
26 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 06669
26 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 06670
26 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06671
26 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 06672
26 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06673
26 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 06674
26 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 06675
26 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06676
26 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 06677
26 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06678
26 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06679
26 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 06680
26 [org.jfree.data.KeyedObject].clone() [function] [call site] 06681
26 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06682
26 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 06683
25 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 06684
25 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 06685
25 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 06686
25 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 06687
25 [org.jfree.chart.block.Size2D].clone() [function] [call site] 06688
25 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 06689
25 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 06690
25 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 06691
25 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 06692
25 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 06693
25 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 06694
25 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 06695
25 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 06696
25 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 06697
25 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 06698
25 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 06699
25 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 06700
25 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 06701
25 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06702
25 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06703
25 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 06704
25 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 06705
25 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06706
25 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06707
25 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 06708
25 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 06709
25 [org.jfree.chart.plot.Plot].clone() [function] [call site] 06710
25 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 06711
25 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 06712
25 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06713
25 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 06714
25 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06715
25 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 06716
25 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 06717
25 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06718
25 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 06719
25 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06720
25 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06721
25 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 06722
25 [org.jfree.data.KeyedObject].clone() [function] [call site] 06723
25 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06724
25 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 06725
25 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 06726
25 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 06727
25 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 06728
25 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06729
25 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 06730
25 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 06731
25 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 06732
25 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 06733
25 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 06734
25 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 06735
25 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 06736
25 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 06737
25 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 06738
25 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 06739
25 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 06740
25 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 06741
25 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 06742
25 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 06743
25 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 06744
25 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 06745
25 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 06746
25 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 06747
25 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 06748
25 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 06749
25 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 06750
25 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 06751
25 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 06752
25 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 06753
25 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 06754
25 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06755
25 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 06756
25 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 06757
25 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 06758
25 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 06759
25 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 06760
25 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 06761
25 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 06762
25 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 06763
25 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 06764
25 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 06765
25 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 06766
25 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 06767
25 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 06768
25 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 06769
25 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 06770
25 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 06771
25 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 06772
25 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 06773
25 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 06774
25 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 06775
25 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 06776
25 [org.jfree.chart.title.Title].clone() [function] [call site] 06777
25 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06778
25 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 06779
25 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 06780
25 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 06781
25 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 06782
25 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 06783
25 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 06784
25 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 06785
25 [org.jfree.data.gantt.Task].clone() [function] [call site] 06786
25 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 06787
25 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 06788
25 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 06789
25 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 06790
25 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 06791
25 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 06792
25 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 06793
25 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 06794
25 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 06795
25 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 06796
25 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 06797
25 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 06798
25 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 06799
25 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 06800
25 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 06801
25 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 06802
25 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 06803
25 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 06804
25 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 06805
25 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 06806
25 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 06807
25 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 06808
25 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 06809
25 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 06810
25 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 06811
25 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 06812
25 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 06813
25 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 06814
25 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 06815
25 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 06816
25 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 06817
25 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 06818
25 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 06819
25 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 06820
25 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06821
25 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 06822
25 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 06823
25 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 06824
25 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 06825
25 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 06826
25 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 06827
25 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 06828
25 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 06829
25 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 06830
25 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 06831
25 [org.jfree.chart.block.Size2D].clone() [function] [call site] 06832
25 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 06833
25 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 06834
25 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 06835
25 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 06836
25 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 06837
25 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 06838
25 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 06839
25 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 06840
25 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 06841
25 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 06842
25 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 06843
25 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 06844
25 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 06845
25 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06846
25 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06847
25 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 06848
25 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 06849
25 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06850
25 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06851
25 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 06852
25 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 06853
25 [org.jfree.chart.plot.Plot].clone() [function] [call site] 06854
25 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 06855
25 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 06856
25 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06857
25 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 06858
25 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06859
25 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 06860
25 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 06861
25 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06862
25 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 06863
25 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06864
25 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06865
25 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 06866
25 [org.jfree.data.KeyedObject].clone() [function] [call site] 06867
25 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06868
25 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 06869
25 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 06870
24 [org.jfree.data.general.Series].clone() [function] [call site] 06871
24 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 06872
24 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 06873
24 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 06874
24 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 06875
24 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 06876
24 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 06877
24 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 06878
24 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 06879
24 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 06880
24 [org.jfree.chart.JFreeChart].clone() [function] [call site] 06881
24 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 06882
24 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 06883
24 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06884
24 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 06885
24 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 06886
24 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06887
24 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06888
24 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 06889
24 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 06890
24 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 06891
24 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 06892
24 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 06893
24 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 06894
24 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 06895
24 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 06896
24 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06897
24 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06898
24 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 06899
24 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 06900
24 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06901
24 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 06902
24 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 06903
24 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06904
24 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 06905
24 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 06906
24 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 06907
24 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 06908
24 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 06909
24 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 06910
24 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 06911
24 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 06912
24 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 06913
24 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 06914
24 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 06915
24 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 06916
24 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 06917
24 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 06918
24 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 06919
24 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 06920
24 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 06921
24 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 06922
24 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 06923
24 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 06924
24 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 06925
24 [org.jfree.chart.axis.Axis].clone() [function] [call site] 06926
24 [org.jfree.chart.axis.Tick].clone() [function] [call site] 06927
24 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 06928
24 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 06929
24 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 06930
24 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 06931
24 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 06932
24 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 06933
24 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 06934
24 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 06935
24 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 06936
24 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 06937
24 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 06938
24 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 06939
24 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 06940
24 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 06941
24 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 06942
24 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 06943
24 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 06944
24 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 06945
24 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 06946
24 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 06947
24 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 06948
24 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 06949
24 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 06950
24 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 06951
24 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 06952
24 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 06953
24 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 06954
24 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06955
24 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 06956
24 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 06957
24 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 06958
24 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 06959
24 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 06960
24 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 06961
24 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 06962
24 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 06963
24 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 06964
24 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 06965
24 [org.jfree.chart.block.Size2D].clone() [function] [call site] 06966
24 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 06967
24 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 06968
24 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 06969
24 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 06970
24 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 06971
24 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 06972
24 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 06973
24 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 06974
24 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06975
24 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 06976
24 [org.jfree.chart.plot.Plot].clone() [function] [call site] 06977
24 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 06978
24 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06979
24 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 06980
24 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06981
24 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 06982
24 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06983
24 [org.jfree.data.KeyedObject].clone() [function] [call site] 06984
23 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 06985
23 [org.jfree.chart.plot.Plot].setParent(org.jfree.chart.plot.Plot) [function] [call site] 06986
23 [org.jfree.chart.plot.XYPlot].getDomainAxis() [function] [call site] 06987
24 [org.jfree.chart.plot.XYPlot].getDomainAxis(int) [function] [call site] 06988
23 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 06989
23 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 06990
23 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 06991
23 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 06992
22 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 06993
22 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 06994
22 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 06995
22 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 06996
22 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 06997
22 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06998
22 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 06999
22 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 07000
22 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 07001
22 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 07002
22 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 07003
22 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 07004
22 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 07005
22 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07006
22 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 07007
22 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 07008
22 [org.jfree.chart.block.Size2D].clone() [function] [call site] 07009
22 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 07010
22 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 07011
22 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 07012
22 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 07013
22 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 07014
22 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 07015
22 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 07016
22 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 07017
22 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 07018
22 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 07019
22 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 07020
22 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 07021
22 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 07022
22 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 07023
22 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 07024
22 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 07025
22 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 07026
22 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 07027
22 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07028
22 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 07029
22 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 07030
22 [org.jfree.chart.plot.Plot].clone() [function] [call site] 07031
22 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 07032
22 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 07033
22 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 07034
22 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 07035
22 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 07036
22 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 07037
22 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 07038
22 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 07039
22 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 07040
22 [org.jfree.data.KeyedObjects].clone() [function] [call site] 07041
22 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 07042
22 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07043
22 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 07044
22 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 07045
19 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 07046
19 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 07047
19 [org.jfree.chart.title.Title].clone() [function] [call site] 07048
19 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 07049
19 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 07050
19 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 07051
19 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 07052
19 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07053
19 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 07054
19 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 07055
19 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 07056
19 [org.jfree.data.gantt.Task].clone() [function] [call site] 07057
19 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 07058
19 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 07059
19 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 07060
19 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 07061
19 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 07062
19 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 07063
19 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 07064
19 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07065
19 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 07066
19 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 07067
19 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 07068
19 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 07069
19 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 07070
19 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 07071
19 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 07072
19 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 07073
19 [org.jfree.chart.plot.Marker].clone() [function] [call site] 07074
19 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 07075
19 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 07076
19 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 07077
19 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 07078
19 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 07079
19 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 07080
19 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 07081
19 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 07082
19 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 07083
19 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 07084
19 [org.jfree.data.general.Series].clone() [function] [call site] 07085
19 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 07086
19 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 07087
19 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 07088
19 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 07089
19 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 07090
19 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 07091
19 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 07092
19 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 07093
19 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 07094
19 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 07095
19 [org.jfree.chart.JFreeChart].clone() [function] [call site] 07096
19 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 07097
19 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 07098
19 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 07099
19 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 07100
19 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 07101
19 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 07102
19 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07103
19 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 07104
19 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 07105
19 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 07106
19 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 07107
19 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 07108
19 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 07109
19 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 07110
19 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 07111
19 [org.jfree.data.KeyedObjects].clone() [function] [call site] 07112
19 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 07113
19 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 07114
19 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07115
19 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 07116
19 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 07117
19 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 07118
19 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 07119
19 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 07120
19 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 07121
19 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 07122
19 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 07123
19 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 07124
19 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 07125
19 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 07126
19 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 07127
19 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 07128
19 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07129
19 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 07130
19 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 07131
19 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 07132
19 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 07133
19 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 07134
19 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 07135
19 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 07136
19 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 07137
19 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 07138
19 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 07139
19 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 07140
19 [org.jfree.chart.axis.Axis].clone() [function] [call site] 07141
19 [org.jfree.chart.axis.Tick].clone() [function] [call site] 07142
19 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 07143
19 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 07144
19 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 07145
19 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 07146
19 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 07147
19 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 07148
19 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 07149
19 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 07150
19 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 07151
19 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 07152
19 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 07153
19 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 07154
19 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 07155
19 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 07156
19 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 07157
19 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 07158
19 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 07159
19 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 07160
19 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 07161
19 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 07162
19 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 07163
19 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 07164
19 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 07165
19 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 07166
19 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 07167
19 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 07168
19 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 07169
19 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 07170
19 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 07171
19 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 07172
19 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 07173
19 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 07174
19 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 07175
19 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 07176
19 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 07177
19 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 07178
19 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07179
19 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 07180
19 [org.jfree.chart.block.Size2D].clone() [function] [call site] 07181
19 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 07182
19 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 07183
19 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 07184
19 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 07185
19 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 07186
19 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 07187
19 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 07188
19 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 07189
19 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 07190
19 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 07191
19 [org.jfree.chart.plot.Plot].clone() [function] [call site] 07192
19 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 07193
19 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 07194
19 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 07195
19 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 07196
19 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 07197
19 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 07198
19 [org.jfree.data.KeyedObject].clone() [function] [call site] 07199
19 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 07200
19 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 07201
19 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 07202
19 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 07203
19 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 07204
19 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 07205
19 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 07206
19 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 07207
19 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 07208
19 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 07209
19 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 07210
19 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 07211
19 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 07212
19 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 07213
19 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 07214
19 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 07215
19 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 07216
19 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 07217
19 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 07218
19 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 07219
19 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 07220
19 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 07221
19 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 07222
19 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 07223
19 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 07224
19 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 07225
19 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 07226
19 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 07227
19 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 07228
19 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 07229
19 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 07230
19 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 07231
19 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 07232
19 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 07233
19 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 07234
19 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 07235
19 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 07236
19 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 07237
19 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 07238
19 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 07239
19 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 07240
19 [org.jfree.chart.title.Title].clone() [function] [call site] 07241
19 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 07242
19 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 07243
19 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 07244
19 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 07245
19 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07246
19 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 07247
19 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 07248
19 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 07249
19 [org.jfree.data.gantt.Task].clone() [function] [call site] 07250
19 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 07251
19 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 07252
19 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 07253
19 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 07254
19 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 07255
19 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 07256
19 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 07257
19 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07258
19 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 07259
19 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 07260
19 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 07261
19 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 07262
19 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 07263
19 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 07264
19 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 07265
19 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 07266
19 [org.jfree.chart.plot.Marker].clone() [function] [call site] 07267
19 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 07268
19 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 07269
19 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 07270
19 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 07271
19 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 07272
19 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 07273
19 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 07274
19 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 07275
19 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 07276
19 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 07277
19 [org.jfree.data.general.Series].clone() [function] [call site] 07278
19 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 07279
19 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 07280
19 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 07281
19 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 07282
19 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 07283
19 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 07284
19 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 07285
19 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 07286
19 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 07287
19 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 07288
19 [org.jfree.chart.JFreeChart].clone() [function] [call site] 07289
19 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 07290
19 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 07291
19 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 07292
19 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 07293
19 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 07294
19 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 07295
19 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07296
19 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 07297
19 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 07298
19 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 07299
19 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 07300
19 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 07301
19 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 07302
19 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 07303
19 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 07304
19 [org.jfree.data.KeyedObjects].clone() [function] [call site] 07305
19 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 07306
19 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 07307
19 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07308
19 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 07309
19 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 07310
19 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 07311
19 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 07312
19 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 07313
19 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 07314
19 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 07315
19 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 07316
19 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 07317
19 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 07318
19 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 07319
19 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 07320
19 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 07321
19 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07322
19 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 07323
19 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 07324
19 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 07325
19 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 07326
19 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 07327
19 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 07328
19 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 07329
19 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 07330
19 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 07331
19 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 07332
19 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 07333
19 [org.jfree.chart.axis.Axis].clone() [function] [call site] 07334
19 [org.jfree.chart.axis.Tick].clone() [function] [call site] 07335
19 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 07336
19 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 07337
19 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 07338
19 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 07339
19 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 07340
19 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 07341
19 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 07342
19 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 07343
19 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 07344
19 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 07345
19 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 07346
19 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 07347
19 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 07348
19 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 07349
19 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 07350
19 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 07351
19 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 07352
19 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 07353
19 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 07354
19 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 07355
19 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 07356
19 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 07357
19 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 07358
19 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 07359
19 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 07360
19 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 07361
19 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 07362
19 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 07363
19 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 07364
19 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 07365
19 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 07366
19 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 07367
19 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 07368
19 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 07369
19 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 07370
19 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 07371
19 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07372
19 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 07373
19 [org.jfree.chart.block.Size2D].clone() [function] [call site] 07374
19 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 07375
19 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 07376
19 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 07377
19 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 07378
19 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 07379
19 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 07380
19 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 07381
19 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 07382
19 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 07383
19 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 07384
19 [org.jfree.chart.plot.Plot].clone() [function] [call site] 07385
19 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 07386
19 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 07387
19 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 07388
19 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 07389
19 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 07390
19 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 07391
19 [org.jfree.data.KeyedObject].clone() [function] [call site] 07392
19 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone(java.lang.Number[][]) [function] [call site] 07393
20 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07394
19 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone(java.lang.Number[][]) [function] [call site] 07395
18 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 07396
18 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 07397
18 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 07398
18 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 07399
18 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 07400
18 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 07401
18 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 07402
18 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 07403
18 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 07404
18 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 07405
18 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 07406
18 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 07407
18 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 07408
18 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 07409
18 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 07410
18 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 07411
18 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 07412
18 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 07413
18 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 07414
18 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 07415
18 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 07416
18 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 07417
18 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 07418
18 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 07419
18 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 07420
18 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 07421
18 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 07422
18 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 07423
18 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 07424
18 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 07425
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 07426
18 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 07427
18 [org.jfree.chart.title.Title].clone() [function] [call site] 07428
18 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 07429
18 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 07430
18 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 07431
18 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 07432
18 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07433
18 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 07434
18 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 07435
18 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 07436
18 [org.jfree.data.gantt.Task].clone() [function] [call site] 07437
18 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 07438
18 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 07439
18 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 07440
18 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 07441
18 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 07442
18 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 07443
18 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 07444
18 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07445
18 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 07446
18 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 07447
18 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 07448
18 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 07449
18 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 07450
18 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 07451
18 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 07452
18 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 07453
18 [org.jfree.chart.plot.Marker].clone() [function] [call site] 07454
18 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 07455
18 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 07456
18 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 07457
18 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 07458
18 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 07459
18 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 07460
18 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 07461
18 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 07462
18 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 07463
18 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 07464
18 [org.jfree.data.general.Series].clone() [function] [call site] 07465
18 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 07466
18 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 07467
18 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 07468
18 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 07469
18 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 07470
18 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 07471
18 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 07472
18 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 07473
18 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 07474
18 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 07475
18 [org.jfree.chart.JFreeChart].clone() [function] [call site] 07476
18 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 07477
18 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 07478
18 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 07479
18 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 07480
18 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 07481
18 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 07482
18 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07483
18 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 07484
18 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 07485
18 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 07486
18 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 07487
18 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 07488
18 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 07489
18 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 07490
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 07491
18 [org.jfree.data.KeyedObjects].clone() [function] [call site] 07492
18 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 07493
18 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 07494
18 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07495
18 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 07496
18 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 07497
18 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 07498
18 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 07499
18 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 07500
18 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 07501
18 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 07502
18 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 07503
18 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 07504
18 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 07505
18 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 07506
18 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 07507
18 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 07508
18 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07509
18 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 07510
18 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 07511
18 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 07512
18 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 07513
18 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 07514
18 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 07515
18 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 07516
18 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 07517
18 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 07518
18 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 07519
18 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 07520
18 [org.jfree.chart.axis.Axis].clone() [function] [call site] 07521
18 [org.jfree.chart.axis.Tick].clone() [function] [call site] 07522
18 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 07523
18 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 07524
18 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 07525
18 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 07526
18 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 07527
18 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 07528
18 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 07529
18 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 07530
18 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 07531
18 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 07532
18 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 07533
18 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 07534
18 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 07535
18 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 07536
18 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 07537
18 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 07538
18 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 07539
18 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 07540
18 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 07541
18 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 07542
18 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 07543
18 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 07544
18 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 07545
18 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 07546
18 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 07547
18 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 07548
18 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 07549
18 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 07550
18 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 07551
18 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 07552
18 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 07553
18 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 07554
18 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 07555
18 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 07556
18 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 07557
18 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 07558
18 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07559
18 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 07560
18 [org.jfree.chart.block.Size2D].clone() [function] [call site] 07561
18 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 07562
18 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 07563
18 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 07564
18 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 07565
18 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 07566
18 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 07567
18 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 07568
18 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 07569
18 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 07570
18 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 07571
18 [org.jfree.chart.plot.Plot].clone() [function] [call site] 07572
18 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 07573
18 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 07574
18 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 07575
18 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 07576
18 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 07577
18 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 07578
18 [org.jfree.data.KeyedObject].clone() [function] [call site] 07579
17 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 07580
17 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 07581
17 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 07582
17 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07583
17 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 07584
17 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 07585
17 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 07586
17 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 07587
16 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 07588
16 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07589
16 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 07590
16 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 07591
16 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 07592
16 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 07593
16 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 07594
16 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 07595
16 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 07596
16 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 07597
16 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 07598
16 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 07599
16 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 07600
16 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 07601
16 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 07602
16 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 07603
16 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 07604
16 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 07605
16 [org.jfree.chart.title.Title].clone() [function] [call site] 07606
16 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 07607
16 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 07608
16 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 07609
16 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07610
16 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 07611
16 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 07612
16 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 07613
16 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 07614
16 [org.jfree.data.gantt.Task].clone() [function] [call site] 07615
16 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 07616
16 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 07617
16 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 07618
16 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 07619
16 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 07620
16 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 07621
16 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07622
16 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 07623
16 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 07624
16 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 07625
16 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 07626
16 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 07627
16 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 07628
16 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 07629
16 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 07630
16 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 07631
16 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 07632
16 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 07633
16 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 07634
16 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 07635
16 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 07636
16 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 07637
16 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 07638
16 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 07639
16 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 07640
16 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 07641
16 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 07642
16 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 07643
16 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 07644
16 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 07645
16 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 07646
16 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 07647
16 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 07648
16 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 07649
16 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 07650
16 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 07651
16 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 07652
16 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 07653
16 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 07654
16 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 07655
16 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 07656
16 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 07657
16 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07658
16 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 07659
16 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 07660
16 [org.jfree.chart.block.Size2D].clone() [function] [call site] 07661
16 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 07662
16 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 07663
16 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 07664
16 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 07665
16 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 07666
16 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 07667
16 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 07668
16 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 07669
16 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 07670
16 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 07671
16 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 07672
16 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 07673
16 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 07674
16 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 07675
16 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 07676
16 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 07677
16 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 07678
16 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 07679
16 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07680
16 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 07681
16 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 07682
16 [org.jfree.chart.plot.Plot].clone() [function] [call site] 07683
16 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 07684
16 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 07685
16 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 07686
16 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 07687
16 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 07688
16 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 07689
16 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 07690
16 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 07691
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 07692
16 [org.jfree.data.KeyedObjects].clone() [function] [call site] 07693
16 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 07694
16 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07695
16 [org.jfree.data.KeyedObject].clone() [function] [call site] 07696
16 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 07697
16 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 07698
14 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 07699
14 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 07700
14 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 07701
14 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 07702
14 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 07703
14 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 07704
14 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 07705
14 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 07706
14 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 07707
14 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 07708
14 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 07709
14 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 07710
14 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 07711
14 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 07712
14 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 07713
14 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 07714
14 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07715
14 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 07716
14 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 07717
14 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 07718
14 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 07719
14 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 07720
14 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 07721
14 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 07722
14 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 07723
14 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 07724
14 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 07725
14 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 07726
14 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 07727
14 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 07728
14 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 07729
14 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 07730
14 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 07731
14 [org.jfree.chart.title.Title].clone() [function] [call site] 07732
14 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 07733
14 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 07734
14 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 07735
14 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07736
14 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 07737
14 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 07738
14 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 07739
14 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 07740
14 [org.jfree.data.gantt.Task].clone() [function] [call site] 07741
14 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 07742
14 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 07743
14 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 07744
14 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 07745
14 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 07746
14 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 07747
14 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07748
14 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 07749
14 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 07750
14 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 07751
14 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 07752
14 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 07753
14 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 07754
14 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 07755
14 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 07756
14 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 07757
14 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 07758
14 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 07759
14 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 07760
14 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 07761
14 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 07762
14 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 07763
14 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 07764
14 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 07765
14 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 07766
14 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 07767
14 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 07768
14 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 07769
14 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 07770
14 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 07771
14 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 07772
14 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 07773
14 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 07774
14 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 07775
14 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 07776
14 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 07777
14 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 07778
14 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 07779
14 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 07780
14 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 07781
14 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 07782
14 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 07783
14 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07784
14 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 07785
14 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 07786
14 [org.jfree.chart.block.Size2D].clone() [function] [call site] 07787
14 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 07788
14 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 07789
14 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 07790
14 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 07791
14 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 07792
14 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 07793
14 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 07794
14 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 07795
14 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 07796
14 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 07797
14 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 07798
14 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 07799
14 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 07800
14 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 07801
14 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 07802
14 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 07803
14 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 07804
14 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 07805
14 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07806
14 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 07807
14 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 07808
14 [org.jfree.chart.plot.Plot].clone() [function] [call site] 07809
14 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 07810
14 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 07811
14 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 07812
14 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 07813
14 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 07814
14 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 07815
14 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 07816
14 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 07817
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 07818
14 [org.jfree.data.KeyedObjects].clone() [function] [call site] 07819
14 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 07820
14 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07821
14 [org.jfree.data.KeyedObject].clone() [function] [call site] 07822
14 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 07823
14 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 07824
12 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 07825
12 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 07826
12 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 07827
12 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 07828
11 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 07829
11 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 07830
11 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 07831
11 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 07832
11 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 07833
11 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 07834
11 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 07835
11 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 07836
11 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 07837
11 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 07838
11 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 07839
11 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 07840
11 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 07841
11 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 07842
11 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 07843
11 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 07844
11 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 07845
11 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 07846
11 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 07847
11 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 07848
11 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 07849
11 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 07850
11 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 07851
11 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 07852
11 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 07853
11 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 07854
11 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 07855
11 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 07856
11 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 07857
11 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 07858
11 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07859
11 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 07860
11 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 07861
11 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 07862
11 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 07863
11 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 07864
11 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 07865
11 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 07866
11 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 07867
11 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 07868
11 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 07869
11 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 07870
11 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 07871
11 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 07872
11 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 07873
11 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 07874
11 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 07875
11 [org.jfree.chart.title.Title].clone() [function] [call site] 07876
11 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 07877
11 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 07878
11 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 07879
11 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07880
11 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 07881
11 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 07882
11 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 07883
11 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 07884
11 [org.jfree.data.gantt.Task].clone() [function] [call site] 07885
11 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 07886
11 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 07887
11 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 07888
11 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 07889
11 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 07890
11 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 07891
11 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07892
11 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 07893
11 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 07894
11 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 07895
11 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 07896
11 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 07897
11 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 07898
11 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 07899
11 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 07900
11 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 07901
11 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 07902
11 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 07903
11 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 07904
11 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 07905
11 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 07906
11 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 07907
11 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 07908
11 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 07909
11 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 07910
11 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 07911
11 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 07912
11 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 07913
11 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 07914
11 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 07915
11 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 07916
11 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 07917
11 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 07918
11 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 07919
11 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 07920
11 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 07921
11 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 07922
11 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 07923
11 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 07924
11 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 07925
11 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 07926
11 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 07927
11 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07928
11 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 07929
11 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 07930
11 [org.jfree.chart.block.Size2D].clone() [function] [call site] 07931
11 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 07932
11 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 07933
11 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 07934
11 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 07935
11 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 07936
11 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 07937
11 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 07938
11 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 07939
11 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 07940
11 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 07941
11 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 07942
11 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 07943
11 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 07944
11 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 07945
11 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 07946
11 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 07947
11 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 07948
11 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 07949
11 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07950
11 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 07951
11 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 07952
11 [org.jfree.chart.plot.Plot].clone() [function] [call site] 07953
11 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 07954
11 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 07955
11 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 07956
11 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 07957
11 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 07958
11 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 07959
11 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 07960
11 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 07961
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 07962
11 [org.jfree.data.KeyedObjects].clone() [function] [call site] 07963
11 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 07964
11 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07965
11 [org.jfree.data.KeyedObject].clone() [function] [call site] 07966
11 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 07967
11 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 07968
9 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 07969
9 [org.jfree.chart.internal.ShapeUtils].cloneMap(java.util.Map) [function] [call site] 07970
9 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 07971
9 [org.jfree.chart.internal.ShapeUtils].cloneMap(java.util.Map) [function] [call site] 07972
8 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 07973
8 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 07974
8 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 07975
8 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 07976
8 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 07977
8 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 07978
8 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 07979
8 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 07980
8 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 07981
8 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 07982
8 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 07983
8 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 07984
8 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 07985
8 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 07986
8 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 07987
8 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 07988
8 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 07989
8 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 07990
8 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 07991
8 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 07992
8 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 07993
8 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 07994
8 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 07995
8 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 07996
8 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 07997
8 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 07998
8 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 07999
8 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 08000
8 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 08001
8 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 08002
8 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 08003
8 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 08004
8 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 08005
8 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 08006
8 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 08007
8 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 08008
8 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 08009
8 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 08010
8 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 08011
8 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 08012
8 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 08013
8 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 08014
8 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 08015
8 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 08016
8 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 08017
8 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 08018
8 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 08019
8 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 08020
8 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 08021
8 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 08022
8 [org.jfree.chart.title.Title].clone() [function] [call site] 08023
8 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 08024
8 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 08025
8 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 08026
8 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 08027
8 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 08028
8 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 08029
8 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 08030
8 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 08031
8 [org.jfree.data.gantt.Task].clone() [function] [call site] 08032
8 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 08033
8 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 08034
8 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 08035
8 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 08036
8 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 08037
8 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 08038
8 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 08039
8 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 08040
8 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 08041
8 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 08042
8 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 08043
8 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 08044
8 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 08045
8 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 08046
8 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 08047
8 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 08048
8 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 08049
8 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 08050
8 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 08051
8 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 08052
8 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 08053
8 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 08054
8 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 08055
8 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 08056
8 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 08057
8 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 08058
8 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 08059
8 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 08060
8 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 08061
8 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 08062
8 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 08063
8 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 08064
8 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 08065
8 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 08066
8 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 08067
8 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 08068
8 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 08069
8 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 08070
8 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 08071
8 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 08072
8 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 08073
8 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 08074
8 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 08075
8 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 08076
8 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 08077
8 [org.jfree.chart.block.Size2D].clone() [function] [call site] 08078
8 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 08079
8 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 08080
8 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 08081
8 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 08082
8 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 08083
8 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 08084
8 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 08085
8 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 08086
8 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 08087
8 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 08088
8 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 08089
8 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 08090
8 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 08091
8 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 08092
8 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 08093
8 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 08094
8 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 08095
8 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 08096
8 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 08097
8 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 08098
8 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 08099
8 [org.jfree.chart.plot.Plot].clone() [function] [call site] 08100
8 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 08101
8 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 08102
8 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 08103
8 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 08104
8 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 08105
8 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 08106
8 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 08107
8 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 08108
8 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 08109
8 [org.jfree.data.KeyedObjects].clone() [function] [call site] 08110
8 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 08111
8 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 08112
8 [org.jfree.data.KeyedObject].clone() [function] [call site] 08113
8 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 08114
8 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 08115
8 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 08116
8 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 08117
8 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 08118
8 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 08119
8 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 08120
8 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 08121
8 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 08122
8 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 08123
8 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 08124
8 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 08125
8 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 08126
8 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 08127
8 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 08128
8 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 08129
8 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 08130
8 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 08131
8 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 08132
8 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 08133
8 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 08134
8 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 08135
8 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 08136
8 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 08137
8 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 08138
8 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 08139
8 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 08140
8 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 08141
8 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 08142
8 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 08143
8 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 08144
8 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 08145
8 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 08146
8 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 08147
8 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 08148
8 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 08149
8 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 08150
8 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 08151
8 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 08152
8 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 08153
8 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 08154
8 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 08155
8 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 08156
8 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 08157
8 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 08158
8 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 08159
8 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 08160
8 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 08161
8 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 08162
8 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 08163
8 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 08164
8 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 08165
8 [org.jfree.chart.title.Title].clone() [function] [call site] 08166
8 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 08167
8 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 08168
8 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 08169
8 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 08170
8 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 08171
8 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 08172
8 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 08173
8 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 08174
8 [org.jfree.data.gantt.Task].clone() [function] [call site] 08175
8 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 08176
8 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 08177
8 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 08178
8 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 08179
8 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 08180
8 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 08181
8 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 08182
8 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 08183
8 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 08184
8 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 08185
8 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 08186
8 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 08187
8 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 08188
8 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 08189
8 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 08190
8 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 08191
8 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 08192
8 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 08193
8 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 08194
8 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 08195
8 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 08196
8 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 08197
8 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 08198
8 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 08199
8 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 08200
8 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 08201
8 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 08202
8 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 08203
8 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 08204
8 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 08205
8 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 08206
8 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 08207
8 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 08208
8 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 08209
8 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 08210
8 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 08211
8 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 08212
8 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 08213
8 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 08214
8 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 08215
8 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 08216
8 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 08217
8 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 08218
8 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 08219
8 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 08220
8 [org.jfree.chart.block.Size2D].clone() [function] [call site] 08221
8 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 08222
8 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 08223
8 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 08224
8 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 08225
8 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 08226
8 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 08227
8 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 08228
8 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 08229
8 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 08230
8 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 08231
8 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 08232
8 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 08233
8 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 08234
8 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 08235
8 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 08236
8 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 08237
8 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 08238
8 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 08239
8 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 08240
8 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 08241
8 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 08242
8 [org.jfree.chart.plot.Plot].clone() [function] [call site] 08243
8 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 08244
8 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 08245
8 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 08246
8 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 08247
8 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 08248
8 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 08249
8 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 08250
8 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 08251
8 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 08252
8 [org.jfree.data.KeyedObjects].clone() [function] [call site] 08253
8 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 08254
8 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 08255
8 [org.jfree.data.KeyedObject].clone() [function] [call site] 08256
8 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 08257
8 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 08258
8 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 08259
8 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 08260
8 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 08261
8 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 08262
8 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 08263
8 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 08264
8 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 08265
8 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 08266
8 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 08267
8 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 08268
8 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 08269
8 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 08270
8 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 08271
8 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 08272
8 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 08273
8 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 08274
8 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 08275
8 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 08276
8 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 08277
8 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 08278
8 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 08279
8 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 08280
8 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 08281
8 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 08282
8 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 08283
8 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 08284
8 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 08285
8 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 08286
8 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 08287
8 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 08288
8 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 08289
8 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 08290
8 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 08291
8 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 08292
8 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 08293
8 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 08294
8 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 08295
8 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 08296
8 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 08297
8 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 08298
8 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 08299
8 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 08300
8 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 08301
8 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 08302
8 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 08303
8 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 08304
8 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 08305
8 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 08306
8 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 08307
8 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 08308
8 [org.jfree.chart.title.Title].clone() [function] [call site] 08309
8 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 08310
8 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 08311
8 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 08312
8 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 08313
8 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 08314
8 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 08315
8 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 08316
8 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 08317
8 [org.jfree.data.gantt.Task].clone() [function] [call site] 08318
8 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 08319
8 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 08320
8 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 08321
8 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 08322
8 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 08323
8 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 08324
8 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 08325
8 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 08326
8 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 08327
8 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 08328
8 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 08329
8 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 08330
8 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 08331
8 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 08332
8 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 08333
8 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 08334
8 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 08335
8 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 08336
8 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 08337
8 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 08338
8 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 08339
8 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 08340
8 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 08341
8 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 08342
8 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 08343
8 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 08344
8 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 08345
8 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 08346
8 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 08347
8 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 08348
8 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 08349
8 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 08350
8 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 08351
8 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 08352
8 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 08353
8 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 08354
8 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 08355
8 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 08356
8 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 08357
8 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 08358
8 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 08359
8 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 08360
8 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 08361
8 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 08362
8 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 08363
8 [org.jfree.chart.block.Size2D].clone() [function] [call site] 08364
8 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 08365
8 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 08366
8 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 08367
8 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 08368
8 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 08369
8 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 08370
8 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 08371
8 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 08372
8 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 08373
8 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 08374
8 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 08375
8 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 08376
8 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 08377
8 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 08378
8 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 08379
8 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 08380
8 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 08381
8 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 08382
8 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 08383
8 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 08384
8 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 08385
8 [org.jfree.chart.plot.Plot].clone() [function] [call site] 08386
8 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 08387
8 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 08388
8 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 08389
8 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 08390
8 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 08391
8 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 08392
8 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 08393
8 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 08394
8 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 08395
8 [org.jfree.data.KeyedObjects].clone() [function] [call site] 08396
8 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 08397
8 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 08398
8 [org.jfree.data.KeyedObject].clone() [function] [call site] 08399
8 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 08400
8 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 08401
8 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 08402
8 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 08403
8 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 08404
6 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 08405
6 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 08406
6 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 08407
6 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 08408
6 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 08409
6 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 08410
6 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 08411
6 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 08412
6 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 08413
6 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 08414
6 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 08415
6 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 08416
6 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 08417
6 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 08418
6 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 08419
6 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 08420
6 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 08421
6 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 08422
6 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 08423
6 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 08424
6 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 08425
6 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 08426
6 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 08427
6 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 08428
6 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 08429
6 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 08430
6 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 08431
6 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 08432
6 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 08433
6 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 08434
6 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 08435
6 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 08436
6 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 08437
6 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 08438
6 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 08439
6 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 08440
6 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 08441
6 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 08442
6 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 08443
6 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 08444
6 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 08445
6 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 08446
6 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 08447
6 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 08448
6 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 08449
6 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 08450
6 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 08451
6 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 08452
6 [org.jfree.chart.title.Title].clone() [function] [call site] 08453
6 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 08454
6 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 08455
6 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 08456
6 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 08457
6 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 08458
6 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 08459
6 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 08460
6 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 08461
6 [org.jfree.data.gantt.Task].clone() [function] [call site] 08462
6 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 08463
6 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 08464
6 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 08465
6 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 08466
6 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 08467
6 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 08468
6 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 08469
6 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 08470
6 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 08471
6 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 08472
6 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 08473
6 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 08474
6 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 08475
6 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 08476
6 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 08477
6 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 08478
6 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 08479
6 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 08480
6 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 08481
6 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 08482
6 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 08483
6 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 08484
6 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 08485
6 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 08486
6 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 08487
6 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 08488
6 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 08489
6 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 08490
6 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 08491
6 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 08492
6 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 08493
6 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 08494
6 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 08495
6 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 08496
6 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 08497
6 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 08498
6 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 08499
6 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 08500
6 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 08501
6 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 08502
6 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 08503
6 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 08504
6 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 08505
6 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 08506
6 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 08507
6 [org.jfree.chart.block.Size2D].clone() [function] [call site] 08508
6 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 08509
6 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 08510
6 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 08511
6 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 08512
6 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 08513
6 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 08514
6 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 08515
6 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 08516
6 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 08517
6 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 08518
6 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 08519
6 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 08520
6 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 08521
6 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 08522
6 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 08523
6 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 08524
6 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 08525
6 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 08526
6 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 08527
6 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 08528
6 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 08529
6 [org.jfree.chart.plot.Plot].clone() [function] [call site] 08530
6 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 08531
6 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 08532
6 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 08533
6 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 08534
6 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 08535
6 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 08536
6 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 08537
6 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 08538
6 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 08539
6 [org.jfree.data.KeyedObjects].clone() [function] [call site] 08540
6 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 08541
6 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 08542
6 [org.jfree.data.KeyedObject].clone() [function] [call site] 08543
6 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 08544
6 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 08545
5 [org.jfree.chart.plot.Plot].setDrawingSupplier(org.jfree.chart.plot.DrawingSupplier) [function] [call site] 08546
6 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08547
5 [org.jfree.chart.plot.Plot].getBackgroundPaint() [function] [call site] 08548
5 [org.jfree.chart.plot.Plot].setBackgroundPaint(java.awt.Paint) [function] [call site] 08549
6 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08550
6 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08551
5 [org.jfree.chart.plot.Plot].setOutlinePaint(java.awt.Paint) [function] [call site] 08552
6 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08553
6 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08554
5 [org.jfree.chart.StandardChartTheme].applyToPiePlot(org.jfree.chart.plot.pie.PiePlot) [function] [call site] 08555
6 [org.jfree.chart.plot.pie.PiePlot].setLabelLinkPaint(java.awt.Paint) [function] [call site] 08556
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08557
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08558
6 [org.jfree.chart.plot.pie.PiePlot].setLabelLinkStyle(org.jfree.chart.plot.pie.PieLabelLinkStyle) [function] [call site] 08559
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08560
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08561
6 [org.jfree.chart.plot.pie.PiePlot].setLabelFont(java.awt.Font) [function] [call site] 08562
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08563
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08564
6 [org.jfree.chart.plot.pie.PiePlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08565
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08566
6 [org.jfree.chart.plot.pie.PiePlot].getAutoPopulateSectionPaint() [function] [call site] 08567
6 [org.jfree.chart.plot.pie.PiePlot].clearSectionPaints(boolean) [function] [call site] 08568
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08569
6 [org.jfree.chart.plot.pie.PiePlot].getAutoPopulateSectionOutlinePaint() [function] [call site] 08570
6 [org.jfree.chart.plot.pie.PiePlot].clearSectionOutlinePaints(boolean) [function] [call site] 08571
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08572
6 [org.jfree.chart.plot.pie.PiePlot].getAutoPopulateSectionOutlineStroke() [function] [call site] 08573
6 [org.jfree.chart.plot.pie.PiePlot].clearSectionOutlineStrokes(boolean) [function] [call site] 08574
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08575
5 [org.jfree.chart.StandardChartTheme].applyToMultiplePiePlot(org.jfree.chart.plot.pie.MultiplePiePlot) [function] [call site] 08576
6 [org.jfree.chart.StandardChartTheme].apply(org.jfree.chart.JFreeChart) [function] [call site] 08577
6 [org.jfree.chart.StandardChartTheme$1].apply(org.jfree.chart.JFreeChart) [function] [call site] 08578
6 [org.jfree.chart.plot.pie.MultiplePiePlot].getPieChart() [function] [call site] 08579
5 [org.jfree.chart.StandardChartTheme].applyToCategoryPlot(org.jfree.chart.plot.CategoryPlot) [function] [call site] 08580
6 [org.jfree.chart.plot.CategoryPlot].setAxisOffset(org.jfree.chart.api.RectangleInsets) [function] [call site] 08581
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08582
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08583
6 [org.jfree.chart.plot.CategoryPlot].setDomainGridlinePaint(java.awt.Paint) [function] [call site] 08584
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08585
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08586
6 [org.jfree.chart.plot.CategoryPlot].setRangeGridlinePaint(java.awt.Paint) [function] [call site] 08587
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08588
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08589
6 [org.jfree.chart.plot.CategoryPlot].setRangeZeroBaselinePaint(java.awt.Paint) [function] [call site] 08590
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08591
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08592
6 [org.jfree.chart.plot.CombinedRangeCategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08593
7 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 08594
8 [org.jfree.chart.event.PlotChangeEvent]. (org.jfree.chart.plot.Plot) [function] [call site] 08595
8 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 08596
7 [org.jfree.chart.plot.CategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08597
8 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08598
7 [org.jfree.chart.plot.CategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08599
7 [org.jfree.chart.plot.CombinedDomainCategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08600
8 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 08601
8 [org.jfree.chart.plot.CategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08602
8 [org.jfree.chart.plot.CombinedRangeCategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08603
8 [org.jfree.chart.plot.CategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08604
8 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 08605
7 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 08606
6 [org.jfree.chart.plot.CategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08607
6 [org.jfree.chart.plot.CombinedDomainCategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08608
6 [org.jfree.chart.plot.CategoryPlot].getDomainAxisCount() [function] [call site] 08609
6 [org.jfree.chart.plot.CategoryPlot].getDomainAxis(int) [function] [call site] 08610
7 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 08611
6 [org.jfree.chart.StandardChartTheme].applyToCategoryAxis(org.jfree.chart.axis.CategoryAxis) [function] [call site] 08612
7 [org.jfree.chart.axis.Axis].setLabelFont(java.awt.Font) [function] [call site] 08613
7 [org.jfree.chart.axis.Axis].setLabelPaint(java.awt.Paint) [function] [call site] 08614
7 [org.jfree.chart.axis.Axis].setTickLabelFont(java.awt.Font) [function] [call site] 08615
7 [org.jfree.chart.axis.Axis].setTickLabelPaint(java.awt.Paint) [function] [call site] 08616
7 [org.jfree.chart.axis.SubCategoryAxis].setSubLabelFont(java.awt.Font) [function] [call site] 08617
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08618
8 [org.jfree.chart.event.AxisChangeEvent]. (org.jfree.chart.axis.Axis) [function] [call site] 08619
8 [org.jfree.chart.axis.Axis].notifyListeners(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 08620
7 [org.jfree.chart.axis.SubCategoryAxis].setSubLabelPaint(java.awt.Paint) [function] [call site] 08621
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08622
8 [org.jfree.chart.event.AxisChangeEvent]. (org.jfree.chart.axis.Axis) [function] [call site] 08623
8 [org.jfree.chart.axis.Axis].notifyListeners(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 08624
6 [org.jfree.chart.plot.CategoryPlot].getRangeAxisCount() [function] [call site] 08625
6 [org.jfree.chart.plot.CategoryPlot].getRangeAxis(int) [function] [call site] 08626
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 08627
6 [org.jfree.chart.plot.CategoryPlot].getRendererCount() [function] [call site] 08628
6 [org.jfree.chart.plot.CategoryPlot].getRenderer(int) [function] [call site] 08629
6 [org.jfree.chart.StandardChartTheme].applyToCategoryItemRenderer(org.jfree.chart.renderer.category.CategoryItemRenderer) [function] [call site] 08630
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08631
7 [org.jfree.chart.StandardChartTheme].applyToAbstractRenderer(org.jfree.chart.renderer.AbstractRenderer) [function] [call site] 08632
8 [org.jfree.chart.renderer.AbstractRenderer].getAutoPopulateSeriesPaint() [function] [call site] 08633
8 [org.jfree.chart.renderer.AbstractRenderer].clearSeriesPaints(boolean) [function] [call site] 08634
9 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08635
8 [org.jfree.chart.renderer.AbstractRenderer].getAutoPopulateSeriesStroke() [function] [call site] 08636
8 [org.jfree.chart.renderer.AbstractRenderer].clearSeriesStrokes(boolean) [function] [call site] 08637
9 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08638
7 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelFont(java.awt.Font) [function] [call site] 08639
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08640
8 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelFont(java.awt.Font,boolean) [function] [call site] 08641
9 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08642
7 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelPaint(java.awt.Paint) [function] [call site] 08643
8 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelPaint(java.awt.Paint,boolean) [function] [call site] 08644
9 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08645
9 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08646
7 [org.jfree.chart.renderer.category.BarRenderer].setBarPainter(org.jfree.chart.renderer.category.BarPainter) [function] [call site] 08647
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08648
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08649
7 [org.jfree.chart.renderer.category.BarRenderer].setShadowVisible(boolean) [function] [call site] 08650
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08651
7 [org.jfree.chart.renderer.category.BarRenderer].setShadowPaint(java.awt.Paint) [function] [call site] 08652
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08653
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08654
7 [org.jfree.chart.renderer.category.StatisticalBarRenderer].setErrorIndicatorPaint(java.awt.Paint) [function] [call site] 08655
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08656
7 [org.jfree.chart.renderer.category.MinMaxCategoryRenderer].setGroupPaint(java.awt.Paint) [function] [call site] 08657
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08658
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08659
6 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getSubplots() [function] [call site] 08660
6 [org.jfree.chart.StandardChartTheme].applyToPlot(org.jfree.chart.plot.Plot) [function] [call site] 08661
6 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getSubplots() [function] [call site] 08662
6 [org.jfree.chart.StandardChartTheme].applyToPlot(org.jfree.chart.plot.Plot) [function] [call site] 08663
5 [org.jfree.chart.StandardChartTheme].applyToXYPlot(org.jfree.chart.plot.XYPlot) [function] [call site] 08664
6 [org.jfree.chart.plot.XYPlot].setAxisOffset(org.jfree.chart.api.RectangleInsets) [function] [call site] 08665
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08666
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08667
6 [org.jfree.chart.plot.XYPlot].setDomainZeroBaselinePaint(java.awt.Paint) [function] [call site] 08668
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08669
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08670
6 [org.jfree.chart.plot.XYPlot].setRangeZeroBaselinePaint(java.awt.Paint) [function] [call site] 08671
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08672
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08673
6 [org.jfree.chart.plot.XYPlot].setDomainGridlinePaint(java.awt.Paint) [function] [call site] 08674
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08675
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08676
6 [org.jfree.chart.plot.XYPlot].setRangeGridlinePaint(java.awt.Paint) [function] [call site] 08677
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08678
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08679
6 [org.jfree.chart.plot.XYPlot].setDomainCrosshairPaint(java.awt.Paint) [function] [call site] 08680
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08681
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08682
6 [org.jfree.chart.plot.XYPlot].setRangeCrosshairPaint(java.awt.Paint) [function] [call site] 08683
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08684
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08685
6 [org.jfree.chart.plot.CombinedDomainXYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08686
7 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 08687
7 [org.jfree.chart.plot.XYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08688
8 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08689
7 [org.jfree.chart.plot.CombinedRangeXYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08690
8 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 08691
8 [org.jfree.chart.plot.XYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08692
8 [org.jfree.chart.plot.CombinedDomainXYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08693
8 [org.jfree.chart.plot.XYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08694
8 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 08695
7 [org.jfree.chart.plot.XYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08696
7 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 08697
6 [org.jfree.chart.plot.CombinedRangeXYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08698
6 [org.jfree.chart.plot.XYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08699
6 [org.jfree.chart.plot.XYPlot].getDomainAxisCount() [function] [call site] 08700
6 [org.jfree.chart.plot.XYPlot].getDomainAxis(int) [function] [call site] 08701
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 08702
6 [org.jfree.chart.plot.XYPlot].getRangeAxisCount() [function] [call site] 08703
6 [org.jfree.chart.plot.XYPlot].getRangeAxis(int) [function] [call site] 08704
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 08705
6 [org.jfree.chart.plot.XYPlot].getRendererCount() [function] [call site] 08706
6 [org.jfree.chart.plot.XYPlot].getRenderer(int) [function] [call site] 08707
6 [org.jfree.chart.StandardChartTheme].applyToXYItemRenderer(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 08708
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08709
7 [org.jfree.chart.StandardChartTheme].applyToAbstractRenderer(org.jfree.chart.renderer.AbstractRenderer) [function] [call site] 08710
7 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelFont(java.awt.Font) [function] [call site] 08711
7 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelPaint(java.awt.Paint) [function] [call site] 08712
7 [org.jfree.chart.renderer.xy.XYBarRenderer].setBarPainter(org.jfree.chart.renderer.xy.XYBarPainter) [function] [call site] 08713
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08714
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08715
7 [org.jfree.chart.renderer.xy.XYBarRenderer].setShadowVisible(boolean) [function] [call site] 08716
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08717
6 [org.jfree.chart.plot.XYPlot].getAnnotations() [function] [call site] 08718
6 [org.jfree.chart.StandardChartTheme].applyToXYAnnotation(org.jfree.chart.annotations.XYAnnotation) [function] [call site] 08719
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08720
7 [org.jfree.chart.annotations.XYTextAnnotation].setFont(java.awt.Font) [function] [call site] 08721
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08722
8 [org.jfree.chart.annotations.AbstractAnnotation].fireAnnotationChanged() [function] [call site] 08723
9 [org.jfree.chart.event.AnnotationChangeEvent]. (java.lang.Object,org.jfree.chart.annotations.Annotation) [function] [call site] 08724
10 [org.jfree.chart.event.ChartChangeEvent]. (java.lang.Object) [function] [call site] 08725
10 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08726
9 [org.jfree.chart.annotations.AbstractAnnotation].notifyListeners(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08727
10 [org.jfree.chart.plot.CategoryPlot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08728
11 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 08729
11 [org.jfree.chart.plot.Plot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08730
12 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08731
11 [org.jfree.chart.plot.XYPlot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08732
12 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 08733
12 [org.jfree.chart.plot.CategoryPlot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08734
12 [org.jfree.chart.plot.Plot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08735
12 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 08736
12 [org.jfree.chart.event.PlotChangeEvent]. (org.jfree.chart.plot.Plot) [function] [call site] 08737
12 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 08738
11 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 08739
11 [org.jfree.chart.event.PlotChangeEvent]. (org.jfree.chart.plot.Plot) [function] [call site] 08740
11 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 08741
10 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08742
11 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08743
10 [org.jfree.chart.plot.Plot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08744
10 [org.jfree.chart.plot.XYPlot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08745
7 [org.jfree.chart.annotations.XYTextAnnotation].setPaint(java.awt.Paint) [function] [call site] 08746
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08747
8 [org.jfree.chart.annotations.AbstractAnnotation].fireAnnotationChanged() [function] [call site] 08748
6 [org.jfree.chart.plot.CombinedDomainXYPlot].getSubplots() [function] [call site] 08749
6 [org.jfree.chart.StandardChartTheme].applyToPlot(org.jfree.chart.plot.Plot) [function] [call site] 08750
6 [org.jfree.chart.plot.CombinedRangeXYPlot].getSubplots() [function] [call site] 08751
6 [org.jfree.chart.StandardChartTheme].applyToPlot(org.jfree.chart.plot.Plot) [function] [call site] 08752
5 [org.jfree.chart.StandardChartTheme].applyToFastScatterPlot(org.jfree.chart.plot.FastScatterPlot) [function] [call site] 08753
6 [org.jfree.chart.plot.FastScatterPlot].setDomainGridlinePaint(java.awt.Paint) [function] [call site] 08754
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08755
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08756
6 [org.jfree.chart.plot.FastScatterPlot].setRangeGridlinePaint(java.awt.Paint) [function] [call site] 08757
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08758
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08759
6 [org.jfree.chart.plot.FastScatterPlot].getDomainAxis() [function] [call site] 08760
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 08761
6 [org.jfree.chart.plot.FastScatterPlot].getRangeAxis() [function] [call site] 08762
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 08763
5 [org.jfree.chart.StandardChartTheme].applyToMeterPlot(org.jfree.chart.plot.MeterPlot) [function] [call site] 08764
6 [org.jfree.chart.plot.MeterPlot].setDialBackgroundPaint(java.awt.Paint) [function] [call site] 08765
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08766
6 [org.jfree.chart.plot.MeterPlot].setValueFont(java.awt.Font) [function] [call site] 08767
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08768
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08769
6 [org.jfree.chart.plot.MeterPlot].setValuePaint(java.awt.Paint) [function] [call site] 08770
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08771
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08772
6 [org.jfree.chart.plot.MeterPlot].setDialOutlinePaint(java.awt.Paint) [function] [call site] 08773
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08774
6 [org.jfree.chart.plot.MeterPlot].setNeedlePaint(java.awt.Paint) [function] [call site] 08775
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08776
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08777
6 [org.jfree.chart.plot.MeterPlot].setTickLabelFont(java.awt.Font) [function] [call site] 08778
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08779
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08780
6 [org.jfree.chart.plot.MeterPlot].setTickLabelPaint(java.awt.Paint) [function] [call site] 08781
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08782
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08783
5 [org.jfree.chart.StandardChartTheme].applyToThermometerPlot(org.jfree.chart.plot.ThermometerPlot) [function] [call site] 08784
6 [org.jfree.chart.plot.ThermometerPlot].setValueFont(java.awt.Font) [function] [call site] 08785
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08786
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08787
6 [org.jfree.chart.plot.ThermometerPlot].setThermometerPaint(java.awt.Paint) [function] [call site] 08788
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08789
6 [org.jfree.chart.plot.ThermometerPlot].getRangeAxis() [function] [call site] 08790
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 08791
5 [org.jfree.chart.StandardChartTheme].applyToSpiderWebPlot(org.jfree.chart.plot.SpiderWebPlot) [function] [call site] 08792
6 [org.jfree.chart.plot.SpiderWebPlot].setLabelFont(java.awt.Font) [function] [call site] 08793
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08794
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08795
6 [org.jfree.chart.plot.SpiderWebPlot].setLabelPaint(java.awt.Paint) [function] [call site] 08796
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08797
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08798
6 [org.jfree.chart.plot.SpiderWebPlot].setAxisLinePaint(java.awt.Paint) [function] [call site] 08799
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08800
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08801
5 [org.jfree.chart.StandardChartTheme].applyToPolarPlot(org.jfree.chart.plot.PolarPlot) [function] [call site] 08802
6 [org.jfree.chart.plot.PolarPlot].setAngleLabelFont(java.awt.Font) [function] [call site] 08803
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08804
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08805
6 [org.jfree.chart.plot.PolarPlot].setAngleLabelPaint(java.awt.Paint) [function] [call site] 08806
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08807
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08808
6 [org.jfree.chart.plot.PolarPlot].setAngleGridlinePaint(java.awt.Paint) [function] [call site] 08809
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08810
6 [org.jfree.chart.plot.PolarPlot].setRadiusGridlinePaint(java.awt.Paint) [function] [call site] 08811
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08812
6 [org.jfree.chart.plot.PolarPlot].getAxis() [function] [call site] 08813
7 [org.jfree.chart.plot.PolarPlot].getAxis(int) [function] [call site] 08814
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 08815
3 [org.jfree.chart.StandardChartTheme$1].apply(org.jfree.chart.JFreeChart) [function] [call site] 08816
1 [ossfuzz.TestUtils].serialised(java.lang.Object) [function] [call site] 08817
1 [org.jfree.chart.JFreeChart].equals(java.lang.Object) [function] [call site] 08818
2 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 08819
2 [org.jfree.chart.api.RectangleInsets].equals(java.lang.Object) [function] [call site] 08820
2 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 08821