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
4069 4330 [org.jfree.chart.StandardChartTheme].getDrawingSupplier() call site: {node_id}
593 1469 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) call site: {node_id}
226 582 [org.jfree.data.DefaultKeyedValues2D].getRowIndex(java.lang.Comparable) call site: {node_id}
202 3016 [org.jfree.data.Range].combineIgnoringNaN(org.jfree.data.Range,org.jfree.data.Range) call site: {node_id}
149 1077 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) call site: {node_id}
135 286 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) call site: {node_id}
114 2155 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) call site: {node_id}
103 3698 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) call site: {node_id}
98 8714 [org.jfree.chart.StandardChartTheme].applyToXYPlot(org.jfree.chart.plot.XYPlot) call site: {node_id}
97 3227 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) call site: {node_id}
92 2468 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) call site: {node_id}
86 1381 [org.jfree.data.time.TimeSeriesCollection].getDomainBounds(java.util.List,boolean) 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].<init>() [function] [call site] 00001
2 [org.jfree.data.time.Day].<init>(java.util.Date) [function] [call site] 00002
3 [org.jfree.data.time.Day].<init>(java.util.Date,java.util.Calendar) [function] [call site] 00003
4 [org.jfree.data.time.RegularTimePeriod].<init>() [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].<init>(int,int,int) [function] [call site] 00009
7 [org.jfree.chart.date.SerialDate].<init>() [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].<init>(java.lang.Comparable) [function] [call site] 00026
2 [org.jfree.data.general.Series].<init>(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].<init>(org.jfree.data.time.RegularTimePeriod,double) [function] [call site] 00031
4 [org.jfree.data.time.TimeSeriesDataItem].<init>(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].<init>(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.Month].compareTo(java.lang.Object) [function] [call site] 00045
5 [org.jfree.data.time.Month].getYearValue() [function] [call site] 00046
5 [org.jfree.data.time.Month].getMonth() [function] [call site] 00047
4 [org.jfree.data.time.Minute].compareTo(java.lang.Object) [function] [call site] 00048
5 [org.jfree.data.time.Hour].compareTo(java.lang.Object) [function] [call site] 00049
6 [org.jfree.data.time.Day].compareTo(java.lang.Object) [function] [call site] 00050
7 [org.jfree.chart.date.SpreadsheetDate].compare(org.jfree.chart.date.SerialDate) [function] [call site] 00051
8 [org.jfree.chart.date.SpreadsheetDate].toSerial() [function] [call site] 00052
7 [org.jfree.data.time.Day].getSerialDate() [function] [call site] 00053
6 [org.jfree.data.time.Hour].getDay() [function] [call site] 00054
6 [org.jfree.data.time.Hour].getDay() [function] [call site] 00055
6 [org.jfree.data.time.Hour].getHour() [function] [call site] 00056
5 [org.jfree.data.time.Minute].getHour() [function] [call site] 00057
6 [org.jfree.data.time.Hour].<init>(int,org.jfree.data.time.Day) [function] [call site] 00058
7 [org.jfree.data.time.RegularTimePeriod].<init>() [function] [call site] 00059
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00060
7 [org.jfree.data.time.RegularTimePeriod].getCalendarInstance() [function] [call site] 00061
7 [org.jfree.data.time.Hour].peg(java.util.Calendar) [function] [call site] 00062
8 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 00063
9 [org.jfree.data.time.Day].getYear() [function] [call site] 00064
10 [org.jfree.chart.date.SpreadsheetDate].getYYYY() [function] [call site] 00065
9 [org.jfree.data.time.Day].getMonth() [function] [call site] 00066
10 [org.jfree.chart.date.SpreadsheetDate].getMonth() [function] [call site] 00067
9 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 00068
10 [org.jfree.chart.date.SpreadsheetDate].getDayOfMonth() [function] [call site] 00069
8 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 00070
9 [org.jfree.data.time.Day].getYear() [function] [call site] 00071
9 [org.jfree.data.time.Day].getMonth() [function] [call site] 00072
9 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 00073
5 [org.jfree.data.time.Minute].getHour() [function] [call site] 00074
5 [org.jfree.data.time.Minute].getMinute() [function] [call site] 00075
4 [org.jfree.data.time.Millisecond].compareTo(java.lang.Object) [function] [call site] 00076
5 [org.jfree.data.time.Millisecond].getFirstMillisecond() [function] [call site] 00077
5 [org.jfree.data.time.Millisecond].getFirstMillisecond() [function] [call site] 00078
5 [org.jfree.data.time.Millisecond].getFirstMillisecond() [function] [call site] 00079
5 [org.jfree.data.time.Minute].getFirstMillisecond() [function] [call site] 00080
5 [org.jfree.data.time.Second].getFirstMillisecond() [function] [call site] 00081
5 [org.jfree.data.time.Quarter].getFirstMillisecond() [function] [call site] 00082
5 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond() [function] [call site] 00083
5 [org.jfree.data.time.Hour].getFirstMillisecond() [function] [call site] 00084
5 [org.jfree.data.time.Year].getFirstMillisecond() [function] [call site] 00085
5 [org.jfree.data.time.Month].getFirstMillisecond() [function] [call site] 00086
5 [org.jfree.data.time.Millisecond].getFirstMillisecond() [function] [call site] 00087
5 [org.jfree.data.time.Week].getFirstMillisecond() [function] [call site] 00088
5 [org.jfree.data.time.Day].getFirstMillisecond() [function] [call site] 00089
4 [org.jfree.data.time.Year].compareTo(java.lang.Object) [function] [call site] 00090
5 [org.jfree.data.time.Year].getYear() [function] [call site] 00091
4 [org.jfree.data.time.Day].compareTo(java.lang.Object) [function] [call site] 00092
4 [org.jfree.data.time.Week].compareTo(java.lang.Object) [function] [call site] 00093
5 [org.jfree.data.time.Week].getYear() [function] [call site] 00094
6 [org.jfree.data.time.Year].<init>(int) [function] [call site] 00095
7 [org.jfree.data.time.RegularTimePeriod].<init>() [function] [call site] 00096
7 [org.jfree.data.time.RegularTimePeriod].getCalendarInstance() [function] [call site] 00097
7 [org.jfree.data.time.Year].peg(java.util.Calendar) [function] [call site] 00098
8 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 00099
8 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 00100
5 [org.jfree.data.time.Year].getYear() [function] [call site] 00101
5 [org.jfree.data.time.Week].getWeek() [function] [call site] 00102
4 [org.jfree.data.time.Quarter].compareTo(java.lang.Object) [function] [call site] 00103
5 [org.jfree.data.time.Quarter].getYearValue() [function] [call site] 00104
5 [org.jfree.data.time.Quarter].getQuarter() [function] [call site] 00105
4 [org.jfree.data.time.Hour].compareTo(java.lang.Object) [function] [call site] 00106
4 [org.jfree.data.time.FixedMillisecond].compareTo(java.lang.Object) [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.Year].toString() [function] [call site] 00111
4 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 00112
5 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00113
6 [org.jfree.data.time.Minute].getFirstMillisecond() [function] [call site] 00114
6 [org.jfree.data.time.Second].getFirstMillisecond() [function] [call site] 00115
6 [org.jfree.data.time.Quarter].getFirstMillisecond() [function] [call site] 00116
6 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond() [function] [call site] 00117
6 [org.jfree.data.time.Hour].getFirstMillisecond() [function] [call site] 00118
6 [org.jfree.data.time.Year].getFirstMillisecond() [function] [call site] 00119
6 [org.jfree.data.time.Month].getFirstMillisecond() [function] [call site] 00120
6 [org.jfree.data.time.Millisecond].getFirstMillisecond() [function] [call site] 00121
6 [org.jfree.data.time.Week].getFirstMillisecond() [function] [call site] 00122
6 [org.jfree.data.time.Day].getFirstMillisecond() [function] [call site] 00123
4 [org.jfree.data.time.Month].toString() [function] [call site] 00124
5 [org.jfree.chart.date.SerialDate].monthCodeToString(int) [function] [call site] 00125
6 [org.jfree.chart.date.SerialDate].monthCodeToString(int,boolean) [function] [call site] 00126
7 [org.jfree.chart.date.SerialDate].isValidMonthCode(int) [function] [call site] 00127
4 [org.jfree.data.time.Week].toString() [function] [call site] 00128
4 [org.jfree.data.time.Day].toString() [function] [call site] 00129
5 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 00130
6 [org.jfree.chart.date.SpreadsheetDate].getDayOfMonth() [function] [call site] 00131
6 [org.jfree.chart.date.SpreadsheetDate].getMonth() [function] [call site] 00132
6 [org.jfree.chart.date.SerialDate].monthCodeToString(int) [function] [call site] 00133
6 [org.jfree.chart.date.SpreadsheetDate].getYYYY() [function] [call site] 00134
4 [org.jfree.data.time.Hour].toString() [function] [call site] 00135
5 [org.jfree.data.time.Hour].getDayOfMonth() [function] [call site] 00136
6 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 00137
5 [org.jfree.data.time.Hour].getMonth() [function] [call site] 00138
6 [org.jfree.data.time.Day].getMonth() [function] [call site] 00139
5 [org.jfree.data.time.Hour].getYear() [function] [call site] 00140
6 [org.jfree.data.time.Day].getYear() [function] [call site] 00141
4 [org.jfree.data.time.Quarter].toString() [function] [call site] 00142
4 [org.jfree.data.general.SeriesException].<init>(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.Hour].getSerialIndex() [function] [call site] 00157
6 [org.jfree.data.time.Day].getSerialIndex() [function] [call site] 00158
7 [org.jfree.chart.date.SpreadsheetDate].toSerial() [function] [call site] 00159
5 [org.jfree.data.time.Day].getSerialIndex() [function] [call site] 00160
5 [org.jfree.data.time.Quarter].getSerialIndex() [function] [call site] 00161
5 [org.jfree.data.time.Second].getSerialIndex() [function] [call site] 00162
6 [org.jfree.data.time.Day].getSerialIndex() [function] [call site] 00163
5 [org.jfree.data.time.Month].getSerialIndex() [function] [call site] 00164
5 [org.jfree.data.time.Year].getSerialIndex() [function] [call site] 00165
5 [org.jfree.data.time.Millisecond].getSerialIndex() [function] [call site] 00166
6 [org.jfree.data.time.Day].getSerialIndex() [function] [call site] 00167
5 [org.jfree.data.time.Week].getSerialIndex() [function] [call site] 00168
5 [org.jfree.data.time.Minute].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.Hour].getSerialIndex() [function] [call site] 00173
5 [org.jfree.data.time.Day].getSerialIndex() [function] [call site] 00174
5 [org.jfree.data.time.Quarter].getSerialIndex() [function] [call site] 00175
5 [org.jfree.data.time.Second].getSerialIndex() [function] [call site] 00176
5 [org.jfree.data.time.Month].getSerialIndex() [function] [call site] 00177
5 [org.jfree.data.time.Year].getSerialIndex() [function] [call site] 00178
5 [org.jfree.data.time.Millisecond].getSerialIndex() [function] [call site] 00179
5 [org.jfree.data.time.Week].getSerialIndex() [function] [call site] 00180
5 [org.jfree.data.time.Minute].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].<init>(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.xy.DefaultTableXYDataset].seriesChanged(org.jfree.data.general.SeriesChangeEvent) [function] [call site] 00188
8 [org.jfree.data.xy.DefaultTableXYDataset].updateXPoints() [function] [call site] 00189
9 [org.jfree.data.xy.DefaultTableXYDataset].updateXPoints(org.jfree.data.xy.XYSeries) [function] [call site] 00190
10 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00191
10 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 00192
10 [org.jfree.data.xy.XYSeries].getX(int) [function] [call site] 00193
11 [org.jfree.data.xy.XYSeries].getRawDataItem(int) [function] [call site] 00194
11 [org.jfree.data.xy.XYDataItem].getX() [function] [call site] 00195
10 [org.jfree.data.xy.XYSeries].equals(java.lang.Object) [function] [call site] 00196
11 [org.jfree.data.general.Series].equals(java.lang.Object) [function] [call site] 00197
12 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00198
13 [org.jfree.chart.date.SpreadsheetDate].toSerial() [function] [call site] 00199
13 [org.jfree.chart.date.SpreadsheetDate].toSerial() [function] [call site] 00200
12 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00201
12 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 00202
12 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 00203
13 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00204
13 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00205
13 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00206
14 [org.jfree.data.time.Quarter].getQuarter() [function] [call site] 00207
14 [org.jfree.data.time.Quarter].getYearValue() [function] [call site] 00208
13 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00209
14 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00210
15 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00211
15 [org.jfree.data.time.Day].getSerialDate() [function] [call site] 00212
13 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00213
14 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 00214
13 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00215
13 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00216
14 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00217
13 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00218
14 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00219
14 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00220
14 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00221
14 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00222
14 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 00223
15 [org.jfree.data.time.Quarter].getLastMillisecond() [function] [call site] 00224
15 [org.jfree.data.time.FixedMillisecond].getLastMillisecond() [function] [call site] 00225
15 [org.jfree.data.time.Millisecond].getLastMillisecond() [function] [call site] 00226
15 [org.jfree.data.time.Month].getLastMillisecond() [function] [call site] 00227
15 [org.jfree.data.time.Minute].getLastMillisecond() [function] [call site] 00228
15 [org.jfree.data.time.Day].getLastMillisecond() [function] [call site] 00229
15 [org.jfree.data.time.Hour].getLastMillisecond() [function] [call site] 00230
15 [org.jfree.data.time.Second].getLastMillisecond() [function] [call site] 00231
15 [org.jfree.data.time.Week].getLastMillisecond() [function] [call site] 00232
15 [org.jfree.data.time.Year].getLastMillisecond() [function] [call site] 00233
14 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00234
13 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00235
14 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond() [function] [call site] 00236
13 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00237
13 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 00238
14 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00239
14 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00240
14 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 00241
14 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 00242
14 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00243
14 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00244
14 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00245
14 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00246
14 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00247
14 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00248
14 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 00249
14 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00250
14 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00251
14 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 00252
14 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 00253
14 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 00254
14 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00255
14 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00256
15 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00257
14 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 00258
14 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00259
15 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 00260
15 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 00261
14 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 00262
15 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00263
15 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00264
15 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 00265
15 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 00266
15 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00267
15 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00268
15 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00269
15 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00270
15 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00271
15 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00272
15 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 00273
15 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00274
15 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00275
15 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 00276
15 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 00277
15 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 00278
15 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 00279
15 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00280
15 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00281
15 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 00282
15 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00283
15 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00284
15 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00285
16 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 00286
15 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 00287
16 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00288
16 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00289
16 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 00290
16 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00291
16 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00292
16 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00293
16 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00294
16 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00295
16 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00296
16 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00297
16 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00298
16 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 00299
16 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00300
16 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00301
16 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00302
16 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 00303
16 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00304
16 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00305
16 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00306
15 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 00307
15 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00308
14 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00309
14 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00310
14 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 00311
14 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 00312
14 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00313
14 [org.jfree.chart.text.TextBox].equals(java.lang.Object) [function] [call site] 00314
13 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00315
13 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00316
13 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00317
13 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 00318
13 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00319
13 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00320
13 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 00321
13 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00322
13 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00323
13 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00324
13 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00325
13 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00326
13 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00327
13 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00328
13 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00329
13 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00330
13 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00331
13 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00332
13 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 00333
13 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00334
13 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00335
13 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00336
13 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 00337
13 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00338
13 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00339
13 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 00340
13 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00341
12 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00342
12 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00343
12 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00344
12 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00345
12 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00346
12 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00347
12 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 00348
12 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00349
12 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00350
12 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 00351
12 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 00352
12 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 00353
12 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 00354
12 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00355
12 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00356
12 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 00357
12 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00358
12 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 00359
12 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00360
12 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00361
12 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 00362
12 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 00363
12 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00364
12 [org.jfree.data.general.Series].getKey() [function] [call site] 00365
12 [org.jfree.data.general.Series].getKey() [function] [call site] 00366
10 [org.jfree.data.xy.XYSeries].add(java.lang.Number,java.lang.Number) [function] [call site] 00367
11 [org.jfree.data.xy.XYSeries].add(java.lang.Number,java.lang.Number,boolean) [function] [call site] 00368
12 [org.jfree.data.xy.XYDataItem].<init>(java.lang.Number,java.lang.Number) [function] [call site] 00369
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00370
12 [org.jfree.data.xy.XYSeries].add(org.jfree.data.xy.XYDataItem,boolean) [function] [call site] 00371
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00372
13 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 00373
13 [org.jfree.data.xy.XYDataItem].compareTo(org.jfree.data.xy.XYDataItem) [function] [call site] 00374
14 [org.jfree.data.xy.XYDataItem].getX() [function] [call site] 00375
13 [org.jfree.data.general.SeriesException].<init>(java.lang.String) [function] [call site] 00376
13 [org.jfree.data.xy.XYDataItem].getX() [function] [call site] 00377
13 [org.jfree.data.xy.XYSeries].indexOf(java.lang.Number) [function] [call site] 00378
14 [org.jfree.data.xy.XYDataItem].<init>(java.lang.Number,java.lang.Number) [function] [call site] 00379
14 [org.jfree.data.xy.XYDataItem].getX() [function] [call site] 00380
13 [org.jfree.data.general.SeriesException].<init>(java.lang.String) [function] [call site] 00381
13 [org.jfree.data.xy.XYSeries].updateBoundsForAddedItem(org.jfree.data.xy.XYDataItem) [function] [call site] 00382
14 [org.jfree.data.xy.XYDataItem].getXValue() [function] [call site] 00383
14 [org.jfree.data.xy.XYSeries].minIgnoreNaN(double,double) [function] [call site] 00384
14 [org.jfree.data.xy.XYSeries].maxIgnoreNaN(double,double) [function] [call site] 00385
14 [org.jfree.data.xy.XYDataItem].getY() [function] [call site] 00386
14 [org.jfree.data.xy.XYDataItem].getYValue() [function] [call site] 00387
14 [org.jfree.data.xy.XYSeries].minIgnoreNaN(double,double) [function] [call site] 00388
14 [org.jfree.data.xy.XYSeries].maxIgnoreNaN(double,double) [function] [call site] 00389
13 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 00390
13 [org.jfree.data.xy.XYSeries].updateBoundsForRemovedItem(org.jfree.data.xy.XYDataItem) [function] [call site] 00391
14 [org.jfree.data.xy.XYDataItem].getXValue() [function] [call site] 00392
14 [org.jfree.data.xy.XYDataItem].getY() [function] [call site] 00393
14 [org.jfree.data.xy.XYDataItem].getYValue() [function] [call site] 00394
14 [org.jfree.data.xy.XYSeries].findBoundsByIteration() [function] [call site] 00395
15 [org.jfree.data.xy.XYSeries].updateBoundsForAddedItem(org.jfree.data.xy.XYDataItem) [function] [call site] 00396
14 [org.jfree.data.xy.XYSeries].getAutoSort() [function] [call site] 00397
14 [org.jfree.data.xy.XYSeries].getX(int) [function] [call site] 00398
14 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 00399
14 [org.jfree.data.xy.XYSeries].getX(int) [function] [call site] 00400
14 [org.jfree.data.xy.XYSeries].findBoundsByIteration() [function] [call site] 00401
13 [org.jfree.data.general.Series].fireSeriesChanged() [function] [call site] 00402
10 [org.jfree.data.xy.XYSeries].add(java.lang.Number,java.lang.Number) [function] [call site] 00403
9 [org.jfree.data.xy.DefaultTableXYDataset].prune() [function] [call site] 00404
10 [org.jfree.data.xy.DefaultTableXYDataset].canPrune(java.lang.Number) [function] [call site] 00405
11 [org.jfree.data.xy.XYSeries].getY(int) [function] [call site] 00406
12 [org.jfree.data.xy.XYSeries].getRawDataItem(int) [function] [call site] 00407
12 [org.jfree.data.xy.XYDataItem].getY() [function] [call site] 00408
11 [org.jfree.data.xy.XYSeries].indexOf(java.lang.Number) [function] [call site] 00409
10 [org.jfree.data.xy.DefaultTableXYDataset].removeAllValuesForX(java.lang.Number) [function] [call site] 00410
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00411
11 [org.jfree.data.xy.XYSeries].remove(java.lang.Number) [function] [call site] 00412
12 [org.jfree.data.xy.XYSeries].indexOf(java.lang.Number) [function] [call site] 00413
12 [org.jfree.data.xy.XYSeries].remove(int) [function] [call site] 00414
13 [org.jfree.data.xy.XYSeries].updateBoundsForRemovedItem(org.jfree.data.xy.XYDataItem) [function] [call site] 00415
13 [org.jfree.data.general.Series].fireSeriesChanged() [function] [call site] 00416
11 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 00417
12 [org.jfree.data.general.DatasetChangeEvent].<init>(java.lang.Object,org.jfree.data.general.Dataset) [function] [call site] 00418
12 [org.jfree.data.general.AbstractDataset].notifyListeners(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 00419
13 [org.jfree.chart.plot.CombinedDomainXYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 00420
14 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 00421
15 [org.jfree.chart.plot.XYPlot].configureDomainAxes() [function] [call site] 00422
16 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 00423
17 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 00424
17 [org.jfree.chart.axis.LogAxis].autoAdjustRange() [function] [call site] 00425
18 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 00426
18 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 00427
19 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 00428
20 [org.jfree.data.Range].getLowerBound() [function] [call site] 00429
20 [org.jfree.data.Range].getLowerBound() [function] [call site] 00430
20 [org.jfree.data.Range].getUpperBound() [function] [call site] 00431
20 [org.jfree.data.Range].getUpperBound() [function] [call site] 00432
20 [org.jfree.data.Range].<init>(double,double) [function] [call site] 00433
19 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 00434
20 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 00435
21 [org.jfree.chart.plot.CategoryPlot].findRangeAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 00436
21 [org.jfree.chart.plot.CategoryPlot].datasetsMappedToRangeAxis(int) [function] [call site] 00437
21 [org.jfree.chart.plot.CategoryPlot].getRangeAxis() [function] [call site] 00438
22 [org.jfree.chart.plot.CategoryPlot].getRangeAxis(int) [function] [call site] 00439
23 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 00440
21 [org.jfree.chart.plot.CategoryPlot].datasetsMappedToRangeAxis(int) [function] [call site] 00441
21 [org.jfree.chart.plot.CategoryPlot].getRendererForDataset(org.jfree.data.category.CategoryDataset) [function] [call site] 00442
22 [org.jfree.chart.plot.CategoryPlot].indexOf(org.jfree.data.category.CategoryDataset) [function] [call site] 00443
22 [org.jfree.chart.plot.CategoryPlot].getRenderer() [function] [call site] 00444
23 [org.jfree.chart.plot.CategoryPlot].getRenderer(int) [function] [call site] 00445
21 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 00446
21 [org.jfree.chart.renderer.category.BoxAndWhiskerRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 00447
22 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 00448
23 [org.jfree.chart.renderer.AbstractRenderer].getDataBoundsIncludesVisibleSeriesOnly() [function] [call site] 00449
23 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 00450
24 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 00451
25 [org.jfree.data.KeyedObjects2D].getRowCount() [function] [call site] 00452
24 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 00453
25 [org.jfree.data.KeyedObjects2D].getRowCount() [function] [call site] 00454
24 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 00455
25 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 00456
24 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 00457
25 [org.jfree.data.KeyedObjects2D].getRowCount() [function] [call site] 00458
24 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 00459
25 [org.jfree.data.DefaultKeyedValues2D].getRowCount() [function] [call site] 00460
24 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 00461
24 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 00462
23 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 00463
23 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 00464
23 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 00465
23 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 00466
23 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 00467
23 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 00468
23 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 00469
23 [org.jfree.chart.renderer.AbstractRenderer].isSeriesVisible(int) [function] [call site] 00470
23 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowKey(int) [function] [call site] 00471
24 [org.jfree.data.KeyedObjects2D].getRowKey(int) [function] [call site] 00472
23 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowKey(int) [function] [call site] 00473
24 [org.jfree.data.KeyedObjects2D].getRowKey(int) [function] [call site] 00474
23 [org.jfree.data.category.DefaultCategoryDataset].getRowKey(int) [function] [call site] 00475
24 [org.jfree.data.DefaultKeyedValues2D].getRowKey(int) [function] [call site] 00476
23 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowKey(int) [function] [call site] 00477
24 [org.jfree.data.KeyedObjects2D].getRowKey(int) [function] [call site] 00478
23 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 00479
24 [org.jfree.data.general.Series].getKey() [function] [call site] 00480
23 [org.jfree.data.category.SlidingCategoryDataset].getRowKey(int) [function] [call site] 00481
24 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowKey(int) [function] [call site] 00482
25 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 00483
24 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowKey(int) [function] [call site] 00484
24 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowKey(int) [function] [call site] 00485
24 [org.jfree.data.category.DefaultCategoryDataset].getRowKey(int) [function] [call site] 00486
24 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowKey(int) [function] [call site] 00487
24 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 00488
24 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowKey(int) [function] [call site] 00489
25 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 00490
23 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowKey(int) [function] [call site] 00491
23 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowKey(int) [function] [call site] 00492
23 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.category.CategoryDataset,java.util.List,boolean) [function] [call site] 00493
24 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00494
24 [org.jfree.data.general.DatasetUtils].iterateToFindRangeBounds(org.jfree.data.category.CategoryDataset,java.util.List,boolean) [function] [call site] 00495
25 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00496
25 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00497
25 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 00498
26 [org.jfree.data.KeyedObjects2D].getColumnCount() [function] [call site] 00499
25 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 00500
26 [org.jfree.data.category.SlidingCategoryDataset].lastCategoryIndex() [function] [call site] 00501
27 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 00502
27 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 00503
27 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 00504
28 [org.jfree.data.DefaultKeyedValues2D].getColumnCount() [function] [call site] 00505
27 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 00506
28 [org.jfree.data.KeyedObjects2D].getColumnCount() [function] [call site] 00507
27 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 00508
28 [org.jfree.data.KeyedObjects2D].getColumnCount() [function] [call site] 00509
27 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 00510
27 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 00511
28 [org.jfree.data.gantt.SlidingGanttCategoryDataset].lastCategoryIndex() [function] [call site] 00512
29 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 00513
29 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 00514
27 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 00515
25 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 00516
25 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 00517
25 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 00518
25 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 00519
25 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 00520
25 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 00521
25 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00522
26 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesIndex(java.lang.Comparable) [function] [call site] 00523
27 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00524
27 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00525
27 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 00526
27 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 00527
27 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00528
27 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00529
27 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00530
27 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00531
27 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00532
27 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00533
27 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 00534
27 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00535
27 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00536
27 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 00537
27 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 00538
27 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 00539
27 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 00540
27 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00541
27 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00542
27 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 00543
27 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00544
27 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 00545
27 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00546
27 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00547
27 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 00548
27 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 00549
27 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00550
25 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 00551
26 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00552
26 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00553
26 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 00554
26 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 00555
26 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00556
26 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00557
26 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00558
26 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00559
26 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00560
26 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00561
26 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 00562
26 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00563
26 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00564
26 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 00565
26 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 00566
26 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 00567
26 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 00568
26 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00569
26 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00570
26 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 00571
26 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00572
26 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 00573
26 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00574
26 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00575
26 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 00576
26 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 00577
26 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00578
26 [org.jfree.data.general.Series].getKey() [function] [call site] 00579
25 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00580
26 [org.jfree.data.DefaultKeyedValues2D].getRowIndex(java.lang.Comparable) [function] [call site] 00581
27 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00582
25 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00583
26 [org.jfree.data.KeyedObjects2D].getRowIndex(java.lang.Comparable) [function] [call site] 00584
27 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00585
25 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00586
26 [org.jfree.data.KeyedObjects2D].getRowIndex(java.lang.Comparable) [function] [call site] 00587
25 [org.jfree.data.category.SlidingCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00588
26 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00589
27 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 00590
26 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00591
26 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 00592
26 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00593
26 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00594
26 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00595
26 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00596
27 [org.jfree.data.KeyedObjects2D].getRowIndex(java.lang.Comparable) [function] [call site] 00597
25 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00598
25 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00599
25 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 00600
25 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 00601
25 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 00602
25 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 00603
25 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 00604
25 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 00605
25 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 00606
25 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 00607
25 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getMinRegularValue(int,int) [function] [call site] 00608
26 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 00609
27 [org.jfree.data.KeyedObjects].getIndex(java.lang.Comparable) [function] [call site] 00610
28 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00611
28 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00612
28 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00613
28 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 00614
28 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00615
28 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00616
28 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00617
28 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00618
28 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00619
28 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00620
28 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00621
28 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00622
28 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 00623
28 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00624
28 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00625
28 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00626
28 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 00627
28 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00628
28 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00629
28 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 00630
28 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00631
28 [org.jfree.data.KeyedObject].getKey() [function] [call site] 00632
27 [org.jfree.data.KeyedObjects].getObject(java.lang.Comparable) [function] [call site] 00633
28 [org.jfree.data.KeyedObjects].getIndex(java.lang.Comparable) [function] [call site] 00634
28 [org.jfree.data.UnknownKeyException].<init>(java.lang.String) [function] [call site] 00635
28 [org.jfree.data.KeyedObjects].getObject(int) [function] [call site] 00636
29 [org.jfree.data.KeyedObject].getObject() [function] [call site] 00637
26 [org.jfree.data.statistics.BoxAndWhiskerItem].getMinRegularValue() [function] [call site] 00638
25 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 00639
26 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getMedianValue(int,int) [function] [call site] 00640
27 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 00641
27 [org.jfree.data.statistics.BoxAndWhiskerItem].getMedian() [function] [call site] 00642
25 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getMaxRegularValue(int,int) [function] [call site] 00643
26 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 00644
26 [org.jfree.data.statistics.BoxAndWhiskerItem].getMaxRegularValue() [function] [call site] 00645
25 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 00646
25 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00647
25 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 00648
25 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00649
25 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00650
25 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00651
25 [org.jfree.data.category.SlidingCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00652
25 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00653
25 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00654
25 [org.jfree.data.category.DefaultIntervalCategoryDataset].getStartValue(int,int) [function] [call site] 00655
26 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesCount() [function] [call site] 00656
26 [org.jfree.data.category.DefaultIntervalCategoryDataset].getCategoryCount() [function] [call site] 00657
27 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesCount() [function] [call site] 00658
25 [org.jfree.data.gantt.TaskSeriesCollection].getStartValue(int,int) [function] [call site] 00659
26 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 00660
26 [org.jfree.data.gantt.TaskSeriesCollection].getColumnKey(int) [function] [call site] 00661
26 [org.jfree.data.gantt.TaskSeriesCollection].getStartValue(java.lang.Comparable,java.lang.Comparable) [function] [call site] 00662
27 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 00663
27 [org.jfree.data.gantt.TaskSeries].get(java.lang.String) [function] [call site] 00664
28 [org.jfree.data.gantt.Task].getDescription() [function] [call site] 00665
27 [org.jfree.data.time.Week].toString() [function] [call site] 00666
27 [org.jfree.data.time.Hour].toString() [function] [call site] 00667
27 [org.jfree.data.time.Day].toString() [function] [call site] 00668
27 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 00669
28 [org.jfree.data.xy.XYDataItem].getXValue() [function] [call site] 00670
28 [org.jfree.data.xy.XYDataItem].getYValue() [function] [call site] 00671
27 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 00672
28 [org.jfree.chart.axis.TickUnit].getSize() [function] [call site] 00673
28 [org.jfree.chart.axis.NumberTickUnit].valueToString(double) [function] [call site] 00674
27 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 00675
28 [org.jfree.data.time.Week].toString() [function] [call site] 00676
28 [org.jfree.data.time.Hour].toString() [function] [call site] 00677
28 [org.jfree.data.time.Day].toString() [function] [call site] 00678
28 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 00679
28 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 00680
28 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 00681
28 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 00682
29 [org.jfree.data.time.Week].toString() [function] [call site] 00683
29 [org.jfree.data.time.Hour].toString() [function] [call site] 00684
29 [org.jfree.data.time.Day].toString() [function] [call site] 00685
29 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 00686
29 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 00687
29 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 00688
29 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 00689
29 [org.jfree.data.time.Year].toString() [function] [call site] 00690
29 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 00691
30 [org.jfree.chart.renderer.Outlier].getX() [function] [call site] 00692
31 [org.jfree.chart.renderer.Outlier].getPoint() [function] [call site] 00693
30 [org.jfree.chart.renderer.Outlier].getY() [function] [call site] 00694
31 [org.jfree.chart.renderer.Outlier].getPoint() [function] [call site] 00695
29 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 00696
29 [org.jfree.data.time.Quarter].toString() [function] [call site] 00697
29 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 00698
29 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 00699
29 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 00700
30 [org.jfree.data.time.Week].toString() [function] [call site] 00701
30 [org.jfree.data.time.Hour].toString() [function] [call site] 00702
30 [org.jfree.data.time.Day].toString() [function] [call site] 00703
30 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 00704
30 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 00705
30 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 00706
30 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 00707
30 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 00708
30 [org.jfree.data.time.Year].toString() [function] [call site] 00709
30 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 00710
30 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 00711
30 [org.jfree.data.time.Quarter].toString() [function] [call site] 00712
30 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 00713
30 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 00714
30 [org.jfree.data.time.Month].toString() [function] [call site] 00715
29 [org.jfree.data.time.Month].toString() [function] [call site] 00716
28 [org.jfree.data.time.Year].toString() [function] [call site] 00717
28 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 00718
28 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 00719
28 [org.jfree.data.time.Quarter].toString() [function] [call site] 00720
28 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 00721
28 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 00722
28 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 00723
28 [org.jfree.data.time.Month].toString() [function] [call site] 00724
28 [org.jfree.data.time.Week].toString() [function] [call site] 00725
28 [org.jfree.data.time.Hour].toString() [function] [call site] 00726
28 [org.jfree.data.time.Day].toString() [function] [call site] 00727
28 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 00728
28 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 00729
28 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 00730
28 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 00731
28 [org.jfree.data.time.Year].toString() [function] [call site] 00732
28 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 00733
28 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 00734
28 [org.jfree.data.time.Quarter].toString() [function] [call site] 00735
28 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 00736
28 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 00737
28 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 00738
28 [org.jfree.data.time.Month].toString() [function] [call site] 00739
27 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 00740
27 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 00741
27 [org.jfree.data.time.Year].toString() [function] [call site] 00742
27 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 00743
27 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 00744
27 [org.jfree.data.time.Quarter].toString() [function] [call site] 00745
27 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 00746
27 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 00747
27 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 00748
27 [org.jfree.data.time.Month].toString() [function] [call site] 00749
27 [org.jfree.data.gantt.Task].getDuration() [function] [call site] 00750
27 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00751
27 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00752
25 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getStartValue(int,int) [function] [call site] 00753
26 [org.jfree.data.gantt.TaskSeriesCollection].getStartValue(int,int) [function] [call site] 00754
25 [org.jfree.data.category.DefaultIntervalCategoryDataset].getEndValue(int,int) [function] [call site] 00755
26 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesCount() [function] [call site] 00756
26 [org.jfree.data.category.DefaultIntervalCategoryDataset].getCategoryCount() [function] [call site] 00757
25 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getEndValue(int,int) [function] [call site] 00758
26 [org.jfree.data.gantt.TaskSeriesCollection].getEndValue(int,int) [function] [call site] 00759
27 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 00760
27 [org.jfree.data.gantt.TaskSeriesCollection].getColumnKey(int) [function] [call site] 00761
27 [org.jfree.data.gantt.TaskSeriesCollection].getEndValue(java.lang.Comparable,java.lang.Comparable) [function] [call site] 00762
28 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 00763
28 [org.jfree.data.gantt.TaskSeries].get(java.lang.String) [function] [call site] 00764
28 [org.jfree.data.time.Week].toString() [function] [call site] 00765
28 [org.jfree.data.time.Hour].toString() [function] [call site] 00766
28 [org.jfree.data.time.Day].toString() [function] [call site] 00767
28 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 00768
28 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 00769
28 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 00770
28 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 00771
28 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 00772
28 [org.jfree.data.time.Year].toString() [function] [call site] 00773
28 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 00774
28 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 00775
28 [org.jfree.data.time.Quarter].toString() [function] [call site] 00776
28 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 00777
28 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 00778
28 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 00779
28 [org.jfree.data.time.Month].toString() [function] [call site] 00780
28 [org.jfree.data.gantt.Task].getDuration() [function] [call site] 00781
28 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00782
28 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 00783
25 [org.jfree.data.gantt.TaskSeriesCollection].getEndValue(int,int) [function] [call site] 00784
25 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00785
25 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 00786
25 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00787
25 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00788
25 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00789
25 [org.jfree.data.category.SlidingCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00790
25 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00791
25 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00792
25 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValues(int,int) [function] [call site] 00793
26 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 00794
25 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00795
25 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 00796
25 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00797
25 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00798
25 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00799
25 [org.jfree.data.category.SlidingCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00800
25 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00801
25 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00802
25 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getMeanValue(int,int) [function] [call site] 00803
26 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 00804
26 [org.jfree.data.statistics.MeanAndStandardDeviation].getMean() [function] [call site] 00805
25 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getStdDevValue(int,int) [function] [call site] 00806
26 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 00807
26 [org.jfree.data.statistics.MeanAndStandardDeviation].getStandardDeviation() [function] [call site] 00808
25 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00809
25 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 00810
25 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00811
25 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00812
25 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00813
25 [org.jfree.data.category.SlidingCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00814
25 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00815
25 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00816
25 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 00817
25 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 00818
26 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 00819
25 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 00820
26 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 00821
27 [org.jfree.data.gantt.TaskSeriesCollection].getStartValue(int,int) [function] [call site] 00822
25 [org.jfree.data.category.SlidingCategoryDataset].getValue(int,int) [function] [call site] 00823
26 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 00824
26 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 00825
26 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 00826
26 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 00827
26 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 00828
27 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getMeanValue(int,int) [function] [call site] 00829
26 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 00830
27 [org.jfree.data.DefaultKeyedValues2D].getValue(int,int) [function] [call site] 00831
28 [org.jfree.data.DefaultKeyedValues].getIndex(java.lang.Comparable) [function] [call site] 00832
29 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00833
28 [org.jfree.data.DefaultKeyedValues].getValue(int) [function] [call site] 00834
26 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 00835
27 [org.jfree.data.category.DefaultIntervalCategoryDataset].getEndValue(int,int) [function] [call site] 00836
25 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 00837
25 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 00838
25 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 00839
25 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 00840
25 [org.jfree.data.Range].<init>(double,double) [function] [call site] 00841
23 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 00842
24 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00843
24 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRangeBounds(boolean) [function] [call site] 00844
25 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRangeLowerBound(boolean) [function] [call site] 00845
25 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRangeUpperBound(boolean) [function] [call site] 00846
25 [org.jfree.data.Range].<init>(double,double) [function] [call site] 00847
24 [org.jfree.data.xy.XYSeriesCollection].getRangeBounds(boolean) [function] [call site] 00848
25 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 00849
25 [org.jfree.data.xy.XYSeriesCollection].getSeries(int) [function] [call site] 00850
26 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00851
25 [org.jfree.data.xy.XYSeries].getMinY() [function] [call site] 00852
25 [org.jfree.data.xy.XYSeries].getMaxY() [function] [call site] 00853
25 [org.jfree.data.Range].<init>(double,double) [function] [call site] 00854
24 [org.jfree.data.time.DynamicTimeSeriesCollection].getRangeBounds(boolean) [function] [call site] 00855
25 [org.jfree.data.time.DynamicTimeSeriesCollection].getRangeUpperBound(boolean) [function] [call site] 00856
25 [org.jfree.data.Range].<init>(double,double) [function] [call site] 00857
24 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRangeBounds(boolean) [function] [call site] 00858
25 [org.jfree.data.Range].<init>(double,double) [function] [call site] 00859
24 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getRangeBounds(boolean) [function] [call site] 00860
24 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRangeBounds(boolean) [function] [call site] 00861
24 [org.jfree.data.general.DatasetUtils].iterateRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 00862
25 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 00863
25 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 00864
25 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 00865
25 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 00866
25 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 00867
25 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 00868
25 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 00869
25 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 00870
25 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 00871
25 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 00872
25 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 00873
25 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 00874
25 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 00875
25 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 00876
25 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 00877
25 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 00878
25 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 00879
25 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 00880
25 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 00881
25 [org.jfree.data.category.DefaultIntervalCategoryDataset].getStartValue(int,int) [function] [call site] 00882
25 [org.jfree.data.gantt.TaskSeriesCollection].getStartValue(int,int) [function] [call site] 00883
25 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getStartValue(int,int) [function] [call site] 00884
25 [org.jfree.data.category.DefaultIntervalCategoryDataset].getEndValue(int,int) [function] [call site] 00885
25 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getEndValue(int,int) [function] [call site] 00886
25 [org.jfree.data.gantt.TaskSeriesCollection].getEndValue(int,int) [function] [call site] 00887
25 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 00888
25 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 00889
25 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 00890
25 [org.jfree.data.category.SlidingCategoryDataset].getValue(int,int) [function] [call site] 00891
25 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 00892
25 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 00893
25 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 00894
25 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 00895
25 [org.jfree.data.Range].<init>(double,double) [function] [call site] 00896
21 [org.jfree.chart.renderer.category.StatisticalBarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 00897
22 [org.jfree.chart.renderer.category.BarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 00898
23 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 00899
23 [org.jfree.data.Range].expandToInclude(org.jfree.data.Range,double) [function] [call site] 00900
24 [org.jfree.data.Range].<init>(double,double) [function] [call site] 00901
24 [org.jfree.data.Range].getLowerBound() [function] [call site] 00902
24 [org.jfree.data.Range].<init>(double,double) [function] [call site] 00903
24 [org.jfree.data.Range].getUpperBound() [function] [call site] 00904
24 [org.jfree.data.Range].getUpperBound() [function] [call site] 00905
24 [org.jfree.data.Range].<init>(double,double) [function] [call site] 00906
24 [org.jfree.data.Range].getLowerBound() [function] [call site] 00907
21 [org.jfree.chart.renderer.category.StatisticalLineAndShapeRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 00908
22 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 00909
21 [org.jfree.chart.renderer.category.StackedBarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 00910
22 [org.jfree.data.Range].<init>(double,double) [function] [call site] 00911
22 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.category.CategoryDataset,double) [function] [call site] 00912
23 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00913
23 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 00914
23 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 00915
23 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 00916
23 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 00917
23 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 00918
23 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 00919
23 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 00920
23 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 00921
23 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 00922
23 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 00923
23 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 00924
23 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 00925
23 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 00926
23 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 00927
23 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 00928
23 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 00929
23 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 00930
23 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 00931
23 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 00932
23 [org.jfree.data.category.SlidingCategoryDataset].getValue(int,int) [function] [call site] 00933
23 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 00934
23 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 00935
23 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 00936
23 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 00937
23 [org.jfree.data.Range].<init>(double,double) [function] [call site] 00938
22 [org.jfree.chart.renderer.category.BarRenderer].getBase() [function] [call site] 00939
21 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 00940
22 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 00941
22 [org.jfree.chart.renderer.category.BarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 00942
21 [org.jfree.chart.renderer.category.StackedAreaRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 00943
22 [org.jfree.data.Range].<init>(double,double) [function] [call site] 00944
22 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 00945
23 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.category.CategoryDataset,double) [function] [call site] 00946
21 [org.jfree.chart.renderer.category.WaterfallBarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 00947
22 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 00948
22 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 00949
22 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 00950
22 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 00951
22 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 00952
22 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 00953
22 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 00954
22 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 00955
22 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 00956
22 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 00957
22 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 00958
22 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 00959
22 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 00960
22 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 00961
22 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 00962
22 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 00963
22 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 00964
22 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 00965
22 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 00966
22 [org.jfree.data.category.SlidingCategoryDataset].getValue(int,int) [function] [call site] 00967
22 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 00968
22 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 00969
22 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 00970
22 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 00971
22 [org.jfree.data.Range].<init>(double,double) [function] [call site] 00972
21 [org.jfree.chart.renderer.category.IntervalBarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 00973
22 [org.jfree.chart.renderer.category.BarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 00974
21 [org.jfree.chart.renderer.category.GroupedStackedBarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 00975
22 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.category.CategoryDataset,org.jfree.data.KeyToGroupMap) [function] [call site] 00976
23 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00977
23 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 00978
23 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 00979
23 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 00980
23 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 00981
23 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 00982
23 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 00983
23 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 00984
23 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 00985
23 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 00986
23 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 00987
23 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 00988
23 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 00989
23 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 00990
23 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 00991
23 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 00992
23 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 00993
23 [org.jfree.data.KeyToGroupMap].getGroup(java.lang.Comparable) [function] [call site] 00994
24 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00995
23 [org.jfree.data.KeyToGroupMap].getGroupIndex(java.lang.Comparable) [function] [call site] 00996
24 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00997
24 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00998
24 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 00999
24 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 01000
24 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 01001
24 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 01002
24 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 01003
24 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 01004
24 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 01005
24 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 01006
24 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 01007
24 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 01008
24 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 01009
24 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 01010
24 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 01011
24 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 01012
24 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 01013
24 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 01014
24 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 01015
24 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 01016
23 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowKey(int) [function] [call site] 01017
23 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowKey(int) [function] [call site] 01018
23 [org.jfree.data.category.DefaultCategoryDataset].getRowKey(int) [function] [call site] 01019
23 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowKey(int) [function] [call site] 01020
23 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 01021
23 [org.jfree.data.category.SlidingCategoryDataset].getRowKey(int) [function] [call site] 01022
23 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowKey(int) [function] [call site] 01023
23 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowKey(int) [function] [call site] 01024
23 [org.jfree.data.KeyToGroupMap].getGroupCount() [function] [call site] 01025
23 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 01026
23 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 01027
23 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 01028
23 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 01029
23 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 01030
23 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 01031
23 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 01032
23 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 01033
23 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 01034
23 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 01035
23 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 01036
23 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 01037
23 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 01038
23 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 01039
23 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 01040
23 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 01041
23 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 01042
23 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 01043
23 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 01044
23 [org.jfree.data.category.SlidingCategoryDataset].getValue(int,int) [function] [call site] 01045
23 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 01046
23 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 01047
23 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 01048
23 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 01049
23 [org.jfree.data.Range].<init>(double,double) [function] [call site] 01050
23 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 01051
21 [org.jfree.chart.renderer.category.ScatterRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 01052
22 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 01053
19 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 01054
18 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 01055
18 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 01056
19 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 01057
19 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 01058
20 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 01059
20 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 01060
20 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 01061
21 [org.jfree.chart.plot.XYPlot].getDomainAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 01062
22 [org.jfree.chart.plot.XYPlot].findDomainAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 01063
22 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 01064
21 [org.jfree.chart.plot.XYPlot].getDatasetsMappedToDomainAxis(java.lang.Integer) [function] [call site] 01065
22 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01066
21 [org.jfree.chart.plot.XYPlot].getRangeAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 01067
22 [org.jfree.chart.plot.XYPlot].findRangeAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 01068
22 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 01069
21 [org.jfree.chart.plot.XYPlot].getDatasetsMappedToRangeAxis(java.lang.Integer) [function] [call site] 01070
22 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01071
21 [org.jfree.chart.plot.XYPlot].getRendererForDataset(org.jfree.data.xy.XYDataset) [function] [call site] 01072
22 [org.jfree.chart.plot.XYPlot].indexOf(org.jfree.data.xy.XYDataset) [function] [call site] 01073
22 [org.jfree.chart.plot.XYPlot].getRenderer() [function] [call site] 01074
23 [org.jfree.chart.plot.XYPlot].getRenderer(int) [function] [call site] 01075
21 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 01076
21 [org.jfree.chart.renderer.xy.XYErrorRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 01077
22 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 01078
23 [org.jfree.chart.renderer.AbstractRenderer].getDataBoundsIncludesVisibleSeriesOnly() [function] [call site] 01079
23 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 01080
24 [org.jfree.data.gantt.TaskSeriesCollection].getSeriesCount() [function] [call site] 01081
25 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 01082
23 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 01083
23 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 01084
23 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 01085
23 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 01086
23 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 01087
23 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 01088
23 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 01089
24 [org.jfree.data.DefaultKeyedValues2D].getColumnCount() [function] [call site] 01090
23 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 01091
23 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 01092
23 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 01093
23 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 01094
23 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 01095
23 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 01096
23 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 01097
23 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 01098
23 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 01099
23 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 01100
23 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 01101
23 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 01102
23 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 01103
24 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 01104
24 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 01105
24 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 01106
24 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 01107
24 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 01108
24 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 01109
24 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 01110
24 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 01111
24 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 01112
24 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 01113
24 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 01114
24 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 01115
24 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 01116
24 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 01117
24 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 01118
24 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 01119
24 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 01120
24 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 01121
25 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 01122
25 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 01123
25 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 01124
25 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 01125
25 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 01126
25 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 01127
25 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 01128
25 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 01129
25 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 01130
25 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 01131
25 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 01132
25 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 01133
25 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 01134
25 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 01135
25 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 01136
25 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 01137
25 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 01138
25 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 01139
25 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 01140
25 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 01141
25 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 01142
25 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 01143
25 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 01144
26 [org.jfree.data.DefaultKeyedValues2D].getColumnCount() [function] [call site] 01145
25 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 01146
24 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 01147
24 [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] 01148
23 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 01149
23 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 01150
23 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 01151
23 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 01152
23 [org.jfree.chart.renderer.AbstractRenderer].isSeriesVisible(int) [function] [call site] 01153
23 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01154
24 [org.jfree.data.general.Series].getKey() [function] [call site] 01155
24 [org.jfree.data.xy.YIntervalSeriesCollection].getSeries(int) [function] [call site] 01156
25 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 01157
23 [org.jfree.data.xy.XYBarDataset].getSeriesKey(int) [function] [call site] 01158
24 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01159
25 [org.jfree.data.general.Series].getKey() [function] [call site] 01160
25 [org.jfree.data.xy.XIntervalSeriesCollection].getSeries(int) [function] [call site] 01161
26 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 01162
24 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01163
24 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesKey(int) [function] [call site] 01164
25 [org.jfree.data.DefaultKeyedValues2D].getColumnKey(int) [function] [call site] 01165
24 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesKey(int) [function] [call site] 01166
25 [org.jfree.data.general.Series].getKey() [function] [call site] 01167
25 [org.jfree.data.time.TimePeriodValuesCollection].getSeries(int) [function] [call site] 01168
26 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 01169
26 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 01170
26 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 01171
24 [org.jfree.data.time.TimeTableXYDataset].getSeriesKey(int) [function] [call site] 01172
25 [org.jfree.data.DefaultKeyedValues2D].getColumnKey(int) [function] [call site] 01173
24 [org.jfree.data.xy.DefaultWindDataset].getSeriesKey(int) [function] [call site] 01174
25 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 01175
24 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesKey(int) [function] [call site] 01176
25 [org.jfree.data.general.Series].getKey() [function] [call site] 01177
25 [org.jfree.data.xy.DefaultTableXYDataset].getSeries(int) [function] [call site] 01178
26 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 01179
24 [org.jfree.data.xy.VectorSeriesCollection].getSeriesKey(int) [function] [call site] 01180
25 [org.jfree.data.general.Series].getKey() [function] [call site] 01181
25 [org.jfree.data.xy.VectorSeriesCollection].getSeries(int) [function] [call site] 01182
26 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 01183
24 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesKey(int) [function] [call site] 01184
25 [org.jfree.data.general.Series].getKey() [function] [call site] 01185
25 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeries(int) [function] [call site] 01186
26 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 01187
24 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01188
25 [org.jfree.data.general.Series].getKey() [function] [call site] 01189
25 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeries(int) [function] [call site] 01190
26 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 01191
24 [org.jfree.data.xy.XYSeriesCollection].getSeriesKey(int) [function] [call site] 01192
25 [org.jfree.data.general.Series].getKey() [function] [call site] 01193
25 [org.jfree.data.xy.XYSeriesCollection].getSeries(int) [function] [call site] 01194
24 [org.jfree.data.gantt.XYTaskDataset].getSeriesKey(int) [function] [call site] 01195
25 [org.jfree.data.gantt.TaskSeriesCollection].getSeriesKey(int) [function] [call site] 01196
26 [org.jfree.data.general.Series].getKey() [function] [call site] 01197
24 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesKey(int) [function] [call site] 01198
25 [org.jfree.data.general.Series].getKey() [function] [call site] 01199
25 [org.jfree.data.xy.MatrixSeriesCollection].getSeries(int) [function] [call site] 01200
26 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 01201
24 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesKey(int) [function] [call site] 01202
25 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 01203
24 [org.jfree.data.xy.DefaultXYDataset].getSeriesKey(int) [function] [call site] 01204
25 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 01205
24 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesKey(int) [function] [call site] 01206
25 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01207
25 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01208
25 [org.jfree.data.xy.XYBarDataset].getSeriesKey(int) [function] [call site] 01209
25 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesKey(int) [function] [call site] 01210
25 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesKey(int) [function] [call site] 01211
25 [org.jfree.data.time.TimeTableXYDataset].getSeriesKey(int) [function] [call site] 01212
25 [org.jfree.data.xy.DefaultWindDataset].getSeriesKey(int) [function] [call site] 01213
25 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesKey(int) [function] [call site] 01214
25 [org.jfree.data.xy.VectorSeriesCollection].getSeriesKey(int) [function] [call site] 01215
25 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesKey(int) [function] [call site] 01216
25 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01217
25 [org.jfree.data.xy.XYSeriesCollection].getSeriesKey(int) [function] [call site] 01218
25 [org.jfree.data.gantt.XYTaskDataset].getSeriesKey(int) [function] [call site] 01219
25 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesKey(int) [function] [call site] 01220
25 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesKey(int) [function] [call site] 01221
25 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesKey(int) [function] [call site] 01222
25 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesKey(int) [function] [call site] 01223
25 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesKey(int) [function] [call site] 01224
25 [org.jfree.data.xy.DefaultXYDataset].getSeriesKey(int) [function] [call site] 01225
25 [org.jfree.data.time.TimeSeriesCollection].getSeriesKey(int) [function] [call site] 01226
26 [org.jfree.data.general.Series].getKey() [function] [call site] 01227
26 [org.jfree.data.time.TimeSeriesCollection].getSeries(int) [function] [call site] 01228
27 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 01229
27 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 01230
25 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesKey(int) [function] [call site] 01231
25 [org.jfree.data.xy.DefaultXYZDataset].getSeriesKey(int) [function] [call site] 01232
26 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 01233
25 [org.jfree.data.statistics.HistogramDataset].getSeriesKey(int) [function] [call site] 01234
25 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesKey(int) [function] [call site] 01235
24 [org.jfree.data.time.TimeSeriesCollection].getSeriesKey(int) [function] [call site] 01236
24 [org.jfree.data.xy.DefaultXYZDataset].getSeriesKey(int) [function] [call site] 01237
24 [org.jfree.data.statistics.HistogramDataset].getSeriesKey(int) [function] [call site] 01238
24 [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] 01239
23 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesKey(int) [function] [call site] 01240
23 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesKey(int) [function] [call site] 01241
23 [org.jfree.data.time.TimeTableXYDataset].getSeriesKey(int) [function] [call site] 01242
23 [org.jfree.data.xy.DefaultWindDataset].getSeriesKey(int) [function] [call site] 01243
23 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesKey(int) [function] [call site] 01244
23 [org.jfree.data.xy.VectorSeriesCollection].getSeriesKey(int) [function] [call site] 01245
23 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesKey(int) [function] [call site] 01246
23 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01247
23 [org.jfree.data.xy.XYSeriesCollection].getSeriesKey(int) [function] [call site] 01248
23 [org.jfree.data.gantt.XYTaskDataset].getSeriesKey(int) [function] [call site] 01249
23 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesKey(int) [function] [call site] 01250
23 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesKey(int) [function] [call site] 01251
23 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesKey(int) [function] [call site] 01252
23 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesKey(int) [function] [call site] 01253
23 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesKey(int) [function] [call site] 01254
23 [org.jfree.data.xy.DefaultXYDataset].getSeriesKey(int) [function] [call site] 01255
23 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesKey(int) [function] [call site] 01256
23 [org.jfree.data.time.TimeSeriesCollection].getSeriesKey(int) [function] [call site] 01257
23 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesKey(int) [function] [call site] 01258
23 [org.jfree.data.xy.DefaultXYZDataset].getSeriesKey(int) [function] [call site] 01259
23 [org.jfree.data.statistics.HistogramDataset].getSeriesKey(int) [function] [call site] 01260
23 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01261
23 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesKey(int) [function] [call site] 01262
23 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,java.util.List,boolean) [function] [call site] 01263
24 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01264
24 [org.jfree.data.time.TimeSeriesCollection].getDomainBounds(java.util.List,boolean) [function] [call site] 01265
25 [org.jfree.data.time.TimeSeriesCollection].getSeries(java.lang.Comparable) [function] [call site] 01266
26 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 01267
26 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 01268
26 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 01269
26 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 01270
26 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 01271
26 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 01272
26 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 01273
26 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 01274
26 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 01275
26 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 01276
26 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 01277
26 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 01278
26 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 01279
26 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 01280
26 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 01281
26 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 01282
26 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 01283
26 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 01284
26 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 01285
26 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 01286
26 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 01287
26 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 01288
26 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 01289
26 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 01290
26 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 01291
26 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 01292
26 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 01293
26 [org.jfree.data.general.Series].getKey() [function] [call site] 01294
26 [org.jfree.data.general.Series].getKey() [function] [call site] 01295
25 [org.jfree.data.time.TimeSeries].getItemCount() [function] [call site] 01296
25 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 01297
25 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 01298
25 [org.jfree.data.Range].<init>(double,double) [function] [call site] 01299
25 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 01300
26 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 01301
26 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 01302
26 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 01303
26 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 01304
27 [org.jfree.data.time.Day].getYear() [function] [call site] 01305
27 [org.jfree.data.time.Day].getMonth() [function] [call site] 01306
27 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 01307
26 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 01308
27 [org.jfree.data.time.Day].getYear() [function] [call site] 01309
27 [org.jfree.data.time.Day].getMonth() [function] [call site] 01310
27 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 01311
26 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01312
27 [org.jfree.data.time.Day].getYear() [function] [call site] 01313
27 [org.jfree.data.time.Day].getMonth() [function] [call site] 01314
27 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 01315
26 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 01316
26 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 01317
26 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 01318
26 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01319
26 [org.jfree.data.time.RegularTimePeriod].getMiddleMillisecond(java.util.Calendar) [function] [call site] 01320
27 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 01321
27 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 01322
27 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 01323
27 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 01324
27 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 01325
27 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 01326
27 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01327
27 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 01328
27 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 01329
27 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01330
27 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 01331
28 [org.jfree.data.time.Day].getYear() [function] [call site] 01332
28 [org.jfree.data.time.Day].getMonth() [function] [call site] 01333
28 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 01334
27 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 01335
27 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 01336
27 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 01337
27 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 01338
27 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01339
28 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01340
27 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 01341
28 [org.jfree.chart.date.SerialDate].lastDayOfMonth(int,int) [function] [call site] 01342
27 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 01343
28 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 01344
27 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 01345
28 [org.jfree.chart.date.SerialDate].lastDayOfMonth(int,int) [function] [call site] 01346
27 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01347
26 [org.jfree.data.time.FixedMillisecond].getMiddleMillisecond(java.util.Calendar) [function] [call site] 01348
26 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 01349
26 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 01350
26 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 01351
26 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 01352
26 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 01353
26 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01354
26 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 01355
26 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 01356
26 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 01357
26 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01358
25 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 01359
25 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 01360
25 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 01361
25 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 01362
25 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 01363
25 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 01364
25 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01365
25 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 01366
25 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 01367
25 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 01368
25 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01369
25 [org.jfree.data.Range].<init>(double,double) [function] [call site] 01370
25 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 01371
25 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 01372
25 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 01373
25 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 01374
25 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 01375
25 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01376
25 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 01377
25 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 01378
25 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 01379
25 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01380
25 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 01381
24 [org.jfree.data.general.DatasetUtils].iterateToFindDomainBounds(org.jfree.data.xy.XYDataset,java.util.List,boolean) [function] [call site] 01382
25 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01383
25 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01384
25 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 01385
26 [org.jfree.data.gantt.TaskSeriesCollection].getSeriesCount() [function] [call site] 01386
26 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 01387
26 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 01388
26 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 01389
26 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 01390
26 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 01391
26 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 01392
26 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 01393
26 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 01394
26 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 01395
26 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 01396
26 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 01397
26 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 01398
26 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 01399
26 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 01400
26 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 01401
26 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 01402
26 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 01403
26 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 01404
26 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 01405
26 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 01406
26 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 01407
26 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 01408
26 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 01409
26 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 01410
26 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 01411
26 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 01412
26 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 01413
26 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 01414
26 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 01415
26 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 01416
26 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 01417
26 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 01418
26 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 01419
26 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 01420
26 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 01421
26 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 01422
26 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 01423
26 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 01424
26 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 01425
26 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 01426
26 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01427
26 [org.jfree.data.xy.XYBarDataset].getSeriesKey(int) [function] [call site] 01428
26 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesKey(int) [function] [call site] 01429
26 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesKey(int) [function] [call site] 01430
26 [org.jfree.data.time.TimeTableXYDataset].getSeriesKey(int) [function] [call site] 01431
26 [org.jfree.data.xy.DefaultWindDataset].getSeriesKey(int) [function] [call site] 01432
26 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesKey(int) [function] [call site] 01433
26 [org.jfree.data.xy.VectorSeriesCollection].getSeriesKey(int) [function] [call site] 01434
26 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesKey(int) [function] [call site] 01435
26 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01436
26 [org.jfree.data.xy.XYSeriesCollection].getSeriesKey(int) [function] [call site] 01437
26 [org.jfree.data.gantt.XYTaskDataset].getSeriesKey(int) [function] [call site] 01438
26 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesKey(int) [function] [call site] 01439
26 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesKey(int) [function] [call site] 01440
27 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesCount() [function] [call site] 01441
26 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesKey(int) [function] [call site] 01442
26 [org.jfree.data.xy.DefaultXYDataset].getSeriesKey(int) [function] [call site] 01443
26 [org.jfree.data.time.TimeSeriesCollection].getSeriesKey(int) [function] [call site] 01444
26 [org.jfree.data.xy.DefaultXYZDataset].getSeriesKey(int) [function] [call site] 01445
26 [org.jfree.data.statistics.HistogramDataset].getSeriesKey(int) [function] [call site] 01446
26 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01447
26 [org.jfree.data.gantt.TaskSeriesCollection].getSeriesKey(int) [function] [call site] 01448
25 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 01449
26 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 01450
26 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 01451
26 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 01452
25 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 01453
25 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 01454
25 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 01455
26 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 01456
25 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 01457
26 [org.jfree.data.gantt.TaskSeries].getItemCount() [function] [call site] 01458
26 [org.jfree.data.gantt.TaskSeriesCollection].getSeries(int) [function] [call site] 01459
27 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 01460
25 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 01461
26 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 01462
26 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeries(int) [function] [call site] 01463
25 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 01464
25 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 01465
26 [org.jfree.data.statistics.HistogramDataset].getBins(int) [function] [call site] 01466
25 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 01467
26 [org.jfree.data.time.TimeSeries].getItemCount() [function] [call site] 01468
26 [org.jfree.data.time.TimeSeriesCollection].getSeries(int) [function] [call site] 01469
25 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 01470
26 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 01471
26 [org.jfree.data.xy.DefaultTableXYDataset].getSeries(int) [function] [call site] 01472
25 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 01473
26 [org.jfree.data.time.TimeTableXYDataset].getItemCount() [function] [call site] 01474
27 [org.jfree.data.DefaultKeyedValues2D].getRowCount() [function] [call site] 01475
25 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 01476
26 [org.jfree.data.time.TimePeriodValues].getItemCount() [function] [call site] 01477
26 [org.jfree.data.time.TimePeriodValuesCollection].getSeries(int) [function] [call site] 01478
25 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 01479
25 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 01480
25 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 01481
26 [org.jfree.data.xy.MatrixSeries].getItemCount() [function] [call site] 01482
27 [org.jfree.data.xy.MatrixSeries].getColumnsCount() [function] [call site] 01483
27 [org.jfree.data.xy.MatrixSeries].getRowCount() [function] [call site] 01484
26 [org.jfree.data.xy.MatrixSeriesCollection].getSeries(int) [function] [call site] 01485
25 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 01486
26 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 01487
25 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 01488
26 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 01489
27 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 01490
27 [org.jfree.data.xy.YIntervalSeriesCollection].getSeries(int) [function] [call site] 01491
26 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 01492
26 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 01493
26 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 01494
26 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 01495
26 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 01496
26 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 01497
26 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 01498
26 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 01499
26 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 01500
26 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 01501
26 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 01502
26 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 01503
26 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 01504
26 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 01505
27 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount() [function] [call site] 01506
28 [org.jfree.data.DefaultKeyedValues2D].getRowCount() [function] [call site] 01507
26 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 01508
27 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 01509
26 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 01510
27 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 01511
27 [org.jfree.data.xy.XIntervalSeriesCollection].getSeries(int) [function] [call site] 01512
26 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 01513
27 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 01514
27 [org.jfree.data.xy.XYSeriesCollection].getSeries(int) [function] [call site] 01515
26 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 01516
27 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 01517
27 [org.jfree.data.xy.VectorSeriesCollection].getSeries(int) [function] [call site] 01518
26 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 01519
27 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 01520
27 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeries(int) [function] [call site] 01521
26 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 01522
26 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 01523
27 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 01524
26 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 01525
26 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 01526
25 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 01527
25 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 01528
25 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 01529
25 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 01530
25 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 01531
25 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 01532
25 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 01533
25 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 01534
25 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 01535
25 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 01536
25 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 01537
25 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 01538
26 [org.jfree.data.DefaultKeyedValues2D].getRowKey(int) [function] [call site] 01539
26 [org.jfree.data.time.TimeTableXYDataset].getXValue(org.jfree.data.time.TimePeriod) [function] [call site] 01540
27 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01541
27 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01542
27 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01543
27 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01544
27 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01545
27 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01546
27 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01547
27 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01548
25 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 01549
26 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 01550
26 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 01551
25 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 01552
26 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 01553
27 [org.jfree.data.gantt.XYTaskDataset].getSeriesValue(int) [function] [call site] 01554
27 [org.jfree.data.gantt.XYTaskDataset].getItemValue(int,int) [function] [call site] 01555
28 [org.jfree.data.gantt.TaskSeriesCollection].getSeries(int) [function] [call site] 01556
28 [org.jfree.data.gantt.TaskSeries].get(int) [function] [call site] 01557
28 [org.jfree.data.gantt.Task].getDuration() [function] [call site] 01558
28 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01559
28 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01560
28 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01561
28 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01562
26 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 01563
26 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 01564
26 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 01565
27 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 01566
26 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 01567
26 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 01568
27 [org.jfree.data.time.ohlc.OHLCSeries].getDataItem(int) [function] [call site] 01569
28 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 01570
27 [org.jfree.data.time.ohlc.OHLCItem].getPeriod() [function] [call site] 01571
28 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 01572
27 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 01573
28 [org.jfree.data.time.Minute].getFirstMillisecond() [function] [call site] 01574
28 [org.jfree.data.time.Second].getFirstMillisecond() [function] [call site] 01575
28 [org.jfree.data.time.Quarter].getFirstMillisecond() [function] [call site] 01576
28 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond() [function] [call site] 01577
28 [org.jfree.data.time.Hour].getFirstMillisecond() [function] [call site] 01578
28 [org.jfree.data.time.Year].getFirstMillisecond() [function] [call site] 01579
28 [org.jfree.data.time.Month].getFirstMillisecond() [function] [call site] 01580
28 [org.jfree.data.time.Millisecond].getFirstMillisecond() [function] [call site] 01581
28 [org.jfree.data.time.Week].getFirstMillisecond() [function] [call site] 01582
28 [org.jfree.data.time.Day].getFirstMillisecond() [function] [call site] 01583
28 [org.jfree.data.time.RegularTimePeriod].getMiddleMillisecond() [function] [call site] 01584
29 [org.jfree.data.time.Day].getFirstMillisecond() [function] [call site] 01585
29 [org.jfree.data.time.Minute].getFirstMillisecond() [function] [call site] 01586
29 [org.jfree.data.time.Second].getFirstMillisecond() [function] [call site] 01587
29 [org.jfree.data.time.Quarter].getFirstMillisecond() [function] [call site] 01588
29 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond() [function] [call site] 01589
29 [org.jfree.data.time.Hour].getFirstMillisecond() [function] [call site] 01590
29 [org.jfree.data.time.Year].getFirstMillisecond() [function] [call site] 01591
29 [org.jfree.data.time.Month].getFirstMillisecond() [function] [call site] 01592
29 [org.jfree.data.time.Millisecond].getFirstMillisecond() [function] [call site] 01593
29 [org.jfree.data.time.Week].getFirstMillisecond() [function] [call site] 01594
29 [org.jfree.data.time.Quarter].getLastMillisecond() [function] [call site] 01595
29 [org.jfree.data.time.FixedMillisecond].getLastMillisecond() [function] [call site] 01596
29 [org.jfree.data.time.Millisecond].getLastMillisecond() [function] [call site] 01597
29 [org.jfree.data.time.Month].getLastMillisecond() [function] [call site] 01598
29 [org.jfree.data.time.Minute].getLastMillisecond() [function] [call site] 01599
29 [org.jfree.data.time.Day].getLastMillisecond() [function] [call site] 01600
29 [org.jfree.data.time.Hour].getLastMillisecond() [function] [call site] 01601
29 [org.jfree.data.time.Second].getLastMillisecond() [function] [call site] 01602
29 [org.jfree.data.time.Week].getLastMillisecond() [function] [call site] 01603
29 [org.jfree.data.time.Year].getLastMillisecond() [function] [call site] 01604
28 [org.jfree.data.time.FixedMillisecond].getMiddleMillisecond() [function] [call site] 01605
28 [org.jfree.data.time.Quarter].getLastMillisecond() [function] [call site] 01606
28 [org.jfree.data.time.FixedMillisecond].getLastMillisecond() [function] [call site] 01607
28 [org.jfree.data.time.Millisecond].getLastMillisecond() [function] [call site] 01608
28 [org.jfree.data.time.Month].getLastMillisecond() [function] [call site] 01609
28 [org.jfree.data.time.Minute].getLastMillisecond() [function] [call site] 01610
28 [org.jfree.data.time.Day].getLastMillisecond() [function] [call site] 01611
28 [org.jfree.data.time.Hour].getLastMillisecond() [function] [call site] 01612
28 [org.jfree.data.time.Second].getLastMillisecond() [function] [call site] 01613
28 [org.jfree.data.time.Week].getLastMillisecond() [function] [call site] 01614
28 [org.jfree.data.time.Year].getLastMillisecond() [function] [call site] 01615
26 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 01616
26 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 01617
27 [org.jfree.data.xy.VectorSeries].getDataItem(int) [function] [call site] 01618
28 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 01619
27 [org.jfree.data.xy.VectorDataItem].getXValue() [function] [call site] 01620
28 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 01621
28 [org.jfree.data.xy.XYCoordinate].getX() [function] [call site] 01622
26 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 01623
27 [org.jfree.data.statistics.SimpleHistogramBin].getLowerBound() [function] [call site] 01624
27 [org.jfree.data.statistics.SimpleHistogramBin].getUpperBound() [function] [call site] 01625
26 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 01626
26 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 01627
27 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 01628
28 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 01629
28 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 01630
28 [org.jfree.data.time.TimePeriodValuesCollection].getX(org.jfree.data.time.TimePeriod) [function] [call site] 01631
29 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01632
29 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01633
29 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01634
29 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01635
29 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01636
29 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01637
29 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01638
29 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01639
27 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 01640
27 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 01641
28 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 01642
28 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 01643
27 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 01644
28 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 01645
29 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 01646
28 [org.jfree.data.xy.XIntervalDataItem].getX() [function] [call site] 01647
29 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 01648
27 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 01649
28 [org.jfree.data.xy.WindDataItem].getX() [function] [call site] 01650
27 [org.jfree.data.xy.XYBarDataset].getX(int,int) [function] [call site] 01651
28 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 01652
29 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 01653
28 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 01654
28 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 01655
28 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 01656
29 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 01657
28 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 01658
29 [org.jfree.data.xy.XYIntervalSeries].getX(int) [function] [call site] 01659
30 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 01660
31 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 01661
30 [org.jfree.data.xy.XYIntervalDataItem].getX() [function] [call site] 01662
31 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 01663
28 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 01664
29 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 01665
28 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 01666
29 [org.jfree.data.xy.OHLCDataItem].getDate() [function] [call site] 01667
28 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 01668
28 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 01669
29 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 01670
28 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 01671
29 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 01672
28 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 01673
29 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 01674
28 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 01675
29 [org.jfree.data.time.DynamicTimeSeriesCollection].translateGet(int) [function] [call site] 01676
29 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 01677
30 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 01678
30 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 01679
30 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 01680
30 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 01681
30 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 01682
30 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 01683
30 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01684
30 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 01685
30 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 01686
30 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01687
30 [org.jfree.data.time.RegularTimePeriod].getMiddleMillisecond(java.util.Calendar) [function] [call site] 01688
30 [org.jfree.data.time.FixedMillisecond].getMiddleMillisecond(java.util.Calendar) [function] [call site] 01689
30 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 01690
30 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 01691
30 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 01692
30 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 01693
30 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 01694
30 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01695
30 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 01696
30 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 01697
30 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 01698
30 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01699
30 [org.jfree.data.time.RegularTimePeriod].getMiddleMillisecond(java.util.Calendar) [function] [call site] 01700
30 [org.jfree.data.time.FixedMillisecond].getMiddleMillisecond(java.util.Calendar) [function] [call site] 01701
28 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 01702
29 [org.jfree.data.xy.XYSeries].getX(int) [function] [call site] 01703
28 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 01704
29 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 01705
28 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 01706
29 [org.jfree.data.DefaultKeyedValues2D].getRowKey(int) [function] [call site] 01707
28 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 01708
28 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 01709
28 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 01710
28 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 01711
29 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 01712
28 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 01713
29 [org.jfree.data.xy.YIntervalSeries].getX(int) [function] [call site] 01714
30 [org.jfree.data.xy.YIntervalSeries].getDataItem(int) [function] [call site] 01715
31 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 01716
30 [org.jfree.data.xy.YIntervalDataItem].getX() [function] [call site] 01717
31 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 01718
28 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 01719
29 [org.jfree.data.xy.XYSeries].getX(int) [function] [call site] 01720
28 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 01721
29 [org.jfree.data.statistics.HistogramDataset].getBins(int) [function] [call site] 01722
29 [org.jfree.data.statistics.HistogramBin].getEndBoundary() [function] [call site] 01723
29 [org.jfree.data.statistics.HistogramBin].getStartBoundary() [function] [call site] 01724
28 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 01725
29 [org.jfree.data.xy.MatrixSeries].getItemColumn(int) [function] [call site] 01726
30 [org.jfree.data.xy.MatrixSeries].getColumnsCount() [function] [call site] 01727
28 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 01728
27 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 01729
27 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 01730
27 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 01731
27 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 01732
27 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 01733
27 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 01734
27 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 01735
27 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 01736
27 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 01737
27 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 01738
27 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 01739
27 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 01740
27 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 01741
27 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 01742
27 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 01743
27 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 01744
27 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 01745
27 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 01746
25 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 01747
25 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 01748
25 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 01749
25 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 01750
25 [org.jfree.data.statistics.SimpleHistogramDataset].getStartXValue(int,int) [function] [call site] 01751
26 [org.jfree.data.statistics.SimpleHistogramBin].getLowerBound() [function] [call site] 01752
25 [org.jfree.data.xy.AbstractIntervalXYDataset].getStartXValue(int,int) [function] [call site] 01753
26 [org.jfree.data.xy.DefaultTableXYDataset].getStartX(int,int) [function] [call site] 01754
27 [org.jfree.data.xy.IntervalXYDelegate].getStartX(int,int) [function] [call site] 01755
28 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 01756
28 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 01757
28 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 01758
28 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 01759
28 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 01760
28 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 01761
28 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 01762
28 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 01763
28 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 01764
28 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 01765
28 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 01766
28 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 01767
28 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 01768
28 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 01769
28 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 01770
28 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 01771
28 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 01772
28 [org.jfree.data.xy.XYBarDataset].getX(int,int) [function] [call site] 01773
28 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 01774
28 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 01775
28 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 01776
28 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 01777
28 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 01778
28 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 01779
28 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 01780
28 [org.jfree.data.xy.IntervalXYDelegate].getIntervalPositionFactor() [function] [call site] 01781
28 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 01782
29 [org.jfree.data.xy.IntervalXYDelegate].isAutoWidth() [function] [call site] 01783
26 [org.jfree.data.time.TimeTableXYDataset].getStartX(int,int) [function] [call site] 01784
27 [org.jfree.data.time.TimeTableXYDataset].getStartXValue(int,int) [function] [call site] 01785
28 [org.jfree.data.DefaultKeyedValues2D].getRowKey(int) [function] [call site] 01786
28 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01787
28 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01788
26 [org.jfree.data.xy.CategoryTableXYDataset].getStartX(int,int) [function] [call site] 01789
27 [org.jfree.data.xy.IntervalXYDelegate].getStartX(int,int) [function] [call site] 01790
26 [org.jfree.data.xy.XYBarDataset].getStartX(int,int) [function] [call site] 01791
27 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 01792
27 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 01793
27 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 01794
27 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 01795
27 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 01796
27 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 01797
27 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 01798
27 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 01799
27 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 01800
27 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 01801
27 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 01802
27 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 01803
27 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 01804
27 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 01805
27 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 01806
27 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 01807
27 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 01808
27 [org.jfree.data.xy.XYBarDataset].getX(int,int) [function] [call site] 01809
27 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 01810
27 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 01811
27 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 01812
27 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 01813
27 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 01814
27 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 01815
27 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 01816
26 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartX(int,int) [function] [call site] 01817
27 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartXValue(int,int) [function] [call site] 01818
26 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartX(int,int) [function] [call site] 01819
27 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 01820
28 [org.jfree.data.xy.XYIntervalSeries].getXLowValue(int) [function] [call site] 01821
29 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 01822
29 [org.jfree.data.xy.XYIntervalDataItem].getXLowValue() [function] [call site] 01823
30 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 01824
30 [org.jfree.data.xy.XYInterval].getXLow() [function] [call site] 01825
26 [org.jfree.data.statistics.SimpleHistogramDataset].getStartX(int,int) [function] [call site] 01826
27 [org.jfree.data.statistics.SimpleHistogramDataset].getStartXValue(int,int) [function] [call site] 01827
26 [org.jfree.data.xy.XYSeriesCollection].getStartX(int,int) [function] [call site] 01828
27 [org.jfree.data.xy.IntervalXYDelegate].getStartX(int,int) [function] [call site] 01829
26 [org.jfree.data.statistics.HistogramDataset].getStartX(int,int) [function] [call site] 01830
27 [org.jfree.data.statistics.HistogramDataset].getBins(int) [function] [call site] 01831
27 [org.jfree.data.statistics.HistogramBin].getStartBoundary() [function] [call site] 01832
26 [org.jfree.data.time.TimePeriodValuesCollection].getStartX(int,int) [function] [call site] 01833
27 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 01834
27 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 01835
27 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01836
27 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01837
26 [org.jfree.data.time.TimeSeriesCollection].getStartX(int,int) [function] [call site] 01838
27 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 01839
27 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 01840
27 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 01841
27 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 01842
27 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 01843
27 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01844
27 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 01845
27 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 01846
27 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 01847
27 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01848
27 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 01849
26 [org.jfree.data.time.DynamicTimeSeriesCollection].getStartX(int,int) [function] [call site] 01850
27 [org.jfree.data.time.DynamicTimeSeriesCollection].translateGet(int) [function] [call site] 01851
27 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 01852
27 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 01853
27 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 01854
27 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 01855
27 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 01856
27 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01857
27 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 01858
27 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 01859
27 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 01860
27 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01861
26 [org.jfree.data.xy.XIntervalSeriesCollection].getStartX(int,int) [function] [call site] 01862
27 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 01863
27 [org.jfree.data.xy.XIntervalDataItem].getXLowValue() [function] [call site] 01864
28 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 01865
28 [org.jfree.data.xy.YWithXInterval].getXLow() [function] [call site] 01866
26 [org.jfree.data.xy.YIntervalSeriesCollection].getStartX(int,int) [function] [call site] 01867
27 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 01868
25 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 01869
25 [org.jfree.data.time.TimeTableXYDataset].getStartXValue(int,int) [function] [call site] 01870
25 [org.jfree.data.xy.XIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 01871
26 [org.jfree.data.xy.XIntervalSeries].getXLowValue(int) [function] [call site] 01872
27 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 01873
27 [org.jfree.data.xy.XIntervalDataItem].getXLowValue() [function] [call site] 01874
25 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartXValue(int,int) [function] [call site] 01875
25 [org.jfree.data.xy.XYBarDataset].getStartXValue(int,int) [function] [call site] 01876
26 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 01877
25 [org.jfree.data.gantt.XYTaskDataset].getStartXValue(int,int) [function] [call site] 01878
26 [org.jfree.data.gantt.XYTaskDataset].getSeriesStartValue(int) [function] [call site] 01879
26 [org.jfree.data.gantt.XYTaskDataset].getItemStartValue(int,int) [function] [call site] 01880
27 [org.jfree.data.gantt.TaskSeriesCollection].getSeries(int) [function] [call site] 01881
27 [org.jfree.data.gantt.TaskSeries].get(int) [function] [call site] 01882
27 [org.jfree.data.gantt.Task].getDuration() [function] [call site] 01883
27 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01884
27 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01885
25 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndXValue(int,int) [function] [call site] 01886
25 [org.jfree.data.statistics.SimpleHistogramDataset].getEndXValue(int,int) [function] [call site] 01887
26 [org.jfree.data.statistics.SimpleHistogramBin].getUpperBound() [function] [call site] 01888
25 [org.jfree.data.gantt.XYTaskDataset].getEndXValue(int,int) [function] [call site] 01889
26 [org.jfree.data.gantt.XYTaskDataset].getSeriesEndValue(int) [function] [call site] 01890
26 [org.jfree.data.gantt.XYTaskDataset].getItemEndValue(int,int) [function] [call site] 01891
27 [org.jfree.data.gantt.TaskSeriesCollection].getSeries(int) [function] [call site] 01892
27 [org.jfree.data.gantt.TaskSeries].get(int) [function] [call site] 01893
27 [org.jfree.data.gantt.Task].getDuration() [function] [call site] 01894
27 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01895
27 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01896
25 [org.jfree.data.xy.XYBarDataset].getEndXValue(int,int) [function] [call site] 01897
26 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 01898
25 [org.jfree.data.time.TimeTableXYDataset].getEndXValue(int,int) [function] [call site] 01899
26 [org.jfree.data.DefaultKeyedValues2D].getRowKey(int) [function] [call site] 01900
26 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01901
26 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01902
25 [org.jfree.data.xy.AbstractIntervalXYDataset].getEndXValue(int,int) [function] [call site] 01903
26 [org.jfree.data.xy.YIntervalSeriesCollection].getEndX(int,int) [function] [call site] 01904
27 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 01905
26 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndX(int,int) [function] [call site] 01906
27 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndXValue(int,int) [function] [call site] 01907
26 [org.jfree.data.xy.XIntervalSeriesCollection].getEndX(int,int) [function] [call site] 01908
27 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 01909
27 [org.jfree.data.xy.XIntervalDataItem].getXHighValue() [function] [call site] 01910
28 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 01911
28 [org.jfree.data.xy.YWithXInterval].getXHigh() [function] [call site] 01912
26 [org.jfree.data.time.TimePeriodValuesCollection].getEndX(int,int) [function] [call site] 01913
27 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 01914
27 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01915
27 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01916
27 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 01917
26 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndX(int,int) [function] [call site] 01918
27 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 01919
28 [org.jfree.data.xy.XYIntervalSeries].getXHighValue(int) [function] [call site] 01920
29 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 01921
29 [org.jfree.data.xy.XYIntervalDataItem].getXHighValue() [function] [call site] 01922
30 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 01923
30 [org.jfree.data.xy.XYInterval].getXHigh() [function] [call site] 01924
26 [org.jfree.data.time.DynamicTimeSeriesCollection].getEndX(int,int) [function] [call site] 01925
27 [org.jfree.data.time.DynamicTimeSeriesCollection].translateGet(int) [function] [call site] 01926
27 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 01927
27 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 01928
27 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 01929
27 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 01930
27 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 01931
27 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01932
27 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 01933
27 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 01934
27 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 01935
27 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01936
26 [org.jfree.data.statistics.HistogramDataset].getEndX(int,int) [function] [call site] 01937
27 [org.jfree.data.statistics.HistogramDataset].getBins(int) [function] [call site] 01938
27 [org.jfree.data.statistics.HistogramBin].getEndBoundary() [function] [call site] 01939
26 [org.jfree.data.xy.XYSeriesCollection].getEndX(int,int) [function] [call site] 01940
27 [org.jfree.data.xy.IntervalXYDelegate].getEndX(int,int) [function] [call site] 01941
28 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 01942
28 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 01943
28 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 01944
28 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 01945
28 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 01946
28 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 01947
28 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 01948
28 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 01949
28 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 01950
28 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 01951
28 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 01952
28 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 01953
28 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 01954
28 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 01955
28 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 01956
28 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 01957
28 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 01958
28 [org.jfree.data.xy.XYBarDataset].getX(int,int) [function] [call site] 01959
28 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 01960
28 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 01961
28 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 01962
28 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 01963
28 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 01964
28 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 01965
28 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 01966
28 [org.jfree.data.xy.IntervalXYDelegate].getIntervalPositionFactor() [function] [call site] 01967
28 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 01968
26 [org.jfree.data.xy.XYBarDataset].getEndX(int,int) [function] [call site] 01969
27 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 01970
27 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 01971
27 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 01972
27 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 01973
27 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 01974
27 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 01975
27 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 01976
27 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 01977
27 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 01978
27 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 01979
27 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 01980
27 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 01981
27 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 01982
27 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 01983
27 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 01984
27 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 01985
27 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 01986
27 [org.jfree.data.xy.XYBarDataset].getX(int,int) [function] [call site] 01987
27 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 01988
27 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 01989
27 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 01990
27 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 01991
27 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 01992
27 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 01993
27 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 01994
26 [org.jfree.data.time.TimeTableXYDataset].getEndX(int,int) [function] [call site] 01995
27 [org.jfree.data.time.TimeTableXYDataset].getEndXValue(int,int) [function] [call site] 01996
26 [org.jfree.data.xy.CategoryTableXYDataset].getEndX(int,int) [function] [call site] 01997
27 [org.jfree.data.xy.IntervalXYDelegate].getEndX(int,int) [function] [call site] 01998
26 [org.jfree.data.xy.DefaultTableXYDataset].getEndX(int,int) [function] [call site] 01999
27 [org.jfree.data.xy.IntervalXYDelegate].getEndX(int,int) [function] [call site] 02000
26 [org.jfree.data.time.TimeSeriesCollection].getEndX(int,int) [function] [call site] 02001
27 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 02002
27 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 02003
27 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 02004
27 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 02005
27 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 02006
27 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 02007
27 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 02008
27 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 02009
27 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 02010
27 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 02011
27 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 02012
26 [org.jfree.data.statistics.SimpleHistogramDataset].getEndX(int,int) [function] [call site] 02013
27 [org.jfree.data.statistics.SimpleHistogramDataset].getEndXValue(int,int) [function] [call site] 02014
25 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 02015
25 [org.jfree.data.xy.XIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 02016
26 [org.jfree.data.xy.XIntervalSeries].getXHighValue(int) [function] [call site] 02017
27 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 02018
27 [org.jfree.data.xy.XIntervalDataItem].getXHighValue() [function] [call site] 02019
25 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 02020
25 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 02021
25 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 02022
25 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 02023
25 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02024
25 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02025
25 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02026
25 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 02027
25 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02028
25 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02029
25 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02030
25 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02031
25 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02032
25 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02033
25 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 02034
25 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02035
25 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02036
25 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02037
25 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02038
25 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02039
25 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02040
25 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02041
25 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02042
25 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02043
25 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 02044
25 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02045
25 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02046
25 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02047
25 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 02048
25 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 02049
25 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 02050
25 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 02051
25 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 02052
25 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 02053
25 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 02054
25 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 02055
25 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 02056
25 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 02057
25 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 02058
25 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 02059
25 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 02060
25 [org.jfree.data.Range].<init>(double,double) [function] [call site] 02061
23 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02062
24 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02063
24 [org.jfree.data.xy.XYSeriesCollection].getDomainBounds(boolean) [function] [call site] 02064
25 [org.jfree.data.xy.IntervalXYDelegate].getDomainBounds(boolean) [function] [call site] 02065
26 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02066
26 [org.jfree.data.xy.IntervalXYDelegate].getIntervalPositionFactor() [function] [call site] 02067
26 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 02068
26 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 02069
26 [org.jfree.data.Range].getLowerBound() [function] [call site] 02070
26 [org.jfree.data.Range].<init>(double,double) [function] [call site] 02071
26 [org.jfree.data.Range].getUpperBound() [function] [call site] 02072
25 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 02073
25 [org.jfree.data.xy.XYSeriesCollection].getSeries(int) [function] [call site] 02074
25 [org.jfree.data.xy.XYSeries].getMinX() [function] [call site] 02075
25 [org.jfree.data.xy.XYSeries].getMaxX() [function] [call site] 02076
25 [org.jfree.data.Range].<init>(double,double) [function] [call site] 02077
24 [org.jfree.data.time.TimePeriodValuesCollection].getDomainBounds(boolean) [function] [call site] 02078
25 [org.jfree.data.time.TimePeriodValues].getItemCount() [function] [call site] 02079
25 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 02080
26 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 02081
26 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 02082
25 [org.jfree.data.time.TimePeriodValues].getMinStartIndex() [function] [call site] 02083
25 [org.jfree.data.time.TimePeriodValues].getMaxEndIndex() [function] [call site] 02084
25 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 02085
25 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 02086
25 [org.jfree.data.time.TimePeriodValues].getMaxStartIndex() [function] [call site] 02087
25 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 02088
25 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 02089
25 [org.jfree.data.Range].<init>(double,double) [function] [call site] 02090
25 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 02091
25 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 02092
25 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 02093
25 [org.jfree.data.time.TimePeriodValues].getMinMiddleIndex() [function] [call site] 02094
25 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 02095
25 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 02096
25 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 02097
25 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 02098
25 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 02099
25 [org.jfree.data.time.TimePeriodValues].getMaxMiddleIndex() [function] [call site] 02100
25 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 02101
25 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 02102
25 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 02103
25 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 02104
25 [org.jfree.data.Range].<init>(double,double) [function] [call site] 02105
25 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 02106
25 [org.jfree.data.time.TimePeriodValues].getMinEndIndex() [function] [call site] 02107
25 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 02108
25 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 02109
25 [org.jfree.data.Range].<init>(double,double) [function] [call site] 02110
25 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 02111
25 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 02112
25 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 02113
25 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 02114
25 [org.jfree.data.Range].<init>(double,double) [function] [call site] 02115
25 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 02116
25 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 02117
25 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 02118
24 [org.jfree.data.time.DynamicTimeSeriesCollection].getDomainBounds(boolean) [function] [call site] 02119
25 [org.jfree.data.time.DynamicTimeSeriesCollection].findDomainLimits() [function] [call site] 02120
26 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 02121
26 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 02122
26 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 02123
26 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 02124
26 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 02125
26 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 02126
26 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 02127
26 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 02128
26 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 02129
26 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 02130
26 [org.jfree.data.time.DynamicTimeSeriesCollection].getOldestTime() [function] [call site] 02131
26 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 02132
26 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 02133
26 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 02134
26 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 02135
26 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 02136
26 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 02137
26 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 02138
26 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 02139
26 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 02140
26 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 02141
26 [org.jfree.data.time.DynamicTimeSeriesCollection].getNewestTime() [function] [call site] 02142
26 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 02143
26 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 02144
26 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 02145
26 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 02146
26 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 02147
26 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 02148
26 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 02149
26 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 02150
26 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 02151
26 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 02152
26 [org.jfree.data.time.DynamicTimeSeriesCollection].getNewestTime() [function] [call site] 02153
26 [org.jfree.data.Range].<init>(double,double) [function] [call site] 02154
24 [org.jfree.data.xy.CategoryTableXYDataset].getDomainBounds(boolean) [function] [call site] 02155
25 [org.jfree.data.xy.IntervalXYDelegate].getDomainBounds(boolean) [function] [call site] 02156
25 [org.jfree.data.general.DatasetUtils].iterateDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02157
26 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02158
26 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 02159
26 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 02160
26 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 02161
26 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 02162
26 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 02163
26 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 02164
26 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 02165
26 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 02166
26 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 02167
26 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 02168
26 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 02169
26 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 02170
26 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 02171
26 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 02172
26 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 02173
26 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 02174
26 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 02175
26 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 02176
26 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 02177
26 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 02178
26 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 02179
26 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 02180
26 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 02181
26 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 02182
26 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 02183
26 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02184
26 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02185
26 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02186
26 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 02187
26 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02188
26 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02189
26 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02190
26 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02191
26 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02192
26 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02193
26 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 02194
26 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02195
26 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02196
26 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02197
26 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02198
26 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02199
26 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02200
26 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02201
26 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02202
26 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02203
26 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 02204
26 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02205
26 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02206
26 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02207
26 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 02208
26 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 02209
26 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 02210
26 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 02211
26 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 02212
26 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 02213
26 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 02214
26 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 02215
26 [org.jfree.data.statistics.SimpleHistogramDataset].getStartXValue(int,int) [function] [call site] 02216
26 [org.jfree.data.xy.AbstractIntervalXYDataset].getStartXValue(int,int) [function] [call site] 02217
26 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 02218
26 [org.jfree.data.time.TimeTableXYDataset].getStartXValue(int,int) [function] [call site] 02219
26 [org.jfree.data.xy.XIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 02220
26 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartXValue(int,int) [function] [call site] 02221
26 [org.jfree.data.xy.XYBarDataset].getStartXValue(int,int) [function] [call site] 02222
26 [org.jfree.data.gantt.XYTaskDataset].getStartXValue(int,int) [function] [call site] 02223
26 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndXValue(int,int) [function] [call site] 02224
26 [org.jfree.data.statistics.SimpleHistogramDataset].getEndXValue(int,int) [function] [call site] 02225
26 [org.jfree.data.gantt.XYTaskDataset].getEndXValue(int,int) [function] [call site] 02226
26 [org.jfree.data.xy.XYBarDataset].getEndXValue(int,int) [function] [call site] 02227
26 [org.jfree.data.time.TimeTableXYDataset].getEndXValue(int,int) [function] [call site] 02228
26 [org.jfree.data.xy.AbstractIntervalXYDataset].getEndXValue(int,int) [function] [call site] 02229
26 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 02230
26 [org.jfree.data.xy.XIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 02231
26 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02232
26 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02233
26 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02234
26 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 02235
26 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02236
26 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02237
26 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02238
26 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02239
26 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02240
26 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02241
26 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 02242
26 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02243
26 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02244
26 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02245
26 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02246
26 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02247
26 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02248
26 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02249
26 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02250
26 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02251
26 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 02252
26 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02253
26 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02254
26 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02255
26 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 02256
26 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 02257
26 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 02258
26 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 02259
26 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 02260
26 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 02261
26 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 02262
26 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 02263
26 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 02264
26 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 02265
26 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 02266
26 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 02267
26 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 02268
26 [org.jfree.data.Range].<init>(double,double) [function] [call site] 02269
24 [org.jfree.data.time.TimeTableXYDataset].getDomainBounds(boolean) [function] [call site] 02270
25 [org.jfree.data.DefaultKeyedValues2D].getRowKeys() [function] [call site] 02271
25 [org.jfree.data.Range].<init>(double,double) [function] [call site] 02272
25 [org.jfree.data.time.TimeTableXYDataset].getXValue(org.jfree.data.time.TimePeriod) [function] [call site] 02273
25 [org.jfree.data.time.TimeTableXYDataset].getXValue(org.jfree.data.time.TimePeriod) [function] [call site] 02274
25 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 02275
25 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 02276
25 [org.jfree.data.Range].<init>(double,double) [function] [call site] 02277
25 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 02278
25 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 02279
24 [org.jfree.data.time.TimeSeriesCollection].getDomainBounds(boolean) [function] [call site] 02280
25 [org.jfree.data.time.TimeSeries].getItemCount() [function] [call site] 02281
25 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 02282
25 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 02283
25 [org.jfree.data.Range].<init>(double,double) [function] [call site] 02284
25 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 02285
25 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 02286
25 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 02287
25 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 02288
25 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 02289
25 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 02290
25 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 02291
25 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 02292
25 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 02293
25 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 02294
25 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 02295
25 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 02296
25 [org.jfree.data.Range].<init>(double,double) [function] [call site] 02297
25 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 02298
25 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 02299
25 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 02300
25 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 02301
25 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 02302
25 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 02303
25 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 02304
25 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 02305
25 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 02306
25 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 02307
25 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 02308
24 [org.jfree.data.xy.DefaultTableXYDataset].getDomainBounds(boolean) [function] [call site] 02309
25 [org.jfree.data.xy.IntervalXYDelegate].getDomainBounds(boolean) [function] [call site] 02310
25 [org.jfree.data.general.DatasetUtils].iterateDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02311
24 [org.jfree.data.xy.IntervalXYDelegate].getDomainBounds(boolean) [function] [call site] 02312
24 [org.jfree.data.general.DatasetUtils].iterateDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02313
21 [org.jfree.chart.renderer.xy.XYBlockRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02314
22 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02315
22 [org.jfree.data.Range].getLowerBound() [function] [call site] 02316
22 [org.jfree.data.Range].<init>(double,double) [function] [call site] 02317
22 [org.jfree.data.Range].getUpperBound() [function] [call site] 02318
21 [org.jfree.chart.renderer.xy.XYShapeRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02319
22 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02320
22 [org.jfree.data.Range].getLowerBound() [function] [call site] 02321
22 [org.jfree.data.Range].<init>(double,double) [function] [call site] 02322
22 [org.jfree.data.Range].getUpperBound() [function] [call site] 02323
21 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02324
22 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02325
21 [org.jfree.chart.renderer.xy.VectorRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02326
22 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02327
22 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 02328
22 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 02329
22 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 02330
22 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 02331
22 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 02332
22 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 02333
22 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 02334
22 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 02335
22 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 02336
22 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 02337
22 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 02338
22 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 02339
22 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 02340
22 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 02341
22 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 02342
22 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 02343
22 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 02344
22 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 02345
22 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 02346
22 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 02347
22 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 02348
22 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02349
22 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02350
22 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02351
22 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02352
22 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02353
22 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02354
22 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02355
22 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02356
22 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02357
22 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02358
22 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02359
22 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02360
22 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02361
22 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02362
22 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02363
22 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02364
22 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02365
22 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02366
22 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02367
22 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02368
22 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02369
22 [org.jfree.data.xy.VectorSeriesCollection].getVectorXValue(int,int) [function] [call site] 02370
23 [org.jfree.data.xy.VectorSeries].getDataItem(int) [function] [call site] 02371
23 [org.jfree.data.xy.VectorDataItem].getVectorX() [function] [call site] 02372
24 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02373
24 [org.jfree.data.xy.Vector].getX() [function] [call site] 02374
22 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 02375
22 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 02376
22 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02377
22 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02378
22 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02379
22 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02380
22 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02381
22 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02382
22 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02383
22 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02384
22 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02385
22 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02386
22 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02387
22 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02388
22 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02389
22 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02390
22 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02391
22 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02392
22 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02393
22 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02394
22 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02395
22 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02396
22 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02397
22 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 02398
22 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 02399
22 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 02400
22 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 02401
22 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 02402
22 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 02403
22 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 02404
22 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 02405
22 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 02406
22 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 02407
22 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 02408
22 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 02409
22 [org.jfree.data.Range].<init>(double,double) [function] [call site] 02410
21 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02411
22 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].findDomainBoundsWithOffset(org.jfree.data.xy.IntervalXYDataset) [function] [call site] 02412
23 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02413
23 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 02414
23 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 02415
23 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 02416
23 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 02417
23 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 02418
23 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 02419
23 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 02420
23 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 02421
23 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 02422
23 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 02423
23 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 02424
23 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 02425
23 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 02426
23 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 02427
23 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 02428
23 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02429
23 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02430
23 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02431
23 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02432
23 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02433
23 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02434
23 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02435
23 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02436
23 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02437
23 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02438
23 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02439
23 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02440
23 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02441
23 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02442
23 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 02443
23 [org.jfree.data.statistics.SimpleHistogramDataset].getStartXValue(int,int) [function] [call site] 02444
23 [org.jfree.data.xy.AbstractIntervalXYDataset].getStartXValue(int,int) [function] [call site] 02445
23 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 02446
23 [org.jfree.data.time.TimeTableXYDataset].getStartXValue(int,int) [function] [call site] 02447
23 [org.jfree.data.xy.XIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 02448
23 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartXValue(int,int) [function] [call site] 02449
23 [org.jfree.data.xy.XYBarDataset].getStartXValue(int,int) [function] [call site] 02450
23 [org.jfree.data.gantt.XYTaskDataset].getStartXValue(int,int) [function] [call site] 02451
23 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndXValue(int,int) [function] [call site] 02452
23 [org.jfree.data.statistics.SimpleHistogramDataset].getEndXValue(int,int) [function] [call site] 02453
23 [org.jfree.data.gantt.XYTaskDataset].getEndXValue(int,int) [function] [call site] 02454
23 [org.jfree.data.xy.XYBarDataset].getEndXValue(int,int) [function] [call site] 02455
23 [org.jfree.data.time.TimeTableXYDataset].getEndXValue(int,int) [function] [call site] 02456
23 [org.jfree.data.xy.AbstractIntervalXYDataset].getEndXValue(int,int) [function] [call site] 02457
23 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 02458
23 [org.jfree.data.xy.XIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 02459
23 [org.jfree.data.Range].<init>(double,double) [function] [call site] 02460
22 [org.jfree.chart.renderer.xy.XYBarRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02461
23 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02462
21 [org.jfree.chart.renderer.xy.XYBarRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02463
21 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 02464
21 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02465
22 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02466
21 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 02467
21 [org.jfree.chart.renderer.xy.StackedXYBarRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02468
22 [org.jfree.data.Range].<init>(double,double) [function] [call site] 02469
22 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.xy.TableXYDataset) [function] [call site] 02470
23 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.xy.TableXYDataset,double) [function] [call site] 02471
24 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02472
24 [org.jfree.data.time.TimeTableXYDataset].getItemCount() [function] [call site] 02473
24 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount() [function] [call site] 02474
24 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount() [function] [call site] 02475
24 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 02476
24 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 02477
24 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 02478
24 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 02479
25 [org.jfree.data.xy.DefaultWindDataset].getY(int,int) [function] [call site] 02480
26 [org.jfree.data.xy.DefaultWindDataset].getWindForce(int,int) [function] [call site] 02481
27 [org.jfree.data.xy.WindDataItem].getWindForce() [function] [call site] 02482
25 [org.jfree.data.xy.DefaultHighLowDataset].getY(int,int) [function] [call site] 02483
26 [org.jfree.data.xy.DefaultHighLowDataset].getClose(int,int) [function] [call site] 02484
25 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getY(int,int) [function] [call site] 02485
26 [org.jfree.data.time.ohlc.OHLCSeries].getDataItem(int) [function] [call site] 02486
26 [org.jfree.data.time.ohlc.OHLCItem].getYValue() [function] [call site] 02487
27 [org.jfree.data.time.ohlc.OHLCItem].getCloseValue() [function] [call site] 02488
28 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02489
28 [org.jfree.data.time.ohlc.OHLC].getClose() [function] [call site] 02490
25 [org.jfree.data.xy.DefaultXYDataset].getY(int,int) [function] [call site] 02491
26 [org.jfree.data.xy.DefaultXYDataset].getYValue(int,int) [function] [call site] 02492
25 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 02493
26 [org.jfree.data.statistics.HistogramDataset].getBins(int) [function] [call site] 02494
26 [org.jfree.data.statistics.HistogramDataset].getTotal(int) [function] [call site] 02495
26 [org.jfree.data.statistics.HistogramDataset].getBinWidth(int) [function] [call site] 02496
26 [org.jfree.data.statistics.HistogramBin].getCount() [function] [call site] 02497
26 [org.jfree.data.statistics.HistogramBin].getCount() [function] [call site] 02498
26 [org.jfree.data.statistics.HistogramBin].getCount() [function] [call site] 02499
25 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 02500
26 [org.jfree.data.DefaultKeyedValues2D].getValue(int,int) [function] [call site] 02501
25 [org.jfree.data.xy.XYIntervalSeriesCollection].getY(int,int) [function] [call site] 02502
26 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02503
27 [org.jfree.data.xy.XYIntervalSeries].getYValue(int) [function] [call site] 02504
28 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 02505
28 [org.jfree.data.xy.XYIntervalDataItem].getYValue() [function] [call site] 02506
29 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02507
29 [org.jfree.data.xy.XYInterval].getY() [function] [call site] 02508
25 [org.jfree.data.xy.XYBarDataset].getY(int,int) [function] [call site] 02509
26 [org.jfree.data.xy.DefaultWindDataset].getY(int,int) [function] [call site] 02510
26 [org.jfree.data.xy.DefaultHighLowDataset].getY(int,int) [function] [call site] 02511
26 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 02512
26 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 02513
26 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 02514
27 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 02515
28 [org.jfree.data.time.DynamicTimeSeriesCollection$ValueSequence].getData(int) [function] [call site] 02516
28 [org.jfree.data.time.DynamicTimeSeriesCollection].translateGet(int) [function] [call site] 02517
26 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 02518
27 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 02519
28 [org.jfree.data.statistics.SimpleHistogramBin].getItemCount() [function] [call site] 02520
28 [org.jfree.data.statistics.SimpleHistogramBin].getLowerBound() [function] [call site] 02521
28 [org.jfree.data.statistics.SimpleHistogramBin].getUpperBound() [function] [call site] 02522
28 [org.jfree.data.statistics.SimpleHistogramBin].getItemCount() [function] [call site] 02523
26 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 02524
27 [org.jfree.data.xy.XYSeries].getY(int) [function] [call site] 02525
26 [org.jfree.data.xy.DefaultOHLCDataset].getY(int,int) [function] [call site] 02526
27 [org.jfree.data.xy.DefaultOHLCDataset].getClose(int,int) [function] [call site] 02527
28 [org.jfree.data.xy.OHLCDataItem].getClose() [function] [call site] 02528
26 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 02529
27 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 02530
27 [org.jfree.data.xy.XIntervalDataItem].getYValue() [function] [call site] 02531
28 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02532
28 [org.jfree.data.xy.YWithXInterval].getY() [function] [call site] 02533
26 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 02534
27 [org.jfree.data.DefaultKeyedValues2D].getValue(int,int) [function] [call site] 02535
26 [org.jfree.data.xy.VectorSeriesCollection].getY(int,int) [function] [call site] 02536
27 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 02537
28 [org.jfree.data.xy.VectorSeries].getDataItem(int) [function] [call site] 02538
28 [org.jfree.data.xy.VectorDataItem].getYValue() [function] [call site] 02539
29 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 02540
29 [org.jfree.data.xy.XYCoordinate].getY() [function] [call site] 02541
26 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 02542
27 [org.jfree.data.xy.XYSeries].getY(int) [function] [call site] 02543
26 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getY(int,int) [function] [call site] 02544
26 [org.jfree.data.xy.DefaultXYDataset].getY(int,int) [function] [call site] 02545
26 [org.jfree.data.xy.XYIntervalSeriesCollection].getY(int,int) [function] [call site] 02546
26 [org.jfree.data.xy.DefaultIntervalXYDataset].getY(int,int) [function] [call site] 02547
27 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 02548
26 [org.jfree.data.xy.DefaultXYZDataset].getY(int,int) [function] [call site] 02549
27 [org.jfree.data.xy.DefaultXYZDataset].getYValue(int,int) [function] [call site] 02550
26 [org.jfree.data.xy.YIntervalSeriesCollection].getY(int,int) [function] [call site] 02551
27 [org.jfree.data.xy.YIntervalSeries].getYValue(int) [function] [call site] 02552
28 [org.jfree.data.xy.YIntervalSeries].getDataItem(int) [function] [call site] 02553
28 [org.jfree.data.xy.YIntervalDataItem].getYValue() [function] [call site] 02554
29 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02555
29 [org.jfree.data.xy.YInterval].getY() [function] [call site] 02556
26 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getY(int,int) [function] [call site] 02557
27 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getMeanValue(int,int) [function] [call site] 02558
28 [org.jfree.data.statistics.BoxAndWhiskerItem].getMean() [function] [call site] 02559
26 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 02560
27 [org.jfree.data.time.TimeSeries].getValue(int) [function] [call site] 02561
28 [org.jfree.data.time.TimeSeries].getRawDataItem(int) [function] [call site] 02562
28 [org.jfree.data.time.TimeSeriesDataItem].getValue() [function] [call site] 02563
26 [org.jfree.data.xy.MatrixSeriesCollection].getY(int,int) [function] [call site] 02564
27 [org.jfree.data.xy.MatrixSeries].getItemRow(int) [function] [call site] 02565
28 [org.jfree.data.xy.MatrixSeries].getColumnsCount() [function] [call site] 02566
26 [org.jfree.data.gantt.XYTaskDataset].getY(int,int) [function] [call site] 02567
27 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 02568
28 [org.jfree.data.gantt.XYTaskDataset].getItemValue(int,int) [function] [call site] 02569
28 [org.jfree.data.gantt.XYTaskDataset].getSeriesValue(int) [function] [call site] 02570
26 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 02571
27 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 02572
27 [org.jfree.data.time.TimePeriodValue].getValue() [function] [call site] 02573
26 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getY(int,int) [function] [call site] 02574
25 [org.jfree.data.xy.DefaultIntervalXYDataset].getY(int,int) [function] [call site] 02575
25 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 02576
25 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 02577
25 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 02578
25 [org.jfree.data.xy.DefaultOHLCDataset].getY(int,int) [function] [call site] 02579
25 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 02580
25 [org.jfree.data.xy.DefaultXYZDataset].getY(int,int) [function] [call site] 02581
25 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 02582
25 [org.jfree.data.xy.YIntervalSeriesCollection].getY(int,int) [function] [call site] 02583
25 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getY(int,int) [function] [call site] 02584
25 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 02585
25 [org.jfree.data.xy.VectorSeriesCollection].getY(int,int) [function] [call site] 02586
25 [org.jfree.data.xy.MatrixSeriesCollection].getY(int,int) [function] [call site] 02587
25 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 02588
25 [org.jfree.data.gantt.XYTaskDataset].getY(int,int) [function] [call site] 02589
25 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 02590
24 [org.jfree.data.Range].<init>(double,double) [function] [call site] 02591
21 [org.jfree.chart.renderer.xy.XYShapeRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02592
22 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02593
23 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02594
23 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRangeBounds(boolean) [function] [call site] 02595
23 [org.jfree.data.xy.XYSeriesCollection].getRangeBounds(boolean) [function] [call site] 02596
23 [org.jfree.data.time.DynamicTimeSeriesCollection].getRangeBounds(boolean) [function] [call site] 02597
23 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRangeBounds(boolean) [function] [call site] 02598
23 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getRangeBounds(boolean) [function] [call site] 02599
23 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRangeBounds(boolean) [function] [call site] 02600
23 [org.jfree.data.general.DatasetUtils].iterateRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02601
24 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 02602
24 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 02603
24 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 02604
24 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 02605
24 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 02606
24 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 02607
24 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 02608
24 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 02609
24 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 02610
24 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 02611
24 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 02612
24 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 02613
24 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 02614
24 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 02615
24 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 02616
24 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 02617
24 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 02618
24 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 02619
24 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 02620
24 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 02621
24 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 02622
24 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 02623
24 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 02624
24 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 02625
24 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 02626
24 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02627
24 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02628
24 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02629
24 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 02630
24 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02631
24 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02632
24 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02633
24 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02634
24 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02635
24 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02636
24 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 02637
24 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02638
24 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02639
24 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02640
24 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02641
24 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02642
24 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02643
24 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02644
24 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02645
24 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02646
24 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 02647
24 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02648
24 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02649
24 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02650
24 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 02651
24 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02652
25 [org.jfree.data.xy.YIntervalSeries].getYValue(int) [function] [call site] 02653
24 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 02654
24 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 02655
25 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 02656
25 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getYValue(int,int) [function] [call site] 02657
26 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getY(int,int) [function] [call site] 02658
25 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 02659
25 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02660
26 [org.jfree.data.xy.XIntervalSeries].getYValue(int) [function] [call site] 02661
27 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 02662
27 [org.jfree.data.xy.XIntervalDataItem].getYValue() [function] [call site] 02663
25 [org.jfree.data.xy.DefaultXYDataset].getYValue(int,int) [function] [call site] 02664
25 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 02665
25 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 02666
25 [org.jfree.data.xy.DefaultXYZDataset].getYValue(int,int) [function] [call site] 02667
25 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02668
25 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 02669
25 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 02670
25 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02671
24 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 02672
24 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02673
24 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 02674
24 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02675
24 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 02676
24 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 02677
24 [org.jfree.data.xy.AbstractIntervalXYDataset].getStartYValue(int,int) [function] [call site] 02678
25 [org.jfree.data.time.TimeTableXYDataset].getStartY(int,int) [function] [call site] 02679
26 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 02680
25 [org.jfree.data.time.TimeSeriesCollection].getStartY(int,int) [function] [call site] 02681
26 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 02682
25 [org.jfree.data.xy.XYBarDataset].getStartY(int,int) [function] [call site] 02683
26 [org.jfree.data.xy.DefaultWindDataset].getY(int,int) [function] [call site] 02684
26 [org.jfree.data.xy.DefaultHighLowDataset].getY(int,int) [function] [call site] 02685
26 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 02686
26 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 02687
26 [org.jfree.data.xy.XYBarDataset].getY(int,int) [function] [call site] 02688
26 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 02689
26 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 02690
26 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 02691
26 [org.jfree.data.xy.DefaultOHLCDataset].getY(int,int) [function] [call site] 02692
26 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 02693
26 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 02694
26 [org.jfree.data.xy.VectorSeriesCollection].getY(int,int) [function] [call site] 02695
26 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 02696
26 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getY(int,int) [function] [call site] 02697
26 [org.jfree.data.xy.DefaultXYDataset].getY(int,int) [function] [call site] 02698
26 [org.jfree.data.xy.XYIntervalSeriesCollection].getY(int,int) [function] [call site] 02699
26 [org.jfree.data.xy.DefaultIntervalXYDataset].getY(int,int) [function] [call site] 02700
26 [org.jfree.data.xy.DefaultXYZDataset].getY(int,int) [function] [call site] 02701
26 [org.jfree.data.xy.YIntervalSeriesCollection].getY(int,int) [function] [call site] 02702
26 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getY(int,int) [function] [call site] 02703
26 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 02704
26 [org.jfree.data.xy.MatrixSeriesCollection].getY(int,int) [function] [call site] 02705
26 [org.jfree.data.gantt.XYTaskDataset].getY(int,int) [function] [call site] 02706
26 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 02707
26 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getY(int,int) [function] [call site] 02708
25 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartY(int,int) [function] [call site] 02709
26 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartYValue(int,int) [function] [call site] 02710
25 [org.jfree.data.xy.DefaultTableXYDataset].getStartY(int,int) [function] [call site] 02711
26 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 02712
25 [org.jfree.data.xy.XIntervalSeriesCollection].getStartY(int,int) [function] [call site] 02713
26 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 02714
25 [org.jfree.data.statistics.SimpleHistogramDataset].getStartY(int,int) [function] [call site] 02715
26 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 02716
25 [org.jfree.data.statistics.HistogramDataset].getStartY(int,int) [function] [call site] 02717
26 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 02718
25 [org.jfree.data.time.DynamicTimeSeriesCollection].getStartY(int,int) [function] [call site] 02719
26 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 02720
25 [org.jfree.data.xy.XYSeriesCollection].getStartY(int,int) [function] [call site] 02721
26 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 02722
25 [org.jfree.data.xy.YIntervalSeriesCollection].getStartY(int,int) [function] [call site] 02723
26 [org.jfree.data.xy.YIntervalSeries].getYLowValue(int) [function] [call site] 02724
27 [org.jfree.data.xy.YIntervalSeries].getDataItem(int) [function] [call site] 02725
27 [org.jfree.data.xy.YIntervalDataItem].getYLowValue() [function] [call site] 02726
28 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02727
28 [org.jfree.data.xy.YInterval].getYLow() [function] [call site] 02728
25 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartY(int,int) [function] [call site] 02729
26 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartYValue(int,int) [function] [call site] 02730
27 [org.jfree.data.xy.XYIntervalSeries].getYLowValue(int) [function] [call site] 02731
28 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 02732
28 [org.jfree.data.xy.XYIntervalDataItem].getYLowValue() [function] [call site] 02733
29 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02734
29 [org.jfree.data.xy.XYInterval].getYLow() [function] [call site] 02735
25 [org.jfree.data.time.TimePeriodValuesCollection].getStartY(int,int) [function] [call site] 02736
26 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 02737
25 [org.jfree.data.xy.CategoryTableXYDataset].getStartY(int,int) [function] [call site] 02738
26 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 02739
24 [org.jfree.data.xy.XYBarDataset].getStartYValue(int,int) [function] [call site] 02740
25 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 02741
24 [org.jfree.data.xy.YIntervalSeriesCollection].getStartYValue(int,int) [function] [call site] 02742
25 [org.jfree.data.xy.YIntervalSeries].getYLowValue(int) [function] [call site] 02743
24 [org.jfree.data.gantt.XYTaskDataset].getStartYValue(int,int) [function] [call site] 02744
25 [org.jfree.data.gantt.XYTaskDataset].getItemStartValue(int,int) [function] [call site] 02745
25 [org.jfree.data.gantt.XYTaskDataset].getSeriesStartValue(int) [function] [call site] 02746
24 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartYValue(int,int) [function] [call site] 02747
24 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartYValue(int,int) [function] [call site] 02748
24 [org.jfree.data.statistics.SimpleHistogramDataset].getStartYValue(int,int) [function] [call site] 02749
25 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 02750
24 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndYValue(int,int) [function] [call site] 02751
24 [org.jfree.data.xy.AbstractIntervalXYDataset].getEndYValue(int,int) [function] [call site] 02752
25 [org.jfree.data.time.TimeSeriesCollection].getEndY(int,int) [function] [call site] 02753
26 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 02754
25 [org.jfree.data.time.TimePeriodValuesCollection].getEndY(int,int) [function] [call site] 02755
26 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 02756
25 [org.jfree.data.xy.YIntervalSeriesCollection].getEndY(int,int) [function] [call site] 02757
26 [org.jfree.data.xy.YIntervalSeries].getYHighValue(int) [function] [call site] 02758
27 [org.jfree.data.xy.YIntervalSeries].getDataItem(int) [function] [call site] 02759
27 [org.jfree.data.xy.YIntervalDataItem].getYHighValue() [function] [call site] 02760
28 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02761
28 [org.jfree.data.xy.YInterval].getYHigh() [function] [call site] 02762
25 [org.jfree.data.xy.XYSeriesCollection].getEndY(int,int) [function] [call site] 02763
26 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 02764
25 [org.jfree.data.time.DynamicTimeSeriesCollection].getEndY(int,int) [function] [call site] 02765
26 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 02766
25 [org.jfree.data.statistics.SimpleHistogramDataset].getEndY(int,int) [function] [call site] 02767
26 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 02768
25 [org.jfree.data.statistics.HistogramDataset].getEndY(int,int) [function] [call site] 02769
26 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 02770
25 [org.jfree.data.xy.XYBarDataset].getEndY(int,int) [function] [call site] 02771
26 [org.jfree.data.xy.DefaultWindDataset].getY(int,int) [function] [call site] 02772
26 [org.jfree.data.xy.DefaultHighLowDataset].getY(int,int) [function] [call site] 02773
26 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 02774
26 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 02775
26 [org.jfree.data.xy.XYBarDataset].getY(int,int) [function] [call site] 02776
26 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 02777
26 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 02778
26 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 02779
26 [org.jfree.data.xy.DefaultOHLCDataset].getY(int,int) [function] [call site] 02780
26 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 02781
26 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 02782
26 [org.jfree.data.xy.VectorSeriesCollection].getY(int,int) [function] [call site] 02783
26 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 02784
26 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getY(int,int) [function] [call site] 02785
26 [org.jfree.data.xy.DefaultXYDataset].getY(int,int) [function] [call site] 02786
26 [org.jfree.data.xy.XYIntervalSeriesCollection].getY(int,int) [function] [call site] 02787
26 [org.jfree.data.xy.DefaultIntervalXYDataset].getY(int,int) [function] [call site] 02788
26 [org.jfree.data.xy.DefaultXYZDataset].getY(int,int) [function] [call site] 02789
26 [org.jfree.data.xy.YIntervalSeriesCollection].getY(int,int) [function] [call site] 02790
26 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getY(int,int) [function] [call site] 02791
26 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 02792
26 [org.jfree.data.xy.MatrixSeriesCollection].getY(int,int) [function] [call site] 02793
26 [org.jfree.data.gantt.XYTaskDataset].getY(int,int) [function] [call site] 02794
26 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 02795
26 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getY(int,int) [function] [call site] 02796
25 [org.jfree.data.time.TimeTableXYDataset].getEndY(int,int) [function] [call site] 02797
26 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 02798
25 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndY(int,int) [function] [call site] 02799
26 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndYValue(int,int) [function] [call site] 02800
25 [org.jfree.data.xy.CategoryTableXYDataset].getEndY(int,int) [function] [call site] 02801
26 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 02802
25 [org.jfree.data.xy.XIntervalSeriesCollection].getEndY(int,int) [function] [call site] 02803
26 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 02804
25 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndY(int,int) [function] [call site] 02805
26 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndYValue(int,int) [function] [call site] 02806
27 [org.jfree.data.xy.XYIntervalSeries].getYHighValue(int) [function] [call site] 02807
28 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 02808
28 [org.jfree.data.xy.XYIntervalDataItem].getYHighValue() [function] [call site] 02809
29 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02810
29 [org.jfree.data.xy.XYInterval].getYHigh() [function] [call site] 02811
25 [org.jfree.data.xy.DefaultTableXYDataset].getEndY(int,int) [function] [call site] 02812
26 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 02813
24 [org.jfree.data.gantt.XYTaskDataset].getEndYValue(int,int) [function] [call site] 02814
25 [org.jfree.data.gantt.XYTaskDataset].getItemEndValue(int,int) [function] [call site] 02815
25 [org.jfree.data.gantt.XYTaskDataset].getSeriesEndValue(int) [function] [call site] 02816
24 [org.jfree.data.xy.YIntervalSeriesCollection].getEndYValue(int,int) [function] [call site] 02817
25 [org.jfree.data.xy.YIntervalSeries].getYHighValue(int) [function] [call site] 02818
24 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndYValue(int,int) [function] [call site] 02819
24 [org.jfree.data.xy.XYBarDataset].getEndYValue(int,int) [function] [call site] 02820
25 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 02821
24 [org.jfree.data.statistics.SimpleHistogramDataset].getEndYValue(int,int) [function] [call site] 02822
25 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 02823
24 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02824
24 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02825
24 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02826
24 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 02827
24 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02828
24 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02829
24 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02830
24 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02831
24 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02832
24 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02833
24 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 02834
24 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02835
24 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02836
24 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02837
24 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02838
24 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02839
24 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02840
24 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02841
24 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02842
24 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02843
24 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 02844
24 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02845
24 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02846
24 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02847
24 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 02848
24 [org.jfree.data.xy.DefaultHighLowDataset].getLowValue(int,int) [function] [call site] 02849
25 [org.jfree.data.xy.DefaultHighLowDataset].getLow(int,int) [function] [call site] 02850
24 [org.jfree.data.xy.DefaultOHLCDataset].getLowValue(int,int) [function] [call site] 02851
25 [org.jfree.data.xy.DefaultOHLCDataset].getLow(int,int) [function] [call site] 02852
26 [org.jfree.data.xy.OHLCDataItem].getLow() [function] [call site] 02853
24 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getLowValue(int,int) [function] [call site] 02854
25 [org.jfree.data.time.ohlc.OHLCSeries].getDataItem(int) [function] [call site] 02855
25 [org.jfree.data.time.ohlc.OHLCItem].getLowValue() [function] [call site] 02856
26 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02857
26 [org.jfree.data.time.ohlc.OHLC].getLow() [function] [call site] 02858
24 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getHighValue(int,int) [function] [call site] 02859
25 [org.jfree.data.time.ohlc.OHLCSeries].getDataItem(int) [function] [call site] 02860
25 [org.jfree.data.time.ohlc.OHLCItem].getHighValue() [function] [call site] 02861
26 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02862
26 [org.jfree.data.time.ohlc.OHLC].getHigh() [function] [call site] 02863
24 [org.jfree.data.xy.DefaultHighLowDataset].getHighValue(int,int) [function] [call site] 02864
25 [org.jfree.data.xy.DefaultHighLowDataset].getHigh(int,int) [function] [call site] 02865
24 [org.jfree.data.xy.DefaultOHLCDataset].getHighValue(int,int) [function] [call site] 02866
25 [org.jfree.data.xy.DefaultOHLCDataset].getHigh(int,int) [function] [call site] 02867
26 [org.jfree.data.xy.OHLCDataItem].getHigh() [function] [call site] 02868
24 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02869
24 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02870
24 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02871
24 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 02872
24 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02873
24 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02874
24 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02875
24 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02876
24 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02877
24 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02878
24 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 02879
24 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02880
24 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02881
24 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02882
24 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02883
24 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02884
24 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02885
24 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02886
24 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02887
24 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02888
24 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 02889
24 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02890
24 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02891
24 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02892
24 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 02893
24 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getYValue(int,int) [function] [call site] 02894
24 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 02895
24 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02896
24 [org.jfree.data.xy.DefaultXYDataset].getYValue(int,int) [function] [call site] 02897
24 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 02898
24 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 02899
24 [org.jfree.data.xy.DefaultXYZDataset].getYValue(int,int) [function] [call site] 02900
24 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02901
24 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 02902
24 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 02903
24 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 02904
24 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02905
24 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 02906
24 [org.jfree.data.Range].<init>(double,double) [function] [call site] 02907
22 [org.jfree.data.Range].<init>(double,double) [function] [call site] 02908
22 [org.jfree.data.Range].getLowerBound() [function] [call site] 02909
22 [org.jfree.data.Range].getUpperBound() [function] [call site] 02910
21 [org.jfree.chart.renderer.xy.XYBlockRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02911
22 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02912
22 [org.jfree.data.Range].getLowerBound() [function] [call site] 02913
22 [org.jfree.data.Range].<init>(double,double) [function] [call site] 02914
22 [org.jfree.data.Range].getUpperBound() [function] [call site] 02915
21 [org.jfree.chart.renderer.xy.YIntervalRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02916
22 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02917
23 [org.jfree.chart.renderer.AbstractRenderer].getDataBoundsIncludesVisibleSeriesOnly() [function] [call site] 02918
23 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 02919
23 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 02920
23 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 02921
23 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 02922
23 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 02923
23 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 02924
23 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 02925
23 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 02926
23 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 02927
23 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 02928
23 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 02929
23 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 02930
23 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 02931
23 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 02932
23 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 02933
23 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 02934
23 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 02935
23 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 02936
23 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 02937
23 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 02938
23 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 02939
23 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 02940
23 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 02941
23 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 02942
23 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 02943
23 [org.jfree.chart.renderer.AbstractRenderer].isSeriesVisible(int) [function] [call site] 02944
23 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 02945
23 [org.jfree.data.xy.XYBarDataset].getSeriesKey(int) [function] [call site] 02946
23 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesKey(int) [function] [call site] 02947
23 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesKey(int) [function] [call site] 02948
23 [org.jfree.data.time.TimeTableXYDataset].getSeriesKey(int) [function] [call site] 02949
23 [org.jfree.data.xy.DefaultWindDataset].getSeriesKey(int) [function] [call site] 02950
23 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesKey(int) [function] [call site] 02951
23 [org.jfree.data.xy.VectorSeriesCollection].getSeriesKey(int) [function] [call site] 02952
23 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesKey(int) [function] [call site] 02953
23 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 02954
23 [org.jfree.data.xy.XYSeriesCollection].getSeriesKey(int) [function] [call site] 02955
23 [org.jfree.data.gantt.XYTaskDataset].getSeriesKey(int) [function] [call site] 02956
23 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesKey(int) [function] [call site] 02957
23 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesKey(int) [function] [call site] 02958
23 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesKey(int) [function] [call site] 02959
23 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesKey(int) [function] [call site] 02960
23 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesKey(int) [function] [call site] 02961
23 [org.jfree.data.xy.DefaultXYDataset].getSeriesKey(int) [function] [call site] 02962
23 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesKey(int) [function] [call site] 02963
23 [org.jfree.data.time.TimeSeriesCollection].getSeriesKey(int) [function] [call site] 02964
23 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesKey(int) [function] [call site] 02965
23 [org.jfree.data.xy.DefaultXYZDataset].getSeriesKey(int) [function] [call site] 02966
23 [org.jfree.data.statistics.HistogramDataset].getSeriesKey(int) [function] [call site] 02967
23 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 02968
23 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesKey(int) [function] [call site] 02969
23 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].getPlot() [function] [call site] 02970
23 [org.jfree.chart.plot.XYPlot].getIndexOf(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 02971
23 [org.jfree.chart.plot.XYPlot].getDomainAxisForDataset(int) [function] [call site] 02972
24 [org.jfree.chart.internal.Args].requireNonNegative(int,java.lang.String) [function] [call site] 02973
24 [org.jfree.chart.plot.XYPlot].getDomainAxis(int) [function] [call site] 02974
25 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 02975
24 [org.jfree.chart.plot.XYPlot].getDomainAxis(int) [function] [call site] 02976
23 [org.jfree.chart.axis.ValueAxis].getRange() [function] [call site] 02977
23 [org.jfree.data.Range].<init>(double,double) [function] [call site] 02978
23 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,java.util.List,org.jfree.data.Range,boolean) [function] [call site] 02979
24 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02980
24 [org.jfree.data.time.TimeSeriesCollection].getRangeBounds(java.util.List,org.jfree.data.Range,boolean) [function] [call site] 02981
25 [org.jfree.data.time.TimeSeriesCollection].getSeries(java.lang.Comparable) [function] [call site] 02982
25 [org.jfree.data.time.TimeSeries].findValueRange(org.jfree.data.Range,org.jfree.data.time.TimePeriodAnchor,java.util.Calendar) [function] [call site] 02983
26 [org.jfree.data.time.RegularTimePeriod].getMillisecond(org.jfree.data.time.TimePeriodAnchor,java.util.Calendar) [function] [call site] 02984
27 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 02985
27 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 02986
27 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 02987
27 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 02988
27 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 02989
27 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 02990
27 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 02991
27 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 02992
27 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 02993
27 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 02994
27 [org.jfree.data.time.RegularTimePeriod].getMiddleMillisecond(java.util.Calendar) [function] [call site] 02995
27 [org.jfree.data.time.FixedMillisecond].getMiddleMillisecond(java.util.Calendar) [function] [call site] 02996
27 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 02997
27 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 02998
27 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 02999
27 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 03000
27 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 03001
27 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 03002
27 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 03003
27 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 03004
27 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 03005
27 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 03006
26 [org.jfree.data.time.TimeSeriesDataItem].getPeriod() [function] [call site] 03007
26 [org.jfree.data.Range].contains(double) [function] [call site] 03008
26 [org.jfree.data.time.TimeSeriesDataItem].getValue() [function] [call site] 03009
26 [org.jfree.data.time.TimeSeries].minIgnoreNaN(double,double) [function] [call site] 03010
26 [org.jfree.data.time.TimeSeries].maxIgnoreNaN(double,double) [function] [call site] 03011
26 [org.jfree.data.Range].<init>(double,double) [function] [call site] 03012
26 [org.jfree.data.Range].<init>(double,double) [function] [call site] 03013
26 [org.jfree.data.Range].<init>(double,double) [function] [call site] 03014
25 [org.jfree.data.Range].combineIgnoringNaN(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 03015
26 [org.jfree.data.Range].isNaNRange() [function] [call site] 03016
26 [org.jfree.data.Range].isNaNRange() [function] [call site] 03017
26 [org.jfree.data.Range].getLowerBound() [function] [call site] 03018
26 [org.jfree.data.Range].getLowerBound() [function] [call site] 03019
26 [org.jfree.data.Range].min(double,double) [function] [call site] 03020
26 [org.jfree.data.Range].getUpperBound() [function] [call site] 03021
26 [org.jfree.data.Range].getUpperBound() [function] [call site] 03022
26 [org.jfree.data.Range].max(double,double) [function] [call site] 03023
26 [org.jfree.data.Range].<init>(double,double) [function] [call site] 03024
24 [org.jfree.data.general.DatasetUtils].iterateToFindRangeBounds(org.jfree.data.xy.XYDataset,java.util.List,org.jfree.data.Range,boolean) [function] [call site] 03025
25 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03026
25 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03027
25 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03028
25 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 03029
25 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 03030
25 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 03031
25 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 03032
25 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 03033
25 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 03034
25 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 03035
25 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 03036
25 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 03037
25 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 03038
25 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 03039
25 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 03040
25 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 03041
25 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 03042
25 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 03043
25 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 03044
25 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 03045
25 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 03046
25 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 03047
25 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 03048
25 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 03049
25 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 03050
25 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 03051
25 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 03052
25 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 03053
25 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 03054
25 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 03055
25 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 03056
25 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 03057
25 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 03058
25 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 03059
25 [org.jfree.data.Range].contains(double) [function] [call site] 03060
25 [org.jfree.data.xy.DefaultHighLowDataset].getLowValue(int,int) [function] [call site] 03061
25 [org.jfree.data.xy.DefaultOHLCDataset].getLowValue(int,int) [function] [call site] 03062
25 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getLowValue(int,int) [function] [call site] 03063
25 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getHighValue(int,int) [function] [call site] 03064
25 [org.jfree.data.xy.DefaultHighLowDataset].getHighValue(int,int) [function] [call site] 03065
25 [org.jfree.data.xy.DefaultOHLCDataset].getHighValue(int,int) [function] [call site] 03066
25 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 03067
25 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 03068
25 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 03069
25 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 03070
25 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 03071
25 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 03072
25 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 03073
25 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 03074
25 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 03075
25 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 03076
25 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 03077
25 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 03078
25 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 03079
25 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 03080
25 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 03081
25 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 03082
25 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 03083
25 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 03084
25 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 03085
25 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 03086
25 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 03087
25 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 03088
25 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 03089
25 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 03090
25 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 03091
25 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 03092
25 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 03093
25 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 03094
25 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 03095
25 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 03096
25 [org.jfree.data.Range].contains(double) [function] [call site] 03097
25 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getMinRegularValue(int,int) [function] [call site] 03098
26 [org.jfree.data.statistics.BoxAndWhiskerItem].getMinRegularValue() [function] [call site] 03099
25 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getMaxRegularValue(int,int) [function] [call site] 03100
26 [org.jfree.data.statistics.BoxAndWhiskerItem].getMaxRegularValue() [function] [call site] 03101
25 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 03102
25 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 03103
25 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 03104
25 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 03105
25 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 03106
25 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 03107
25 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 03108
25 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 03109
25 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 03110
25 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 03111
25 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 03112
25 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 03113
25 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 03114
25 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 03115
25 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 03116
25 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 03117
25 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 03118
25 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 03119
25 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 03120
25 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 03121
25 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 03122
25 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 03123
25 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 03124
25 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 03125
25 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 03126
25 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 03127
25 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 03128
25 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 03129
25 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 03130
25 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 03131
25 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 03132
25 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 03133
25 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 03134
25 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 03135
25 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 03136
25 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 03137
25 [org.jfree.data.Range].contains(double) [function] [call site] 03138
25 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 03139
25 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 03140
25 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 03141
25 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 03142
25 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 03143
25 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 03144
25 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 03145
25 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 03146
25 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 03147
25 [org.jfree.data.xy.AbstractIntervalXYDataset].getStartYValue(int,int) [function] [call site] 03148
25 [org.jfree.data.xy.XYBarDataset].getStartYValue(int,int) [function] [call site] 03149
25 [org.jfree.data.xy.YIntervalSeriesCollection].getStartYValue(int,int) [function] [call site] 03150
25 [org.jfree.data.gantt.XYTaskDataset].getStartYValue(int,int) [function] [call site] 03151
25 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartYValue(int,int) [function] [call site] 03152
25 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartYValue(int,int) [function] [call site] 03153
25 [org.jfree.data.statistics.SimpleHistogramDataset].getStartYValue(int,int) [function] [call site] 03154
25 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndYValue(int,int) [function] [call site] 03155
25 [org.jfree.data.xy.AbstractIntervalXYDataset].getEndYValue(int,int) [function] [call site] 03156
25 [org.jfree.data.gantt.XYTaskDataset].getEndYValue(int,int) [function] [call site] 03157
25 [org.jfree.data.xy.YIntervalSeriesCollection].getEndYValue(int,int) [function] [call site] 03158
25 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndYValue(int,int) [function] [call site] 03159
25 [org.jfree.data.xy.XYBarDataset].getEndYValue(int,int) [function] [call site] 03160
25 [org.jfree.data.statistics.SimpleHistogramDataset].getEndYValue(int,int) [function] [call site] 03161
25 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 03162
25 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 03163
25 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 03164
25 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 03165
25 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 03166
25 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 03167
25 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 03168
25 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 03169
25 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 03170
25 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 03171
25 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 03172
25 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 03173
25 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 03174
25 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 03175
25 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 03176
25 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 03177
25 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 03178
25 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 03179
25 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 03180
25 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 03181
25 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 03182
25 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 03183
25 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 03184
25 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 03185
25 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 03186
25 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 03187
25 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 03188
25 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 03189
25 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 03190
25 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 03191
25 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 03192
25 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 03193
25 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 03194
25 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 03195
25 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 03196
25 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 03197
25 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 03198
25 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 03199
25 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 03200
25 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 03201
25 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 03202
25 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getYValue(int,int) [function] [call site] 03203
25 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 03204
25 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 03205
25 [org.jfree.data.xy.DefaultXYDataset].getYValue(int,int) [function] [call site] 03206
25 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 03207
25 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 03208
25 [org.jfree.data.xy.DefaultXYZDataset].getYValue(int,int) [function] [call site] 03209
25 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 03210
25 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 03211
25 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 03212
25 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 03213
25 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 03214
25 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 03215
25 [org.jfree.data.Range].contains(double) [function] [call site] 03216
25 [org.jfree.data.Range].<init>(double,double) [function] [call site] 03217
23 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 03218
21 [org.jfree.chart.renderer.xy.CandlestickRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 03219
22 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 03220
21 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 03221
22 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.xy.TableXYDataset) [function] [call site] 03222
21 [org.jfree.chart.renderer.xy.XYBarRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 03223
22 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 03224
21 [org.jfree.chart.renderer.xy.XYErrorRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 03225
22 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 03226
21 [org.jfree.chart.renderer.xy.VectorRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 03227
22 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03228
22 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 03229
22 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 03230
22 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 03231
22 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 03232
22 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 03233
22 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 03234
22 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 03235
22 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 03236
22 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 03237
22 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 03238
22 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 03239
22 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 03240
22 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 03241
22 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 03242
22 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 03243
22 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 03244
22 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 03245
22 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 03246
22 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 03247
22 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 03248
22 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 03249
22 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 03250
22 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 03251
22 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 03252
22 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 03253
22 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 03254
22 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 03255
22 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 03256
22 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 03257
22 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 03258
22 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 03259
22 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 03260
22 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 03261
22 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 03262
22 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 03263
22 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 03264
22 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 03265
22 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 03266
22 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 03267
22 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 03268
22 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 03269
22 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 03270
22 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 03271
22 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 03272
22 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 03273
22 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 03274
22 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 03275
22 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 03276
22 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 03277
22 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 03278
22 [org.jfree.data.xy.VectorSeriesCollection].getVectorYValue(int,int) [function] [call site] 03279
23 [org.jfree.data.xy.VectorSeries].getDataItem(int) [function] [call site] 03280
23 [org.jfree.data.xy.VectorDataItem].getVectorY() [function] [call site] 03281
24 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 03282
24 [org.jfree.data.xy.Vector].getY() [function] [call site] 03283
22 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 03284
22 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 03285
22 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 03286
22 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 03287
22 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 03288
22 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 03289
22 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 03290
22 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 03291
22 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 03292
22 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 03293
22 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 03294
22 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 03295
22 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 03296
22 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 03297
22 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 03298
22 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 03299
22 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 03300
22 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 03301
22 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 03302
22 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 03303
22 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 03304
22 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 03305
22 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 03306
22 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 03307
22 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 03308
22 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 03309
22 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 03310
22 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getYValue(int,int) [function] [call site] 03311
22 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 03312
22 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 03313
22 [org.jfree.data.xy.DefaultXYDataset].getYValue(int,int) [function] [call site] 03314
22 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 03315
22 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 03316
22 [org.jfree.data.xy.DefaultXYZDataset].getYValue(int,int) [function] [call site] 03317
22 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 03318
22 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 03319
22 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 03320
22 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 03321
22 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 03322
22 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 03323
22 [org.jfree.data.Range].<init>(double,double) [function] [call site] 03324
21 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 03325
22 [org.jfree.data.time.TimeTableXYDataset].getItemCount() [function] [call site] 03326
22 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount() [function] [call site] 03327
22 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount() [function] [call site] 03328
22 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].getStackValues(org.jfree.data.xy.TableXYDataset,int,int) [function] [call site] 03329
23 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 03330
22 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 03331
22 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 03332
22 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 03333
22 [org.jfree.data.Range].<init>(double,double) [function] [call site] 03334
21 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 03335
22 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 03336
21 [org.jfree.chart.renderer.xy.DeviationRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 03337
22 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 03338
21 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 03339
22 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 03340
21 [org.jfree.chart.renderer.xy.HighLowRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 03341
22 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 03342
21 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 03343
21 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 03344
22 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 03345
21 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].getAnnotations() [function] [call site] 03346
21 [org.jfree.chart.annotations.XYDataImageAnnotation].getIncludeInDataBounds() [function] [call site] 03347
21 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 03348
21 [org.jfree.chart.annotations.XYDataImageAnnotation].getXRange() [function] [call site] 03349
22 [org.jfree.data.Range].<init>(double,double) [function] [call site] 03350
21 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 03351
21 [org.jfree.chart.annotations.XYDataImageAnnotation].getYRange() [function] [call site] 03352
22 [org.jfree.data.Range].<init>(double,double) [function] [call site] 03353
19 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03354
18 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03355
18 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03356
18 [org.jfree.chart.plot.ThermometerPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03357
19 [org.jfree.data.Range].<init>(double,double) [function] [call site] 03358
18 [org.jfree.chart.plot.PolarPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03359
19 [org.jfree.chart.plot.PolarPlot].getAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 03360
20 [org.jfree.chart.axis.PeriodAxis].equals(java.lang.Object) [function] [call site] 03361
21 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 03362
21 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 03363
21 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 03364
21 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 03365
21 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 03366
21 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 03367
21 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 03368
21 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 03369
21 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 03370
21 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 03371
21 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 03372
21 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 03373
21 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 03374
21 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 03375
21 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 03376
21 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 03377
21 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 03378
21 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 03379
21 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 03380
21 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 03381
21 [org.jfree.chart.axis.PeriodAxis].isMinorTickMarksVisible() [function] [call site] 03382
21 [org.jfree.chart.axis.PeriodAxis].isMinorTickMarksVisible() [function] [call site] 03383
21 [org.jfree.chart.axis.ValueAxis].equals(java.lang.Object) [function] [call site] 03384
22 [org.jfree.data.Range].equals(java.lang.Object) [function] [call site] 03385
22 [org.jfree.chart.axis.Axis].equals(java.lang.Object) [function] [call site] 03386
23 [org.jfree.chart.text.AttributedStringUtils].equal(java.text.AttributedString,java.text.AttributedString) [function] [call site] 03387
23 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 03388
23 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 03389
23 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 03390
23 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 03391
20 [org.jfree.chart.axis.LogAxis].equals(java.lang.Object) [function] [call site] 03392
21 [org.jfree.chart.text.format.RelativeDateFormat].equals(java.lang.Object) [function] [call site] 03393
22 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 03394
22 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 03395
22 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 03396
22 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 03397
21 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 03398
21 [org.jfree.chart.axis.QuarterDateFormat].equals(java.lang.Object) [function] [call site] 03399
21 [org.jfree.chart.axis.MonthDateFormat].equals(java.lang.Object) [function] [call site] 03400
22 [org.jfree.chart.text.format.RelativeDateFormat].equals(java.lang.Object) [function] [call site] 03401
22 [org.jfree.chart.axis.QuarterDateFormat].equals(java.lang.Object) [function] [call site] 03402
21 [org.jfree.chart.axis.ValueAxis].equals(java.lang.Object) [function] [call site] 03403
20 [org.jfree.chart.axis.DateAxis].equals(java.lang.Object) [function] [call site] 03404
21 [org.jfree.chart.axis.ValueAxis].equals(java.lang.Object) [function] [call site] 03405
20 [org.jfree.chart.axis.NumberAxis].equals(java.lang.Object) [function] [call site] 03406
21 [org.jfree.chart.axis.ValueAxis].equals(java.lang.Object) [function] [call site] 03407
20 [org.jfree.chart.axis.SymbolAxis].equals(java.lang.Object) [function] [call site] 03408
21 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 03409
21 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 03410
21 [org.jfree.chart.axis.NumberAxis].equals(java.lang.Object) [function] [call site] 03411
20 [org.jfree.chart.axis.ModuloAxis].equals(java.lang.Object) [function] [call site] 03412
21 [org.jfree.data.Range].equals(java.lang.Object) [function] [call site] 03413
21 [org.jfree.chart.axis.NumberAxis].equals(java.lang.Object) [function] [call site] 03414
20 [org.jfree.chart.axis.CyclicNumberAxis].equals(java.lang.Object) [function] [call site] 03415
21 [org.jfree.chart.axis.NumberAxis].equals(java.lang.Object) [function] [call site] 03416
21 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 03417
20 [org.jfree.chart.axis.ValueAxis].equals(java.lang.Object) [function] [call site] 03418
20 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03419
19 [org.jfree.chart.plot.PolarPlot].getDatasetsMappedToAxis(java.lang.Integer) [function] [call site] 03420
20 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03421
20 [org.jfree.chart.plot.PolarPlot].getDataset(int) [function] [call site] 03422
20 [org.jfree.chart.plot.PolarPlot].getDataset(int) [function] [call site] 03423
19 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 03424
19 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 03425
18 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03426
18 [org.jfree.chart.plot.FastScatterPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03427
18 [org.jfree.chart.axis.ValueAxis].getDefaultAutoRange() [function] [call site] 03428
18 [org.jfree.data.Range].getUpperBound() [function] [call site] 03429
18 [org.jfree.data.Range].getLowerBound() [function] [call site] 03430
18 [org.jfree.chart.axis.ValueAxis].getFixedAutoRange() [function] [call site] 03431
18 [org.jfree.chart.axis.ValueAxis].getAutoRangeMinimumSize() [function] [call site] 03432
18 [org.jfree.chart.axis.LogAxis].calculateLog(double) [function] [call site] 03433
18 [org.jfree.chart.axis.LogAxis].calculateLog(double) [function] [call site] 03434
18 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 03435
18 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 03436
18 [org.jfree.chart.axis.LogAxis].calculateValueNoINF(double) [function] [call site] 03437
19 [org.jfree.chart.axis.LogAxis].calculateValue(double) [function] [call site] 03438
18 [org.jfree.chart.axis.LogAxis].calculateValueNoINF(double) [function] [call site] 03439
18 [org.jfree.data.Range].<init>(double,double) [function] [call site] 03440
18 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03441
19 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03442
19 [org.jfree.data.Range].getLength() [function] [call site] 03443
19 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 03444
20 [org.jfree.chart.event.AxisChangeEvent].<init>(org.jfree.chart.axis.Axis) [function] [call site] 03445
21 [org.jfree.chart.event.ChartChangeEvent].<init>(java.lang.Object) [function] [call site] 03446
22 [org.jfree.chart.event.ChartChangeEvent].<init>(java.lang.Object,org.jfree.chart.JFreeChart,org.jfree.chart.event.ChartChangeEventType) [function] [call site] 03447
23 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03448
20 [org.jfree.chart.axis.Axis].notifyListeners(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 03449
21 [org.jfree.chart.plot.Plot].axisChanged(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 03450
22 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 03451
23 [org.jfree.chart.event.PlotChangeEvent].<init>(org.jfree.chart.plot.Plot) [function] [call site] 03452
24 [org.jfree.chart.event.ChartChangeEvent].<init>(java.lang.Object) [function] [call site] 03453
23 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03454
24 [org.jfree.chart.JFreeChart].plotChanged(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03455
25 [org.jfree.chart.event.ChartChangeEvent].setChart(org.jfree.chart.JFreeChart) [function] [call site] 03456
25 [org.jfree.chart.JFreeChart].notifyListeners(org.jfree.chart.event.ChartChangeEvent) [function] [call site] 03457
26 [org.jfree.chart.swing.ChartPanel].chartChanged(org.jfree.chart.event.ChartChangeEvent) [function] [call site] 03458
27 [org.jfree.chart.JFreeChart].getPlot() [function] [call site] 03459
27 [org.jfree.chart.plot.FastScatterPlot].getOrientation() [function] [call site] 03460
27 [org.jfree.chart.plot.PolarPlot].getOrientation() [function] [call site] 03461
27 [org.jfree.chart.plot.ThermometerPlot].getOrientation() [function] [call site] 03462
27 [org.jfree.chart.plot.CategoryPlot].getOrientation() [function] [call site] 03463
27 [org.jfree.chart.plot.XYPlot].getOrientation() [function] [call site] 03464
24 [org.jfree.chart.plot.CombinedRangeXYPlot].plotChanged(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03465
25 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03466
24 [org.jfree.chart.plot.CombinedDomainXYPlot].plotChanged(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03467
25 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03468
24 [org.jfree.chart.plot.CombinedRangeCategoryPlot].plotChanged(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03469
25 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03470
24 [org.jfree.chart.plot.CombinedDomainCategoryPlot].plotChanged(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03471
25 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03472
21 [org.jfree.chart.legend.PaintScaleLegend].axisChanged(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 03473
22 [org.jfree.chart.event.AxisChangeEvent].getAxis() [function] [call site] 03474
22 [org.jfree.chart.event.TitleChangeEvent].<init>(org.jfree.chart.title.Title) [function] [call site] 03475
23 [org.jfree.chart.event.ChartChangeEvent].<init>(java.lang.Object) [function] [call site] 03476
22 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 03477
23 [org.jfree.chart.JFreeChart].titleChanged(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 03478
24 [org.jfree.chart.event.ChartChangeEvent].setChart(org.jfree.chart.JFreeChart) [function] [call site] 03479
24 [org.jfree.chart.JFreeChart].notifyListeners(org.jfree.chart.event.ChartChangeEvent) [function] [call site] 03480
16 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 03481
17 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 03482
17 [org.jfree.chart.axis.SymbolAxis].autoAdjustRange() [function] [call site] 03483
18 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 03484
18 [org.jfree.chart.axis.ValueAxis].getAutoRangeMinimumSize() [function] [call site] 03485
18 [org.jfree.chart.axis.NumberAxis].getAutoRangeIncludesZero() [function] [call site] 03486
18 [org.jfree.chart.axis.NumberAxis].getAutoRangeStickyZero() [function] [call site] 03487
18 [org.jfree.chart.axis.NumberAxis].getAutoRangeStickyZero() [function] [call site] 03488
18 [org.jfree.data.Range].<init>(double,double) [function] [call site] 03489
18 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03490
17 [org.jfree.chart.axis.ModuloAxis].autoAdjustRange() [function] [call site] 03491
18 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03492
17 [org.jfree.chart.axis.LogarithmicAxis].autoAdjustRange() [function] [call site] 03493
18 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 03494
18 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03495
18 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03496
18 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03497
18 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03498
18 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03499
18 [org.jfree.chart.plot.ThermometerPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03500
18 [org.jfree.chart.plot.PolarPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03501
18 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03502
18 [org.jfree.chart.plot.FastScatterPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03503
18 [org.jfree.chart.axis.ValueAxis].getDefaultAutoRange() [function] [call site] 03504
18 [org.jfree.data.Range].getLowerBound() [function] [call site] 03505
18 [org.jfree.data.Range].getLowerBound() [function] [call site] 03506
18 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 03507
18 [org.jfree.chart.axis.LogarithmicAxis].computeLogFloor(double) [function] [call site] 03508
18 [org.jfree.data.Range].getLowerBound() [function] [call site] 03509
18 [org.jfree.data.Range].getUpperBound() [function] [call site] 03510
18 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 03511
18 [org.jfree.chart.axis.LogarithmicAxis].computeLogCeil(double) [function] [call site] 03512
18 [org.jfree.chart.axis.ValueAxis].getAutoRangeMinimumSize() [function] [call site] 03513
18 [org.jfree.data.Range].<init>(double,double) [function] [call site] 03514
18 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03515
18 [org.jfree.chart.axis.LogarithmicAxis].setupSmallLogFlag() [function] [call site] 03516
19 [org.jfree.data.Range].getLowerBound() [function] [call site] 03517
19 [org.jfree.chart.axis.ValueAxis].getRange() [function] [call site] 03518
17 [org.jfree.chart.axis.NumberAxis].autoAdjustRange() [function] [call site] 03519
18 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 03520
18 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03521
18 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03522
18 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03523
18 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03524
18 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03525
18 [org.jfree.chart.plot.ThermometerPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03526
18 [org.jfree.chart.plot.PolarPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03527
18 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03528
18 [org.jfree.chart.plot.FastScatterPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03529
18 [org.jfree.chart.axis.ValueAxis].getDefaultAutoRange() [function] [call site] 03530
18 [org.jfree.data.Range].getUpperBound() [function] [call site] 03531
18 [org.jfree.data.Range].getLowerBound() [function] [call site] 03532
18 [org.jfree.chart.axis.NumberAxis].getAutoRangeIncludesZero() [function] [call site] 03533
18 [org.jfree.chart.axis.ValueAxis].getFixedAutoRange() [function] [call site] 03534
18 [org.jfree.chart.axis.ValueAxis].getAutoRangeMinimumSize() [function] [call site] 03535
18 [org.jfree.chart.axis.NumberAxis].getAutoRangeStickyZero() [function] [call site] 03536
18 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 03537
18 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 03538
18 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 03539
18 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 03540
18 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 03541
18 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 03542
18 [org.jfree.data.Range].<init>(double,double) [function] [call site] 03543
18 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03544
18 [org.jfree.chart.axis.CyclicNumberAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03545
19 [org.jfree.data.Range].getLowerBound() [function] [call site] 03546
19 [org.jfree.data.Range].getUpperBound() [function] [call site] 03547
19 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03548
16 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 03549
17 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 03550
17 [org.jfree.chart.axis.DateAxis].autoAdjustRange() [function] [call site] 03551
18 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 03552
18 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03553
18 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03554
18 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03555
18 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03556
18 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03557
18 [org.jfree.chart.plot.ThermometerPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03558
18 [org.jfree.chart.plot.PolarPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03559
18 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03560
18 [org.jfree.chart.plot.FastScatterPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03561
18 [org.jfree.data.time.DateRange].<init>() [function] [call site] 03562
19 [org.jfree.data.time.DateRange].<init>(java.util.Date,java.util.Date) [function] [call site] 03563
20 [org.jfree.data.Range].<init>(double,double) [function] [call site] 03564
18 [org.jfree.chart.axis.DateAxis$DefaultTimeline].toTimelineValue(long) [function] [call site] 03565
18 [org.jfree.data.Range].getUpperBound() [function] [call site] 03566
18 [org.jfree.chart.axis.ValueAxis].getFixedAutoRange() [function] [call site] 03567
18 [org.jfree.data.Range].getLowerBound() [function] [call site] 03568
18 [org.jfree.chart.axis.DateAxis$DefaultTimeline].toTimelineValue(long) [function] [call site] 03569
18 [org.jfree.chart.axis.ValueAxis].getAutoRangeMinimumSize() [function] [call site] 03570
18 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 03571
18 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 03572
18 [org.jfree.chart.axis.DateAxis$DefaultTimeline].toMillisecond(long) [function] [call site] 03573
18 [org.jfree.chart.axis.DateAxis$DefaultTimeline].toMillisecond(long) [function] [call site] 03574
18 [org.jfree.data.time.DateRange].<init>(java.util.Date,java.util.Date) [function] [call site] 03575
18 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03576
19 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03577
19 [org.jfree.data.time.DateRange].<init>(org.jfree.data.Range) [function] [call site] 03578
20 [org.jfree.data.time.DateRange].<init>(double,double) [function] [call site] 03579
21 [org.jfree.data.Range].<init>(double,double) [function] [call site] 03580
20 [org.jfree.data.Range].getLowerBound() [function] [call site] 03581
20 [org.jfree.data.Range].getUpperBound() [function] [call site] 03582
19 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03583
16 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 03584
17 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 03585
17 [org.jfree.chart.axis.PeriodAxis].autoAdjustRange() [function] [call site] 03586
18 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 03587
18 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03588
18 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03589
18 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03590
18 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03591
18 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03592
18 [org.jfree.chart.plot.ThermometerPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03593
18 [org.jfree.chart.plot.PolarPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03594
18 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03595
18 [org.jfree.chart.plot.FastScatterPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03596
18 [org.jfree.chart.axis.ValueAxis].getDefaultAutoRange() [function] [call site] 03597
18 [org.jfree.data.Range].getUpperBound() [function] [call site] 03598
18 [org.jfree.data.Range].getLowerBound() [function] [call site] 03599
18 [org.jfree.chart.axis.PeriodAxis].createInstance(java.lang.Class,java.util.Date,java.util.TimeZone,java.util.Locale) [function] [call site] 03600
18 [org.jfree.chart.axis.PeriodAxis].createInstance(java.lang.Class,java.util.Date,java.util.TimeZone,java.util.Locale) [function] [call site] 03601
18 [org.jfree.chart.axis.PeriodAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03602
19 [org.jfree.data.Range].getUpperBound() [function] [call site] 03603
19 [org.jfree.data.Range].getLowerBound() [function] [call site] 03604
19 [org.jfree.chart.axis.PeriodAxis].createInstance(java.lang.Class,java.util.Date,java.util.TimeZone,java.util.Locale) [function] [call site] 03605
19 [org.jfree.chart.axis.PeriodAxis].createInstance(java.lang.Class,java.util.Date,java.util.TimeZone,java.util.Locale) [function] [call site] 03606
19 [org.jfree.data.time.Minute].getFirstMillisecond() [function] [call site] 03607
19 [org.jfree.data.time.Second].getFirstMillisecond() [function] [call site] 03608
19 [org.jfree.data.time.Quarter].getFirstMillisecond() [function] [call site] 03609
19 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond() [function] [call site] 03610
19 [org.jfree.data.time.Hour].getFirstMillisecond() [function] [call site] 03611
19 [org.jfree.data.time.Year].getFirstMillisecond() [function] [call site] 03612
19 [org.jfree.data.time.Month].getFirstMillisecond() [function] [call site] 03613
19 [org.jfree.data.time.Millisecond].getFirstMillisecond() [function] [call site] 03614
19 [org.jfree.data.time.Week].getFirstMillisecond() [function] [call site] 03615
19 [org.jfree.data.time.Day].getFirstMillisecond() [function] [call site] 03616
19 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03617
19 [org.jfree.data.Range].<init>(double,double) [function] [call site] 03618
19 [org.jfree.data.time.Quarter].getLastMillisecond() [function] [call site] 03619
19 [org.jfree.data.time.FixedMillisecond].getLastMillisecond() [function] [call site] 03620
19 [org.jfree.data.time.Millisecond].getLastMillisecond() [function] [call site] 03621
19 [org.jfree.data.time.Month].getLastMillisecond() [function] [call site] 03622
19 [org.jfree.data.time.Minute].getLastMillisecond() [function] [call site] 03623
19 [org.jfree.data.time.Day].getLastMillisecond() [function] [call site] 03624
19 [org.jfree.data.time.Hour].getLastMillisecond() [function] [call site] 03625
19 [org.jfree.data.time.Second].getLastMillisecond() [function] [call site] 03626
19 [org.jfree.data.time.Week].getLastMillisecond() [function] [call site] 03627
19 [org.jfree.data.time.Year].getLastMillisecond() [function] [call site] 03628
15 [org.jfree.chart.plot.XYPlot].configureRangeAxes() [function] [call site] 03629
16 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 03630
16 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 03631
16 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 03632
16 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 03633
15 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03634
15 [org.jfree.chart.plot.CombinedDomainXYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03635
15 [org.jfree.chart.plot.ThermometerPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03636
16 [org.jfree.data.general.DefaultValueDataset].getValue() [function] [call site] 03637
16 [org.jfree.chart.plot.ThermometerPlot].inSubrange(int,double) [function] [call site] 03638
16 [org.jfree.chart.plot.ThermometerPlot].inSubrange(int,double) [function] [call site] 03639
16 [org.jfree.chart.plot.ThermometerPlot].inSubrange(int,double) [function] [call site] 03640
16 [org.jfree.chart.plot.ThermometerPlot].setAxisRange() [function] [call site] 03641
17 [org.jfree.data.Range].<init>(double,double) [function] [call site] 03642
17 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range) [function] [call site] 03643
18 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03644
17 [org.jfree.chart.axis.LogarithmicAxis].setRange(org.jfree.data.Range) [function] [call site] 03645
18 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range) [function] [call site] 03646
19 [org.jfree.chart.axis.CyclicNumberAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03647
19 [org.jfree.chart.axis.PeriodAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03648
19 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03649
19 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03650
18 [org.jfree.chart.axis.LogarithmicAxis].setupSmallLogFlag() [function] [call site] 03651
17 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range) [function] [call site] 03652
17 [org.jfree.chart.axis.DateAxis].setRange(double,double) [function] [call site] 03653
18 [org.jfree.data.time.DateRange].<init>(double,double) [function] [call site] 03654
18 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range) [function] [call site] 03655
17 [org.jfree.chart.axis.ValueAxis].setRange(double,double) [function] [call site] 03656
18 [org.jfree.data.Range].<init>(double,double) [function] [call site] 03657
18 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range) [function] [call site] 03658
18 [org.jfree.chart.axis.LogarithmicAxis].setRange(org.jfree.data.Range) [function] [call site] 03659
18 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range) [function] [call site] 03660
16 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03661
17 [org.jfree.chart.event.PlotChangeEvent].<init>(org.jfree.chart.plot.Plot) [function] [call site] 03662
17 [org.jfree.chart.event.ChartChangeEvent].setType(org.jfree.chart.event.ChartChangeEventType) [function] [call site] 03663
18 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03664
17 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03665
15 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03666
15 [org.jfree.chart.plot.PolarPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03667
16 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 03668
16 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 03669
16 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 03670
16 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 03671
16 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03672
16 [org.jfree.chart.plot.CombinedDomainXYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03673
16 [org.jfree.chart.plot.ThermometerPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03674
16 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03675
16 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03676
16 [org.jfree.chart.plot.CategoryPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03677
17 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 03678
17 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 03679
17 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 03680
17 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 03681
17 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03682
17 [org.jfree.chart.plot.CombinedDomainXYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03683
17 [org.jfree.chart.plot.ThermometerPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03684
17 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03685
17 [org.jfree.chart.plot.PolarPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03686
17 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03687
17 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03688
17 [org.jfree.chart.event.PlotChangeEvent].<init>(org.jfree.chart.plot.Plot) [function] [call site] 03689
17 [org.jfree.chart.event.ChartChangeEvent].setType(org.jfree.chart.event.ChartChangeEventType) [function] [call site] 03690
17 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03691
16 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03692
16 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03693
15 [org.jfree.chart.plot.CategoryPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03694
15 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03695
15 [org.jfree.chart.event.PlotChangeEvent].<init>(org.jfree.chart.plot.Plot) [function] [call site] 03696
15 [org.jfree.chart.event.ChartChangeEvent].setType(org.jfree.chart.event.ChartChangeEventType) [function] [call site] 03697
15 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03698
14 [org.jfree.data.general.DatasetChangeEvent].getDataset() [function] [call site] 03699
14 [org.jfree.data.general.DatasetChangeEvent].getDataset() [function] [call site] 03700
14 [org.jfree.chart.plot.XYPlot].indexOf(org.jfree.data.xy.XYDataset) [function] [call site] 03701
14 [org.jfree.chart.plot.XYPlot].configureRangeAxes() [function] [call site] 03702
13 [org.jfree.chart.plot.ThermometerPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03703
13 [org.jfree.data.category.CategoryToPieDataset].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03704
14 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 03705
13 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03706
13 [org.jfree.chart.plot.PolarPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03707
13 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03708
13 [org.jfree.data.xy.XYDatasetTableModel].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03709
13 [org.jfree.data.gantt.XYTaskDataset].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03710
14 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 03711
13 [org.jfree.data.xy.XYBarDataset].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03712
14 [org.jfree.data.general.AbstractDataset].notifyListeners(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03713
13 [org.jfree.chart.plot.CategoryPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03714
13 [org.jfree.data.xy.IntervalXYDelegate].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03715
14 [org.jfree.data.xy.IntervalXYDelegate].recalculateInterval() [function] [call site] 03716
15 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 03717
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 03718
15 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 03719
15 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 03720
15 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 03721
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 03722
15 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 03723
15 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 03724
15 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 03725
15 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 03726
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 03727
15 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 03728
15 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 03729
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 03730
15 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 03731
15 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 03732
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 03733
15 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 03734
15 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 03735
15 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 03736
15 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 03737
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 03738
15 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 03739
15 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 03740
15 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 03741
15 [org.jfree.data.xy.IntervalXYDelegate].calculateIntervalForSeries(int) [function] [call site] 03742
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 03743
16 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 03744
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 03745
16 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 03746
16 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 03747
16 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 03748
16 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 03749
16 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 03750
16 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 03751
16 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 03752
16 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 03753
16 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 03754
16 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 03755
16 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 03756
16 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 03757
16 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 03758
16 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 03759
16 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 03760
16 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 03761
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 03762
16 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 03763
16 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 03764
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 03765
16 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 03766
16 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 03767
16 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 03768
16 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 03769
16 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 03770
16 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 03771
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 03772
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 03773
16 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 03774
16 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 03775
16 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 03776
16 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 03777
16 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 03778
16 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 03779
16 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 03780
16 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 03781
16 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 03782
16 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 03783
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 03784
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 03785
16 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 03786
16 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 03787
16 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 03788
16 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 03789
16 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 03790
16 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 03791
8 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 03792
7 [org.jfree.data.gantt.TaskSeriesCollection].seriesChanged(org.jfree.data.general.SeriesChangeEvent) [function] [call site] 03793
8 [org.jfree.data.gantt.TaskSeriesCollection].refreshKeys() [function] [call site] 03794
9 [org.jfree.data.gantt.TaskSeriesCollection].getSeriesCount() [function] [call site] 03795
9 [org.jfree.data.gantt.TaskSeries].getTasks() [function] [call site] 03796
9 [org.jfree.data.gantt.Task].getDescription() [function] [call site] 03797
8 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 03798
7 [org.jfree.data.time.TimeSeriesTableModel].seriesChanged(org.jfree.data.general.SeriesChangeEvent) [function] [call site] 03799
7 [org.jfree.data.general.AbstractSeriesDataset].seriesChanged(org.jfree.data.general.SeriesChangeEvent) [function] [call site] 03800
8 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 03801
4 [org.jfree.data.general.Series].fireSeriesChanged() [function] [call site] 03802
1 [org.jfree.data.time.Quarter].next() [function] [call site] 03803
2 [org.jfree.data.time.Quarter].<init>(int,int) [function] [call site] 03804
3 [org.jfree.data.time.RegularTimePeriod].<init>() [function] [call site] 03805
3 [org.jfree.data.time.RegularTimePeriod].getCalendarInstance() [function] [call site] 03806
3 [org.jfree.data.time.Quarter].peg(java.util.Calendar) [function] [call site] 03807
4 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 03808
4 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 03809
2 [org.jfree.data.time.Quarter].<init>(int,int) [function] [call site] 03810
1 [org.jfree.data.time.Day].next() [function] [call site] 03811
2 [org.jfree.chart.date.SpreadsheetDate].toSerial() [function] [call site] 03812
2 [org.jfree.chart.date.SerialDate].createInstance(int) [function] [call site] 03813
3 [org.jfree.chart.date.SpreadsheetDate].<init>(int) [function] [call site] 03814
4 [org.jfree.chart.date.SerialDate].<init>() [function] [call site] 03815
4 [org.jfree.chart.date.SerialDate].leapYearCount(int) [function] [call site] 03816
4 [org.jfree.chart.date.SpreadsheetDate].calcSerial(int,int,int) [function] [call site] 03817
4 [org.jfree.chart.date.SpreadsheetDate].calcSerial(int,int,int) [function] [call site] 03818
4 [org.jfree.chart.date.SpreadsheetDate].calcSerial(int,int,int) [function] [call site] 03819
4 [org.jfree.chart.date.SerialDate].isLeapYear(int) [function] [call site] 03820
2 [org.jfree.data.time.Day].<init>(org.jfree.chart.date.SerialDate) [function] [call site] 03821
3 [org.jfree.data.time.RegularTimePeriod].<init>() [function] [call site] 03822
3 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03823
3 [org.jfree.data.time.RegularTimePeriod].getCalendarInstance() [function] [call site] 03824
3 [org.jfree.data.time.Day].peg(java.util.Calendar) [function] [call site] 03825
1 [org.jfree.data.time.Month].next() [function] [call site] 03826
2 [org.jfree.data.time.Month].<init>(int,int) [function] [call site] 03827
3 [org.jfree.data.time.RegularTimePeriod].<init>() [function] [call site] 03828
3 [org.jfree.data.time.RegularTimePeriod].getCalendarInstance() [function] [call site] 03829
3 [org.jfree.data.time.Month].peg(java.util.Calendar) [function] [call site] 03830
4 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 03831
4 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 03832
2 [org.jfree.data.time.Month].<init>(int,int) [function] [call site] 03833
1 [org.jfree.data.time.Year].next() [function] [call site] 03834
2 [org.jfree.data.time.Year].<init>(int) [function] [call site] 03835
1 [org.jfree.data.time.Week].next() [function] [call site] 03836
2 [org.jfree.data.time.Week].<init>(int,int) [function] [call site] 03837
3 [org.jfree.data.time.RegularTimePeriod].<init>() [function] [call site] 03838
3 [org.jfree.data.time.RegularTimePeriod].getCalendarInstance() [function] [call site] 03839
3 [org.jfree.data.time.Week].peg(java.util.Calendar) [function] [call site] 03840
4 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 03841
4 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 03842
2 [org.jfree.data.time.RegularTimePeriod].getCalendarInstance() [function] [call site] 03843
2 [org.jfree.data.time.Week].<init>(int,int) [function] [call site] 03844
2 [org.jfree.data.time.Week].<init>(int,int) [function] [call site] 03845
1 [org.jfree.data.time.Second].next() [function] [call site] 03846
2 [org.jfree.data.time.Second].<init>(int,org.jfree.data.time.Minute) [function] [call site] 03847
3 [org.jfree.data.time.RegularTimePeriod].<init>() [function] [call site] 03848
3 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 03849
3 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03850
3 [org.jfree.data.time.Minute].getDay() [function] [call site] 03851
3 [org.jfree.data.time.Minute].getHourValue() [function] [call site] 03852
3 [org.jfree.data.time.Minute].getMinute() [function] [call site] 03853
3 [org.jfree.data.time.RegularTimePeriod].getCalendarInstance() [function] [call site] 03854
3 [org.jfree.data.time.Second].peg(java.util.Calendar) [function] [call site] 03855
4 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 03856
2 [org.jfree.data.time.Second].getMinute() [function] [call site] 03857
3 [org.jfree.data.time.Minute].<init>(int,org.jfree.data.time.Hour) [function] [call site] 03858
4 [org.jfree.data.time.RegularTimePeriod].<init>() [function] [call site] 03859
4 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03860
4 [org.jfree.data.time.Hour].getHour() [function] [call site] 03861
4 [org.jfree.data.time.Hour].getDay() [function] [call site] 03862
4 [org.jfree.data.time.RegularTimePeriod].getCalendarInstance() [function] [call site] 03863
4 [org.jfree.data.time.Minute].peg(java.util.Calendar) [function] [call site] 03864
5 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 03865
5 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 03866
3 [org.jfree.data.time.Hour].<init>(int,org.jfree.data.time.Day) [function] [call site] 03867
2 [org.jfree.data.time.Second].getMinute() [function] [call site] 03868
2 [org.jfree.data.time.Minute].next() [function] [call site] 03869
3 [org.jfree.data.time.Minute].<init>(int,org.jfree.data.time.Hour) [function] [call site] 03870
3 [org.jfree.data.time.Minute].getHour() [function] [call site] 03871
3 [org.jfree.data.time.Minute].getHour() [function] [call site] 03872
3 [org.jfree.data.time.Hour].next() [function] [call site] 03873
4 [org.jfree.data.time.Hour].<init>(int,org.jfree.data.time.Day) [function] [call site] 03874
4 [org.jfree.data.time.Day].next() [function] [call site] 03875
4 [org.jfree.data.time.Hour].<init>(int,org.jfree.data.time.Day) [function] [call site] 03876
3 [org.jfree.data.time.Minute].<init>(int,org.jfree.data.time.Hour) [function] [call site] 03877
2 [org.jfree.data.time.Second].<init>(int,org.jfree.data.time.Minute) [function] [call site] 03878
1 [org.jfree.data.time.Hour].next() [function] [call site] 03879
1 [org.jfree.data.time.FixedMillisecond].next() [function] [call site] 03880
2 [org.jfree.data.time.FixedMillisecond].<init>(long) [function] [call site] 03881
3 [org.jfree.data.time.RegularTimePeriod].<init>() [function] [call site] 03882
1 [org.jfree.data.time.Minute].next() [function] [call site] 03883
1 [org.jfree.data.time.Millisecond].next() [function] [call site] 03884
2 [org.jfree.data.time.Millisecond].<init>(int,org.jfree.data.time.Second) [function] [call site] 03885
3 [org.jfree.data.time.RegularTimePeriod].<init>() [function] [call site] 03886
3 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03887
3 [org.jfree.data.time.Second].getSecond() [function] [call site] 03888
3 [org.jfree.data.time.Second].getMinute() [function] [call site] 03889
3 [org.jfree.data.time.Minute].getMinute() [function] [call site] 03890
3 [org.jfree.data.time.Minute].getHourValue() [function] [call site] 03891
3 [org.jfree.data.time.Second].getMinute() [function] [call site] 03892
3 [org.jfree.data.time.Minute].getDay() [function] [call site] 03893
3 [org.jfree.data.time.Second].getMinute() [function] [call site] 03894
3 [org.jfree.data.time.RegularTimePeriod].getCalendarInstance() [function] [call site] 03895
3 [org.jfree.data.time.Millisecond].peg(java.util.Calendar) [function] [call site] 03896
4 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 03897
2 [org.jfree.data.time.Millisecond].getSecond() [function] [call site] 03898
3 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 03899
3 [org.jfree.data.time.Day].getMonth() [function] [call site] 03900
3 [org.jfree.data.time.Second].<init>(int,int,int,int,int,int) [function] [call site] 03901
4 [org.jfree.data.time.Second].<init>(int,org.jfree.data.time.Minute) [function] [call site] 03902
4 [org.jfree.data.time.Minute].<init>(int,int,int,int,int) [function] [call site] 03903
5 [org.jfree.data.time.Minute].<init>(int,org.jfree.data.time.Hour) [function] [call site] 03904
5 [org.jfree.data.time.Hour].<init>(int,org.jfree.data.time.Day) [function] [call site] 03905
5 [org.jfree.data.time.Day].<init>(int,int,int) [function] [call site] 03906
6 [org.jfree.data.time.RegularTimePeriod].<init>() [function] [call site] 03907
6 [org.jfree.chart.date.SerialDate].createInstance(int,int,int) [function] [call site] 03908
6 [org.jfree.data.time.RegularTimePeriod].getCalendarInstance() [function] [call site] 03909
6 [org.jfree.data.time.Day].peg(java.util.Calendar) [function] [call site] 03910
3 [org.jfree.data.time.Day].getYear() [function] [call site] 03911
2 [org.jfree.data.time.Millisecond].getSecond() [function] [call site] 03912
2 [org.jfree.data.time.Second].next() [function] [call site] 03913
2 [org.jfree.data.time.Millisecond].<init>(int,org.jfree.data.time.Second) [function] [call site] 03914
1 [org.jfree.data.time.TimeSeriesCollection].<init>() [function] [call site] 03915
2 [org.jfree.data.time.TimeSeriesCollection].<init>(org.jfree.data.time.TimeSeries,java.util.TimeZone) [function] [call site] 03916
3 [org.jfree.data.xy.AbstractIntervalXYDataset].<init>() [function] [call site] 03917
4 [org.jfree.data.xy.AbstractXYDataset].<init>() [function] [call site] 03918
5 [org.jfree.data.general.AbstractSeriesDataset].<init>() [function] [call site] 03919
6 [org.jfree.data.general.AbstractDataset].<init>() [function] [call site] 03920
3 [org.jfree.data.general.Series].addChangeListener(org.jfree.data.general.SeriesChangeListener) [function] [call site] 03921
1 [org.jfree.data.time.TimeSeriesCollection].addSeries(org.jfree.data.time.TimeSeries) [function] [call site] 03922
2 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03923
2 [org.jfree.data.general.Series].addChangeListener(org.jfree.data.general.SeriesChangeListener) [function] [call site] 03924
2 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 03925
1 [org.jfree.chart.ChartFactory].createTimeSeriesChart(java.lang.String,java.lang.String,java.lang.String,org.jfree.data.xy.XYDataset) [function] [call site] 03926
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] 03927
3 [org.jfree.chart.axis.DateAxis].<init>(java.lang.String) [function] [call site] 03928
4 [org.jfree.chart.axis.DateAxis].<init>(java.lang.String,java.util.TimeZone,java.util.Locale) [function] [call site] 03929
5 [org.jfree.chart.axis.ValueAxis].<init>(java.lang.String,org.jfree.chart.axis.TickUnitSource) [function] [call site] 03930
6 [org.jfree.chart.axis.Axis].<init>(java.lang.String) [function] [call site] 03931
5 [org.jfree.chart.axis.DateAxis].createStandardDateTickUnits(java.util.TimeZone,java.util.Locale) [function] [call site] 03932
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03933
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03934
6 [org.jfree.chart.axis.TickUnits].<init>() [function] [call site] 03935
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 03936
7 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 03937
8 [org.jfree.chart.axis.TickUnit].<init>(double) [function] [call site] 03938
8 [org.jfree.chart.axis.DateTickUnit].getMillisecondCount(org.jfree.chart.axis.DateTickUnitType,int) [function] [call site] 03939
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03940
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 03941
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 03942
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 03943
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [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].<init>(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].<init>(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].<init>(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].<init>(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].<init>(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].<init>(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].<init>(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].<init>(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].<init>(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].<init>(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].<init>(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].<init>(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].<init>(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].<init>(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].<init>(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].<init>(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].<init>(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].<init>(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].<init>(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].<init>(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].<init>(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].<init>(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].<init>(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].<init>(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].<init>(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].<init>(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].<init>(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].<init>(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].<init>(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].<init>(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].<init>(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].<init>(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].<init>(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].<init>(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].<init>(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].<init>(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].<init>(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
5 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 04020
5 [org.jfree.chart.axis.ValueAxis].setAutoRangeMinimumSize(double) [function] [call site] 04021
6 [org.jfree.chart.axis.CyclicNumberAxis].setAutoRangeMinimumSize(double,boolean) [function] [call site] 04022
7 [org.jfree.chart.axis.ValueAxis].setAutoRangeMinimumSize(double,boolean) [function] [call site] 04023
8 [org.jfree.chart.axis.PeriodAxis].autoAdjustRange() [function] [call site] 04024
8 [org.jfree.chart.axis.SymbolAxis].autoAdjustRange() [function] [call site] 04025
8 [org.jfree.chart.axis.ModuloAxis].autoAdjustRange() [function] [call site] 04026
8 [org.jfree.chart.axis.LogAxis].autoAdjustRange() [function] [call site] 04027
8 [org.jfree.chart.axis.DateAxis].autoAdjustRange() [function] [call site] 04028
8 [org.jfree.chart.axis.LogarithmicAxis].autoAdjustRange() [function] [call site] 04029
8 [org.jfree.chart.axis.NumberAxis].autoAdjustRange() [function] [call site] 04030
8 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 04031
6 [org.jfree.chart.axis.ValueAxis].setAutoRangeMinimumSize(double,boolean) [function] [call site] 04032
5 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 04033
3 [org.jfree.chart.axis.ValueAxis].setLowerMargin(double) [function] [call site] 04034
4 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 04035
4 [org.jfree.chart.axis.PeriodAxis].autoAdjustRange() [function] [call site] 04036
4 [org.jfree.chart.axis.SymbolAxis].autoAdjustRange() [function] [call site] 04037
4 [org.jfree.chart.axis.ModuloAxis].autoAdjustRange() [function] [call site] 04038
4 [org.jfree.chart.axis.LogAxis].autoAdjustRange() [function] [call site] 04039
4 [org.jfree.chart.axis.DateAxis].autoAdjustRange() [function] [call site] 04040
4 [org.jfree.chart.axis.LogarithmicAxis].autoAdjustRange() [function] [call site] 04041
4 [org.jfree.chart.axis.NumberAxis].autoAdjustRange() [function] [call site] 04042
4 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 04043
3 [org.jfree.chart.axis.ValueAxis].setUpperMargin(double) [function] [call site] 04044
4 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 04045
4 [org.jfree.chart.axis.PeriodAxis].autoAdjustRange() [function] [call site] 04046
4 [org.jfree.chart.axis.SymbolAxis].autoAdjustRange() [function] [call site] 04047
4 [org.jfree.chart.axis.ModuloAxis].autoAdjustRange() [function] [call site] 04048
4 [org.jfree.chart.axis.LogAxis].autoAdjustRange() [function] [call site] 04049
4 [org.jfree.chart.axis.DateAxis].autoAdjustRange() [function] [call site] 04050
4 [org.jfree.chart.axis.LogarithmicAxis].autoAdjustRange() [function] [call site] 04051
4 [org.jfree.chart.axis.NumberAxis].autoAdjustRange() [function] [call site] 04052
4 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 04053
3 [org.jfree.chart.axis.NumberAxis].<init>(java.lang.String) [function] [call site] 04054
4 [org.jfree.chart.axis.ValueAxis].<init>(java.lang.String,org.jfree.chart.axis.TickUnitSource) [function] [call site] 04055
4 [org.jfree.chart.axis.NumberAxis].createStandardTickUnits() [function] [call site] 04056
5 [org.jfree.chart.axis.NumberTickUnitSource].<init>() [function] [call site] 04057
6 [org.jfree.chart.axis.NumberTickUnitSource].<init>(boolean) [function] [call site] 04058
7 [org.jfree.chart.axis.NumberTickUnitSource].<init>(boolean,java.text.NumberFormat) [function] [call site] 04059
3 [org.jfree.chart.axis.NumberAxis].setAutoRangeIncludesZero(boolean) [function] [call site] 04060
4 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 04061
4 [org.jfree.chart.axis.SymbolAxis].autoAdjustRange() [function] [call site] 04062
4 [org.jfree.chart.axis.ModuloAxis].autoAdjustRange() [function] [call site] 04063
4 [org.jfree.chart.axis.LogarithmicAxis].autoAdjustRange() [function] [call site] 04064
4 [org.jfree.chart.axis.NumberAxis].autoAdjustRange() [function] [call site] 04065
4 [org.jfree.chart.event.AxisChangeEvent].<init>(org.jfree.chart.axis.Axis) [function] [call site] 04066
4 [org.jfree.chart.axis.Axis].notifyListeners(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 04067
3 [org.jfree.chart.plot.XYPlot].<init>(org.jfree.data.xy.XYDataset,org.jfree.chart.axis.ValueAxis,org.jfree.chart.axis.ValueAxis,org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 04068
4 [org.jfree.chart.plot.Plot].<init>() [function] [call site] 04069
5 [org.jfree.chart.plot.DefaultDrawingSupplier].<init>() [function] [call site] 04070
6 [org.jfree.chart.plot.DefaultDrawingSupplier].<init>(java.awt.Paint[],java.awt.Paint[],java.awt.Paint[],java.awt.Stroke[],java.awt.Stroke[],java.awt.Shape[]) [function] [call site] 04071
4 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 04072
4 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 04073
4 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].setPlot(org.jfree.chart.plot.XYPlot) [function] [call site] 04074
4 [org.jfree.chart.renderer.AbstractRenderer].addChangeListener(org.jfree.chart.event.RendererChangeListener) [function] [call site] 04075
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04076
4 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 04077
5 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 04078
5 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 04079
5 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 04080
5 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 04081
5 [org.jfree.chart.axis.CategoryAxis].configure() [function] [call site] 04082
4 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 04083
4 [org.jfree.chart.plot.XYPlot].mapDatasetToDomainAxis(int,int) [function] [call site] 04084
5 [org.jfree.chart.plot.XYPlot].mapDatasetToDomainAxes(int,java.util.List) [function] [call site] 04085
6 [org.jfree.chart.internal.Args].requireNonNegative(int,java.lang.String) [function] [call site] 04086
6 [org.jfree.chart.plot.XYPlot].checkAxisIndices(java.util.List) [function] [call site] 04087
6 [org.jfree.data.general.DatasetChangeEvent].<init>(java.lang.Object,org.jfree.data.general.Dataset) [function] [call site] 04088
6 [org.jfree.chart.plot.CombinedDomainXYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 04089
6 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 04090
6 [org.jfree.chart.plot.XYPlot].getDataset(int) [function] [call site] 04091
4 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 04092
4 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 04093
4 [org.jfree.chart.plot.XYPlot].mapDatasetToRangeAxis(int,int) [function] [call site] 04094
5 [org.jfree.chart.plot.XYPlot].mapDatasetToRangeAxes(int,java.util.List) [function] [call site] 04095
6 [org.jfree.chart.internal.Args].requireNonNegative(int,java.lang.String) [function] [call site] 04096
6 [org.jfree.chart.plot.XYPlot].checkAxisIndices(java.util.List) [function] [call site] 04097
6 [org.jfree.data.general.DatasetChangeEvent].<init>(java.lang.Object,org.jfree.data.general.Dataset) [function] [call site] 04098
6 [org.jfree.chart.plot.CombinedDomainXYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 04099
6 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 04100
6 [org.jfree.chart.plot.XYPlot].getDataset(int) [function] [call site] 04101
4 [org.jfree.chart.plot.XYPlot].configureDomainAxes() [function] [call site] 04102
4 [org.jfree.chart.plot.XYPlot].configureRangeAxes() [function] [call site] 04103
3 [org.jfree.chart.labels.StandardXYToolTipGenerator].getTimeSeriesInstance() [function] [call site] 04104
4 [org.jfree.chart.labels.StandardXYToolTipGenerator].<init>(java.lang.String,java.text.DateFormat,java.text.NumberFormat) [function] [call site] 04105
5 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].<init>(java.lang.String,java.text.DateFormat,java.text.NumberFormat) [function] [call site] 04106
6 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].<init>(java.lang.String,java.text.NumberFormat,java.text.NumberFormat) [function] [call site] 04107
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04108
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04109
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04110
3 [org.jfree.chart.urls.StandardXYURLGenerator].<init>() [function] [call site] 04111
4 [org.jfree.chart.urls.StandardXYURLGenerator].<init>(java.lang.String,java.lang.String,java.lang.String) [function] [call site] 04112
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04113
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04114
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04115
3 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].<init>(boolean,boolean) [function] [call site] 04116
4 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].<init>() [function] [call site] 04117
5 [org.jfree.chart.renderer.AbstractRenderer].<init>() [function] [call site] 04118
6 [org.jfree.chart.labels.ItemLabelPosition].<init>(org.jfree.chart.labels.ItemLabelAnchor,org.jfree.chart.text.TextAnchor) [function] [call site] 04119
7 [org.jfree.chart.labels.ItemLabelPosition].<init>(org.jfree.chart.labels.ItemLabelAnchor,org.jfree.chart.text.TextAnchor,org.jfree.chart.text.TextAnchor,double) [function] [call site] 04120
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04121
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04122
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04123
6 [org.jfree.chart.labels.ItemLabelPosition].<init>(org.jfree.chart.labels.ItemLabelAnchor,org.jfree.chart.text.TextAnchor) [function] [call site] 04124
5 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].<init>(java.lang.String) [function] [call site] 04125
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04126
3 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].setDefaultToolTipGenerator(org.jfree.chart.labels.XYToolTipGenerator) [function] [call site] 04127
4 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 04128
5 [org.jfree.chart.event.RendererChangeEvent].<init>(java.lang.Object) [function] [call site] 04129
6 [org.jfree.chart.event.RendererChangeEvent].<init>(java.lang.Object,boolean) [function] [call site] 04130
7 [org.jfree.chart.event.ChartChangeEvent].<init>(java.lang.Object) [function] [call site] 04131
5 [org.jfree.chart.renderer.AbstractRenderer].notifyListeners(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 04132
6 [org.jfree.chart.plot.WaferMapPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 04133
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 04134
6 [org.jfree.chart.plot.PolarPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 04135
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 04136
6 [org.jfree.chart.plot.XYPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 04137
7 [org.jfree.chart.event.RendererChangeEvent].getSeriesVisibilityChanged() [function] [call site] 04138
7 [org.jfree.chart.plot.XYPlot].configureDomainAxes() [function] [call site] 04139
7 [org.jfree.chart.plot.XYPlot].configureRangeAxes() [function] [call site] 04140
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 04141
6 [org.jfree.chart.plot.CategoryPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 04142
7 [org.jfree.chart.plot.Plot].getParent() [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.PolarPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 04145
7 [org.jfree.chart.plot.XYPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 04146
7 [org.jfree.chart.plot.CategoryPlot].configureRangeAxes() [function] [call site] 04147
8 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 04148
8 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 04149
8 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 04150
8 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 04151
7 [org.jfree.chart.event.PlotChangeEvent].<init>(org.jfree.chart.plot.Plot) [function] [call site] 04152
7 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 04153
3 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].setURLGenerator(org.jfree.chart.urls.XYURLGenerator) [function] [call site] 04154
4 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 04155
3 [org.jfree.chart.plot.CombinedRangeXYPlot].setRenderer(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 04156
4 [org.jfree.chart.plot.XYPlot].setRenderer(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 04157
5 [org.jfree.chart.plot.XYPlot].setRenderer(int,org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 04158
6 [org.jfree.chart.plot.XYPlot].setRenderer(int,org.jfree.chart.renderer.xy.XYItemRenderer,boolean) [function] [call site] 04159
7 [org.jfree.chart.plot.XYPlot].getRenderer(int) [function] [call site] 04160
7 [org.jfree.chart.renderer.AbstractRenderer].removeChangeListener(org.jfree.chart.event.RendererChangeListener) [function] [call site] 04161
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04162
7 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].setPlot(org.jfree.chart.plot.XYPlot) [function] [call site] 04163
7 [org.jfree.chart.renderer.AbstractRenderer].addChangeListener(org.jfree.chart.event.RendererChangeListener) [function] [call site] 04164
7 [org.jfree.chart.plot.XYPlot].configureDomainAxes() [function] [call site] 04165
7 [org.jfree.chart.plot.XYPlot].configureRangeAxes() [function] [call site] 04166
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 04167
4 [org.jfree.chart.plot.XYPlot].setRenderer(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 04168
4 [org.jfree.chart.plot.CombinedDomainXYPlot].setRenderer(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 04169
5 [org.jfree.chart.plot.XYPlot].setRenderer(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 04170
5 [org.jfree.chart.plot.CombinedRangeXYPlot].setRenderer(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 04171
5 [org.jfree.chart.plot.XYPlot].setRenderer(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 04172
3 [org.jfree.chart.plot.XYPlot].setRenderer(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 04173
3 [org.jfree.chart.plot.CombinedDomainXYPlot].setRenderer(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 04174
3 [org.jfree.chart.JFreeChart].<init>(java.lang.String,java.awt.Font,org.jfree.chart.plot.Plot,boolean) [function] [call site] 04175
4 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04176
4 [org.jfree.chart.plot.Plot].setChart(org.jfree.chart.JFreeChart) [function] [call site] 04177
4 [org.jfree.chart.plot.Plot].addChangeListener(org.jfree.chart.event.PlotChangeListener) [function] [call site] 04178
4 [org.jfree.chart.legend.LegendTitle].<init>(org.jfree.chart.legend.LegendItemSource) [function] [call site] 04179
5 [org.jfree.chart.legend.LegendTitle].<init>(org.jfree.chart.legend.LegendItemSource,org.jfree.chart.block.Arrangement,org.jfree.chart.block.Arrangement) [function] [call site] 04180
6 [org.jfree.chart.title.Title].<init>() [function] [call site] 04181
7 [org.jfree.chart.title.Title].<init>(org.jfree.chart.api.RectangleEdge,org.jfree.chart.api.HorizontalAlignment,org.jfree.chart.api.VerticalAlignment,org.jfree.chart.api.RectangleInsets) [function] [call site] 04182
8 [org.jfree.chart.block.AbstractBlock].<init>() [function] [call site] 04183
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04184
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04185
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04186
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04187
8 [org.jfree.chart.block.AbstractBlock].setPadding(org.jfree.chart.api.RectangleInsets) [function] [call site] 04188
9 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04189
6 [org.jfree.chart.block.BlockContainer].<init>(org.jfree.chart.block.Arrangement) [function] [call site] 04190
7 [org.jfree.chart.block.AbstractBlock].<init>() [function] [call site] 04191
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04192
6 [org.jfree.chart.api.RectangleInsets].<init>(double,double,double,double) [function] [call site] 04193
7 [org.jfree.chart.api.RectangleInsets].<init>(org.jfree.chart.api.UnitType,double,double,double,double) [function] [call site] 04194
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04195
6 [org.jfree.chart.api.RectangleInsets].<init>(double,double,double,double) [function] [call site] 04196
5 [org.jfree.chart.block.ColumnArrangement].<init>() [function] [call site] 04197
5 [org.jfree.chart.block.FlowArrangement].<init>() [function] [call site] 04198
6 [org.jfree.chart.block.FlowArrangement].<init>(org.jfree.chart.api.HorizontalAlignment,org.jfree.chart.api.VerticalAlignment,double,double) [function] [call site] 04199
4 [org.jfree.chart.api.RectangleInsets].<init>(double,double,double,double) [function] [call site] 04200
4 [org.jfree.chart.block.AbstractBlock].setMargin(org.jfree.chart.api.RectangleInsets) [function] [call site] 04201
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04202
4 [org.jfree.chart.legend.LegendTitle].setBackgroundPaint(java.awt.Paint) [function] [call site] 04203
5 [org.jfree.chart.event.TitleChangeEvent].<init>(org.jfree.chart.title.Title) [function] [call site] 04204
5 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 04205
4 [org.jfree.chart.title.Title].setPosition(org.jfree.chart.api.RectangleEdge) [function] [call site] 04206
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04207
5 [org.jfree.chart.event.TitleChangeEvent].<init>(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].addChangeListener(org.jfree.chart.event.TitleChangeListener) [function] [call site] 04210
4 [org.jfree.chart.title.TextTitle].<init>(java.lang.String,java.awt.Font) [function] [call site] 04211
5 [org.jfree.chart.title.TextTitle].<init>(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] 04212
6 [org.jfree.chart.title.Title].<init>(org.jfree.chart.api.RectangleEdge,org.jfree.chart.api.HorizontalAlignment,org.jfree.chart.api.VerticalAlignment,org.jfree.chart.api.RectangleInsets) [function] [call site] 04213
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04214
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04215
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04216
4 [org.jfree.chart.title.Title].addChangeListener(org.jfree.chart.event.TitleChangeListener) [function] [call site] 04217
3 [org.jfree.chart.StandardChartTheme].apply(org.jfree.chart.JFreeChart) [function] [call site] 04218
4 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04219
4 [org.jfree.chart.JFreeChart].getTitle() [function] [call site] 04220
4 [org.jfree.chart.title.TextTitle].setFont(java.awt.Font) [function] [call site] 04221
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04222
5 [org.jfree.chart.event.TitleChangeEvent].<init>(org.jfree.chart.title.Title) [function] [call site] 04223
5 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 04224
4 [org.jfree.chart.title.TextTitle].setPaint(java.awt.Paint) [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].<init>(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.JFreeChart].getSubtitleCount() [function] [call site] 04229
4 [org.jfree.chart.StandardChartTheme].applyToTitle(org.jfree.chart.title.Title) [function] [call site] 04230
5 [org.jfree.chart.title.TextTitle].setFont(java.awt.Font) [function] [call site] 04231
5 [org.jfree.chart.title.TextTitle].setPaint(java.awt.Paint) [function] [call site] 04232
5 [org.jfree.chart.legend.LegendTitle].getBackgroundPaint() [function] [call site] 04233
5 [org.jfree.chart.legend.LegendTitle].setBackgroundPaint(java.awt.Paint) [function] [call site] 04234
5 [org.jfree.chart.legend.LegendTitle].setItemFont(java.awt.Font) [function] [call site] 04235
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04236
6 [org.jfree.chart.event.TitleChangeEvent].<init>(org.jfree.chart.title.Title) [function] [call site] 04237
6 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 04238
5 [org.jfree.chart.legend.LegendTitle].setItemPaint(java.awt.Paint) [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].<init>(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].getWrapper() [function] [call site] 04243
5 [org.jfree.chart.StandardChartTheme].applyToBlockContainer(org.jfree.chart.block.BlockContainer) [function] [call site] 04244
6 [org.jfree.chart.block.BlockContainer].getBlocks() [function] [call site] 04245
6 [org.jfree.chart.StandardChartTheme].applyToBlock(org.jfree.chart.block.Block) [function] [call site] 04246
7 [org.jfree.chart.StandardChartTheme].applyToTitle(org.jfree.chart.title.Title) [function] [call site] 04247
7 [org.jfree.chart.block.LabelBlock].setFont(java.awt.Font) [function] [call site] 04248
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04249
8 [org.jfree.chart.text.TextUtils].createTextBlock(java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 04250
9 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04251
9 [org.jfree.chart.text.TextBlock].<init>() [function] [call site] 04252
9 [org.jfree.chart.text.TextBlock].addLine(java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 04253
10 [org.jfree.chart.text.TextLine].<init>(java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 04254
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04255
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04256
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04257
11 [org.jfree.chart.text.TextFragment].<init>(java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 04258
12 [org.jfree.chart.text.TextFragment].<init>(java.lang.String,java.awt.Font,java.awt.Paint,float) [function] [call site] 04259
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04260
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04261
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04262
10 [org.jfree.chart.text.TextBlock].addLine(org.jfree.chart.text.TextLine) [function] [call site] 04263
9 [org.jfree.chart.text.TextBlock].addLine(java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 04264
7 [org.jfree.chart.block.LabelBlock].setPaint(java.awt.Paint) [function] [call site] 04265
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04266
8 [org.jfree.chart.text.TextUtils].createTextBlock(java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 04267
5 [org.jfree.chart.legend.LegendTitle].getWrapper() [function] [call site] 04268
5 [org.jfree.chart.legend.PaintScaleLegend].setBackgroundPaint(java.awt.Paint) [function] [call site] 04269
6 [org.jfree.chart.event.TitleChangeEvent].<init>(org.jfree.chart.title.Title) [function] [call site] 04270
6 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 04271
5 [org.jfree.chart.legend.PaintScaleLegend].getAxis() [function] [call site] 04272
5 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 04273
6 [org.jfree.chart.axis.Axis].setLabelFont(java.awt.Font) [function] [call site] 04274
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04275
7 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 04276
6 [org.jfree.chart.axis.Axis].setLabelPaint(java.awt.Paint) [function] [call site] 04277
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04278
7 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 04279
6 [org.jfree.chart.axis.Axis].setTickLabelFont(java.awt.Font) [function] [call site] 04280
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04281
7 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 04282
6 [org.jfree.chart.axis.Axis].setTickLabelPaint(java.awt.Paint) [function] [call site] 04283
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04284
7 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 04285
6 [org.jfree.chart.StandardChartTheme].applyToSymbolAxis(org.jfree.chart.axis.SymbolAxis) [function] [call site] 04286
7 [org.jfree.chart.axis.SymbolAxis].setGridBandPaint(java.awt.Paint) [function] [call site] 04287
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04288
8 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 04289
7 [org.jfree.chart.axis.SymbolAxis].setGridBandAlternatePaint(java.awt.Paint) [function] [call site] 04290
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04291
8 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 04292
6 [org.jfree.chart.StandardChartTheme].applyToPeriodAxis(org.jfree.chart.axis.PeriodAxis) [function] [call site] 04293
7 [org.jfree.chart.axis.PeriodAxis].getLabelInfo() [function] [call site] 04294
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getPeriodClass() [function] [call site] 04295
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getDateFormat() [function] [call site] 04296
8 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 04297
9 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 04298
9 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 04299
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getPadding() [function] [call site] 04300
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getDrawDividers() [function] [call site] 04301
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].<init>(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] 04302
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04303
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04304
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04305
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [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.text.format.RelativeDateFormat].clone() [function] [call site] 04310
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getDividerPaint() [function] [call site] 04311
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getDividerStroke() [function] [call site] 04312
7 [org.jfree.chart.axis.PeriodAxis].setLabelInfo(org.jfree.chart.axis.PeriodAxisLabelInfo[]) [function] [call site] 04313
8 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 04314
5 [org.jfree.chart.title.CompositeTitle].getContainer() [function] [call site] 04315
5 [org.jfree.chart.block.BlockContainer].getBlocks() [function] [call site] 04316
4 [org.jfree.chart.JFreeChart].getSubtitle(int) [function] [call site] 04317
5 [org.jfree.chart.JFreeChart].getSubtitleCount() [function] [call site] 04318
4 [org.jfree.chart.JFreeChart].setBackgroundPaint(java.awt.Paint) [function] [call site] 04319
5 [org.jfree.chart.JFreeChart].fireChartChanged() [function] [call site] 04320
6 [org.jfree.chart.event.ChartChangeEvent].<init>(java.lang.Object) [function] [call site] 04321
6 [org.jfree.chart.JFreeChart].notifyListeners(org.jfree.chart.event.ChartChangeEvent) [function] [call site] 04322
5 [org.jfree.chart.JFreeChart].fireChartChanged() [function] [call site] 04323
4 [org.jfree.chart.JFreeChart].getPlot() [function] [call site] 04324
4 [org.jfree.chart.StandardChartTheme].applyToPlot(org.jfree.chart.plot.Plot) [function] [call site] 04325
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04326
5 [org.jfree.chart.plot.Plot].getDrawingSupplier() [function] [call site] 04327
6 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 04328
5 [org.jfree.chart.StandardChartTheme].getDrawingSupplier() [function] [call site] 04329
6 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04330
7 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04331
8 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04332
9 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04333
9 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 04334
9 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 04335
9 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 04336
10 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04337
11 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 04338
12 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04339
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04340
13 [org.jfree.chart.internal.CloneUtils].copy(java.lang.Object) [function] [call site] 04341
14 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04342
14 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 04343
14 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 04344
14 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 04345
14 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 04346
15 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04347
14 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 04348
14 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 04349
15 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04350
15 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04351
16 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04352
16 [org.jfree.chart.internal.CloneUtils].copy(java.lang.Object) [function] [call site] 04353
14 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04354
15 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04355
15 [org.jfree.chart.internal.ArrayUtils].clone(float[][]) [function] [call site] 04356
15 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 04357
16 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 04358
17 [org.jfree.chart.axis.Axis].clone() [function] [call site] 04359
16 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04360
16 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 04361
16 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 04362
16 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 04363
16 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 04364
16 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 04365
16 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 04366
16 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 04367
16 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04368
16 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 04369
16 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04370
17 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 04371
17 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 04372
16 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 04373
17 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 04374
18 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04375
18 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04376
18 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 04377
18 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 04378
18 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04379
18 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 04380
18 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 04381
18 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 04382
18 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 04383
18 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04384
18 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].setPlot(org.jfree.chart.plot.XYPlot) [function] [call site] 04385
18 [org.jfree.chart.renderer.AbstractRenderer].addChangeListener(org.jfree.chart.event.RendererChangeListener) [function] [call site] 04386
18 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04387
18 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04388
18 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04389
18 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04390
18 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04391
18 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04392
18 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04393
18 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 04394
19 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04395
18 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04396
18 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04397
18 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 04398
18 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 04399
18 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 04400
18 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 04401
18 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 04402
18 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 04403
18 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 04404
18 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04405
18 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 04406
18 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04407
18 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 04408
18 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 04409
19 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04410
18 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 04411
19 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04412
18 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 04413
19 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04414
19 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04415
18 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 04416
18 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 04417
19 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04418
19 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04419
19 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 04420
19 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 04421
19 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 04422
19 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 04423
19 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 04424
19 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 04425
19 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04426
19 [org.jfree.chart.title.Title].clone() [function] [call site] 04427
20 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 04428
21 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04429
21 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04430
21 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 04431
21 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 04432
21 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 04433
21 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 04434
21 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 04435
21 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 04436
21 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04437
21 [org.jfree.chart.title.Title].clone() [function] [call site] 04438
21 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 04439
22 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 04440
22 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04441
22 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04442
22 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 04443
22 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 04444
22 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 04445
22 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 04446
22 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 04447
22 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 04448
22 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04449
22 [org.jfree.chart.title.Title].clone() [function] [call site] 04450
22 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04451
22 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 04452
22 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 04453
23 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 04454
22 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 04455
22 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 04456
22 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 04457
23 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 04458
23 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04459
23 [org.jfree.chart.plot.Plot].setParent(org.jfree.chart.plot.Plot) [function] [call site] 04460
23 [org.jfree.chart.plot.XYPlot].getRangeAxis() [function] [call site] 04461
24 [org.jfree.chart.plot.XYPlot].getRangeAxis(int) [function] [call site] 04462
25 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 04463
23 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 04464
23 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 04465
23 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 04466
23 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 04467
22 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04468
23 [org.jfree.chart.title.Title].clone() [function] [call site] 04469
22 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 04470
22 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04471
23 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 04472
23 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 04473
23 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 04474
23 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 04475
22 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 04476
22 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 04477
22 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 04478
22 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 04479
22 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04480
23 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04481
22 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 04482
23 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04483
23 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 04484
23 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 04485
22 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 04486
23 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04487
22 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 04488
22 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 04489
23 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 04490
24 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04491
24 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04492
24 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 04493
24 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 04494
24 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04495
24 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 04496
24 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 04497
24 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 04498
24 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04499
24 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].setPlot(org.jfree.chart.plot.CategoryPlot) [function] [call site] 04500
25 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04501
24 [org.jfree.chart.renderer.AbstractRenderer].addChangeListener(org.jfree.chart.event.RendererChangeListener) [function] [call site] 04502
24 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04503
24 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04504
24 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04505
24 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04506
24 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04507
24 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04508
24 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04509
24 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04510
23 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04511
23 [org.jfree.chart.plot.Plot].setParent(org.jfree.chart.plot.Plot) [function] [call site] 04512
23 [org.jfree.chart.plot.CategoryPlot].getRangeAxis() [function] [call site] 04513
23 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 04514
23 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 04515
23 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 04516
23 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 04517
22 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 04518
23 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04519
22 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 04520
22 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 04521
23 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04522
22 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 04523
23 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04524
22 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 04525
23 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 04526
22 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 04527
23 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04528
23 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04529
22 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 04530
23 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 04531
24 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04532
24 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04533
22 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 04534
23 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04535
22 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04536
22 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 04537
23 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04538
22 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 04539
23 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04540
22 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 04541
23 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04542
22 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 04543
23 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04544
22 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 04545
23 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04546
22 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 04547
23 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 04548
22 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 04549
22 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 04550
23 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04551
22 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 04552
23 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04553
22 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 04554
23 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04555
23 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 04556
24 [org.jfree.data.KeyedObjects].clone() [function] [call site] 04557
25 [org.jfree.data.KeyedObject].clone() [function] [call site] 04558
26 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04559
26 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 04560
26 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 04561
26 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 04562
26 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 04563
26 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 04564
26 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 04565
26 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04566
26 [org.jfree.chart.title.Title].clone() [function] [call site] 04567
26 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 04568
26 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04569
26 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 04570
26 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 04571
26 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 04572
26 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 04573
26 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 04574
26 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04575
26 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 04576
26 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04577
26 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 04578
26 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 04579
26 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 04580
26 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 04581
26 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04582
26 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 04583
26 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 04584
26 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 04585
26 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 04586
26 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 04587
26 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 04588
26 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 04589
26 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 04590
26 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 04591
26 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 04592
26 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 04593
26 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 04594
26 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04595
26 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 04596
26 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 04597
26 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 04598
26 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 04599
26 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 04600
26 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 04601
26 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 04602
26 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 04603
26 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 04604
26 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 04605
26 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 04606
27 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04607
27 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04608
26 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 04609
27 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 04610
27 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 04611
28 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04612
27 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04613
27 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 04614
28 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04615
27 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 04616
28 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04617
27 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 04618
28 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04619
26 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 04620
27 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04621
26 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 04622
27 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04623
26 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 04624
27 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 04625
28 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04626
26 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 04627
27 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 04628
27 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04629
27 [org.jfree.chart.plot.Plot].setParent(org.jfree.chart.plot.Plot) [function] [call site] 04630
26 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 04631
26 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 04632
26 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 04633
26 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 04634
27 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04635
27 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 04636
26 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 04637
27 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04638
27 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04639
27 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 04640
27 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 04641
27 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 04642
27 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 04643
27 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 04644
27 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 04645
27 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 04646
27 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04647
27 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 04648
27 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04649
27 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 04650
27 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 04651
27 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 04652
27 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 04653
27 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 04654
27 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 04655
27 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04656
27 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 04657
27 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 04658
28 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04659
28 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04660
27 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 04661
27 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 04662
27 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 04663
27 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 04664
27 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 04665
27 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 04666
27 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 04667
27 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 04668
27 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 04669
27 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 04670
27 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04671
27 [org.jfree.chart.axis.Tick].clone() [function] [call site] 04672
27 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 04673
27 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 04674
27 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 04675
27 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 04676
28 [org.jfree.data.time.TimePeriodValues].createCopy(int,int) [function] [call site] 04677
29 [org.jfree.data.general.Series].clone() [function] [call site] 04678
29 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 04679
29 [org.jfree.data.time.TimePeriodValues].add(org.jfree.data.time.TimePeriodValue) [function] [call site] 04680
30 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04681
30 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 04682
30 [org.jfree.data.time.TimePeriodValues].updateBounds(org.jfree.data.time.TimePeriod,int) [function] [call site] 04683
31 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 04684
31 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 04685
31 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 04686
31 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 04687
31 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 04688
31 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 04689
31 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 04690
31 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 04691
31 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 04692
31 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 04693
31 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 04694
31 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 04695
31 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 04696
31 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 04697
31 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 04698
31 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 04699
31 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 04700
31 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 04701
31 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 04702
31 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 04703
31 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 04704
31 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 04705
31 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 04706
31 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 04707
31 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 04708
31 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 04709
31 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 04710
31 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 04711
31 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 04712
31 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 04713
31 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 04714
31 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 04715
31 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 04716
31 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 04717
31 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 04718
31 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 04719
30 [org.jfree.data.general.Series].fireSeriesChanged() [function] [call site] 04720
28 [org.jfree.data.time.TimePeriodValues].getItemCount() [function] [call site] 04721
27 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 04722
27 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 04723
27 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 04724
27 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 04725
28 [org.jfree.chart.axis.Axis].clone() [function] [call site] 04726
27 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 04727
28 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04728
28 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04729
28 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 04730
28 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 04731
28 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 04732
28 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 04733
28 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 04734
28 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 04735
28 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04736
28 [org.jfree.chart.title.Title].clone() [function] [call site] 04737
28 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 04738
28 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04739
28 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 04740
28 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 04741
28 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 04742
28 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 04743
28 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 04744
28 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04745
28 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 04746
28 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04747
28 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 04748
28 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 04749
28 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 04750
28 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 04751
28 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04752
28 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 04753
28 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 04754
28 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 04755
28 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 04756
28 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 04757
28 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 04758
28 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 04759
28 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 04760
28 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 04761
28 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 04762
28 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 04763
28 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 04764
28 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04765
28 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 04766
28 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 04767
28 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 04768
28 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 04769
28 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 04770
28 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 04771
28 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 04772
28 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 04773
28 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 04774
28 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 04775
28 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 04776
28 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 04777
28 [org.jfree.data.KeyedObject].clone() [function] [call site] 04778
28 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 04779
28 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 04780
28 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 04781
28 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 04782
28 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 04783
28 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 04784
28 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 04785
28 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 04786
28 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 04787
28 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 04788
29 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 04789
28 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 04790
29 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04791
29 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04792
28 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 04793
29 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04794
28 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 04795
29 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04796
28 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 04797
29 [org.jfree.data.KeyToGroupMap].clone(java.lang.Object) [function] [call site] 04798
29 [org.jfree.data.KeyToGroupMap].clone(java.util.Collection) [function] [call site] 04799
30 [org.jfree.data.KeyToGroupMap].clone(java.lang.Object) [function] [call site] 04800
29 [org.jfree.data.KeyToGroupMap].clone(java.lang.Object) [function] [call site] 04801
28 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 04802
29 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 04803
29 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 04804
28 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 04805
28 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 04806
28 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 04807
29 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04808
29 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04809
28 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 04810
29 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04811
29 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04812
28 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 04813
29 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04814
29 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04815
28 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 04816
29 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04817
28 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 04818
29 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04819
29 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 04820
29 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04821
29 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 04822
29 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 04823
29 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 04824
29 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04825
29 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 04826
29 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 04827
29 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 04828
29 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 04829
29 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 04830
29 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 04831
29 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 04832
29 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04833
29 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 04834
29 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04835
29 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 04836
29 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 04837
29 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 04838
29 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 04839
29 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 04840
29 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 04841
29 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04842
29 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 04843
29 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 04844
29 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 04845
29 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 04846
29 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 04847
29 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 04848
29 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 04849
29 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 04850
29 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 04851
29 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 04852
29 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 04853
29 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 04854
29 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04855
29 [org.jfree.chart.axis.Tick].clone() [function] [call site] 04856
29 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 04857
29 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 04858
29 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 04859
29 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 04860
29 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 04861
29 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 04862
29 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 04863
29 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 04864
29 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 04865
29 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 04866
29 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 04867
29 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 04868
29 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 04869
29 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 04870
29 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 04871
29 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 04872
29 [org.jfree.data.general.Series].clone() [function] [call site] 04873
29 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 04874
29 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 04875
29 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 04876
29 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 04877
29 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 04878
29 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 04879
29 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 04880
29 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 04881
29 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 04882
29 [org.jfree.chart.axis.Axis].clone() [function] [call site] 04883
29 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 04884
29 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 04885
29 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 04886
29 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 04887
29 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 04888
30 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 04889
31 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 04890
31 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 04891
29 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 04892
30 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04893
30 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04894
30 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 04895
29 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 04896
30 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04897
29 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 04898
30 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04899
30 [org.jfree.chart.JFreeChart].clone() [function] [call site] 04900
31 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04901
31 [org.jfree.chart.title.Title].addChangeListener(org.jfree.chart.event.TitleChangeListener) [function] [call site] 04902
31 [org.jfree.chart.JFreeChart].getSubtitleCount() [function] [call site] 04903
31 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04904
31 [org.jfree.chart.title.Title].clone() [function] [call site] 04905
31 [org.jfree.chart.JFreeChart].getSubtitle(int) [function] [call site] 04906
31 [org.jfree.chart.title.Title].addChangeListener(org.jfree.chart.event.TitleChangeListener) [function] [call site] 04907
31 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04908
31 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 04909
31 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 04910
31 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04911
31 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 04912
32 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04913
32 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04914
32 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 04915
32 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 04916
33 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 04917
33 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 04918
32 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 04919
32 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 04920
32 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 04921
32 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 04922
32 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04923
32 [org.jfree.chart.plot.PolarPlot].getDataset(int) [function] [call site] 04924
32 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 04925
32 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 04926
32 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04927
32 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04928
32 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 04929
32 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 04930
32 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 04931
32 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 04932
32 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 04933
32 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 04934
32 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04935
32 [org.jfree.chart.title.Title].clone() [function] [call site] 04936
32 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 04937
32 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04938
32 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 04939
32 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 04940
32 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 04941
32 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 04942
32 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 04943
32 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04944
32 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 04945
32 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04946
32 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 04947
32 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 04948
32 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 04949
32 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 04950
32 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04951
32 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 04952
32 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 04953
32 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 04954
32 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 04955
32 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 04956
32 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 04957
32 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 04958
32 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 04959
32 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 04960
32 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 04961
32 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 04962
32 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 04963
32 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04964
32 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 04965
32 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 04966
32 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 04967
32 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 04968
32 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 04969
32 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 04970
32 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 04971
32 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 04972
32 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 04973
32 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 04974
32 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 04975
32 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 04976
32 [org.jfree.data.KeyedObject].clone() [function] [call site] 04977
32 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 04978
32 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 04979
32 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 04980
32 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 04981
32 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 04982
32 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 04983
32 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 04984
32 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 04985
32 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 04986
32 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 04987
32 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 04988
32 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 04989
32 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 04990
32 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 04991
32 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 04992
32 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 04993
32 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 04994
32 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 04995
32 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 04996
32 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 04997
32 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 04998
32 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 04999
32 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 05000
32 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 05001
33 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 05002
34 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 05003
34 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05004
32 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 05005
33 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 05006
32 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 05007
32 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 05008
32 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 05009
33 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05010
33 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 05011
32 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 05012
32 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 05013
33 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05014
33 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 05015
32 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 05016
33 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05017
33 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 05018
32 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 05019
33 [org.jfree.chart.urls.CustomPieURLGenerator].<init>() [function] [call site] 05020
33 [org.jfree.chart.urls.CustomPieURLGenerator].addURLs(java.util.Map) [function] [call site] 05021
32 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 05022
32 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 05023
33 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 05024
32 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 05025
32 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 05026
33 [org.jfree.chart.plot.Plot].clone() [function] [call site] 05027
33 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05028
33 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 05029
33 [org.jfree.chart.internal.CloneUtils].copy(java.lang.Object) [function] [call site] 05030
33 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05031
33 [org.jfree.chart.internal.CloneUtils].copy(java.lang.Object) [function] [call site] 05032
33 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05033
33 [org.jfree.chart.internal.CloneUtils].copy(java.lang.Object) [function] [call site] 05034
32 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 05035
33 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 05036
32 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 05037
32 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 05038
33 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05039
33 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 05040
32 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 05041
33 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 05042
32 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 05043
33 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05044
32 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 05045
33 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 05046
33 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 05047
33 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 05048
33 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 05049
33 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 05050
33 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 05051
33 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 05052
33 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 05053
33 [org.jfree.chart.title.Title].clone() [function] [call site] 05054
33 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 05055
33 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 05056
33 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 05057
33 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 05058
33 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 05059
33 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 05060
33 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 05061
33 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 05062
33 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 05063
33 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05064
33 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 05065
33 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 05066
33 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 05067
33 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 05068
33 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 05069
33 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 05070
33 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 05071
33 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 05072
33 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 05073
33 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 05074
33 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 05075
33 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 05076
33 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 05077
33 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 05078
33 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 05079
33 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 05080
33 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 05081
33 [org.jfree.chart.plot.Plot].clone() [function] [call site] 05082
33 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 05083
33 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 05084
33 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05085
33 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 05086
33 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 05087
33 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 05088
33 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 05089
33 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 05090
33 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 05091
33 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 05092
33 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05093
33 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 05094
33 [org.jfree.data.KeyedObject].clone() [function] [call site] 05095
33 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 05096
33 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 05097
33 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 05098
33 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05099
33 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 05100
33 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 05101
33 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 05102
33 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 05103
33 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 05104
33 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 05105
33 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05106
33 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 05107
33 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 05108
33 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 05109
33 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 05110
33 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 05111
33 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 05112
33 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 05113
33 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 05114
33 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 05115
33 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 05116
33 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 05117
33 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 05118
33 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 05119
33 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 05120
33 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 05121
33 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 05122
33 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 05123
33 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 05124
33 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 05125
33 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 05126
33 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 05127
33 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 05128
33 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 05129
33 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 05130
33 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 05131
33 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 05132
33 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 05133
33 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 05134
33 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 05135
33 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 05136
33 [org.jfree.data.gantt.Task].clone() [function] [call site] 05137
33 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 05138
34 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 05139
34 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05140
34 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05141
33 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 05142
34 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 05143
33 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 05144
34 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05145
34 [org.jfree.data.DataUtils].clone(double[][]) [function] [call site] 05146
35 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 05147
33 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 05148
33 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 05149
33 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 05150
33 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 05151
34 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05152
33 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05153
34 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05154
34 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 05155
33 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 05156
34 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05157
33 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 05158
34 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 05159
33 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 05160
34 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05161
34 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 05162
34 [org.jfree.data.xy.IntervalXYDelegate].<init>(org.jfree.data.xy.XYDataset) [function] [call site] 05163
35 [org.jfree.data.xy.IntervalXYDelegate].<init>(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 05164
36 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 05165
34 [org.jfree.data.xy.CategoryTableXYDataset].getIntervalWidth() [function] [call site] 05166
35 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 05167
34 [org.jfree.data.xy.IntervalXYDelegate].setFixedIntervalWidth(double) [function] [call site] 05168
34 [org.jfree.data.xy.CategoryTableXYDataset].isAutoWidth() [function] [call site] 05169
35 [org.jfree.data.xy.IntervalXYDelegate].isAutoWidth() [function] [call site] 05170
34 [org.jfree.data.xy.IntervalXYDelegate].setAutoWidth(boolean) [function] [call site] 05171
35 [org.jfree.data.xy.IntervalXYDelegate].recalculateInterval() [function] [call site] 05172
34 [org.jfree.data.xy.IntervalXYDelegate].setIntervalPositionFactor(double) [function] [call site] 05173
34 [org.jfree.data.xy.CategoryTableXYDataset].getIntervalPositionFactor() [function] [call site] 05174
35 [org.jfree.data.xy.IntervalXYDelegate].getIntervalPositionFactor() [function] [call site] 05175
33 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 05176
34 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05177
34 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 05178
33 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 05179
34 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 05180
33 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 05181
33 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 05182
34 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 05183
33 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 05184
33 [org.jfree.data.KeyedObjects].clone() [function] [call site] 05185
33 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 05186
33 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 05187
34 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 05188
33 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 05189
34 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 05190
34 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05191
33 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 05192
34 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05193
34 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05194
33 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 05195
34 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 05196
33 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 05197
33 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 05198
33 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 05199
34 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 05200
34 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05201
34 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05202
33 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 05203
34 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 05204
33 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 05205
34 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 05206
33 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 05207
34 [org.jfree.chart.plot.Plot].clone() [function] [call site] 05208
34 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05209
34 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 05210
34 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 05211
34 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 05212
33 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 05213
34 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05214
33 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05215
33 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 05216
34 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05217
33 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 05218
33 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 05219
33 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 05220
33 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 05221
33 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 05222
33 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 05223
33 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 05224
34 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05225
34 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 05226
33 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 05227
34 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 05228
33 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 05229
34 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 05230
34 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 05231
33 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 05232
34 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05233
34 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05234
34 [org.jfree.data.xy.IntervalXYDelegate].<init>(org.jfree.data.xy.XYDataset) [function] [call site] 05235
34 [org.jfree.data.xy.DefaultTableXYDataset].getIntervalWidth() [function] [call site] 05236
35 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 05237
34 [org.jfree.data.xy.IntervalXYDelegate].setFixedIntervalWidth(double) [function] [call site] 05238
34 [org.jfree.data.xy.DefaultTableXYDataset].isAutoWidth() [function] [call site] 05239
35 [org.jfree.data.xy.IntervalXYDelegate].isAutoWidth() [function] [call site] 05240
34 [org.jfree.data.xy.IntervalXYDelegate].setAutoWidth(boolean) [function] [call site] 05241
34 [org.jfree.data.xy.IntervalXYDelegate].setIntervalPositionFactor(double) [function] [call site] 05242
34 [org.jfree.data.xy.DefaultTableXYDataset].getIntervalPositionFactor() [function] [call site] 05243
35 [org.jfree.data.xy.IntervalXYDelegate].getIntervalPositionFactor() [function] [call site] 05244
34 [org.jfree.data.xy.DefaultTableXYDataset].updateXPoints() [function] [call site] 05245
33 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 05246
34 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 05247
33 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 05248
34 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 05249
33 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 05250
34 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 05251
34 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 05252
34 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 05253
34 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 05254
34 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 05255
34 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 05256
34 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 05257
34 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 05258
34 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 05259
34 [org.jfree.chart.title.Title].clone() [function] [call site] 05260
34 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 05261
34 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 05262
34 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 05263
34 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 05264
34 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 05265
34 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 05266
34 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 05267
34 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 05268
34 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 05269
34 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05270
34 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 05271
34 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 05272
34 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 05273
34 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 05274
34 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 05275
34 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 05276
34 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 05277
34 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 05278
34 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 05279
34 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 05280
34 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 05281
34 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 05282
34 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 05283
34 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 05284
34 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 05285
34 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 05286
34 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 05287
34 [org.jfree.chart.plot.Plot].clone() [function] [call site] 05288
34 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 05289
34 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 05290
34 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05291
34 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 05292
34 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 05293
34 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 05294
34 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 05295
34 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 05296
34 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 05297
34 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 05298
34 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05299
34 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 05300
34 [org.jfree.data.KeyedObject].clone() [function] [call site] 05301
34 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 05302
34 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 05303
34 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 05304
34 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05305
34 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 05306
34 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 05307
34 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 05308
34 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 05309
34 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 05310
34 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 05311
34 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05312
34 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 05313
34 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 05314
34 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 05315
34 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 05316
34 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 05317
34 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 05318
34 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 05319
34 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 05320
34 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 05321
34 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 05322
34 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 05323
34 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 05324
34 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 05325
34 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 05326
34 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 05327
34 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 05328
34 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 05329
34 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 05330
34 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 05331
34 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 05332
34 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 05333
34 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 05334
34 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 05335
34 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 05336
34 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 05337
34 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 05338
34 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 05339
34 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 05340
34 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 05341
34 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 05342
34 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 05343
34 [org.jfree.data.gantt.Task].clone() [function] [call site] 05344
34 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 05345
34 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 05346
34 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 05347
34 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 05348
34 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 05349
34 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 05350
34 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 05351
34 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05352
34 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 05353
34 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 05354
34 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 05355
34 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 05356
34 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 05357
34 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 05358
34 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 05359
34 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 05360
34 [org.jfree.data.KeyedObjects].clone() [function] [call site] 05361
34 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 05362
34 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 05363
34 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 05364
34 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 05365
34 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 05366
34 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 05367
34 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 05368
34 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 05369
34 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 05370
34 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 05371
34 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 05372
34 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 05373
34 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05374
34 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 05375
34 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 05376
34 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 05377
34 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 05378
34 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 05379
34 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 05380
34 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 05381
34 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 05382
34 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 05383
34 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 05384
34 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 05385
34 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 05386
34 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 05387
34 [org.jfree.chart.block.Size2D].clone() [function] [call site] 05388
34 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 05389
35 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05390
35 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05391
34 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 05392
34 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 05393
35 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05394
35 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 05395
34 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 05396
35 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 05397
34 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 05398
33 [org.jfree.chart.block.Size2D].clone() [function] [call site] 05399
33 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 05400
33 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 05401
33 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 05402
33 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 05403
33 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 05404
32 [org.jfree.data.gantt.Task].clone() [function] [call site] 05405
32 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 05406
32 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 05407
32 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 05408
32 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 05409
32 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 05410
32 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 05411
32 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 05412
32 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05413
32 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 05414
32 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 05415
32 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 05416
32 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 05417
32 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 05418
32 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 05419
32 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 05420
32 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 05421
32 [org.jfree.data.KeyedObjects].clone() [function] [call site] 05422
32 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 05423
32 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 05424
32 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 05425
32 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 05426
32 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 05427
32 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 05428
32 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 05429
32 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 05430
32 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 05431
32 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 05432
32 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 05433
32 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 05434
32 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05435
32 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 05436
32 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 05437
32 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 05438
32 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 05439
32 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 05440
32 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 05441
32 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 05442
32 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 05443
32 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 05444
32 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 05445
32 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 05446
32 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 05447
32 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 05448
32 [org.jfree.chart.block.Size2D].clone() [function] [call site] 05449
32 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 05450
32 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 05451
32 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 05452
32 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 05453
32 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 05454
32 [org.jfree.chart.renderer.DefaultPolarItemRenderer].setPlot(org.jfree.chart.plot.PolarPlot) [function] [call site] 05455
32 [org.jfree.chart.renderer.AbstractRenderer].addChangeListener(org.jfree.chart.event.RendererChangeListener) [function] [call site] 05456
31 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 05457
31 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 05458
31 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 05459
31 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 05460
31 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 05461
31 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 05462
31 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 05463
31 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05464
31 [org.jfree.chart.plot.Plot].clone() [function] [call site] 05465
31 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 05466
31 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 05467
31 [org.jfree.chart.plot.Plot].addChangeListener(org.jfree.chart.event.PlotChangeListener) [function] [call site] 05468
30 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05469
29 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 05470
29 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 05471
29 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 05472
29 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 05473
30 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05474
30 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 05475
30 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 05476
30 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 05477
30 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 05478
30 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 05479
30 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 05480
30 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 05481
30 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 05482
30 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 05483
30 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 05484
30 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 05485
30 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 05486
30 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 05487
30 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 05488
30 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 05489
30 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 05490
30 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 05491
30 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 05492
30 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 05493
30 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 05494
30 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 05495
30 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 05496
30 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 05497
30 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 05498
30 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 05499
30 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 05500
30 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 05501
30 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 05502
30 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 05503
30 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 05504
30 [org.jfree.chart.plot.Plot].clone() [function] [call site] 05505
30 [org.jfree.chart.axis.Tick].clone() [function] [call site] 05506
30 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 05507
30 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 05508
30 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05509
30 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 05510
30 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 05511
30 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 05512
30 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 05513
30 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 05514
30 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 05515
30 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 05516
30 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 05517
30 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 05518
30 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 05519
30 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 05520
30 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05521
30 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 05522
30 [org.jfree.data.general.Series].clone() [function] [call site] 05523
30 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 05524
30 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 05525
30 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 05526
30 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 05527
30 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 05528
30 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 05529
30 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05530
30 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 05531
30 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 05532
30 [org.jfree.chart.axis.Axis].clone() [function] [call site] 05533
30 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 05534
30 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 05535
30 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 05536
30 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 05537
30 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 05538
30 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 05539
30 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 05540
30 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 05541
30 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 05542
30 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 05543
30 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 05544
30 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 05545
30 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 05546
30 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 05547
30 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 05548
30 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05549
30 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 05550
30 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 05551
30 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 05552
30 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 05553
30 [org.jfree.data.KeyedObjects].clone() [function] [call site] 05554
30 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 05555
30 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 05556
30 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 05557
30 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 05558
30 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 05559
30 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 05560
30 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 05561
30 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 05562
30 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 05563
30 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 05564
30 [org.jfree.chart.plot.Marker].clone() [function] [call site] 05565
30 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 05566
30 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05567
30 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 05568
30 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 05569
30 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 05570
30 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 05571
30 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 05572
30 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 05573
30 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 05574
30 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 05575
30 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 05576
30 [org.jfree.chart.block.Size2D].clone() [function] [call site] 05577
30 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 05578
30 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 05579
30 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 05580
30 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 05581
30 [org.jfree.chart.title.Title].clone() [function] [call site] 05582
30 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 05583
30 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 05584
30 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 05585
31 [org.jfree.data.general.Series].clone() [function] [call site] 05586
31 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 05587
30 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 05588
30 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 05589
30 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 05590
30 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 05591
30 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05592
30 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 05593
30 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 05594
31 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 05595
31 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 05596
31 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 05597
31 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 05598
31 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 05599
31 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 05600
31 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 05601
31 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 05602
31 [org.jfree.chart.title.Title].clone() [function] [call site] 05603
31 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 05604
31 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 05605
31 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 05606
31 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 05607
31 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 05608
31 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 05609
31 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 05610
31 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 05611
31 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 05612
31 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05613
31 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 05614
31 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 05615
31 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 05616
31 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 05617
31 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 05618
31 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 05619
31 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 05620
31 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 05621
31 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 05622
31 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 05623
31 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 05624
31 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 05625
31 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 05626
31 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 05627
31 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 05628
31 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 05629
31 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 05630
31 [org.jfree.chart.plot.Plot].clone() [function] [call site] 05631
31 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 05632
31 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 05633
31 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05634
31 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 05635
31 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 05636
31 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 05637
31 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 05638
31 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 05639
31 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 05640
31 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 05641
31 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05642
31 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 05643
31 [org.jfree.data.KeyedObject].clone() [function] [call site] 05644
31 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 05645
31 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 05646
31 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 05647
31 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05648
31 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 05649
31 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 05650
31 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 05651
31 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 05652
31 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 05653
31 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 05654
31 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05655
31 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 05656
31 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 05657
31 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 05658
31 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 05659
31 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 05660
31 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 05661
31 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 05662
31 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 05663
31 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 05664
31 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 05665
31 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 05666
31 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 05667
31 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 05668
31 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 05669
31 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 05670
31 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 05671
31 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 05672
31 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 05673
31 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 05674
31 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 05675
31 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 05676
31 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 05677
31 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 05678
31 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 05679
31 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 05680
31 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 05681
31 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 05682
31 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 05683
31 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 05684
31 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 05685
31 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 05686
31 [org.jfree.data.gantt.Task].clone() [function] [call site] 05687
31 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 05688
31 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 05689
31 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 05690
31 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 05691
31 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 05692
31 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 05693
31 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 05694
31 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05695
31 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 05696
31 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 05697
31 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 05698
31 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 05699
31 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 05700
31 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 05701
31 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 05702
31 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 05703
31 [org.jfree.data.KeyedObjects].clone() [function] [call site] 05704
31 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 05705
31 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 05706
31 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 05707
31 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 05708
31 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 05709
31 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 05710
31 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 05711
31 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 05712
31 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 05713
31 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 05714
31 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 05715
31 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 05716
31 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05717
31 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 05718
31 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 05719
31 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 05720
31 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 05721
31 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 05722
31 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 05723
31 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 05724
31 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 05725
31 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 05726
31 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 05727
31 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 05728
31 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 05729
31 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 05730
31 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 05731
31 [org.jfree.chart.block.Size2D].clone() [function] [call site] 05732
31 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 05733
31 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 05734
31 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 05735
31 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 05736
31 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 05737
31 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05738
31 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 05739
31 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 05740
31 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 05741
31 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 05742
31 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 05743
31 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 05744
31 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 05745
31 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 05746
31 [org.jfree.chart.title.Title].clone() [function] [call site] 05747
31 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 05748
31 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 05749
31 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 05750
31 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 05751
31 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 05752
31 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 05753
31 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 05754
31 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 05755
31 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 05756
31 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05757
31 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 05758
31 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 05759
31 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 05760
31 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 05761
31 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 05762
31 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 05763
31 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 05764
31 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 05765
31 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 05766
31 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 05767
31 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 05768
31 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 05769
31 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 05770
31 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 05771
31 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 05772
31 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 05773
31 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 05774
31 [org.jfree.chart.plot.Plot].clone() [function] [call site] 05775
31 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 05776
31 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 05777
31 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05778
31 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 05779
31 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 05780
31 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 05781
31 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 05782
31 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 05783
31 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 05784
31 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 05785
31 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05786
31 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 05787
31 [org.jfree.data.KeyedObject].clone() [function] [call site] 05788
31 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 05789
31 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 05790
31 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 05791
31 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05792
31 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 05793
31 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 05794
31 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 05795
31 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 05796
31 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 05797
31 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 05798
31 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05799
31 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 05800
31 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 05801
31 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 05802
31 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 05803
31 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 05804
31 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 05805
31 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 05806
31 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 05807
31 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 05808
31 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 05809
31 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 05810
31 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 05811
31 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 05812
31 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 05813
31 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 05814
31 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 05815
31 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 05816
31 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 05817
31 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 05818
31 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 05819
31 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 05820
31 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 05821
31 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 05822
31 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 05823
31 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 05824
31 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 05825
31 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 05826
31 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 05827
31 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 05828
31 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 05829
31 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 05830
31 [org.jfree.data.gantt.Task].clone() [function] [call site] 05831
31 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 05832
31 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 05833
31 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 05834
31 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 05835
31 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 05836
31 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 05837
31 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 05838
31 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05839
31 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 05840
31 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 05841
31 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 05842
31 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 05843
31 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 05844
31 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 05845
31 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 05846
31 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 05847
31 [org.jfree.data.KeyedObjects].clone() [function] [call site] 05848
31 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 05849
31 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 05850
31 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 05851
31 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 05852
31 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 05853
31 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 05854
31 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 05855
31 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 05856
31 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 05857
31 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 05858
31 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 05859
31 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 05860
31 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05861
31 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 05862
31 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 05863
31 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 05864
31 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 05865
31 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 05866
31 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 05867
31 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 05868
31 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 05869
31 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 05870
31 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 05871
31 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 05872
31 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 05873
31 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 05874
31 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 05875
31 [org.jfree.chart.block.Size2D].clone() [function] [call site] 05876
31 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 05877
31 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 05878
31 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 05879
31 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 05880
31 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 05881
31 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05882
30 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 05883
30 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 05884
31 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 05885
31 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 05886
31 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 05887
31 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 05888
31 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 05889
31 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 05890
31 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 05891
31 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 05892
31 [org.jfree.chart.title.Title].clone() [function] [call site] 05893
31 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 05894
31 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 05895
31 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 05896
31 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 05897
31 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 05898
31 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 05899
31 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 05900
31 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 05901
31 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 05902
31 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05903
31 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 05904
31 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 05905
31 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 05906
31 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 05907
31 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 05908
31 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 05909
31 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 05910
31 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 05911
31 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 05912
31 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 05913
31 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 05914
31 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 05915
31 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 05916
31 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 05917
31 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 05918
31 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 05919
31 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 05920
31 [org.jfree.chart.plot.Plot].clone() [function] [call site] 05921
31 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 05922
31 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 05923
31 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05924
31 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 05925
31 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 05926
31 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 05927
31 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 05928
31 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 05929
31 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 05930
31 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 05931
31 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05932
31 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 05933
31 [org.jfree.data.KeyedObject].clone() [function] [call site] 05934
31 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 05935
31 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 05936
31 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 05937
31 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05938
31 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 05939
31 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 05940
31 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 05941
31 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 05942
31 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 05943
31 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 05944
31 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05945
31 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 05946
31 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 05947
31 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 05948
31 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 05949
31 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 05950
31 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 05951
31 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 05952
31 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 05953
31 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 05954
31 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 05955
31 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 05956
31 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 05957
31 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 05958
31 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 05959
31 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 05960
31 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 05961
31 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 05962
31 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 05963
31 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 05964
31 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 05965
31 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 05966
31 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 05967
31 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 05968
31 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 05969
31 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 05970
31 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 05971
31 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 05972
31 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 05973
31 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 05974
31 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 05975
31 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 05976
31 [org.jfree.data.gantt.Task].clone() [function] [call site] 05977
31 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 05978
31 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 05979
31 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 05980
31 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 05981
31 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 05982
31 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 05983
31 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 05984
31 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05985
31 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 05986
31 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 05987
31 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 05988
31 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 05989
31 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 05990
31 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 05991
31 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 05992
31 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 05993
31 [org.jfree.data.KeyedObjects].clone() [function] [call site] 05994
31 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 05995
31 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 05996
31 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 05997
31 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 05998
31 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 05999
31 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06000
31 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 06001
31 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 06002
31 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 06003
31 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 06004
31 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06005
31 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 06006
31 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06007
31 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 06008
31 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 06009
31 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 06010
31 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 06011
31 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 06012
31 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 06013
31 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06014
31 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 06015
31 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 06016
31 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 06017
31 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 06018
31 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 06019
31 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 06020
31 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 06021
31 [org.jfree.chart.block.Size2D].clone() [function] [call site] 06022
31 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 06023
31 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 06024
31 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 06025
31 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 06026
31 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 06027
30 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 06028
31 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 06029
30 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 06030
30 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 06031
30 [org.jfree.data.KeyedObject].clone() [function] [call site] 06032
30 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 06033
31 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06034
30 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06035
30 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 06036
30 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 06037
31 [org.jfree.chart.plot.Marker].clone() [function] [call site] 06038
30 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 06039
30 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 06040
30 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 06041
31 [org.jfree.data.general.Series].clone() [function] [call site] 06042
31 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 06043
30 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 06044
30 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 06045
30 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 06046
30 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 06047
30 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 06048
30 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 06049
30 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 06050
30 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 06051
31 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06052
31 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 06053
31 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 06054
31 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 06055
31 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 06056
31 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 06057
31 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 06058
31 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 06059
31 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 06060
31 [org.jfree.chart.title.Title].clone() [function] [call site] 06061
31 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 06062
31 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 06063
31 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 06064
31 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 06065
31 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 06066
31 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 06067
31 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 06068
31 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 06069
31 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 06070
31 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 06071
31 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 06072
31 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 06073
31 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 06074
31 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 06075
31 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 06076
31 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 06077
31 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 06078
31 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 06079
31 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 06080
31 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 06081
31 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 06082
31 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 06083
31 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 06084
31 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 06085
31 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 06086
31 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 06087
31 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 06088
31 [org.jfree.chart.plot.Plot].clone() [function] [call site] 06089
31 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 06090
31 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 06091
31 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 06092
31 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 06093
31 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 06094
31 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 06095
31 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 06096
31 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 06097
31 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 06098
31 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 06099
31 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 06100
31 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 06101
31 [org.jfree.data.KeyedObject].clone() [function] [call site] 06102
31 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 06103
31 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 06104
31 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 06105
31 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06106
31 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 06107
31 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 06108
31 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 06109
31 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 06110
31 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 06111
31 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 06112
31 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 06113
31 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 06114
31 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 06115
31 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 06116
31 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 06117
31 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 06118
31 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 06119
31 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 06120
31 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 06121
31 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 06122
31 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 06123
31 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 06124
31 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 06125
31 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 06126
31 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 06127
31 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 06128
31 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 06129
31 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 06130
31 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 06131
31 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 06132
31 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06133
31 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 06134
31 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 06135
31 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06136
31 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06137
31 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 06138
31 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06139
31 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 06140
31 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 06141
31 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 06142
31 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 06143
31 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 06144
31 [org.jfree.data.gantt.Task].clone() [function] [call site] 06145
31 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 06146
31 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 06147
31 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06148
31 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 06149
31 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 06150
31 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 06151
31 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 06152
31 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 06153
31 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 06154
31 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 06155
31 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 06156
31 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 06157
31 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06158
31 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 06159
31 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 06160
31 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06161
31 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06162
31 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 06163
31 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 06164
31 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06165
31 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 06166
31 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 06167
31 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06168
31 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 06169
31 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 06170
31 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 06171
31 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 06172
31 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06173
31 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 06174
31 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06175
31 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 06176
31 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 06177
31 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 06178
31 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 06179
31 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 06180
31 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 06181
31 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06182
31 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 06183
31 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 06184
31 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 06185
31 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 06186
31 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 06187
31 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 06188
31 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 06189
31 [org.jfree.chart.block.Size2D].clone() [function] [call site] 06190
31 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 06191
31 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 06192
31 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 06193
31 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 06194
31 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 06195
30 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 06196
31 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06197
30 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 06198
30 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 06199
31 [org.jfree.data.general.Series].clone() [function] [call site] 06200
31 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 06201
30 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 06202
30 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 06203
30 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 06204
30 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 06205
30 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06206
30 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 06207
30 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06208
30 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 06209
30 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 06210
31 [org.jfree.data.general.Series].clone() [function] [call site] 06211
31 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 06212
30 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 06213
30 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 06214
30 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 06215
30 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 06216
30 [org.jfree.data.gantt.Task].clone() [function] [call site] 06217
30 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06218
30 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 06219
30 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 06220
30 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 06221
30 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 06222
30 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 06223
30 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 06224
30 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 06225
30 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 06226
30 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06227
30 [org.jfree.chart.JFreeChart].clone() [function] [call site] 06228
30 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 06229
30 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 06230
30 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 06231
31 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06232
31 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 06233
30 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 06234
30 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 06235
30 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 06236
30 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 06237
30 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06238
30 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 06239
30 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 06240
30 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 06241
30 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 06242
31 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06243
31 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 06244
30 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 06245
31 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 06246
30 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 06247
30 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 06248
30 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 06249
30 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 06250
30 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 06251
30 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 06252
30 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06253
30 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 06254
30 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 06255
30 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 06256
30 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 06257
30 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 06258
31 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 06259
31 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 06260
31 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 06261
31 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 06262
31 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 06263
31 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 06264
31 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 06265
30 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 06266
30 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 06267
30 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 06268
30 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 06269
30 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 06270
30 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 06271
30 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 06272
30 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 06273
30 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 06274
30 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 06275
30 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 06276
30 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 06277
30 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 06278
30 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 06279
30 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 06280
30 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 06281
30 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 06282
30 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 06283
30 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 06284
30 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 06285
30 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 06286
30 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 06287
30 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 06288
30 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 06289
30 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 06290
30 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 06291
30 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 06292
30 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 06293
30 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 06294
30 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 06295
30 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 06296
30 [org.jfree.chart.plot.Plot].clone() [function] [call site] 06297
30 [org.jfree.chart.axis.Tick].clone() [function] [call site] 06298
30 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 06299
30 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 06300
30 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 06301
30 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 06302
30 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 06303
30 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 06304
30 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 06305
30 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 06306
30 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 06307
30 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 06308
30 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 06309
30 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 06310
30 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 06311
30 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 06312
30 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 06313
30 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 06314
30 [org.jfree.data.general.Series].clone() [function] [call site] 06315
30 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 06316
30 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 06317
30 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 06318
30 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 06319
30 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 06320
30 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 06321
30 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 06322
30 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 06323
30 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 06324
30 [org.jfree.chart.axis.Axis].clone() [function] [call site] 06325
30 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 06326
30 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 06327
30 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 06328
30 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 06329
30 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 06330
30 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 06331
30 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 06332
30 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 06333
30 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06334
30 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 06335
30 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 06336
30 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06337
30 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 06338
30 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 06339
30 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 06340
30 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 06341
30 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 06342
30 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06343
30 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 06344
30 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 06345
30 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06346
30 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 06347
30 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 06348
30 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 06349
30 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06350
30 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 06351
30 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06352
30 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 06353
30 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 06354
30 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 06355
30 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 06356
30 [org.jfree.chart.plot.Marker].clone() [function] [call site] 06357
30 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 06358
30 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06359
30 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 06360
30 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 06361
30 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 06362
30 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 06363
30 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 06364
30 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 06365
30 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 06366
30 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 06367
30 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 06368
30 [org.jfree.chart.block.Size2D].clone() [function] [call site] 06369
30 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 06370
30 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 06371
30 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 06372
30 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 06373
30 [org.jfree.chart.title.Title].clone() [function] [call site] 06374
30 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 06375
30 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 06376
30 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 06377
30 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 06378
30 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 06379
30 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 06380
30 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 06381
30 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 06382
30 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 06383
30 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 06384
30 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 06385
30 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 06386
30 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 06387
30 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 06388
30 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 06389
30 [org.jfree.data.KeyedObject].clone() [function] [call site] 06390
30 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 06391
30 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06392
30 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 06393
30 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 06394
30 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 06395
30 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 06396
30 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 06397
30 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 06398
30 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 06399
30 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 06400
30 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 06401
30 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 06402
30 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 06403
30 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 06404
30 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 06405
30 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 06406
30 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 06407
30 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 06408
30 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 06409
30 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 06410
30 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 06411
30 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 06412
30 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06413
30 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 06414
30 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06415
30 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 06416
30 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 06417
30 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 06418
30 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 06419
30 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 06420
30 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 06421
30 [org.jfree.data.gantt.Task].clone() [function] [call site] 06422
30 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06423
30 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 06424
30 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 06425
30 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 06426
30 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 06427
30 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 06428
30 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 06429
30 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 06430
30 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 06431
30 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06432
30 [org.jfree.chart.JFreeChart].clone() [function] [call site] 06433
30 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 06434
30 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 06435
30 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 06436
30 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 06437
30 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 06438
30 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 06439
30 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 06440
30 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06441
30 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 06442
30 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 06443
30 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 06444
30 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 06445
30 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 06446
30 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 06447
30 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 06448
30 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 06449
30 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 06450
30 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 06451
30 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 06452
30 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06453
30 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 06454
30 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 06455
30 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 06456
30 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 06457
30 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 06458
30 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 06459
30 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone(java.lang.Number[][]) [function] [call site] 06460
31 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 06461
30 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone(java.lang.Number[][]) [function] [call site] 06462
29 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 06463
29 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 06464
29 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 06465
29 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 06466
29 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 06467
29 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06468
29 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 06469
29 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 06470
29 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06471
29 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 06472
29 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 06473
29 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 06474
29 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06475
29 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 06476
29 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06477
29 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 06478
29 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 06479
29 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 06480
29 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 06481
29 [org.jfree.chart.plot.Marker].clone() [function] [call site] 06482
29 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 06483
29 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06484
29 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 06485
29 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 06486
29 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 06487
29 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 06488
29 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 06489
29 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 06490
29 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 06491
29 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 06492
29 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 06493
29 [org.jfree.chart.block.Size2D].clone() [function] [call site] 06494
29 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 06495
29 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 06496
29 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 06497
29 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 06498
29 [org.jfree.chart.title.Title].clone() [function] [call site] 06499
29 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 06500
29 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 06501
29 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 06502
29 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 06503
29 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 06504
29 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 06505
29 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 06506
29 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 06507
29 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 06508
29 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 06509
29 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 06510
29 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 06511
29 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 06512
29 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 06513
29 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 06514
29 [org.jfree.data.KeyedObject].clone() [function] [call site] 06515
29 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 06516
29 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06517
29 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 06518
29 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 06519
29 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 06520
29 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 06521
29 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 06522
29 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 06523
29 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 06524
29 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 06525
29 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 06526
29 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 06527
29 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 06528
29 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 06529
29 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 06530
29 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 06531
29 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 06532
29 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 06533
29 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 06534
29 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 06535
29 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 06536
29 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 06537
29 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06538
29 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 06539
29 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06540
29 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 06541
29 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 06542
29 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 06543
29 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 06544
29 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 06545
29 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 06546
29 [org.jfree.data.gantt.Task].clone() [function] [call site] 06547
29 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06548
29 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 06549
29 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 06550
29 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 06551
29 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 06552
29 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 06553
29 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 06554
29 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 06555
29 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 06556
29 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06557
29 [org.jfree.chart.JFreeChart].clone() [function] [call site] 06558
29 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 06559
29 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 06560
29 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 06561
29 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 06562
29 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 06563
29 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 06564
29 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 06565
29 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06566
29 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 06567
29 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 06568
29 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 06569
29 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 06570
29 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 06571
29 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 06572
29 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 06573
29 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 06574
29 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 06575
29 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 06576
29 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 06577
29 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06578
29 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 06579
29 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 06580
29 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 06581
29 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 06582
29 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 06583
29 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 06584
28 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 06585
28 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 06586
28 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 06587
28 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 06588
28 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 06589
28 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 06590
28 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 06591
28 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 06592
28 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06593
28 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 06594
28 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 06595
28 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06596
28 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06597
28 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 06598
28 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06599
28 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 06600
28 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 06601
28 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 06602
28 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 06603
28 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 06604
28 [org.jfree.data.gantt.Task].clone() [function] [call site] 06605
28 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 06606
28 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 06607
28 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06608
28 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 06609
28 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 06610
28 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 06611
28 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 06612
28 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 06613
28 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 06614
28 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 06615
28 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 06616
28 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 06617
28 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06618
28 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 06619
28 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 06620
28 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06621
28 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06622
28 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 06623
28 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 06624
28 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06625
28 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 06626
28 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 06627
28 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06628
28 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 06629
28 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 06630
28 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 06631
28 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 06632
28 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06633
28 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 06634
28 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06635
28 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 06636
28 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 06637
28 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 06638
28 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 06639
28 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 06640
28 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 06641
28 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06642
28 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 06643
28 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 06644
28 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 06645
28 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 06646
28 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 06647
28 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 06648
28 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 06649
28 [org.jfree.chart.block.Size2D].clone() [function] [call site] 06650
28 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 06651
28 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 06652
28 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 06653
28 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 06654
28 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 06655
27 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 06656
27 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 06657
27 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 06658
27 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 06659
27 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 06660
27 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 06661
27 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 06662
27 [org.jfree.data.general.Series].clone() [function] [call site] 06663
27 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 06664
27 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 06665
27 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 06666
27 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 06667
27 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 06668
27 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 06669
27 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 06670
27 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 06671
27 [org.jfree.chart.axis.Axis].clone() [function] [call site] 06672
27 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 06673
27 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 06674
27 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 06675
27 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 06676
27 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 06677
27 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 06678
27 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 06679
27 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 06680
27 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06681
27 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 06682
27 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 06683
27 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06684
27 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 06685
27 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 06686
27 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 06687
27 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 06688
27 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 06689
27 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 06690
27 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06691
27 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 06692
27 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 06693
27 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06694
27 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 06695
27 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 06696
27 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 06697
27 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06698
27 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 06699
27 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06700
27 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 06701
27 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 06702
27 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 06703
27 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 06704
27 [org.jfree.chart.plot.Marker].clone() [function] [call site] 06705
27 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 06706
27 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06707
27 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 06708
27 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 06709
27 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 06710
27 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 06711
27 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 06712
27 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 06713
27 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 06714
27 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 06715
27 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 06716
27 [org.jfree.chart.block.Size2D].clone() [function] [call site] 06717
27 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 06718
27 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 06719
27 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 06720
27 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 06721
27 [org.jfree.chart.title.Title].clone() [function] [call site] 06722
27 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 06723
27 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 06724
27 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 06725
27 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 06726
27 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 06727
27 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 06728
27 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 06729
27 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 06730
27 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 06731
27 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 06732
27 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 06733
27 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 06734
27 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 06735
27 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 06736
27 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 06737
27 [org.jfree.data.KeyedObject].clone() [function] [call site] 06738
27 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 06739
27 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06740
27 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 06741
27 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 06742
27 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 06743
27 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 06744
27 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 06745
27 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 06746
27 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 06747
27 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 06748
27 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 06749
27 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 06750
27 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 06751
27 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 06752
27 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 06753
27 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 06754
27 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 06755
27 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 06756
27 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 06757
27 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 06758
27 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 06759
27 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 06760
27 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06761
27 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 06762
27 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06763
27 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 06764
27 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 06765
27 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 06766
27 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 06767
27 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 06768
27 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 06769
27 [org.jfree.data.gantt.Task].clone() [function] [call site] 06770
27 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06771
27 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 06772
27 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 06773
27 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 06774
27 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 06775
27 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 06776
27 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 06777
27 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 06778
27 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 06779
27 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06780
27 [org.jfree.chart.JFreeChart].clone() [function] [call site] 06781
27 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 06782
27 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 06783
27 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 06784
27 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 06785
27 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 06786
27 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 06787
27 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 06788
27 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06789
27 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 06790
27 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 06791
27 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 06792
27 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 06793
27 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 06794
27 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 06795
27 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 06796
27 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 06797
27 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 06798
27 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 06799
27 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 06800
27 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06801
27 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 06802
27 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 06803
27 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 06804
27 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 06805
27 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 06806
27 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 06807
27 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 06808
27 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 06809
27 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 06810
27 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 06811
27 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 06812
27 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 06813
27 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 06814
27 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 06815
27 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 06816
27 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 06817
27 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 06818
27 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 06819
27 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 06820
27 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 06821
27 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 06822
27 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 06823
27 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 06824
27 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 06825
27 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 06826
27 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 06827
27 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 06828
27 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 06829
27 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 06830
27 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 06831
27 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 06832
27 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 06833
27 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 06834
27 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 06835
27 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 06836
27 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 06837
27 [org.jfree.chart.plot.Plot].clone() [function] [call site] 06838
27 [org.jfree.chart.axis.Tick].clone() [function] [call site] 06839
27 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 06840
27 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 06841
27 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 06842
27 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 06843
27 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 06844
27 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 06845
27 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 06846
27 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 06847
27 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 06848
27 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 06849
27 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 06850
27 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 06851
27 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 06852
27 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 06853
27 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 06854
27 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 06855
27 [org.jfree.data.general.Series].clone() [function] [call site] 06856
27 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 06857
27 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 06858
27 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 06859
27 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 06860
27 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 06861
27 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 06862
27 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 06863
27 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 06864
27 [org.jfree.chart.axis.Axis].clone() [function] [call site] 06865
27 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 06866
27 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 06867
27 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 06868
27 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 06869
27 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 06870
27 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 06871
27 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 06872
27 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 06873
27 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06874
27 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 06875
27 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 06876
27 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06877
27 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 06878
27 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 06879
27 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 06880
27 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 06881
27 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 06882
27 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 06883
27 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06884
27 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 06885
27 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 06886
27 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06887
27 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 06888
27 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 06889
27 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 06890
27 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06891
27 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 06892
27 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06893
27 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 06894
27 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 06895
27 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 06896
27 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 06897
27 [org.jfree.chart.plot.Marker].clone() [function] [call site] 06898
27 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 06899
27 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06900
27 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 06901
27 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 06902
27 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 06903
27 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 06904
27 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 06905
27 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 06906
27 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 06907
27 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 06908
27 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 06909
27 [org.jfree.chart.block.Size2D].clone() [function] [call site] 06910
27 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 06911
27 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 06912
27 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 06913
27 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 06914
27 [org.jfree.chart.title.Title].clone() [function] [call site] 06915
27 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 06916
27 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 06917
27 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 06918
27 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 06919
27 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 06920
27 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 06921
27 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 06922
27 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 06923
27 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 06924
27 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 06925
27 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 06926
27 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 06927
27 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 06928
27 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 06929
27 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 06930
27 [org.jfree.data.KeyedObject].clone() [function] [call site] 06931
27 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 06932
27 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06933
27 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 06934
27 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 06935
27 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 06936
27 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 06937
27 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 06938
27 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 06939
27 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 06940
27 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 06941
27 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 06942
27 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 06943
27 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 06944
27 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 06945
27 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 06946
27 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 06947
27 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 06948
27 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 06949
27 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 06950
27 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 06951
27 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 06952
27 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 06953
27 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06954
27 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 06955
27 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06956
27 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 06957
27 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 06958
27 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 06959
27 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 06960
27 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 06961
27 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 06962
27 [org.jfree.data.gantt.Task].clone() [function] [call site] 06963
27 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06964
27 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 06965
27 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 06966
27 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 06967
27 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 06968
27 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 06969
27 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 06970
27 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 06971
27 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 06972
27 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06973
27 [org.jfree.chart.JFreeChart].clone() [function] [call site] 06974
27 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 06975
27 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 06976
27 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 06977
27 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 06978
27 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 06979
27 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 06980
27 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 06981
27 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06982
27 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 06983
27 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 06984
27 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 06985
27 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 06986
27 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 06987
27 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 06988
27 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 06989
27 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 06990
27 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 06991
27 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 06992
27 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 06993
27 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06994
27 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 06995
27 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 06996
27 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 06997
27 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 06998
27 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 06999
27 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 07000
27 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 07001
26 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 07002
26 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 07003
26 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 07004
26 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 07005
26 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 07006
26 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 07007
26 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 07008
26 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07009
26 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 07010
26 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 07011
26 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 07012
26 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 07013
26 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07014
26 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 07015
26 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 07016
26 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 07017
26 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 07018
26 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 07019
26 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 07020
26 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 07021
26 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 07022
26 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 07023
26 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07024
26 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 07025
26 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 07026
26 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 07027
26 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 07028
26 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 07029
26 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 07030
26 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 07031
26 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 07032
26 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 07033
26 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 07034
26 [org.jfree.data.gantt.Task].clone() [function] [call site] 07035
26 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 07036
26 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 07037
26 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 07038
26 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 07039
26 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 07040
26 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 07041
26 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 07042
26 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 07043
26 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 07044
26 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 07045
26 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 07046
26 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 07047
26 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 07048
26 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 07049
26 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 07050
26 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 07051
26 [org.jfree.data.KeyedObjects].clone() [function] [call site] 07052
26 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 07053
26 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 07054
26 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07055
26 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 07056
26 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 07057
26 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 07058
26 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07059
26 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 07060
26 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 07061
26 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 07062
26 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 07063
26 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07064
26 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 07065
26 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 07066
26 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 07067
26 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 07068
26 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 07069
26 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 07070
26 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 07071
26 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 07072
26 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 07073
26 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 07074
26 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 07075
26 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 07076
26 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 07077
26 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 07078
26 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 07079
26 [org.jfree.chart.block.Size2D].clone() [function] [call site] 07080
26 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 07081
26 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 07082
26 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 07083
26 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 07084
26 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 07085
22 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 07086
22 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 07087
22 [org.jfree.data.KeyedObject].clone() [function] [call site] 07088
22 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 07089
22 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 07090
22 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 07091
22 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 07092
22 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 07093
22 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 07094
22 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 07095
22 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 07096
22 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 07097
22 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 07098
22 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 07099
22 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 07100
22 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 07101
22 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 07102
22 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 07103
22 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 07104
22 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07105
22 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 07106
22 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 07107
22 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 07108
22 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 07109
22 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07110
22 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 07111
22 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 07112
22 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 07113
22 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 07114
22 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 07115
22 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 07116
22 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 07117
22 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 07118
22 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 07119
22 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07120
22 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 07121
22 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 07122
22 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 07123
22 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 07124
22 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 07125
22 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 07126
22 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 07127
22 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 07128
22 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 07129
22 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 07130
22 [org.jfree.data.gantt.Task].clone() [function] [call site] 07131
22 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 07132
22 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 07133
22 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 07134
22 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 07135
22 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 07136
22 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 07137
22 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 07138
22 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 07139
22 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 07140
22 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 07141
22 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 07142
22 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 07143
22 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 07144
22 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 07145
22 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 07146
22 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 07147
22 [org.jfree.data.KeyedObjects].clone() [function] [call site] 07148
22 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 07149
22 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 07150
22 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07151
22 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 07152
22 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 07153
22 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 07154
22 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07155
22 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 07156
22 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 07157
22 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 07158
22 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 07159
22 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07160
22 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 07161
22 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 07162
22 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 07163
22 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 07164
22 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 07165
22 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 07166
22 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 07167
22 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 07168
22 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 07169
22 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 07170
22 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 07171
22 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 07172
22 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 07173
22 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 07174
22 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 07175
22 [org.jfree.chart.block.Size2D].clone() [function] [call site] 07176
22 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 07177
22 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 07178
22 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 07179
22 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 07180
22 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 07181
22 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 07182
22 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 07183
22 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 07184
22 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 07185
22 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 07186
22 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 07187
22 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 07188
22 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 07189
22 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 07190
22 [org.jfree.chart.title.Title].clone() [function] [call site] 07191
22 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 07192
22 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 07193
22 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 07194
22 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 07195
22 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 07196
22 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 07197
22 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 07198
22 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 07199
22 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 07200
22 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 07201
22 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 07202
22 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 07203
22 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 07204
22 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 07205
22 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 07206
22 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 07207
22 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 07208
22 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 07209
22 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 07210
22 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 07211
22 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 07212
22 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 07213
22 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 07214
22 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 07215
22 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 07216
22 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 07217
22 [org.jfree.chart.plot.Plot].clone() [function] [call site] 07218
22 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 07219
22 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 07220
22 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 07221
22 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 07222
22 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 07223
22 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 07224
22 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 07225
22 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 07226
22 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 07227
22 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 07228
22 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 07229
22 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 07230
22 [org.jfree.data.KeyedObject].clone() [function] [call site] 07231
22 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 07232
22 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 07233
22 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 07234
22 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 07235
22 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 07236
22 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 07237
22 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 07238
22 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 07239
22 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 07240
22 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 07241
22 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 07242
22 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 07243
22 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 07244
22 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 07245
22 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 07246
22 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 07247
22 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07248
22 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 07249
22 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 07250
22 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 07251
22 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 07252
22 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07253
22 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 07254
22 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 07255
22 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 07256
22 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 07257
22 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 07258
22 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 07259
22 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 07260
22 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 07261
22 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 07262
22 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07263
22 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 07264
22 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 07265
22 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 07266
22 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 07267
22 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 07268
22 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 07269
22 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 07270
22 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 07271
22 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 07272
22 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 07273
22 [org.jfree.data.gantt.Task].clone() [function] [call site] 07274
22 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 07275
22 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 07276
22 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 07277
22 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 07278
22 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 07279
22 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 07280
22 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 07281
22 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 07282
22 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 07283
22 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 07284
22 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 07285
22 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 07286
22 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 07287
22 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 07288
22 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 07289
22 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 07290
22 [org.jfree.data.KeyedObjects].clone() [function] [call site] 07291
22 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 07292
22 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 07293
22 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07294
22 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 07295
22 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 07296
22 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 07297
22 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07298
22 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 07299
22 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 07300
22 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 07301
22 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 07302
22 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07303
22 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 07304
22 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 07305
22 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 07306
22 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 07307
22 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 07308
22 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 07309
22 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 07310
22 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 07311
22 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 07312
22 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 07313
22 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 07314
22 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 07315
22 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 07316
22 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 07317
22 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 07318
22 [org.jfree.chart.block.Size2D].clone() [function] [call site] 07319
22 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 07320
22 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 07321
22 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 07322
22 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 07323
22 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 07324
22 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 07325
22 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 07326
22 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 07327
22 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 07328
22 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 07329
22 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 07330
22 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 07331
22 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 07332
22 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 07333
22 [org.jfree.chart.title.Title].clone() [function] [call site] 07334
22 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 07335
22 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 07336
22 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 07337
22 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 07338
22 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 07339
22 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 07340
22 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 07341
22 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 07342
22 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 07343
22 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 07344
22 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 07345
22 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 07346
22 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 07347
22 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 07348
22 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 07349
22 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 07350
22 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 07351
22 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 07352
22 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 07353
22 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 07354
22 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 07355
22 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 07356
22 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 07357
22 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 07358
22 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 07359
22 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 07360
22 [org.jfree.chart.plot.Plot].clone() [function] [call site] 07361
22 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 07362
22 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 07363
22 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 07364
22 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 07365
22 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 07366
22 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 07367
22 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 07368
22 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 07369
22 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 07370
22 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 07371
22 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 07372
22 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 07373
22 [org.jfree.data.KeyedObject].clone() [function] [call site] 07374
22 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 07375
22 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 07376
22 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 07377
22 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 07378
22 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 07379
22 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 07380
22 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 07381
22 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 07382
22 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 07383
22 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 07384
22 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 07385
22 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 07386
22 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 07387
22 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 07388
22 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 07389
22 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 07390
22 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07391
22 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 07392
22 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 07393
22 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 07394
22 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 07395
22 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07396
22 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 07397
22 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 07398
22 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 07399
22 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 07400
22 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 07401
22 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 07402
22 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 07403
22 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 07404
22 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 07405
22 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07406
22 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 07407
22 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 07408
22 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 07409
22 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 07410
22 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 07411
22 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 07412
22 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 07413
22 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 07414
22 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 07415
22 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 07416
22 [org.jfree.data.gantt.Task].clone() [function] [call site] 07417
22 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 07418
22 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 07419
22 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 07420
22 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 07421
22 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 07422
22 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 07423
22 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 07424
22 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 07425
22 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 07426
22 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 07427
22 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 07428
22 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 07429
22 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 07430
22 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 07431
22 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 07432
22 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 07433
22 [org.jfree.data.KeyedObjects].clone() [function] [call site] 07434
22 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 07435
22 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 07436
22 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07437
22 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 07438
22 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 07439
22 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 07440
22 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07441
22 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 07442
22 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 07443
22 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 07444
22 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 07445
22 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07446
22 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 07447
22 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 07448
22 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 07449
22 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 07450
22 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 07451
22 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 07452
22 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 07453
22 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 07454
22 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 07455
22 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 07456
22 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 07457
22 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 07458
22 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 07459
22 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 07460
22 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 07461
22 [org.jfree.chart.block.Size2D].clone() [function] [call site] 07462
22 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 07463
22 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 07464
22 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 07465
22 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 07466
22 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 07467
22 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 07468
22 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 07469
22 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 07470
21 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 07471
21 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 07472
21 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 07473
21 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 07474
21 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 07475
21 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 07476
21 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 07477
21 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 07478
21 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 07479
21 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 07480
21 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 07481
21 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 07482
21 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 07483
21 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 07484
21 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 07485
21 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 07486
21 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 07487
21 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 07488
21 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 07489
21 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 07490
21 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 07491
21 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 07492
21 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 07493
21 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 07494
21 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 07495
21 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 07496
21 [org.jfree.chart.plot.Plot].clone() [function] [call site] 07497
21 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 07498
21 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 07499
21 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 07500
21 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 07501
21 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 07502
21 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 07503
21 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 07504
21 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 07505
21 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 07506
21 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 07507
21 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 07508
21 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 07509
21 [org.jfree.data.KeyedObject].clone() [function] [call site] 07510
21 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 07511
21 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 07512
21 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 07513
21 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 07514
21 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 07515
21 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 07516
21 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 07517
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 07518
21 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 07519
21 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 07520
21 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 07521
21 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 07522
21 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 07523
21 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 07524
21 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 07525
21 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 07526
21 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07527
21 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 07528
21 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 07529
21 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 07530
21 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 07531
21 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07532
21 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 07533
21 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 07534
21 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 07535
21 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 07536
21 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 07537
21 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 07538
21 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 07539
21 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 07540
21 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 07541
21 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07542
21 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 07543
21 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 07544
21 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 07545
21 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 07546
21 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 07547
21 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 07548
21 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 07549
21 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 07550
21 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 07551
21 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 07552
21 [org.jfree.data.gantt.Task].clone() [function] [call site] 07553
21 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 07554
21 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 07555
21 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 07556
21 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 07557
21 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 07558
21 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 07559
21 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 07560
21 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 07561
21 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 07562
21 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 07563
21 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 07564
21 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 07565
21 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 07566
21 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 07567
21 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 07568
21 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 07569
21 [org.jfree.data.KeyedObjects].clone() [function] [call site] 07570
21 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 07571
21 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 07572
21 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07573
21 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 07574
21 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 07575
21 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 07576
21 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07577
21 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 07578
21 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 07579
21 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 07580
21 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 07581
21 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07582
21 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 07583
21 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 07584
21 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 07585
21 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 07586
21 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 07587
21 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 07588
21 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 07589
21 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 07590
21 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 07591
21 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 07592
21 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 07593
21 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 07594
21 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 07595
21 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 07596
21 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 07597
21 [org.jfree.chart.block.Size2D].clone() [function] [call site] 07598
21 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 07599
21 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 07600
21 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 07601
21 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 07602
21 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 07603
19 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 07604
19 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 07605
19 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 07606
19 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 07607
19 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 07608
19 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 07609
19 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 07610
19 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 07611
19 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 07612
19 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 07613
19 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 07614
19 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 07615
19 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 07616
19 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 07617
19 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 07618
19 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 07619
19 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 07620
19 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 07621
19 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 07622
19 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 07623
19 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 07624
19 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 07625
19 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 07626
19 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 07627
19 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 07628
19 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 07629
19 [org.jfree.chart.plot.Plot].clone() [function] [call site] 07630
19 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 07631
19 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 07632
19 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 07633
19 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 07634
19 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 07635
19 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 07636
19 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 07637
19 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 07638
19 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 07639
19 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 07640
19 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 07641
19 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 07642
19 [org.jfree.data.KeyedObject].clone() [function] [call site] 07643
19 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 07644
19 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 07645
19 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 07646
19 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 07647
19 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 07648
19 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 07649
19 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 07650
19 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 07651
19 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 07652
19 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 07653
19 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 07654
19 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 07655
19 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 07656
19 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 07657
19 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 07658
19 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 07659
19 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07660
19 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 07661
19 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 07662
19 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 07663
19 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 07664
19 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07665
19 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 07666
19 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 07667
19 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 07668
19 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 07669
19 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 07670
19 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 07671
19 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 07672
19 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 07673
19 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 07674
19 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07675
19 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 07676
19 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 07677
19 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 07678
19 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 07679
19 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 07680
19 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 07681
19 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 07682
19 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 07683
19 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 07684
19 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 07685
19 [org.jfree.data.gantt.Task].clone() [function] [call site] 07686
19 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 07687
19 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 07688
19 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 07689
19 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 07690
19 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 07691
19 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 07692
19 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 07693
19 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 07694
19 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 07695
19 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 07696
19 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 07697
19 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 07698
19 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 07699
19 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 07700
19 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 07701
19 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 07702
19 [org.jfree.data.KeyedObjects].clone() [function] [call site] 07703
19 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 07704
19 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 07705
19 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07706
19 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 07707
19 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 07708
19 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 07709
19 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07710
19 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 07711
19 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 07712
19 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 07713
19 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 07714
19 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07715
19 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 07716
19 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 07717
19 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 07718
19 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 07719
19 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 07720
19 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 07721
19 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 07722
19 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 07723
19 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 07724
19 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 07725
19 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 07726
19 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 07727
19 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 07728
19 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 07729
19 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 07730
19 [org.jfree.chart.block.Size2D].clone() [function] [call site] 07731
19 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 07732
19 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 07733
19 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 07734
19 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 07735
19 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 07736
18 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 07737
18 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 07738
18 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 07739
18 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 07740
18 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 07741
18 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 07742
18 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 07743
18 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 07744
18 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 07745
18 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 07746
18 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 07747
18 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 07748
18 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 07749
18 [org.jfree.chart.plot.Plot].clone() [function] [call site] 07750
18 [org.jfree.chart.axis.Tick].clone() [function] [call site] 07751
18 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 07752
18 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 07753
18 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 07754
18 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 07755
18 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 07756
18 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 07757
18 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 07758
18 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 07759
18 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 07760
18 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 07761
18 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 07762
18 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 07763
18 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 07764
18 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 07765
18 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 07766
18 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 07767
18 [org.jfree.data.general.Series].clone() [function] [call site] 07768
18 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 07769
18 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 07770
18 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 07771
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 07772
18 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 07773
18 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 07774
18 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 07775
18 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 07776
18 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 07777
18 [org.jfree.chart.axis.Axis].clone() [function] [call site] 07778
18 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 07779
18 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 07780
18 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07781
18 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 07782
18 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07783
18 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 07784
18 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 07785
18 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 07786
18 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 07787
18 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 07788
18 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 07789
18 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 07790
18 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 07791
18 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 07792
18 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 07793
18 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 07794
18 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 07795
18 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 07796
18 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 07797
18 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 07798
18 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 07799
18 [org.jfree.data.KeyedObjects].clone() [function] [call site] 07800
18 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 07801
18 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 07802
18 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 07803
18 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07804
18 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 07805
18 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 07806
18 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 07807
18 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 07808
18 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 07809
18 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 07810
18 [org.jfree.chart.plot.Marker].clone() [function] [call site] 07811
18 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07812
18 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 07813
18 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 07814
18 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 07815
18 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 07816
18 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 07817
18 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 07818
18 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 07819
18 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 07820
18 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 07821
18 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 07822
18 [org.jfree.chart.block.Size2D].clone() [function] [call site] 07823
18 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 07824
18 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 07825
18 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 07826
18 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 07827
18 [org.jfree.chart.title.Title].clone() [function] [call site] 07828
18 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 07829
18 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 07830
18 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 07831
18 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 07832
18 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 07833
18 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 07834
18 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 07835
18 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 07836
18 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 07837
18 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 07838
18 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 07839
18 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 07840
18 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 07841
18 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 07842
18 [org.jfree.data.KeyedObject].clone() [function] [call site] 07843
18 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 07844
18 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 07845
18 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 07846
18 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 07847
18 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 07848
18 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 07849
18 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 07850
18 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 07851
18 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 07852
18 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 07853
18 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 07854
18 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 07855
18 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 07856
18 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 07857
18 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 07858
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 07859
18 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 07860
18 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 07861
18 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 07862
18 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 07863
18 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 07864
18 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 07865
18 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 07866
18 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07867
18 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 07868
18 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 07869
18 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 07870
18 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 07871
18 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 07872
18 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 07873
18 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 07874
18 [org.jfree.data.gantt.Task].clone() [function] [call site] 07875
18 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 07876
18 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 07877
18 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 07878
18 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 07879
18 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 07880
18 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 07881
18 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 07882
18 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 07883
18 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 07884
18 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 07885
18 [org.jfree.chart.JFreeChart].clone() [function] [call site] 07886
18 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 07887
18 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 07888
18 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 07889
18 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 07890
18 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07891
18 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 07892
18 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 07893
18 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 07894
18 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 07895
18 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 07896
18 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 07897
18 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 07898
18 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 07899
18 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 07900
18 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 07901
18 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 07902
18 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 07903
18 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 07904
18 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 07905
18 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 07906
18 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 07907
18 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 07908
18 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 07909
18 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 07910
18 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 07911
18 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 07912
17 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 07913
17 [org.jfree.chart.plot.Plot].setParent(org.jfree.chart.plot.Plot) [function] [call site] 07914
17 [org.jfree.chart.plot.XYPlot].getDomainAxis() [function] [call site] 07915
18 [org.jfree.chart.plot.XYPlot].getDomainAxis(int) [function] [call site] 07916
17 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 07917
17 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 07918
17 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 07919
17 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 07920
16 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 07921
16 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 07922
16 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 07923
16 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 07924
16 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 07925
16 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 07926
16 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 07927
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 07928
16 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 07929
16 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 07930
16 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 07931
16 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 07932
16 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 07933
16 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 07934
16 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 07935
16 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 07936
16 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 07937
16 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 07938
16 [org.jfree.chart.plot.Plot].clone() [function] [call site] 07939
16 [org.jfree.chart.axis.Tick].clone() [function] [call site] 07940
16 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 07941
16 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 07942
16 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 07943
16 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 07944
16 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 07945
16 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 07946
16 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 07947
16 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 07948
16 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 07949
16 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 07950
16 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 07951
16 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 07952
16 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 07953
16 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 07954
16 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 07955
16 [org.jfree.data.general.Series].clone() [function] [call site] 07956
16 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 07957
16 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 07958
16 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 07959
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 07960
16 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 07961
16 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 07962
16 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 07963
16 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 07964
16 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 07965
16 [org.jfree.chart.axis.Axis].clone() [function] [call site] 07966
16 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 07967
16 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 07968
16 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07969
16 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 07970
16 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07971
16 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 07972
16 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 07973
16 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 07974
16 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 07975
16 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 07976
16 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 07977
16 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 07978
16 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 07979
16 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 07980
16 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 07981
16 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 07982
16 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 07983
16 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 07984
16 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 07985
16 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 07986
16 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 07987
16 [org.jfree.data.KeyedObjects].clone() [function] [call site] 07988
16 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 07989
16 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 07990
16 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 07991
16 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07992
16 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 07993
16 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 07994
16 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 07995
16 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 07996
16 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 07997
16 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 07998
16 [org.jfree.chart.plot.Marker].clone() [function] [call site] 07999
16 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 08000
16 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 08001
16 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 08002
16 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 08003
16 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 08004
16 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 08005
16 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 08006
16 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 08007
16 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 08008
16 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 08009
16 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 08010
16 [org.jfree.chart.block.Size2D].clone() [function] [call site] 08011
16 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 08012
16 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 08013
16 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 08014
16 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 08015
16 [org.jfree.chart.title.Title].clone() [function] [call site] 08016
16 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 08017
16 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 08018
16 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 08019
16 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 08020
16 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 08021
16 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 08022
16 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 08023
16 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 08024
16 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 08025
16 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 08026
16 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 08027
16 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 08028
16 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 08029
16 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 08030
16 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 08031
16 [org.jfree.data.KeyedObject].clone() [function] [call site] 08032
16 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 08033
16 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 08034
16 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 08035
16 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 08036
16 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 08037
16 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 08038
16 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 08039
16 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 08040
16 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 08041
16 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 08042
16 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 08043
16 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 08044
16 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 08045
16 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 08046
16 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 08047
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 08048
16 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 08049
16 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 08050
16 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 08051
16 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 08052
16 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 08053
16 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 08054
16 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 08055
16 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 08056
16 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 08057
16 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 08058
16 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 08059
16 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 08060
16 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 08061
16 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 08062
16 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 08063
16 [org.jfree.data.gantt.Task].clone() [function] [call site] 08064
16 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 08065
16 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 08066
16 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 08067
16 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 08068
16 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 08069
16 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 08070
16 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 08071
16 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 08072
16 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 08073
16 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 08074
16 [org.jfree.chart.JFreeChart].clone() [function] [call site] 08075
16 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 08076
16 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 08077
16 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 08078
16 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 08079
16 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 08080
16 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 08081
16 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 08082
16 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 08083
16 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 08084
16 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 08085
16 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 08086
16 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 08087
16 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 08088
16 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 08089
16 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 08090
16 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 08091
16 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 08092
16 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 08093
16 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 08094
16 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 08095
16 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 08096
16 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 08097
16 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 08098
16 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 08099
16 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 08100
16 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 08101
15 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 08102
15 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 08103
15 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 08104
15 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 08105
15 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 08106
15 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 08107
15 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 08108
15 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 08109
15 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 08110
15 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 08111
15 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 08112
14 [org.jfree.chart.title.Title].clone() [function] [call site] 08113
14 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 08114
14 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 08115
14 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 08116
14 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 08117
14 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 08118
14 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 08119
14 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 08120
14 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 08121
14 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 08122
14 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 08123
14 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 08124
14 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 08125
14 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 08126
14 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 08127
14 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 08128
14 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 08129
14 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 08130
14 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 08131
14 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 08132
14 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 08133
14 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 08134
14 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 08135
14 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 08136
14 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 08137
14 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 08138
14 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 08139
14 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 08140
14 [org.jfree.chart.plot.Plot].clone() [function] [call site] 08141
14 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 08142
14 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 08143
14 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 08144
14 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 08145
14 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 08146
14 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 08147
14 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 08148
14 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 08149
14 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 08150
14 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 08151
14 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 08152
14 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 08153
14 [org.jfree.data.KeyedObject].clone() [function] [call site] 08154
14 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 08155
14 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 08156
14 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 08157
14 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 08158
14 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 08159
14 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 08160
14 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 08161
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 08162
14 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 08163
14 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 08164
14 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 08165
14 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 08166
14 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 08167
14 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 08168
14 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 08169
14 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 08170
14 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 08171
14 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 08172
14 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 08173
14 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 08174
14 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 08175
14 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 08176
14 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 08177
14 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 08178
14 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 08179
14 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 08180
14 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 08181
14 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 08182
14 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 08183
14 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 08184
14 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 08185
14 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 08186
14 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 08187
14 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 08188
14 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 08189
14 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 08190
14 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 08191
14 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 08192
14 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 08193
14 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 08194
14 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 08195
14 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 08196
14 [org.jfree.data.gantt.Task].clone() [function] [call site] 08197
14 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 08198
14 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 08199
14 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 08200
14 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 08201
14 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 08202
14 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 08203
14 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 08204
14 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 08205
14 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 08206
14 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 08207
14 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 08208
14 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 08209
14 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 08210
14 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 08211
14 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 08212
14 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 08213
14 [org.jfree.data.KeyedObjects].clone() [function] [call site] 08214
14 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 08215
14 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 08216
14 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 08217
14 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 08218
14 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 08219
14 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 08220
14 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 08221
14 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 08222
14 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 08223
14 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 08224
14 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 08225
14 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 08226
14 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 08227
14 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 08228
14 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 08229
14 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 08230
14 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 08231
14 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 08232
14 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 08233
14 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 08234
14 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 08235
14 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 08236
14 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 08237
14 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 08238
14 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 08239
14 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 08240
14 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 08241
14 [org.jfree.chart.block.Size2D].clone() [function] [call site] 08242
14 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 08243
14 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 08244
14 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 08245
14 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 08246
14 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 08247
12 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 08248
12 [org.jfree.chart.internal.ShapeUtils].cloneMap(java.util.Map) [function] [call site] 08249
12 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 08250
12 [org.jfree.chart.internal.ShapeUtils].cloneMap(java.util.Map) [function] [call site] 08251
11 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 08252
11 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 08253
11 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 08254
11 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 08255
11 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 08256
11 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 08257
11 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 08258
11 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 08259
11 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 08260
9 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 08261
9 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 08262
9 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 08263
9 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 08264
9 [org.jfree.chart.title.Title].clone() [function] [call site] 08265
9 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 08266
9 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 08267
9 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 08268
9 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 08269
9 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 08270
9 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 08271
9 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 08272
9 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 08273
9 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 08274
9 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 08275
9 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 08276
9 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 08277
9 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 08278
9 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 08279
9 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 08280
9 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 08281
9 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 08282
9 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 08283
9 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 08284
9 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 08285
9 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 08286
9 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 08287
9 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 08288
9 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 08289
9 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 08290
9 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 08291
9 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 08292
9 [org.jfree.chart.plot.Plot].clone() [function] [call site] 08293
9 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 08294
9 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 08295
9 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 08296
9 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 08297
9 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 08298
9 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 08299
9 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 08300
9 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 08301
9 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 08302
9 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 08303
9 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 08304
9 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 08305
9 [org.jfree.data.KeyedObject].clone() [function] [call site] 08306
9 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 08307
9 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 08308
9 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 08309
9 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 08310
9 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 08311
9 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 08312
9 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 08313
9 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 08314
9 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 08315
9 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 08316
9 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 08317
9 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 08318
9 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 08319
9 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 08320
9 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 08321
9 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 08322
9 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 08323
9 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 08324
9 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 08325
9 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 08326
9 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 08327
9 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 08328
9 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 08329
9 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 08330
9 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 08331
9 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 08332
9 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 08333
9 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 08334
9 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 08335
9 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 08336
9 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 08337
9 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 08338
9 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 08339
9 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 08340
9 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 08341
9 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 08342
9 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 08343
9 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 08344
9 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 08345
9 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 08346
9 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 08347
9 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 08348
9 [org.jfree.data.gantt.Task].clone() [function] [call site] 08349
9 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 08350
9 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 08351
9 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 08352
9 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 08353
9 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 08354
9 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 08355
9 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 08356
9 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 08357
9 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 08358
9 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 08359
9 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 08360
9 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 08361
9 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 08362
9 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 08363
9 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 08364
9 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 08365
9 [org.jfree.data.KeyedObjects].clone() [function] [call site] 08366
9 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 08367
9 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 08368
9 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 08369
9 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 08370
9 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 08371
9 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 08372
9 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 08373
9 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 08374
9 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 08375
9 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 08376
9 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 08377
9 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 08378
9 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 08379
9 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 08380
9 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 08381
9 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 08382
9 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 08383
9 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 08384
9 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 08385
9 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 08386
9 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 08387
9 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 08388
9 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 08389
9 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 08390
9 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 08391
9 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 08392
9 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 08393
9 [org.jfree.chart.block.Size2D].clone() [function] [call site] 08394
9 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 08395
9 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 08396
9 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 08397
9 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 08398
9 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 08399
6 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 08400
6 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 08401
6 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 08402
6 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 08403
6 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 08404
6 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 08405
6 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 08406
6 [org.jfree.chart.title.Title].clone() [function] [call site] 08407
6 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 08408
6 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 08409
6 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 08410
6 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 08411
6 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 08412
6 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 08413
6 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 08414
6 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 08415
6 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 08416
6 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 08417
6 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 08418
6 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 08419
6 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 08420
6 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 08421
6 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 08422
6 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 08423
6 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 08424
6 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 08425
6 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 08426
6 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 08427
6 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 08428
6 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 08429
6 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 08430
6 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 08431
6 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 08432
6 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 08433
6 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 08434
6 [org.jfree.chart.plot.Plot].clone() [function] [call site] 08435
6 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 08436
6 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 08437
6 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 08438
6 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 08439
6 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 08440
6 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 08441
6 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 08442
6 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 08443
6 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 08444
6 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 08445
6 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 08446
6 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 08447
6 [org.jfree.data.KeyedObject].clone() [function] [call site] 08448
6 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 08449
6 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 08450
6 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 08451
6 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 08452
6 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 08453
6 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 08454
6 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 08455
6 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 08456
6 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 08457
6 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 08458
6 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 08459
6 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 08460
6 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 08461
6 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 08462
6 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 08463
6 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 08464
6 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 08465
6 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 08466
6 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 08467
6 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 08468
6 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 08469
6 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 08470
6 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 08471
6 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 08472
6 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 08473
6 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 08474
6 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 08475
6 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 08476
6 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 08477
6 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 08478
6 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 08479
6 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 08480
6 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 08481
6 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 08482
6 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 08483
6 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 08484
6 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 08485
6 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 08486
6 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 08487
6 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 08488
6 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 08489
6 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 08490
6 [org.jfree.data.gantt.Task].clone() [function] [call site] 08491
6 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 08492
6 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 08493
6 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 08494
6 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 08495
6 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 08496
6 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 08497
6 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 08498
6 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 08499
6 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 08500
6 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 08501
6 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 08502
6 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 08503
6 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 08504
6 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 08505
6 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 08506
6 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 08507
6 [org.jfree.data.KeyedObjects].clone() [function] [call site] 08508
6 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 08509
6 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 08510
6 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 08511
6 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 08512
6 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 08513
6 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 08514
6 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 08515
6 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 08516
6 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 08517
6 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 08518
6 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 08519
6 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 08520
6 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 08521
6 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 08522
6 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 08523
6 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 08524
6 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 08525
6 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 08526
6 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 08527
6 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 08528
6 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 08529
6 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 08530
6 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 08531
6 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 08532
6 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 08533
6 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 08534
6 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 08535
6 [org.jfree.chart.block.Size2D].clone() [function] [call site] 08536
6 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 08537
6 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 08538
6 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 08539
6 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 08540
6 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 08541
5 [org.jfree.chart.plot.Plot].setDrawingSupplier(org.jfree.chart.plot.DrawingSupplier) [function] [call site] 08542
6 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08543
5 [org.jfree.chart.plot.Plot].getBackgroundPaint() [function] [call site] 08544
5 [org.jfree.chart.plot.Plot].setBackgroundPaint(java.awt.Paint) [function] [call site] 08545
6 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08546
6 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08547
5 [org.jfree.chart.plot.Plot].setOutlinePaint(java.awt.Paint) [function] [call site] 08548
6 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08549
6 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08550
5 [org.jfree.chart.StandardChartTheme].applyToPiePlot(org.jfree.chart.plot.pie.PiePlot) [function] [call site] 08551
6 [org.jfree.chart.plot.pie.PiePlot].setLabelLinkPaint(java.awt.Paint) [function] [call site] 08552
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08553
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08554
6 [org.jfree.chart.plot.pie.PiePlot].setLabelLinkStyle(org.jfree.chart.plot.pie.PieLabelLinkStyle) [function] [call site] 08555
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08556
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08557
6 [org.jfree.chart.plot.pie.PiePlot].setLabelFont(java.awt.Font) [function] [call site] 08558
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08559
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08560
6 [org.jfree.chart.plot.pie.PiePlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08561
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08562
6 [org.jfree.chart.plot.pie.PiePlot].getAutoPopulateSectionPaint() [function] [call site] 08563
6 [org.jfree.chart.plot.pie.PiePlot].clearSectionPaints(boolean) [function] [call site] 08564
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08565
6 [org.jfree.chart.plot.pie.PiePlot].getAutoPopulateSectionOutlinePaint() [function] [call site] 08566
6 [org.jfree.chart.plot.pie.PiePlot].clearSectionOutlinePaints(boolean) [function] [call site] 08567
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08568
6 [org.jfree.chart.plot.pie.PiePlot].getAutoPopulateSectionOutlineStroke() [function] [call site] 08569
6 [org.jfree.chart.plot.pie.PiePlot].clearSectionOutlineStrokes(boolean) [function] [call site] 08570
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08571
5 [org.jfree.chart.StandardChartTheme].applyToMultiplePiePlot(org.jfree.chart.plot.pie.MultiplePiePlot) [function] [call site] 08572
6 [org.jfree.chart.StandardChartTheme].apply(org.jfree.chart.JFreeChart) [function] [call site] 08573
6 [org.jfree.chart.StandardChartTheme$1].apply(org.jfree.chart.JFreeChart) [function] [call site] 08574
6 [org.jfree.chart.plot.pie.MultiplePiePlot].getPieChart() [function] [call site] 08575
5 [org.jfree.chart.StandardChartTheme].applyToCategoryPlot(org.jfree.chart.plot.CategoryPlot) [function] [call site] 08576
6 [org.jfree.chart.plot.CategoryPlot].setAxisOffset(org.jfree.chart.api.RectangleInsets) [function] [call site] 08577
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08578
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08579
6 [org.jfree.chart.plot.CategoryPlot].setDomainGridlinePaint(java.awt.Paint) [function] [call site] 08580
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08581
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08582
6 [org.jfree.chart.plot.CategoryPlot].setRangeGridlinePaint(java.awt.Paint) [function] [call site] 08583
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08584
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08585
6 [org.jfree.chart.plot.CategoryPlot].setRangeZeroBaselinePaint(java.awt.Paint) [function] [call site] 08586
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08587
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08588
6 [org.jfree.chart.plot.CombinedRangeCategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08589
7 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 08590
8 [org.jfree.chart.event.PlotChangeEvent].<init>(org.jfree.chart.plot.Plot) [function] [call site] 08591
8 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 08592
7 [org.jfree.chart.plot.CategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08593
8 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08594
7 [org.jfree.chart.plot.CategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08595
7 [org.jfree.chart.plot.CombinedDomainCategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08596
8 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 08597
8 [org.jfree.chart.plot.CategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08598
8 [org.jfree.chart.plot.CombinedRangeCategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08599
8 [org.jfree.chart.plot.CategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08600
8 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 08601
7 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 08602
6 [org.jfree.chart.plot.CategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08603
6 [org.jfree.chart.plot.CombinedDomainCategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08604
6 [org.jfree.chart.plot.CategoryPlot].getDomainAxisCount() [function] [call site] 08605
6 [org.jfree.chart.plot.CategoryPlot].getDomainAxis(int) [function] [call site] 08606
7 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 08607
6 [org.jfree.chart.StandardChartTheme].applyToCategoryAxis(org.jfree.chart.axis.CategoryAxis) [function] [call site] 08608
7 [org.jfree.chart.axis.Axis].setLabelFont(java.awt.Font) [function] [call site] 08609
7 [org.jfree.chart.axis.Axis].setLabelPaint(java.awt.Paint) [function] [call site] 08610
7 [org.jfree.chart.axis.Axis].setTickLabelFont(java.awt.Font) [function] [call site] 08611
7 [org.jfree.chart.axis.Axis].setTickLabelPaint(java.awt.Paint) [function] [call site] 08612
7 [org.jfree.chart.axis.SubCategoryAxis].setSubLabelFont(java.awt.Font) [function] [call site] 08613
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08614
8 [org.jfree.chart.event.AxisChangeEvent].<init>(org.jfree.chart.axis.Axis) [function] [call site] 08615
8 [org.jfree.chart.axis.Axis].notifyListeners(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 08616
7 [org.jfree.chart.axis.SubCategoryAxis].setSubLabelPaint(java.awt.Paint) [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].<init>(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
6 [org.jfree.chart.plot.CategoryPlot].getRangeAxisCount() [function] [call site] 08621
6 [org.jfree.chart.plot.CategoryPlot].getRangeAxis(int) [function] [call site] 08622
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 08623
6 [org.jfree.chart.plot.CategoryPlot].getRendererCount() [function] [call site] 08624
6 [org.jfree.chart.plot.CategoryPlot].getRenderer(int) [function] [call site] 08625
6 [org.jfree.chart.StandardChartTheme].applyToCategoryItemRenderer(org.jfree.chart.renderer.category.CategoryItemRenderer) [function] [call site] 08626
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08627
7 [org.jfree.chart.StandardChartTheme].applyToAbstractRenderer(org.jfree.chart.renderer.AbstractRenderer) [function] [call site] 08628
8 [org.jfree.chart.renderer.AbstractRenderer].getAutoPopulateSeriesPaint() [function] [call site] 08629
8 [org.jfree.chart.renderer.AbstractRenderer].clearSeriesPaints(boolean) [function] [call site] 08630
9 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08631
8 [org.jfree.chart.renderer.AbstractRenderer].getAutoPopulateSeriesStroke() [function] [call site] 08632
8 [org.jfree.chart.renderer.AbstractRenderer].clearSeriesStrokes(boolean) [function] [call site] 08633
9 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08634
7 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelFont(java.awt.Font) [function] [call site] 08635
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08636
8 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelFont(java.awt.Font,boolean) [function] [call site] 08637
9 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08638
7 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelPaint(java.awt.Paint) [function] [call site] 08639
8 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelPaint(java.awt.Paint,boolean) [function] [call site] 08640
9 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08641
9 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08642
7 [org.jfree.chart.renderer.category.BarRenderer].setBarPainter(org.jfree.chart.renderer.category.BarPainter) [function] [call site] 08643
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08644
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08645
7 [org.jfree.chart.renderer.category.BarRenderer].setShadowVisible(boolean) [function] [call site] 08646
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08647
7 [org.jfree.chart.renderer.category.BarRenderer].setShadowPaint(java.awt.Paint) [function] [call site] 08648
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08649
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08650
7 [org.jfree.chart.renderer.category.StatisticalBarRenderer].setErrorIndicatorPaint(java.awt.Paint) [function] [call site] 08651
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08652
7 [org.jfree.chart.renderer.category.MinMaxCategoryRenderer].setGroupPaint(java.awt.Paint) [function] [call site] 08653
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08654
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08655
6 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getSubplots() [function] [call site] 08656
6 [org.jfree.chart.StandardChartTheme].applyToPlot(org.jfree.chart.plot.Plot) [function] [call site] 08657
6 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getSubplots() [function] [call site] 08658
6 [org.jfree.chart.StandardChartTheme].applyToPlot(org.jfree.chart.plot.Plot) [function] [call site] 08659
5 [org.jfree.chart.StandardChartTheme].applyToXYPlot(org.jfree.chart.plot.XYPlot) [function] [call site] 08660
6 [org.jfree.chart.plot.XYPlot].setAxisOffset(org.jfree.chart.api.RectangleInsets) [function] [call site] 08661
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08662
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08663
6 [org.jfree.chart.plot.XYPlot].setDomainZeroBaselinePaint(java.awt.Paint) [function] [call site] 08664
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08665
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08666
6 [org.jfree.chart.plot.XYPlot].setRangeZeroBaselinePaint(java.awt.Paint) [function] [call site] 08667
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08668
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08669
6 [org.jfree.chart.plot.XYPlot].setDomainGridlinePaint(java.awt.Paint) [function] [call site] 08670
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08671
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08672
6 [org.jfree.chart.plot.XYPlot].setRangeGridlinePaint(java.awt.Paint) [function] [call site] 08673
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08674
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08675
6 [org.jfree.chart.plot.XYPlot].setDomainCrosshairPaint(java.awt.Paint) [function] [call site] 08676
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08677
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08678
6 [org.jfree.chart.plot.XYPlot].setRangeCrosshairPaint(java.awt.Paint) [function] [call site] 08679
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08680
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08681
6 [org.jfree.chart.plot.XYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08682
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08683
6 [org.jfree.chart.plot.CombinedDomainXYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08684
7 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 08685
7 [org.jfree.chart.plot.XYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08686
7 [org.jfree.chart.plot.XYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08687
7 [org.jfree.chart.plot.CombinedRangeXYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08688
8 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 08689
8 [org.jfree.chart.plot.XYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08690
8 [org.jfree.chart.plot.XYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08691
8 [org.jfree.chart.plot.CombinedDomainXYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08692
8 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 08693
7 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 08694
6 [org.jfree.chart.plot.CombinedRangeXYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08695
6 [org.jfree.chart.plot.XYPlot].getDomainAxisCount() [function] [call site] 08696
6 [org.jfree.chart.plot.XYPlot].getDomainAxis(int) [function] [call site] 08697
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 08698
6 [org.jfree.chart.plot.XYPlot].getRangeAxisCount() [function] [call site] 08699
6 [org.jfree.chart.plot.XYPlot].getRangeAxis(int) [function] [call site] 08700
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 08701
6 [org.jfree.chart.plot.XYPlot].getRendererCount() [function] [call site] 08702
6 [org.jfree.chart.plot.XYPlot].getRenderer(int) [function] [call site] 08703
6 [org.jfree.chart.StandardChartTheme].applyToXYItemRenderer(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 08704
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08705
7 [org.jfree.chart.StandardChartTheme].applyToAbstractRenderer(org.jfree.chart.renderer.AbstractRenderer) [function] [call site] 08706
7 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelFont(java.awt.Font) [function] [call site] 08707
7 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelPaint(java.awt.Paint) [function] [call site] 08708
7 [org.jfree.chart.renderer.xy.XYBarRenderer].setBarPainter(org.jfree.chart.renderer.xy.XYBarPainter) [function] [call site] 08709
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08710
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08711
7 [org.jfree.chart.renderer.xy.XYBarRenderer].setShadowVisible(boolean) [function] [call site] 08712
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08713
6 [org.jfree.chart.plot.XYPlot].getAnnotations() [function] [call site] 08714
6 [org.jfree.chart.StandardChartTheme].applyToXYAnnotation(org.jfree.chart.annotations.XYAnnotation) [function] [call site] 08715
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08716
7 [org.jfree.chart.annotations.XYTextAnnotation].setFont(java.awt.Font) [function] [call site] 08717
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08718
8 [org.jfree.chart.annotations.AbstractAnnotation].fireAnnotationChanged() [function] [call site] 08719
9 [org.jfree.chart.event.AnnotationChangeEvent].<init>(java.lang.Object,org.jfree.chart.annotations.Annotation) [function] [call site] 08720
10 [org.jfree.chart.event.ChartChangeEvent].<init>(java.lang.Object) [function] [call site] 08721
10 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08722
9 [org.jfree.chart.annotations.AbstractAnnotation].notifyListeners(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08723
10 [org.jfree.chart.plot.CategoryPlot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08724
11 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 08725
11 [org.jfree.chart.plot.Plot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08726
12 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08727
11 [org.jfree.chart.plot.XYPlot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08728
12 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 08729
12 [org.jfree.chart.plot.CategoryPlot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08730
12 [org.jfree.chart.plot.Plot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08731
12 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 08732
12 [org.jfree.chart.event.PlotChangeEvent].<init>(org.jfree.chart.plot.Plot) [function] [call site] 08733
12 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 08734
11 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 08735
11 [org.jfree.chart.event.PlotChangeEvent].<init>(org.jfree.chart.plot.Plot) [function] [call site] 08736
11 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 08737
10 [org.jfree.chart.plot.Plot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08738
10 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08739
11 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08740
10 [org.jfree.chart.plot.XYPlot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08741
7 [org.jfree.chart.annotations.XYTextAnnotation].setPaint(java.awt.Paint) [function] [call site] 08742
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08743
8 [org.jfree.chart.annotations.AbstractAnnotation].fireAnnotationChanged() [function] [call site] 08744
6 [org.jfree.chart.plot.CombinedDomainXYPlot].getSubplots() [function] [call site] 08745
6 [org.jfree.chart.StandardChartTheme].applyToPlot(org.jfree.chart.plot.Plot) [function] [call site] 08746
6 [org.jfree.chart.plot.CombinedRangeXYPlot].getSubplots() [function] [call site] 08747
6 [org.jfree.chart.StandardChartTheme].applyToPlot(org.jfree.chart.plot.Plot) [function] [call site] 08748
5 [org.jfree.chart.StandardChartTheme].applyToFastScatterPlot(org.jfree.chart.plot.FastScatterPlot) [function] [call site] 08749
6 [org.jfree.chart.plot.FastScatterPlot].setDomainGridlinePaint(java.awt.Paint) [function] [call site] 08750
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08751
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08752
6 [org.jfree.chart.plot.FastScatterPlot].setRangeGridlinePaint(java.awt.Paint) [function] [call site] 08753
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08754
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08755
6 [org.jfree.chart.plot.FastScatterPlot].getDomainAxis() [function] [call site] 08756
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 08757
6 [org.jfree.chart.plot.FastScatterPlot].getRangeAxis() [function] [call site] 08758
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 08759
5 [org.jfree.chart.StandardChartTheme].applyToMeterPlot(org.jfree.chart.plot.MeterPlot) [function] [call site] 08760
6 [org.jfree.chart.plot.MeterPlot].setDialBackgroundPaint(java.awt.Paint) [function] [call site] 08761
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08762
6 [org.jfree.chart.plot.MeterPlot].setValueFont(java.awt.Font) [function] [call site] 08763
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08764
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08765
6 [org.jfree.chart.plot.MeterPlot].setValuePaint(java.awt.Paint) [function] [call site] 08766
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08767
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08768
6 [org.jfree.chart.plot.MeterPlot].setDialOutlinePaint(java.awt.Paint) [function] [call site] 08769
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08770
6 [org.jfree.chart.plot.MeterPlot].setNeedlePaint(java.awt.Paint) [function] [call site] 08771
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08772
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08773
6 [org.jfree.chart.plot.MeterPlot].setTickLabelFont(java.awt.Font) [function] [call site] 08774
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08775
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08776
6 [org.jfree.chart.plot.MeterPlot].setTickLabelPaint(java.awt.Paint) [function] [call site] 08777
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08778
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08779
5 [org.jfree.chart.StandardChartTheme].applyToThermometerPlot(org.jfree.chart.plot.ThermometerPlot) [function] [call site] 08780
6 [org.jfree.chart.plot.ThermometerPlot].setValueFont(java.awt.Font) [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
6 [org.jfree.chart.plot.ThermometerPlot].setThermometerPaint(java.awt.Paint) [function] [call site] 08784
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08785
6 [org.jfree.chart.plot.ThermometerPlot].getRangeAxis() [function] [call site] 08786
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 08787
5 [org.jfree.chart.StandardChartTheme].applyToSpiderWebPlot(org.jfree.chart.plot.SpiderWebPlot) [function] [call site] 08788
6 [org.jfree.chart.plot.SpiderWebPlot].setLabelFont(java.awt.Font) [function] [call site] 08789
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08790
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08791
6 [org.jfree.chart.plot.SpiderWebPlot].setLabelPaint(java.awt.Paint) [function] [call site] 08792
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08793
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08794
6 [org.jfree.chart.plot.SpiderWebPlot].setAxisLinePaint(java.awt.Paint) [function] [call site] 08795
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08796
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08797
5 [org.jfree.chart.StandardChartTheme].applyToPolarPlot(org.jfree.chart.plot.PolarPlot) [function] [call site] 08798
6 [org.jfree.chart.plot.PolarPlot].setAngleLabelFont(java.awt.Font) [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
6 [org.jfree.chart.plot.PolarPlot].setAngleLabelPaint(java.awt.Paint) [function] [call site] 08802
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08803
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08804
6 [org.jfree.chart.plot.PolarPlot].setAngleGridlinePaint(java.awt.Paint) [function] [call site] 08805
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08806
6 [org.jfree.chart.plot.PolarPlot].setRadiusGridlinePaint(java.awt.Paint) [function] [call site] 08807
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08808
6 [org.jfree.chart.plot.PolarPlot].getAxis() [function] [call site] 08809
7 [org.jfree.chart.plot.PolarPlot].getAxis(int) [function] [call site] 08810
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 08811
3 [org.jfree.chart.StandardChartTheme$1].apply(org.jfree.chart.JFreeChart) [function] [call site] 08812
1 [ossfuzz.TestUtils].serialised(java.lang.Object) [function] [call site] 08813
1 [org.jfree.chart.JFreeChart].equals(java.lang.Object) [function] [call site] 08814
2 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 08815
2 [org.jfree.chart.api.RectangleInsets].equals(java.lang.Object) [function] [call site] 08816
2 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 08817