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

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
4173 3771 [org.jfree.chart.StandardChartTheme].getDrawingSupplier() call site: {node_id}
599 1231 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) call site: {node_id}
273 293 [org.jfree.data.DefaultKeyedValues2D].getRowIndex(java.lang.Comparable) call site: {node_id}
220 2338 [org.jfree.data.Range].combineIgnoringNaN(org.jfree.data.Range,org.jfree.data.Range) call site: {node_id}
114 1850 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) call site: {node_id}
104 909 [org.jfree.data.time.TimeSeriesCollection].getSeries(int) call site: {node_id}
100 191 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) call site: {node_id}
98 8284 [org.jfree.chart.StandardChartTheme].applyToXYPlot(org.jfree.chart.plot.XYPlot) call site: {node_id}
97 2970 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) call site: {node_id}
96 2636 [org.jfree.data.time.TimeSeriesCollection].getStartY(int,int) call site: {node_id}
93 3480 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) call site: {node_id}
89 3155 [org.jfree.chart.axis.DateAxis].equals(java.lang.Object) call site: {node_id}

Fuzzer calltree

0 [PieDatasetChartFuzzer].fuzzerTestOneInput(com.code_intelligence.jazzer.api.FuzzedDataProvider) [function] [call site] 00000
1 [org.jfree.data.general.DefaultPieDataset].<init>() [function] [call site] 00001
2 [org.jfree.data.general.AbstractDataset].<init>() [function] [call site] 00002
2 [org.jfree.data.DefaultKeyedValues].<init>() [function] [call site] 00003
1 [org.jfree.data.general.DefaultPieDataset].setValue(java.lang.Comparable,double) [function] [call site] 00004
2 [org.jfree.data.general.DefaultPieDataset].setValue(java.lang.Comparable,java.lang.Number) [function] [call site] 00005
3 [org.jfree.data.DefaultKeyedValues].setValue(java.lang.Comparable,java.lang.Number) [function] [call site] 00006
4 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00007
4 [org.jfree.data.DefaultKeyedValues].getIndex(java.lang.Comparable) [function] [call site] 00008
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00009
3 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 00010
4 [org.jfree.data.general.DatasetChangeEvent].<init>(java.lang.Object,org.jfree.data.general.Dataset) [function] [call site] 00011
4 [org.jfree.data.general.AbstractDataset].notifyListeners(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 00012
5 [org.jfree.data.xy.XYBarDataset].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 00013
6 [org.jfree.data.general.AbstractDataset].notifyListeners(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 00014
5 [org.jfree.chart.plot.PolarPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 00015
6 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 00016
7 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 00017
7 [org.jfree.chart.axis.PeriodAxis].autoAdjustRange() [function] [call site] 00018
8 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 00019
8 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 00020
9 [org.jfree.chart.plot.CategoryPlot].findRangeAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 00021
9 [org.jfree.chart.plot.CategoryPlot].datasetsMappedToRangeAxis(int) [function] [call site] 00022
9 [org.jfree.chart.plot.CategoryPlot].getRangeAxis() [function] [call site] 00023
10 [org.jfree.chart.plot.CategoryPlot].getRangeAxis(int) [function] [call site] 00024
11 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 00025
9 [org.jfree.chart.plot.CategoryPlot].datasetsMappedToRangeAxis(int) [function] [call site] 00026
9 [org.jfree.chart.plot.CategoryPlot].getRendererForDataset(org.jfree.data.category.CategoryDataset) [function] [call site] 00027
10 [org.jfree.chart.plot.CategoryPlot].indexOf(org.jfree.data.category.CategoryDataset) [function] [call site] 00028
10 [org.jfree.chart.plot.CategoryPlot].getRenderer() [function] [call site] 00029
11 [org.jfree.chart.plot.CategoryPlot].getRenderer(int) [function] [call site] 00030
9 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 00031
10 [org.jfree.data.Range].getLowerBound() [function] [call site] 00032
10 [org.jfree.data.Range].getLowerBound() [function] [call site] 00033
10 [org.jfree.data.Range].getUpperBound() [function] [call site] 00034
10 [org.jfree.data.Range].getUpperBound() [function] [call site] 00035
10 [org.jfree.data.Range].<init>(double,double) [function] [call site] 00036
9 [org.jfree.chart.renderer.category.ScatterRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 00037
10 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 00038
11 [org.jfree.chart.renderer.AbstractRenderer].getDataBoundsIncludesVisibleSeriesOnly() [function] [call site] 00039
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 00040
12 [org.jfree.data.KeyedObjects2D].getRowCount() [function] [call site] 00041
11 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 00042
11 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 00043
12 [org.jfree.data.KeyedObjects2D].getRowCount() [function] [call site] 00044
11 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 00045
12 [org.jfree.data.DefaultKeyedValues2D].getRowCount() [function] [call site] 00046
11 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 00047
12 [org.jfree.data.KeyedObjects2D].getRowCount() [function] [call site] 00048
11 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 00049
12 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 00050
13 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 00051
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 00052
12 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 00053
12 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 00054
12 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 00055
12 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 00056
12 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 00057
11 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 00058
11 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 00059
11 [org.jfree.chart.renderer.AbstractRenderer].isSeriesVisible(int) [function] [call site] 00060
11 [org.jfree.data.category.SlidingCategoryDataset].getRowKey(int) [function] [call site] 00061
12 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowKey(int) [function] [call site] 00062
13 [org.jfree.data.KeyedObjects2D].getRowKey(int) [function] [call site] 00063
12 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowKey(int) [function] [call site] 00064
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 00065
12 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowKey(int) [function] [call site] 00066
13 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 00067
14 [org.jfree.data.general.Series].getKey() [function] [call site] 00068
12 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 00069
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowKey(int) [function] [call site] 00070
13 [org.jfree.data.KeyedObjects2D].getRowKey(int) [function] [call site] 00071
12 [org.jfree.data.category.DefaultCategoryDataset].getRowKey(int) [function] [call site] 00072
13 [org.jfree.data.DefaultKeyedValues2D].getRowKey(int) [function] [call site] 00073
12 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowKey(int) [function] [call site] 00074
13 [org.jfree.data.KeyedObjects2D].getRowKey(int) [function] [call site] 00075
11 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowKey(int) [function] [call site] 00076
11 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowKey(int) [function] [call site] 00077
11 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 00078
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowKey(int) [function] [call site] 00079
11 [org.jfree.data.category.DefaultCategoryDataset].getRowKey(int) [function] [call site] 00080
11 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowKey(int) [function] [call site] 00081
11 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowKey(int) [function] [call site] 00082
11 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.category.CategoryDataset,java.util.List,boolean) [function] [call site] 00083
12 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00084
12 [org.jfree.data.general.DatasetUtils].iterateToFindRangeBounds(org.jfree.data.category.CategoryDataset,java.util.List,boolean) [function] [call site] 00085
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00086
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00087
13 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 00088
14 [org.jfree.data.DefaultKeyedValues2D].getColumnCount() [function] [call site] 00089
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 00090
14 [org.jfree.data.gantt.SlidingGanttCategoryDataset].lastCategoryIndex() [function] [call site] 00091
15 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 00092
15 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 00093
13 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 00094
14 [org.jfree.data.category.SlidingCategoryDataset].lastCategoryIndex() [function] [call site] 00095
15 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 00096
15 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 00097
15 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 00098
15 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 00099
16 [org.jfree.data.KeyedObjects2D].getColumnCount() [function] [call site] 00100
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 00101
16 [org.jfree.data.KeyedObjects2D].getColumnCount() [function] [call site] 00102
15 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 00103
16 [org.jfree.data.KeyedObjects2D].getColumnCount() [function] [call site] 00104
15 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 00105
15 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 00106
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 00107
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 00108
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 00109
13 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 00110
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 00111
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00112
14 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesIndex(java.lang.Comparable) [function] [call site] 00113
15 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 00114
16 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00115
17 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00116
18 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00117
19 [org.jfree.chart.date.SpreadsheetDate].toSerial() [function] [call site] 00118
19 [org.jfree.chart.date.SpreadsheetDate].toSerial() [function] [call site] 00119
18 [org.jfree.data.time.Day].getSerialDate() [function] [call site] 00120
16 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00121
17 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00122
16 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 00123
17 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 00124
17 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00125
17 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00126
17 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00127
17 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00128
18 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00129
17 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00130
18 [org.jfree.data.time.Quarter].getQuarter() [function] [call site] 00131
18 [org.jfree.data.time.Quarter].getYearValue() [function] [call site] 00132
17 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00133
18 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond() [function] [call site] 00134
17 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00135
18 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00136
18 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00137
18 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00138
19 [org.jfree.data.time.Month].getFirstMillisecond() [function] [call site] 00139
19 [org.jfree.data.time.Minute].getFirstMillisecond() [function] [call site] 00140
19 [org.jfree.data.time.Quarter].getFirstMillisecond() [function] [call site] 00141
19 [org.jfree.data.time.Millisecond].getFirstMillisecond() [function] [call site] 00142
19 [org.jfree.data.time.Hour].getFirstMillisecond() [function] [call site] 00143
19 [org.jfree.data.time.Second].getFirstMillisecond() [function] [call site] 00144
19 [org.jfree.data.time.Year].getFirstMillisecond() [function] [call site] 00145
19 [org.jfree.data.time.Week].getFirstMillisecond() [function] [call site] 00146
19 [org.jfree.data.time.Day].getFirstMillisecond() [function] [call site] 00147
19 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond() [function] [call site] 00148
18 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00149
18 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 00150
19 [org.jfree.data.time.Day].getLastMillisecond() [function] [call site] 00151
19 [org.jfree.data.time.Quarter].getLastMillisecond() [function] [call site] 00152
19 [org.jfree.data.time.Second].getLastMillisecond() [function] [call site] 00153
19 [org.jfree.data.time.FixedMillisecond].getLastMillisecond() [function] [call site] 00154
19 [org.jfree.data.time.Month].getLastMillisecond() [function] [call site] 00155
19 [org.jfree.data.time.Millisecond].getLastMillisecond() [function] [call site] 00156
19 [org.jfree.data.time.Year].getLastMillisecond() [function] [call site] 00157
19 [org.jfree.data.time.Week].getLastMillisecond() [function] [call site] 00158
19 [org.jfree.data.time.Minute].getLastMillisecond() [function] [call site] 00159
19 [org.jfree.data.time.Hour].getLastMillisecond() [function] [call site] 00160
18 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00161
17 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00162
17 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00163
17 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00164
17 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00165
18 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 00166
18 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 00167
17 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00168
17 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 00169
18 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 00170
18 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00171
18 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00172
18 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 00173
18 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 00174
18 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 00175
18 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 00176
18 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00177
18 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00178
18 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00179
18 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00180
18 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00181
18 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00182
18 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00183
18 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 00184
18 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00185
18 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00186
18 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 00187
18 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00188
18 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 00189
18 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00190
19 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 00191
18 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00192
19 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 00193
18 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 00194
19 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 00195
19 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00196
19 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00197
19 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 00198
19 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 00199
19 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 00200
19 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 00201
19 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00202
19 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00203
19 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00204
19 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00205
19 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00206
19 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00207
19 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00208
19 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 00209
19 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00210
19 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00211
19 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 00212
19 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00213
19 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 00214
19 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 00215
19 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00216
19 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00217
19 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 00218
19 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00219
19 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00220
19 [org.jfree.chart.text.TextBox].equals(java.lang.Object) [function] [call site] 00221
18 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 00222
18 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00223
18 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00224
17 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00225
17 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00226
17 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 00227
17 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00228
17 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00229
16 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00230
16 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00231
16 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00232
16 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00233
16 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00234
16 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00235
16 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00236
16 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00237
16 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00238
16 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00239
16 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 00240
16 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00241
16 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00242
16 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 00243
16 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00244
16 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00245
16 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00246
16 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00247
16 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 00248
16 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00249
16 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00250
16 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00251
16 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00252
16 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00253
16 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00254
16 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00255
16 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00256
16 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00257
16 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00258
16 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 00259
16 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00260
16 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00261
16 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 00262
16 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00263
16 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00264
15 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00265
15 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00266
15 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 00267
15 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 00268
15 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 00269
15 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 00270
15 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00271
15 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00272
15 [org.jfree.data.time.Quarter].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.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00275
15 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00276
15 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00277
15 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 00278
15 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00279
15 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00280
15 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 00281
15 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00282
15 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 00283
15 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 00284
15 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00285
15 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00286
15 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 00287
15 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 00288
15 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00289
15 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00290
13 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00291
14 [org.jfree.data.DefaultKeyedValues2D].getRowIndex(java.lang.Comparable) [function] [call site] 00292
15 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00293
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00294
14 [org.jfree.data.KeyedObjects2D].getRowIndex(java.lang.Comparable) [function] [call site] 00295
15 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00296
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00297
14 [org.jfree.data.KeyedObjects2D].getRowIndex(java.lang.Comparable) [function] [call site] 00298
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00299
14 [org.jfree.data.KeyedObjects2D].getRowIndex(java.lang.Comparable) [function] [call site] 00300
13 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 00301
14 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 00302
14 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00303
14 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00304
14 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 00305
14 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 00306
14 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 00307
14 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 00308
14 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00309
14 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00310
14 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00311
14 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00312
14 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00313
14 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00314
14 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00315
14 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 00316
14 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00317
14 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00318
14 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 00319
14 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00320
14 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 00321
14 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 00322
14 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00323
14 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00324
14 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 00325
14 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 00326
14 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00327
14 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00328
14 [org.jfree.data.general.Series].getKey() [function] [call site] 00329
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00330
14 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 00331
13 [org.jfree.data.category.SlidingCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00332
14 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00333
14 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00334
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00335
14 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00336
14 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00337
14 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 00338
14 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00339
13 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 00340
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 00341
13 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 00342
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 00343
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 00344
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 00345
13 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 00346
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 00347
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getMinRegularValue(int,int) [function] [call site] 00348
14 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 00349
15 [org.jfree.data.KeyedObjects].getIndex(java.lang.Comparable) [function] [call site] 00350
16 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00351
16 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 00352
16 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00353
16 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00354
16 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 00355
16 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00356
16 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00357
16 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00358
16 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00359
16 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00360
16 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00361
16 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00362
16 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00363
16 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00364
16 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00365
16 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 00366
16 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00367
16 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00368
16 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 00369
16 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00370
16 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00371
16 [org.jfree.data.KeyedObject].getKey() [function] [call site] 00372
15 [org.jfree.data.KeyedObjects].getObject(java.lang.Comparable) [function] [call site] 00373
16 [org.jfree.data.KeyedObjects].getIndex(java.lang.Comparable) [function] [call site] 00374
16 [org.jfree.data.UnknownKeyException].<init>(java.lang.String) [function] [call site] 00375
16 [org.jfree.data.KeyedObjects].getObject(int) [function] [call site] 00376
17 [org.jfree.data.KeyedObject].getObject() [function] [call site] 00377
14 [org.jfree.data.statistics.BoxAndWhiskerItem].getMinRegularValue() [function] [call site] 00378
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 00379
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getMedianValue(int,int) [function] [call site] 00380
15 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 00381
15 [org.jfree.data.statistics.BoxAndWhiskerItem].getMedian() [function] [call site] 00382
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getMaxRegularValue(int,int) [function] [call site] 00383
14 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 00384
14 [org.jfree.data.statistics.BoxAndWhiskerItem].getMaxRegularValue() [function] [call site] 00385
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 00386
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00387
13 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00388
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00389
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00390
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00391
13 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 00392
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00393
13 [org.jfree.data.category.SlidingCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00394
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getStartValue(int,int) [function] [call site] 00395
14 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesCount() [function] [call site] 00396
14 [org.jfree.data.category.DefaultIntervalCategoryDataset].getCategoryCount() [function] [call site] 00397
15 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesCount() [function] [call site] 00398
13 [org.jfree.data.gantt.TaskSeriesCollection].getStartValue(int,int) [function] [call site] 00399
14 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 00400
14 [org.jfree.data.gantt.TaskSeriesCollection].getColumnKey(int) [function] [call site] 00401
14 [org.jfree.data.gantt.TaskSeriesCollection].getStartValue(java.lang.Comparable,java.lang.Comparable) [function] [call site] 00402
15 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 00403
15 [org.jfree.data.gantt.TaskSeries].get(java.lang.String) [function] [call site] 00404
16 [org.jfree.data.gantt.Task].getDescription() [function] [call site] 00405
15 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 00406
16 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 00407
17 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 00408
17 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 00409
18 [org.jfree.chart.axis.TickUnit].getSize() [function] [call site] 00410
18 [org.jfree.chart.axis.NumberTickUnit].valueToString(double) [function] [call site] 00411
17 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 00412
17 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 00413
18 [org.jfree.data.xy.XYDataItem].getXValue() [function] [call site] 00414
18 [org.jfree.data.xy.XYDataItem].getYValue() [function] [call site] 00415
17 [org.jfree.data.time.Day].toString() [function] [call site] 00416
18 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 00417
19 [org.jfree.chart.date.SpreadsheetDate].getDayOfMonth() [function] [call site] 00418
19 [org.jfree.chart.date.SpreadsheetDate].getMonth() [function] [call site] 00419
19 [org.jfree.chart.date.SerialDate].monthCodeToString(int) [function] [call site] 00420
20 [org.jfree.chart.date.SerialDate].monthCodeToString(int,boolean) [function] [call site] 00421
21 [org.jfree.chart.date.SerialDate].isValidMonthCode(int) [function] [call site] 00422
19 [org.jfree.chart.date.SpreadsheetDate].getYYYY() [function] [call site] 00423
17 [org.jfree.data.time.Year].toString() [function] [call site] 00424
17 [org.jfree.data.time.Month].toString() [function] [call site] 00425
18 [org.jfree.chart.date.SerialDate].monthCodeToString(int) [function] [call site] 00426
17 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 00427
18 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 00428
18 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 00429
18 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 00430
18 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 00431
18 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 00432
18 [org.jfree.data.time.Day].toString() [function] [call site] 00433
18 [org.jfree.data.time.Year].toString() [function] [call site] 00434
18 [org.jfree.data.time.Month].toString() [function] [call site] 00435
18 [org.jfree.data.time.Quarter].toString() [function] [call site] 00436
18 [org.jfree.data.time.Week].toString() [function] [call site] 00437
18 [org.jfree.data.time.Hour].toString() [function] [call site] 00438
19 [org.jfree.data.time.Hour].getDayOfMonth() [function] [call site] 00439
20 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 00440
21 [org.jfree.chart.date.SpreadsheetDate].getDayOfMonth() [function] [call site] 00441
19 [org.jfree.data.time.Hour].getMonth() [function] [call site] 00442
20 [org.jfree.data.time.Day].getMonth() [function] [call site] 00443
21 [org.jfree.chart.date.SpreadsheetDate].getMonth() [function] [call site] 00444
19 [org.jfree.data.time.Hour].getYear() [function] [call site] 00445
20 [org.jfree.data.time.Day].getYear() [function] [call site] 00446
21 [org.jfree.chart.date.SpreadsheetDate].getYYYY() [function] [call site] 00447
18 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 00448
18 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 00449
19 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00450
18 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 00451
19 [org.jfree.chart.renderer.Outlier].getX() [function] [call site] 00452
20 [org.jfree.chart.renderer.Outlier].getPoint() [function] [call site] 00453
19 [org.jfree.chart.renderer.Outlier].getY() [function] [call site] 00454
20 [org.jfree.chart.renderer.Outlier].getPoint() [function] [call site] 00455
18 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 00456
17 [org.jfree.data.time.Quarter].toString() [function] [call site] 00457
17 [org.jfree.data.time.Week].toString() [function] [call site] 00458
17 [org.jfree.data.time.Hour].toString() [function] [call site] 00459
17 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 00460
17 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 00461
17 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 00462
17 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 00463
17 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 00464
17 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 00465
17 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 00466
17 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 00467
17 [org.jfree.data.time.Day].toString() [function] [call site] 00468
17 [org.jfree.data.time.Year].toString() [function] [call site] 00469
17 [org.jfree.data.time.Month].toString() [function] [call site] 00470
17 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 00471
17 [org.jfree.data.time.Quarter].toString() [function] [call site] 00472
17 [org.jfree.data.time.Week].toString() [function] [call site] 00473
17 [org.jfree.data.time.Hour].toString() [function] [call site] 00474
17 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 00475
17 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 00476
17 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 00477
17 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 00478
16 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 00479
16 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 00480
16 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 00481
16 [org.jfree.data.time.Day].toString() [function] [call site] 00482
16 [org.jfree.data.time.Year].toString() [function] [call site] 00483
16 [org.jfree.data.time.Month].toString() [function] [call site] 00484
16 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 00485
16 [org.jfree.data.time.Quarter].toString() [function] [call site] 00486
16 [org.jfree.data.time.Week].toString() [function] [call site] 00487
16 [org.jfree.data.time.Hour].toString() [function] [call site] 00488
16 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 00489
16 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 00490
16 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 00491
16 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 00492
15 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 00493
15 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 00494
15 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 00495
15 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 00496
15 [org.jfree.data.time.Day].toString() [function] [call site] 00497
15 [org.jfree.data.time.Year].toString() [function] [call site] 00498
15 [org.jfree.data.time.Month].toString() [function] [call site] 00499
15 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 00500
15 [org.jfree.data.time.Quarter].toString() [function] [call site] 00501
15 [org.jfree.data.time.Week].toString() [function] [call site] 00502
15 [org.jfree.data.time.Hour].toString() [function] [call site] 00503
15 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 00504
15 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 00505
15 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 00506
15 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 00507
15 [org.jfree.data.gantt.Task].getDuration() [function] [call site] 00508
15 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00509
15 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00510
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getStartValue(int,int) [function] [call site] 00511
14 [org.jfree.data.gantt.TaskSeriesCollection].getStartValue(int,int) [function] [call site] 00512
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getEndValue(int,int) [function] [call site] 00513
14 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesCount() [function] [call site] 00514
14 [org.jfree.data.category.DefaultIntervalCategoryDataset].getCategoryCount() [function] [call site] 00515
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getEndValue(int,int) [function] [call site] 00516
14 [org.jfree.data.gantt.TaskSeriesCollection].getEndValue(int,int) [function] [call site] 00517
15 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 00518
15 [org.jfree.data.gantt.TaskSeriesCollection].getColumnKey(int) [function] [call site] 00519
15 [org.jfree.data.gantt.TaskSeriesCollection].getEndValue(java.lang.Comparable,java.lang.Comparable) [function] [call site] 00520
16 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 00521
16 [org.jfree.data.gantt.TaskSeries].get(java.lang.String) [function] [call site] 00522
16 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 00523
16 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 00524
16 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 00525
16 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 00526
16 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 00527
16 [org.jfree.data.time.Day].toString() [function] [call site] 00528
16 [org.jfree.data.time.Year].toString() [function] [call site] 00529
16 [org.jfree.data.time.Month].toString() [function] [call site] 00530
16 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 00531
16 [org.jfree.data.time.Quarter].toString() [function] [call site] 00532
16 [org.jfree.data.time.Week].toString() [function] [call site] 00533
16 [org.jfree.data.time.Hour].toString() [function] [call site] 00534
16 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 00535
16 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 00536
16 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 00537
16 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 00538
16 [org.jfree.data.gantt.Task].getDuration() [function] [call site] 00539
16 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00540
16 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 00541
13 [org.jfree.data.gantt.TaskSeriesCollection].getEndValue(int,int) [function] [call site] 00542
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00543
13 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00544
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00545
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00546
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00547
13 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 00548
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00549
13 [org.jfree.data.category.SlidingCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00550
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValues(int,int) [function] [call site] 00551
14 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 00552
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00553
13 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00554
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00555
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00556
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00557
13 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 00558
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00559
13 [org.jfree.data.category.SlidingCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00560
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getMeanValue(int,int) [function] [call site] 00561
14 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 00562
14 [org.jfree.data.statistics.MeanAndStandardDeviation].getMean() [function] [call site] 00563
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getStdDevValue(int,int) [function] [call site] 00564
14 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 00565
14 [org.jfree.data.statistics.MeanAndStandardDeviation].getStandardDeviation() [function] [call site] 00566
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00567
13 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00568
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00569
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00570
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00571
13 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 00572
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00573
13 [org.jfree.data.category.SlidingCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00574
13 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 00575
14 [org.jfree.data.gantt.TaskSeriesCollection].getStartValue(int,int) [function] [call site] 00576
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 00577
14 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 00578
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 00579
14 [org.jfree.data.category.DefaultIntervalCategoryDataset].getEndValue(int,int) [function] [call site] 00580
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 00581
13 [org.jfree.data.category.SlidingCategoryDataset].getValue(int,int) [function] [call site] 00582
14 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 00583
15 [org.jfree.data.DefaultKeyedValues2D].getValue(int,int) [function] [call site] 00584
16 [org.jfree.data.DefaultKeyedValues].getIndex(java.lang.Comparable) [function] [call site] 00585
16 [org.jfree.data.DefaultKeyedValues].getValue(int) [function] [call site] 00586
14 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 00587
14 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 00588
14 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 00589
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 00590
14 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 00591
15 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 00592
14 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 00593
15 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getMeanValue(int,int) [function] [call site] 00594
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 00595
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 00596
13 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 00597
13 [org.jfree.data.Range].<init>(double,double) [function] [call site] 00598
11 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 00599
12 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00600
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRangeBounds(boolean) [function] [call site] 00601
13 [org.jfree.data.Range].<init>(double,double) [function] [call site] 00602
12 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRangeBounds(boolean) [function] [call site] 00603
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRangeLowerBound(boolean) [function] [call site] 00604
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRangeUpperBound(boolean) [function] [call site] 00605
13 [org.jfree.data.Range].<init>(double,double) [function] [call site] 00606
12 [org.jfree.data.time.DynamicTimeSeriesCollection].getRangeBounds(boolean) [function] [call site] 00607
13 [org.jfree.data.time.DynamicTimeSeriesCollection].getRangeUpperBound(boolean) [function] [call site] 00608
13 [org.jfree.data.Range].<init>(double,double) [function] [call site] 00609
12 [org.jfree.data.xy.XYSeriesCollection].getRangeBounds(boolean) [function] [call site] 00610
13 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 00611
13 [org.jfree.data.xy.XYSeriesCollection].getSeries(int) [function] [call site] 00612
14 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00613
13 [org.jfree.data.xy.XYSeries].getMinY() [function] [call site] 00614
13 [org.jfree.data.xy.XYSeries].getMaxY() [function] [call site] 00615
13 [org.jfree.data.Range].<init>(double,double) [function] [call site] 00616
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getRangeBounds(boolean) [function] [call site] 00617
12 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRangeBounds(boolean) [function] [call site] 00618
12 [org.jfree.data.general.DatasetUtils].iterateRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 00619
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 00620
13 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 00621
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 00622
13 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 00623
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 00624
13 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 00625
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 00626
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 00627
13 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 00628
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 00629
13 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 00630
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 00631
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 00632
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 00633
13 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 00634
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 00635
13 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 00636
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 00637
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 00638
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getStartValue(int,int) [function] [call site] 00639
13 [org.jfree.data.gantt.TaskSeriesCollection].getStartValue(int,int) [function] [call site] 00640
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getStartValue(int,int) [function] [call site] 00641
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getEndValue(int,int) [function] [call site] 00642
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getEndValue(int,int) [function] [call site] 00643
13 [org.jfree.data.gantt.TaskSeriesCollection].getEndValue(int,int) [function] [call site] 00644
13 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 00645
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 00646
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 00647
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 00648
13 [org.jfree.data.category.SlidingCategoryDataset].getValue(int,int) [function] [call site] 00649
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 00650
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 00651
13 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 00652
13 [org.jfree.data.Range].<init>(double,double) [function] [call site] 00653
9 [org.jfree.chart.renderer.category.BoxAndWhiskerRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 00654
10 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 00655
9 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 00656
10 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 00657
10 [org.jfree.chart.renderer.category.BarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 00658
11 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 00659
11 [org.jfree.data.Range].expandToInclude(org.jfree.data.Range,double) [function] [call site] 00660
12 [org.jfree.data.Range].<init>(double,double) [function] [call site] 00661
12 [org.jfree.data.Range].getLowerBound() [function] [call site] 00662
12 [org.jfree.data.Range].<init>(double,double) [function] [call site] 00663
12 [org.jfree.data.Range].getUpperBound() [function] [call site] 00664
12 [org.jfree.data.Range].getUpperBound() [function] [call site] 00665
12 [org.jfree.data.Range].<init>(double,double) [function] [call site] 00666
12 [org.jfree.data.Range].getLowerBound() [function] [call site] 00667
9 [org.jfree.chart.renderer.category.StackedBarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 00668
10 [org.jfree.data.Range].<init>(double,double) [function] [call site] 00669
10 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.category.CategoryDataset,double) [function] [call site] 00670
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00671
11 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 00672
11 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 00673
11 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 00674
11 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 00675
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 00676
11 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 00677
11 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 00678
11 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 00679
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 00680
11 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 00681
11 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 00682
11 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 00683
11 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 00684
11 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 00685
11 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 00686
11 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 00687
11 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 00688
11 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 00689
11 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 00690
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 00691
11 [org.jfree.data.category.SlidingCategoryDataset].getValue(int,int) [function] [call site] 00692
11 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 00693
11 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 00694
11 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 00695
11 [org.jfree.data.Range].<init>(double,double) [function] [call site] 00696
10 [org.jfree.chart.renderer.category.BarRenderer].getBase() [function] [call site] 00697
9 [org.jfree.chart.renderer.category.GroupedStackedBarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 00698
10 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.category.CategoryDataset,org.jfree.data.KeyToGroupMap) [function] [call site] 00699
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00700
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 00701
11 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 00702
11 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 00703
11 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 00704
11 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 00705
11 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 00706
11 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 00707
11 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 00708
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 00709
11 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 00710
11 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 00711
11 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 00712
11 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 00713
11 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 00714
11 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 00715
11 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 00716
11 [org.jfree.data.KeyToGroupMap].getGroup(java.lang.Comparable) [function] [call site] 00717
12 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00718
11 [org.jfree.data.KeyToGroupMap].getGroupIndex(java.lang.Comparable) [function] [call site] 00719
12 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 00720
12 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00721
12 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00722
12 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 00723
12 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00724
12 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00725
12 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00726
12 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00727
12 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00728
12 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00729
12 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00730
12 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00731
12 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00732
12 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00733
12 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 00734
12 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00735
12 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00736
12 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 00737
12 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00738
12 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00739
11 [org.jfree.data.category.SlidingCategoryDataset].getRowKey(int) [function] [call site] 00740
11 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowKey(int) [function] [call site] 00741
11 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowKey(int) [function] [call site] 00742
11 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 00743
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowKey(int) [function] [call site] 00744
11 [org.jfree.data.category.DefaultCategoryDataset].getRowKey(int) [function] [call site] 00745
11 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowKey(int) [function] [call site] 00746
11 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowKey(int) [function] [call site] 00747
11 [org.jfree.data.KeyToGroupMap].getGroupCount() [function] [call site] 00748
11 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 00749
11 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 00750
11 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 00751
11 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 00752
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 00753
11 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 00754
11 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 00755
11 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 00756
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 00757
11 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 00758
11 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 00759
11 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 00760
11 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 00761
11 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 00762
11 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 00763
11 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 00764
11 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 00765
11 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 00766
11 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 00767
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 00768
11 [org.jfree.data.category.SlidingCategoryDataset].getValue(int,int) [function] [call site] 00769
11 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 00770
11 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 00771
11 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 00772
11 [org.jfree.data.Range].<init>(double,double) [function] [call site] 00773
11 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 00774
9 [org.jfree.chart.renderer.category.StatisticalLineAndShapeRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 00775
10 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 00776
9 [org.jfree.chart.renderer.category.IntervalBarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 00777
10 [org.jfree.chart.renderer.category.BarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 00778
9 [org.jfree.chart.renderer.category.StackedAreaRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 00779
10 [org.jfree.data.Range].<init>(double,double) [function] [call site] 00780
10 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 00781
11 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.category.CategoryDataset,double) [function] [call site] 00782
9 [org.jfree.chart.renderer.category.StatisticalBarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 00783
10 [org.jfree.chart.renderer.category.BarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 00784
9 [org.jfree.chart.renderer.category.WaterfallBarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 00785
10 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 00786
10 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 00787
10 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 00788
10 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 00789
10 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 00790
10 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 00791
10 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 00792
10 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 00793
10 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 00794
10 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 00795
10 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 00796
10 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 00797
10 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 00798
10 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 00799
10 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 00800
10 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 00801
10 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 00802
10 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 00803
10 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 00804
10 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 00805
10 [org.jfree.data.category.SlidingCategoryDataset].getValue(int,int) [function] [call site] 00806
10 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 00807
10 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 00808
10 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 00809
10 [org.jfree.data.Range].<init>(double,double) [function] [call site] 00810
8 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 00811
9 [org.jfree.chart.plot.XYPlot].getDomainAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 00812
10 [org.jfree.chart.plot.XYPlot].findDomainAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 00813
10 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 00814
9 [org.jfree.chart.plot.XYPlot].getDatasetsMappedToDomainAxis(java.lang.Integer) [function] [call site] 00815
10 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00816
9 [org.jfree.chart.plot.XYPlot].getRangeAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 00817
10 [org.jfree.chart.plot.XYPlot].findRangeAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 00818
10 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 00819
9 [org.jfree.chart.plot.XYPlot].getDatasetsMappedToRangeAxis(java.lang.Integer) [function] [call site] 00820
10 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00821
9 [org.jfree.chart.plot.XYPlot].getRendererForDataset(org.jfree.data.xy.XYDataset) [function] [call site] 00822
10 [org.jfree.chart.plot.XYPlot].indexOf(org.jfree.data.xy.XYDataset) [function] [call site] 00823
10 [org.jfree.chart.plot.XYPlot].getRenderer() [function] [call site] 00824
11 [org.jfree.chart.plot.XYPlot].getRenderer(int) [function] [call site] 00825
9 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 00826
9 [org.jfree.chart.renderer.xy.XYErrorRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 00827
10 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 00828
11 [org.jfree.chart.renderer.AbstractRenderer].getDataBoundsIncludesVisibleSeriesOnly() [function] [call site] 00829
11 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 00830
12 [org.jfree.data.DefaultKeyedValues2D].getColumnCount() [function] [call site] 00831
11 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 00832
11 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 00833
11 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 00834
11 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 00835
11 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 00836
12 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 00837
12 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 00838
12 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 00839
12 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 00840
12 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 00841
12 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 00842
12 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 00843
12 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 00844
12 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 00845
13 [org.jfree.data.gantt.TaskSeriesCollection].getSeriesCount() [function] [call site] 00846
14 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 00847
12 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 00848
12 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 00849
12 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 00850
13 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 00851
13 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 00852
13 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 00853
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 00854
13 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 00855
13 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 00856
13 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 00857
13 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 00858
13 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 00859
13 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 00860
13 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 00861
13 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 00862
13 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 00863
13 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 00864
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 00865
13 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 00866
13 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 00867
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 00868
13 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 00869
14 [org.jfree.data.DefaultKeyedValues2D].getColumnCount() [function] [call site] 00870
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset:org.jfree.data.statistics.SimpleHistogramDataset:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 00871
12 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 00872
12 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 00873
12 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 00874
12 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 00875
12 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 00876
12 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 00877
12 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 00878
12 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 00879
12 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 00880
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 00881
12 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 00882
12 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 00883
11 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 00884
11 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 00885
11 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 00886
11 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 00887
11 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 00888
11 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 00889
11 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 00890
11 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 00891
11 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 00892
11 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 00893
11 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 00894
11 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 00895
11 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 00896
11 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 00897
11 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 00898
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 00899
11 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 00900
11 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 00901
11 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 00902
11 [org.jfree.chart.renderer.AbstractRenderer].isSeriesVisible(int) [function] [call site] 00903
11 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesKey(int) [function] [call site] 00904
11 [org.jfree.data.time.TimeSeriesCollection].getSeriesKey(int) [function] [call site] 00905
12 [org.jfree.data.general.Series].getKey() [function] [call site] 00906
12 [org.jfree.data.time.TimeSeriesCollection].getSeries(int) [function] [call site] 00907
13 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 00908
13 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00909
11 [org.jfree.data.statistics.HistogramDataset].getSeriesKey(int) [function] [call site] 00910
11 [org.jfree.data.gantt.XYTaskDataset].getSeriesKey(int) [function] [call site] 00911
12 [org.jfree.data.gantt.TaskSeriesCollection].getSeriesKey(int) [function] [call site] 00912
13 [org.jfree.data.general.Series].getKey() [function] [call site] 00913
11 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesKey(int) [function] [call site] 00914
11 [org.jfree.data.xy.DefaultXYDataset].getSeriesKey(int) [function] [call site] 00915
12 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00916
11 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 00917
12 [org.jfree.data.general.Series].getKey() [function] [call site] 00918
12 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeries(int) [function] [call site] 00919
13 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00920
11 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesKey(int) [function] [call site] 00921
12 [org.jfree.data.xy.XYSeriesCollection].getSeriesKey(int) [function] [call site] 00922
13 [org.jfree.data.general.Series].getKey() [function] [call site] 00923
13 [org.jfree.data.xy.XYSeriesCollection].getSeries(int) [function] [call site] 00924
12 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesKey(int) [function] [call site] 00925
12 [org.jfree.data.time.TimeSeriesCollection].getSeriesKey(int) [function] [call site] 00926
12 [org.jfree.data.statistics.HistogramDataset].getSeriesKey(int) [function] [call site] 00927
12 [org.jfree.data.gantt.XYTaskDataset].getSeriesKey(int) [function] [call site] 00928
12 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesKey(int) [function] [call site] 00929
12 [org.jfree.data.xy.DefaultXYDataset].getSeriesKey(int) [function] [call site] 00930
12 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 00931
12 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesKey(int) [function] [call site] 00932
13 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00933
12 [org.jfree.data.xy.DefaultXYZDataset].getSeriesKey(int) [function] [call site] 00934
13 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00935
12 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesKey(int) [function] [call site] 00936
13 [org.jfree.data.general.Series].getKey() [function] [call site] 00937
13 [org.jfree.data.time.TimePeriodValuesCollection].getSeries(int) [function] [call site] 00938
14 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 00939
14 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00940
14 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 00941
12 [org.jfree.data.xy.DefaultWindDataset].getSeriesKey(int) [function] [call site] 00942
13 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 00943
12 [org.jfree.data.time.TimeTableXYDataset].getSeriesKey(int) [function] [call site] 00944
13 [org.jfree.data.DefaultKeyedValues2D].getColumnKey(int) [function] [call site] 00945
12 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesKey(int) [function] [call site] 00946
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesKey(int) [function] [call site] 00947
12 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 00948
13 [org.jfree.data.general.Series].getKey() [function] [call site] 00949
13 [org.jfree.data.xy.XIntervalSeriesCollection].getSeries(int) [function] [call site] 00950
14 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00951
12 [org.jfree.data.xy.XYBarDataset].getSeriesKey(int) [function] [call site] 00952
13 [org.jfree.data.xy.XYSeriesCollection].getSeriesKey(int) [function] [call site] 00953
13 [org.jfree.data.time.TimeSeriesCollection].getSeriesKey(int) [function] [call site] 00954
13 [org.jfree.data.statistics.HistogramDataset].getSeriesKey(int) [function] [call site] 00955
13 [org.jfree.data.gantt.XYTaskDataset].getSeriesKey(int) [function] [call site] 00956
13 [org.jfree.data.xy.DefaultXYDataset].getSeriesKey(int) [function] [call site] 00957
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 00958
13 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesKey(int) [function] [call site] 00959
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesKey(int) [function] [call site] 00960
13 [org.jfree.data.xy.DefaultXYZDataset].getSeriesKey(int) [function] [call site] 00961
13 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesKey(int) [function] [call site] 00962
13 [org.jfree.data.xy.DefaultWindDataset].getSeriesKey(int) [function] [call site] 00963
13 [org.jfree.data.time.TimeTableXYDataset].getSeriesKey(int) [function] [call site] 00964
13 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 00965
13 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesKey(int) [function] [call site] 00966
14 [org.jfree.data.general.Series].getKey() [function] [call site] 00967
14 [org.jfree.data.xy.MatrixSeriesCollection].getSeries(int) [function] [call site] 00968
15 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00969
13 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesKey(int) [function] [call site] 00970
14 [org.jfree.data.general.Series].getKey() [function] [call site] 00971
14 [org.jfree.data.xy.DefaultTableXYDataset].getSeries(int) [function] [call site] 00972
15 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00973
13 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 00974
14 [org.jfree.data.general.Series].getKey() [function] [call site] 00975
14 [org.jfree.data.xy.YIntervalSeriesCollection].getSeries(int) [function] [call site] 00976
15 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00977
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesKey(int) [function] [call site] 00978
14 [org.jfree.data.general.Series].getKey() [function] [call site] 00979
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeries(int) [function] [call site] 00980
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 00981
13 [org.jfree.data.xy.VectorSeriesCollection].getSeriesKey(int) [function] [call site] 00982
14 [org.jfree.data.general.Series].getKey() [function] [call site] 00983
14 [org.jfree.data.xy.VectorSeriesCollection].getSeries(int) [function] [call site] 00984
15 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00985
13 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesKey(int) [function] [call site] 00986
14 [org.jfree.data.DefaultKeyedValues2D].getColumnKey(int) [function] [call site] 00987
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset:org.jfree.data.statistics.SimpleHistogramDataset:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getSeriesKey(int) [function] [call site] 00988
12 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesKey(int) [function] [call site] 00989
12 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesKey(int) [function] [call site] 00990
12 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 00991
12 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesKey(int) [function] [call site] 00992
12 [org.jfree.data.xy.VectorSeriesCollection].getSeriesKey(int) [function] [call site] 00993
12 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesKey(int) [function] [call site] 00994
12 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesKey(int) [function] [call site] 00995
11 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesKey(int) [function] [call site] 00996
11 [org.jfree.data.xy.DefaultXYZDataset].getSeriesKey(int) [function] [call site] 00997
11 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesKey(int) [function] [call site] 00998
11 [org.jfree.data.xy.DefaultWindDataset].getSeriesKey(int) [function] [call site] 00999
11 [org.jfree.data.time.TimeTableXYDataset].getSeriesKey(int) [function] [call site] 01000
11 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesKey(int) [function] [call site] 01001
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesKey(int) [function] [call site] 01002
11 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01003
11 [org.jfree.data.xy.XYBarDataset].getSeriesKey(int) [function] [call site] 01004
11 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesKey(int) [function] [call site] 01005
11 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesKey(int) [function] [call site] 01006
11 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01007
11 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesKey(int) [function] [call site] 01008
11 [org.jfree.data.xy.VectorSeriesCollection].getSeriesKey(int) [function] [call site] 01009
11 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesKey(int) [function] [call site] 01010
11 [org.jfree.data.xy.XYSeriesCollection].getSeriesKey(int) [function] [call site] 01011
11 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesKey(int) [function] [call site] 01012
11 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,java.util.List,boolean) [function] [call site] 01013
12 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01014
12 [org.jfree.data.time.TimeSeriesCollection].getDomainBounds(java.util.List,boolean) [function] [call site] 01015
13 [org.jfree.data.time.TimeSeriesCollection].getSeries(java.lang.Comparable) [function] [call site] 01016
14 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 01017
14 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 01018
14 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 01019
14 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 01020
14 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 01021
14 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 01022
14 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 01023
14 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 01024
14 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 01025
14 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 01026
14 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 01027
14 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 01028
14 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 01029
14 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 01030
14 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 01031
14 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 01032
14 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 01033
14 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 01034
14 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 01035
14 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 01036
14 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 01037
14 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 01038
14 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 01039
14 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 01040
14 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 01041
14 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 01042
14 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 01043
14 [org.jfree.data.general.Series].getKey() [function] [call site] 01044
14 [org.jfree.data.general.Series].getKey() [function] [call site] 01045
13 [org.jfree.data.time.TimeSeries].getItemCount() [function] [call site] 01046
13 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 01047
14 [org.jfree.data.time.TimeSeriesDataItem].getPeriod() [function] [call site] 01048
14 [org.jfree.data.time.TimeSeries].getRawDataItem(int) [function] [call site] 01049
13 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 01050
13 [org.jfree.data.Range].<init>(double,double) [function] [call site] 01051
13 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 01052
14 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01053
15 [org.jfree.data.time.Day].getYear() [function] [call site] 01054
15 [org.jfree.data.time.Day].getMonth() [function] [call site] 01055
15 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 01056
14 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 01057
14 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 01058
15 [org.jfree.chart.date.SpreadsheetDate].getYYYY() [function] [call site] 01059
15 [org.jfree.chart.date.SpreadsheetDate].getMonth() [function] [call site] 01060
15 [org.jfree.chart.date.SpreadsheetDate].getDayOfMonth() [function] [call site] 01061
14 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 01062
15 [org.jfree.data.time.Day].getYear() [function] [call site] 01063
15 [org.jfree.data.time.Day].getMonth() [function] [call site] 01064
15 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 01065
14 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 01066
15 [org.jfree.data.time.Day].getYear() [function] [call site] 01067
15 [org.jfree.data.time.Day].getMonth() [function] [call site] 01068
15 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 01069
14 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 01070
14 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 01071
14 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 01072
14 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 01073
15 [org.jfree.data.time.Day].getYear() [function] [call site] 01074
15 [org.jfree.data.time.Day].getMonth() [function] [call site] 01075
15 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 01076
14 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01077
14 [org.jfree.data.time.RegularTimePeriod].getMiddleMillisecond(java.util.Calendar) [function] [call site] 01078
15 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 01079
15 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01080
15 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 01081
15 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 01082
15 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 01083
15 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 01084
15 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 01085
15 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 01086
15 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 01087
15 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01088
15 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 01089
16 [org.jfree.chart.date.SpreadsheetDate].getYYYY() [function] [call site] 01090
16 [org.jfree.chart.date.SpreadsheetDate].getMonth() [function] [call site] 01091
16 [org.jfree.chart.date.SpreadsheetDate].getDayOfMonth() [function] [call site] 01092
15 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 01093
16 [org.jfree.chart.date.SerialDate].lastDayOfMonth(int,int) [function] [call site] 01094
17 [org.jfree.chart.date.SerialDate].isLeapYear(int) [function] [call site] 01095
15 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 01096
15 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 01097
16 [org.jfree.chart.date.SerialDate].lastDayOfMonth(int,int) [function] [call site] 01098
15 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 01099
16 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 01100
15 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 01101
15 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 01102
16 [org.jfree.data.time.Day].getYear() [function] [call site] 01103
16 [org.jfree.data.time.Day].getMonth() [function] [call site] 01104
16 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 01105
15 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01106
16 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01107
15 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 01108
16 [org.jfree.data.time.Day].getYear() [function] [call site] 01109
16 [org.jfree.data.time.Day].getMonth() [function] [call site] 01110
16 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 01111
15 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01112
14 [org.jfree.data.time.FixedMillisecond].getMiddleMillisecond(java.util.Calendar) [function] [call site] 01113
14 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 01114
14 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 01115
14 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 01116
14 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 01117
14 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 01118
14 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 01119
14 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 01120
14 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01121
14 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 01122
14 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01123
13 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 01124
13 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01125
13 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 01126
13 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 01127
13 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 01128
13 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 01129
13 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 01130
13 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 01131
13 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 01132
13 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 01133
13 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01134
13 [org.jfree.data.Range].<init>(double,double) [function] [call site] 01135
13 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 01136
13 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 01137
13 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 01138
13 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 01139
13 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 01140
13 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 01141
13 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 01142
13 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01143
13 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 01144
13 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01145
13 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 01146
12 [org.jfree.data.general.DatasetUtils].iterateToFindDomainBounds(org.jfree.data.xy.XYDataset,java.util.List,boolean) [function] [call site] 01147
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01148
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01149
13 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 01150
13 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 01151
14 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 01152
14 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 01153
14 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 01154
15 [org.jfree.data.gantt.TaskSeriesCollection].getSeriesCount() [function] [call site] 01155
15 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 01156
15 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 01157
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 01158
15 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 01159
15 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 01160
15 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 01161
15 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 01162
15 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 01163
15 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 01164
15 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 01165
15 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 01166
15 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 01167
15 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 01168
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 01169
15 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 01170
15 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 01171
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 01172
15 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 01173
15 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 01174
15 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesCount() [function] [call site] 01175
15 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 01176
15 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 01177
15 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 01178
15 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 01179
15 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 01180
15 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 01181
15 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 01182
15 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 01183
15 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 01184
15 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 01185
15 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 01186
15 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 01187
15 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 01188
15 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 01189
15 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 01190
15 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 01191
15 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 01192
15 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 01193
15 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 01194
15 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 01195
15 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesKey(int) [function] [call site] 01196
16 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesCount() [function] [call site] 01197
15 [org.jfree.data.time.TimeSeriesCollection].getSeriesKey(int) [function] [call site] 01198
15 [org.jfree.data.statistics.HistogramDataset].getSeriesKey(int) [function] [call site] 01199
15 [org.jfree.data.gantt.XYTaskDataset].getSeriesKey(int) [function] [call site] 01200
15 [org.jfree.data.gantt.TaskSeriesCollection].getSeriesKey(int) [function] [call site] 01201
15 [org.jfree.data.xy.DefaultXYDataset].getSeriesKey(int) [function] [call site] 01202
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01203
15 [org.jfree.data.xy.DefaultXYZDataset].getSeriesKey(int) [function] [call site] 01204
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesKey(int) [function] [call site] 01205
15 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesKey(int) [function] [call site] 01206
15 [org.jfree.data.xy.DefaultWindDataset].getSeriesKey(int) [function] [call site] 01207
15 [org.jfree.data.time.TimeTableXYDataset].getSeriesKey(int) [function] [call site] 01208
15 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01209
15 [org.jfree.data.xy.XYBarDataset].getSeriesKey(int) [function] [call site] 01210
15 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesKey(int) [function] [call site] 01211
15 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesKey(int) [function] [call site] 01212
15 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01213
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesKey(int) [function] [call site] 01214
15 [org.jfree.data.xy.VectorSeriesCollection].getSeriesKey(int) [function] [call site] 01215
15 [org.jfree.data.xy.XYSeriesCollection].getSeriesKey(int) [function] [call site] 01216
15 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesKey(int) [function] [call site] 01217
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset:org.jfree.data.statistics.SimpleHistogramDataset:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getSeriesKey(int) [function] [call site] 01218
13 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 01219
13 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 01220
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 01221
14 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 01222
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 01223
14 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 01224
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeries(int) [function] [call site] 01225
13 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 01226
14 [org.jfree.data.time.TimePeriodValues].getItemCount() [function] [call site] 01227
14 [org.jfree.data.time.TimePeriodValuesCollection].getSeries(int) [function] [call site] 01228
13 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 01229
14 [org.jfree.data.time.TimeSeries].getItemCount() [function] [call site] 01230
14 [org.jfree.data.time.TimeSeriesCollection].getSeries(int) [function] [call site] 01231
13 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 01232
13 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 01233
14 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 01234
14 [org.jfree.data.xy.YIntervalSeriesCollection].getSeries(int) [function] [call site] 01235
13 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 01236
14 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount() [function] [call site] 01237
15 [org.jfree.data.DefaultKeyedValues2D].getRowCount() [function] [call site] 01238
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 01239
13 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 01240
14 [org.jfree.data.statistics.HistogramDataset].getBins(int) [function] [call site] 01241
13 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 01242
14 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 01243
14 [org.jfree.data.xy.XYSeriesCollection].getSeries(int) [function] [call site] 01244
13 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 01245
13 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 01246
14 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 01247
13 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 01248
14 [org.jfree.data.time.TimeTableXYDataset].getItemCount() [function] [call site] 01249
15 [org.jfree.data.DefaultKeyedValues2D].getRowCount() [function] [call site] 01250
13 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 01251
13 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 01252
14 [org.jfree.data.xy.MatrixSeries].getItemCount() [function] [call site] 01253
15 [org.jfree.data.xy.MatrixSeries].getColumnsCount() [function] [call site] 01254
15 [org.jfree.data.xy.MatrixSeries].getRowCount() [function] [call site] 01255
14 [org.jfree.data.xy.MatrixSeriesCollection].getSeries(int) [function] [call site] 01256
13 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 01257
14 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 01258
15 [org.jfree.data.gantt.TaskSeries].getItemCount() [function] [call site] 01259
15 [org.jfree.data.gantt.TaskSeriesCollection].getSeries(int) [function] [call site] 01260
16 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 01261
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 01262
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 01263
14 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 01264
14 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 01265
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 01266
14 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 01267
14 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 01268
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 01269
14 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 01270
14 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 01271
14 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 01272
14 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 01273
14 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 01274
14 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 01275
14 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 01276
14 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 01277
15 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 01278
15 [org.jfree.data.xy.DefaultTableXYDataset].getSeries(int) [function] [call site] 01279
14 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 01280
15 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 01281
15 [org.jfree.data.xy.XIntervalSeriesCollection].getSeries(int) [function] [call site] 01282
14 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 01283
15 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 01284
14 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 01285
14 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 01286
15 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 01287
15 [org.jfree.data.xy.VectorSeriesCollection].getSeries(int) [function] [call site] 01288
14 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 01289
15 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 01290
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 01291
15 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 01292
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeries(int) [function] [call site] 01293
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 01294
13 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 01295
13 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 01296
13 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 01297
13 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 01298
13 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 01299
13 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 01300
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 01301
13 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 01302
13 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 01303
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 01304
13 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 01305
14 [org.jfree.data.statistics.SimpleHistogramBin].getLowerBound() [function] [call site] 01306
14 [org.jfree.data.statistics.SimpleHistogramBin].getUpperBound() [function] [call site] 01307
13 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 01308
14 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 01309
15 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 01310
15 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 01311
15 [org.jfree.data.time.TimePeriodValuesCollection].getX(org.jfree.data.time.TimePeriod) [function] [call site] 01312
16 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01313
16 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01314
16 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01315
16 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01316
16 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01317
16 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01318
16 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01319
16 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01320
14 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 01321
15 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 01322
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 01323
14 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 01324
15 [org.jfree.data.xy.YIntervalSeries].getX(int) [function] [call site] 01325
16 [org.jfree.data.xy.YIntervalSeries].getDataItem(int) [function] [call site] 01326
17 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 01327
16 [org.jfree.data.xy.YIntervalDataItem].getX() [function] [call site] 01328
17 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 01329
14 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 01330
15 [org.jfree.data.xy.XYSeries].getX(int) [function] [call site] 01331
16 [org.jfree.data.xy.XYSeries].getRawDataItem(int) [function] [call site] 01332
16 [org.jfree.data.xy.XYDataItem].getX() [function] [call site] 01333
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 01334
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 01335
14 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 01336
15 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 01337
15 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 01338
14 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 01339
15 [org.jfree.data.xy.OHLCDataItem].getDate() [function] [call site] 01340
14 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 01341
15 [org.jfree.data.xy.MatrixSeries].getItemColumn(int) [function] [call site] 01342
16 [org.jfree.data.xy.MatrixSeries].getColumnsCount() [function] [call site] 01343
14 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 01344
15 [org.jfree.data.xy.XYSeries].getX(int) [function] [call site] 01345
14 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 01346
15 [org.jfree.data.DefaultKeyedValues2D].getRowKey(int) [function] [call site] 01347
14 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 01348
15 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 01349
14 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 01350
15 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 01351
16 [org.jfree.data.xy.VectorSeries].getDataItem(int) [function] [call site] 01352
17 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 01353
16 [org.jfree.data.xy.VectorDataItem].getXValue() [function] [call site] 01354
17 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 01355
17 [org.jfree.data.xy.XYCoordinate].getX() [function] [call site] 01356
14 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 01357
15 [org.jfree.data.statistics.HistogramDataset].getBins(int) [function] [call site] 01358
15 [org.jfree.data.statistics.HistogramBin].getEndBoundary() [function] [call site] 01359
15 [org.jfree.data.statistics.HistogramBin].getStartBoundary() [function] [call site] 01360
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 01361
15 [org.jfree.data.time.DynamicTimeSeriesCollection].translateGet(int) [function] [call site] 01362
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 01363
16 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 01364
16 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01365
16 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 01366
16 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 01367
16 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 01368
16 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 01369
16 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 01370
16 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 01371
16 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 01372
16 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01373
16 [org.jfree.data.time.RegularTimePeriod].getMiddleMillisecond(java.util.Calendar) [function] [call site] 01374
16 [org.jfree.data.time.FixedMillisecond].getMiddleMillisecond(java.util.Calendar) [function] [call site] 01375
16 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 01376
16 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 01377
16 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 01378
16 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 01379
16 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 01380
16 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 01381
16 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 01382
16 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01383
16 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 01384
16 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01385
16 [org.jfree.data.time.RegularTimePeriod].getMiddleMillisecond(java.util.Calendar) [function] [call site] 01386
16 [org.jfree.data.time.FixedMillisecond].getMiddleMillisecond(java.util.Calendar) [function] [call site] 01387
14 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 01388
15 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 01389
16 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 01390
15 [org.jfree.data.xy.XIntervalDataItem].getX() [function] [call site] 01391
16 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 01392
14 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 01393
15 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 01394
16 [org.jfree.data.gantt.XYTaskDataset].getSeriesValue(int) [function] [call site] 01395
16 [org.jfree.data.gantt.XYTaskDataset].getItemValue(int,int) [function] [call site] 01396
17 [org.jfree.data.gantt.TaskSeriesCollection].getSeries(int) [function] [call site] 01397
17 [org.jfree.data.gantt.TaskSeries].get(int) [function] [call site] 01398
17 [org.jfree.data.gantt.Task].getDuration() [function] [call site] 01399
17 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01400
17 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01401
17 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01402
17 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01403
14 [org.jfree.data.xy.XYBarDataset].getX(int,int) [function] [call site] 01404
15 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 01405
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 01406
15 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 01407
15 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 01408
15 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 01409
15 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 01410
15 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 01411
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 01412
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 01413
17 [org.jfree.data.time.ohlc.OHLCSeries].getDataItem(int) [function] [call site] 01414
18 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 01415
17 [org.jfree.data.time.ohlc.OHLCItem].getPeriod() [function] [call site] 01416
18 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 01417
17 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 01418
18 [org.jfree.data.time.Month].getFirstMillisecond() [function] [call site] 01419
18 [org.jfree.data.time.Minute].getFirstMillisecond() [function] [call site] 01420
18 [org.jfree.data.time.Quarter].getFirstMillisecond() [function] [call site] 01421
18 [org.jfree.data.time.Millisecond].getFirstMillisecond() [function] [call site] 01422
18 [org.jfree.data.time.Hour].getFirstMillisecond() [function] [call site] 01423
18 [org.jfree.data.time.Second].getFirstMillisecond() [function] [call site] 01424
18 [org.jfree.data.time.Year].getFirstMillisecond() [function] [call site] 01425
18 [org.jfree.data.time.Week].getFirstMillisecond() [function] [call site] 01426
18 [org.jfree.data.time.Day].getFirstMillisecond() [function] [call site] 01427
18 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond() [function] [call site] 01428
18 [org.jfree.data.time.RegularTimePeriod].getMiddleMillisecond() [function] [call site] 01429
19 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond() [function] [call site] 01430
19 [org.jfree.data.time.Month].getFirstMillisecond() [function] [call site] 01431
19 [org.jfree.data.time.Minute].getFirstMillisecond() [function] [call site] 01432
19 [org.jfree.data.time.Quarter].getFirstMillisecond() [function] [call site] 01433
19 [org.jfree.data.time.Millisecond].getFirstMillisecond() [function] [call site] 01434
19 [org.jfree.data.time.Hour].getFirstMillisecond() [function] [call site] 01435
19 [org.jfree.data.time.Second].getFirstMillisecond() [function] [call site] 01436
19 [org.jfree.data.time.Year].getFirstMillisecond() [function] [call site] 01437
19 [org.jfree.data.time.Week].getFirstMillisecond() [function] [call site] 01438
19 [org.jfree.data.time.Day].getFirstMillisecond() [function] [call site] 01439
19 [org.jfree.data.time.Day].getLastMillisecond() [function] [call site] 01440
19 [org.jfree.data.time.Quarter].getLastMillisecond() [function] [call site] 01441
19 [org.jfree.data.time.Second].getLastMillisecond() [function] [call site] 01442
19 [org.jfree.data.time.FixedMillisecond].getLastMillisecond() [function] [call site] 01443
19 [org.jfree.data.time.Month].getLastMillisecond() [function] [call site] 01444
19 [org.jfree.data.time.Millisecond].getLastMillisecond() [function] [call site] 01445
19 [org.jfree.data.time.Year].getLastMillisecond() [function] [call site] 01446
19 [org.jfree.data.time.Week].getLastMillisecond() [function] [call site] 01447
19 [org.jfree.data.time.Minute].getLastMillisecond() [function] [call site] 01448
19 [org.jfree.data.time.Hour].getLastMillisecond() [function] [call site] 01449
18 [org.jfree.data.time.FixedMillisecond].getMiddleMillisecond() [function] [call site] 01450
18 [org.jfree.data.time.Day].getLastMillisecond() [function] [call site] 01451
18 [org.jfree.data.time.Quarter].getLastMillisecond() [function] [call site] 01452
18 [org.jfree.data.time.Second].getLastMillisecond() [function] [call site] 01453
18 [org.jfree.data.time.FixedMillisecond].getLastMillisecond() [function] [call site] 01454
18 [org.jfree.data.time.Month].getLastMillisecond() [function] [call site] 01455
18 [org.jfree.data.time.Millisecond].getLastMillisecond() [function] [call site] 01456
18 [org.jfree.data.time.Year].getLastMillisecond() [function] [call site] 01457
18 [org.jfree.data.time.Week].getLastMillisecond() [function] [call site] 01458
18 [org.jfree.data.time.Minute].getLastMillisecond() [function] [call site] 01459
18 [org.jfree.data.time.Hour].getLastMillisecond() [function] [call site] 01460
15 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 01461
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 01462
16 [org.jfree.data.xy.XYIntervalSeries].getX(int) [function] [call site] 01463
17 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 01464
18 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 01465
17 [org.jfree.data.xy.XYIntervalDataItem].getX() [function] [call site] 01466
18 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 01467
15 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 01468
16 [org.jfree.data.xy.WindDataItem].getX() [function] [call site] 01469
15 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 01470
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 01471
15 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 01472
15 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 01473
15 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 01474
15 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 01475
15 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 01476
15 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 01477
15 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 01478
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 01479
15 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 01480
16 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 01481
17 [org.jfree.data.DefaultKeyedValues2D].getRowKey(int) [function] [call site] 01482
17 [org.jfree.data.time.TimeTableXYDataset].getXValue(org.jfree.data.time.TimePeriod) [function] [call site] 01483
18 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01484
18 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01485
18 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01486
18 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01487
18 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01488
18 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01489
18 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01490
18 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01491
15 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 01492
16 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 01493
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 01494
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 01495
14 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 01496
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 01497
14 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 01498
14 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 01499
14 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 01500
13 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 01501
14 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 01502
14 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 01503
13 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 01504
13 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 01505
13 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 01506
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 01507
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 01508
14 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 01509
14 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 01510
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 01511
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 01512
14 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 01513
14 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 01514
14 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 01515
14 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 01516
14 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 01517
14 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 01518
13 [org.jfree.data.xy.XYBarDataset].getStartXValue(int,int) [function] [call site] 01519
14 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 01520
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 01521
14 [org.jfree.data.xy.XYIntervalSeries].getXLowValue(int) [function] [call site] 01522
15 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 01523
15 [org.jfree.data.xy.XYIntervalDataItem].getXLowValue() [function] [call site] 01524
16 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 01525
16 [org.jfree.data.xy.XYInterval].getXLow() [function] [call site] 01526
13 [org.jfree.data.xy.AbstractIntervalXYDataset].getStartXValue(int,int) [function] [call site] 01527
14 [org.jfree.data.xy.XYSeriesCollection].getStartX(int,int) [function] [call site] 01528
15 [org.jfree.data.xy.IntervalXYDelegate].getStartX(int,int) [function] [call site] 01529
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 01530
16 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 01531
16 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 01532
16 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 01533
16 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 01534
16 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 01535
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 01536
16 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 01537
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 01538
16 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 01539
16 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 01540
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 01541
16 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 01542
16 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 01543
16 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 01544
16 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 01545
16 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 01546
16 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 01547
16 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 01548
16 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 01549
16 [org.jfree.data.xy.XYBarDataset].getX(int,int) [function] [call site] 01550
16 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 01551
16 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 01552
16 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 01553
16 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 01554
16 [org.jfree.data.xy.IntervalXYDelegate].getIntervalPositionFactor() [function] [call site] 01555
16 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 01556
17 [org.jfree.data.xy.IntervalXYDelegate].isAutoWidth() [function] [call site] 01557
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartX(int,int) [function] [call site] 01558
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartXValue(int,int) [function] [call site] 01559
14 [org.jfree.data.xy.XIntervalSeriesCollection].getStartX(int,int) [function] [call site] 01560
15 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 01561
15 [org.jfree.data.xy.XIntervalDataItem].getXLowValue() [function] [call site] 01562
16 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 01563
16 [org.jfree.data.xy.YWithXInterval].getXLow() [function] [call site] 01564
14 [org.jfree.data.time.TimePeriodValuesCollection].getStartX(int,int) [function] [call site] 01565
15 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 01566
15 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 01567
15 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01568
15 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01569
14 [org.jfree.data.xy.CategoryTableXYDataset].getStartX(int,int) [function] [call site] 01570
15 [org.jfree.data.xy.IntervalXYDelegate].getStartX(int,int) [function] [call site] 01571
14 [org.jfree.data.xy.DefaultTableXYDataset].getStartX(int,int) [function] [call site] 01572
15 [org.jfree.data.xy.IntervalXYDelegate].getStartX(int,int) [function] [call site] 01573
14 [org.jfree.data.xy.YIntervalSeriesCollection].getStartX(int,int) [function] [call site] 01574
15 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 01575
14 [org.jfree.data.statistics.HistogramDataset].getStartX(int,int) [function] [call site] 01576
15 [org.jfree.data.statistics.HistogramDataset].getBins(int) [function] [call site] 01577
15 [org.jfree.data.statistics.HistogramBin].getStartBoundary() [function] [call site] 01578
14 [org.jfree.data.time.TimeTableXYDataset].getStartX(int,int) [function] [call site] 01579
15 [org.jfree.data.time.TimeTableXYDataset].getStartXValue(int,int) [function] [call site] 01580
16 [org.jfree.data.DefaultKeyedValues2D].getRowKey(int) [function] [call site] 01581
16 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01582
16 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01583
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartX(int,int) [function] [call site] 01584
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 01585
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getStartX(int,int) [function] [call site] 01586
15 [org.jfree.data.time.DynamicTimeSeriesCollection].translateGet(int) [function] [call site] 01587
15 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01588
15 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 01589
15 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 01590
15 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 01591
15 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 01592
15 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 01593
15 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 01594
15 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 01595
15 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 01596
15 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01597
14 [org.jfree.data.xy.XYBarDataset].getStartX(int,int) [function] [call site] 01598
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 01599
15 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 01600
15 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 01601
15 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 01602
15 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 01603
15 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 01604
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 01605
15 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 01606
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 01607
15 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 01608
15 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 01609
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 01610
15 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 01611
15 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 01612
15 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 01613
15 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 01614
15 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 01615
15 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 01616
15 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 01617
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 01618
15 [org.jfree.data.xy.XYBarDataset].getX(int,int) [function] [call site] 01619
15 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 01620
15 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 01621
15 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 01622
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 01623
14 [org.jfree.data.time.TimeSeriesCollection].getStartX(int,int) [function] [call site] 01624
15 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01625
15 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 01626
15 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 01627
15 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 01628
15 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 01629
15 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 01630
15 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 01631
15 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 01632
15 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 01633
15 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01634
15 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 01635
14 [org.jfree.data.statistics.SimpleHistogramDataset].getStartX(int,int) [function] [call site] 01636
15 [org.jfree.data.statistics.SimpleHistogramDataset].getStartXValue(int,int) [function] [call site] 01637
16 [org.jfree.data.statistics.SimpleHistogramBin].getLowerBound() [function] [call site] 01638
13 [org.jfree.data.statistics.SimpleHistogramDataset].getStartXValue(int,int) [function] [call site] 01639
13 [org.jfree.data.time.TimeTableXYDataset].getStartXValue(int,int) [function] [call site] 01640
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartXValue(int,int) [function] [call site] 01641
13 [org.jfree.data.xy.XIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 01642
14 [org.jfree.data.xy.XIntervalSeries].getXLowValue(int) [function] [call site] 01643
15 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 01644
15 [org.jfree.data.xy.XIntervalDataItem].getXLowValue() [function] [call site] 01645
13 [org.jfree.data.gantt.XYTaskDataset].getStartXValue(int,int) [function] [call site] 01646
14 [org.jfree.data.gantt.XYTaskDataset].getSeriesStartValue(int) [function] [call site] 01647
14 [org.jfree.data.gantt.XYTaskDataset].getItemStartValue(int,int) [function] [call site] 01648
15 [org.jfree.data.gantt.TaskSeriesCollection].getSeries(int) [function] [call site] 01649
15 [org.jfree.data.gantt.TaskSeries].get(int) [function] [call site] 01650
15 [org.jfree.data.gantt.Task].getDuration() [function] [call site] 01651
15 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01652
15 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01653
13 [org.jfree.data.xy.AbstractIntervalXYDataset].getEndXValue(int,int) [function] [call site] 01654
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getEndX(int,int) [function] [call site] 01655
15 [org.jfree.data.time.DynamicTimeSeriesCollection].translateGet(int) [function] [call site] 01656
15 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 01657
15 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 01658
15 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 01659
15 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 01660
15 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 01661
15 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 01662
15 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 01663
15 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01664
15 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 01665
15 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01666
14 [org.jfree.data.statistics.HistogramDataset].getEndX(int,int) [function] [call site] 01667
15 [org.jfree.data.statistics.HistogramDataset].getBins(int) [function] [call site] 01668
15 [org.jfree.data.statistics.HistogramBin].getEndBoundary() [function] [call site] 01669
14 [org.jfree.data.xy.CategoryTableXYDataset].getEndX(int,int) [function] [call site] 01670
15 [org.jfree.data.xy.IntervalXYDelegate].getEndX(int,int) [function] [call site] 01671
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 01672
16 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 01673
16 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 01674
16 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 01675
16 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 01676
16 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 01677
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 01678
16 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 01679
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 01680
16 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 01681
16 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 01682
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 01683
16 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 01684
16 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 01685
16 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 01686
16 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 01687
16 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 01688
16 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 01689
16 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 01690
16 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 01691
16 [org.jfree.data.xy.XYBarDataset].getX(int,int) [function] [call site] 01692
16 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 01693
16 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 01694
16 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 01695
16 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 01696
16 [org.jfree.data.xy.IntervalXYDelegate].getIntervalPositionFactor() [function] [call site] 01697
16 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 01698
14 [org.jfree.data.time.TimePeriodValuesCollection].getEndX(int,int) [function] [call site] 01699
15 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 01700
15 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01701
15 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01702
15 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 01703
14 [org.jfree.data.xy.YIntervalSeriesCollection].getEndX(int,int) [function] [call site] 01704
15 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 01705
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndX(int,int) [function] [call site] 01706
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 01707
16 [org.jfree.data.xy.XYIntervalSeries].getXHighValue(int) [function] [call site] 01708
17 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 01709
17 [org.jfree.data.xy.XYIntervalDataItem].getXHighValue() [function] [call site] 01710
18 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 01711
18 [org.jfree.data.xy.XYInterval].getXHigh() [function] [call site] 01712
14 [org.jfree.data.xy.DefaultTableXYDataset].getEndX(int,int) [function] [call site] 01713
15 [org.jfree.data.xy.IntervalXYDelegate].getEndX(int,int) [function] [call site] 01714
14 [org.jfree.data.xy.XYSeriesCollection].getEndX(int,int) [function] [call site] 01715
15 [org.jfree.data.xy.IntervalXYDelegate].getEndX(int,int) [function] [call site] 01716
14 [org.jfree.data.xy.XIntervalSeriesCollection].getEndX(int,int) [function] [call site] 01717
15 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 01718
15 [org.jfree.data.xy.XIntervalDataItem].getXHighValue() [function] [call site] 01719
16 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 01720
16 [org.jfree.data.xy.YWithXInterval].getXHigh() [function] [call site] 01721
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndX(int,int) [function] [call site] 01722
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndXValue(int,int) [function] [call site] 01723
14 [org.jfree.data.xy.XYBarDataset].getEndX(int,int) [function] [call site] 01724
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 01725
15 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 01726
15 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 01727
15 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 01728
15 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 01729
15 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 01730
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 01731
15 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 01732
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 01733
15 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 01734
15 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 01735
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 01736
15 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 01737
15 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 01738
15 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 01739
15 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 01740
15 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 01741
15 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 01742
15 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 01743
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 01744
15 [org.jfree.data.xy.XYBarDataset].getX(int,int) [function] [call site] 01745
15 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 01746
15 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 01747
15 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 01748
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 01749
14 [org.jfree.data.time.TimeSeriesCollection].getEndX(int,int) [function] [call site] 01750
15 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 01751
15 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 01752
15 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 01753
15 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 01754
15 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 01755
15 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 01756
15 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 01757
15 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01758
15 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 01759
15 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01760
15 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 01761
14 [org.jfree.data.time.TimeTableXYDataset].getEndX(int,int) [function] [call site] 01762
15 [org.jfree.data.time.TimeTableXYDataset].getEndXValue(int,int) [function] [call site] 01763
16 [org.jfree.data.DefaultKeyedValues2D].getRowKey(int) [function] [call site] 01764
16 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01765
16 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01766
14 [org.jfree.data.statistics.SimpleHistogramDataset].getEndX(int,int) [function] [call site] 01767
15 [org.jfree.data.statistics.SimpleHistogramDataset].getEndXValue(int,int) [function] [call site] 01768
16 [org.jfree.data.statistics.SimpleHistogramBin].getUpperBound() [function] [call site] 01769
13 [org.jfree.data.statistics.SimpleHistogramDataset].getEndXValue(int,int) [function] [call site] 01770
13 [org.jfree.data.xy.XIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 01771
14 [org.jfree.data.xy.XIntervalSeries].getXHighValue(int) [function] [call site] 01772
15 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 01773
15 [org.jfree.data.xy.XIntervalDataItem].getXHighValue() [function] [call site] 01774
13 [org.jfree.data.xy.XYBarDataset].getEndXValue(int,int) [function] [call site] 01775
14 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 01776
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 01777
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndXValue(int,int) [function] [call site] 01778
13 [org.jfree.data.gantt.XYTaskDataset].getEndXValue(int,int) [function] [call site] 01779
14 [org.jfree.data.gantt.XYTaskDataset].getSeriesEndValue(int) [function] [call site] 01780
14 [org.jfree.data.gantt.XYTaskDataset].getItemEndValue(int,int) [function] [call site] 01781
15 [org.jfree.data.gantt.TaskSeriesCollection].getSeries(int) [function] [call site] 01782
15 [org.jfree.data.gantt.TaskSeries].get(int) [function] [call site] 01783
15 [org.jfree.data.gantt.Task].getDuration() [function] [call site] 01784
15 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01785
15 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01786
13 [org.jfree.data.time.TimeTableXYDataset].getEndXValue(int,int) [function] [call site] 01787
13 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 01788
13 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 01789
13 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 01790
13 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 01791
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 01792
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 01793
13 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 01794
13 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 01795
13 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 01796
13 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 01797
13 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 01798
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 01799
13 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 01800
13 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 01801
13 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 01802
13 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 01803
13 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 01804
13 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 01805
13 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 01806
13 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 01807
13 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 01808
13 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 01809
13 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 01810
13 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 01811
13 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 01812
13 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 01813
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 01814
13 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 01815
13 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 01816
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 01817
13 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 01818
13 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 01819
13 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 01820
13 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 01821
13 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 01822
13 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 01823
13 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 01824
13 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 01825
13 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 01826
13 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 01827
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 01828
13 [org.jfree.data.Range].<init>(double,double) [function] [call site] 01829
11 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 01830
12 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01831
12 [org.jfree.data.xy.IntervalXYDelegate].getDomainBounds(boolean) [function] [call site] 01832
13 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 01833
13 [org.jfree.data.xy.IntervalXYDelegate].getIntervalPositionFactor() [function] [call site] 01834
13 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 01835
13 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 01836
13 [org.jfree.data.Range].getLowerBound() [function] [call site] 01837
13 [org.jfree.data.Range].<init>(double,double) [function] [call site] 01838
13 [org.jfree.data.Range].getUpperBound() [function] [call site] 01839
12 [org.jfree.data.time.TimeTableXYDataset].getDomainBounds(boolean) [function] [call site] 01840
13 [org.jfree.data.DefaultKeyedValues2D].getRowKeys() [function] [call site] 01841
13 [org.jfree.data.Range].<init>(double,double) [function] [call site] 01842
13 [org.jfree.data.time.TimeTableXYDataset].getXValue(org.jfree.data.time.TimePeriod) [function] [call site] 01843
13 [org.jfree.data.time.TimeTableXYDataset].getXValue(org.jfree.data.time.TimePeriod) [function] [call site] 01844
13 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01845
13 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01846
13 [org.jfree.data.Range].<init>(double,double) [function] [call site] 01847
13 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01848
13 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01849
12 [org.jfree.data.xy.CategoryTableXYDataset].getDomainBounds(boolean) [function] [call site] 01850
13 [org.jfree.data.xy.IntervalXYDelegate].getDomainBounds(boolean) [function] [call site] 01851
13 [org.jfree.data.general.DatasetUtils].iterateDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 01852
14 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01853
14 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 01854
14 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 01855
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 01856
14 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 01857
14 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 01858
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 01859
14 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 01860
14 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 01861
14 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 01862
14 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 01863
14 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 01864
14 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 01865
14 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 01866
14 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 01867
14 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 01868
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 01869
14 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 01870
14 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 01871
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 01872
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 01873
14 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 01874
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 01875
14 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 01876
14 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 01877
14 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 01878
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 01879
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 01880
14 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 01881
14 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 01882
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 01883
14 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 01884
14 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 01885
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 01886
14 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 01887
14 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 01888
14 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 01889
14 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 01890
14 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 01891
14 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 01892
14 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 01893
14 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 01894
14 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 01895
14 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 01896
14 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 01897
14 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 01898
14 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 01899
14 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 01900
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 01901
14 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 01902
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 01903
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 01904
14 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 01905
14 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 01906
14 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 01907
14 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 01908
14 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 01909
14 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 01910
14 [org.jfree.data.xy.XYBarDataset].getStartXValue(int,int) [function] [call site] 01911
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 01912
14 [org.jfree.data.xy.AbstractIntervalXYDataset].getStartXValue(int,int) [function] [call site] 01913
14 [org.jfree.data.statistics.SimpleHistogramDataset].getStartXValue(int,int) [function] [call site] 01914
14 [org.jfree.data.time.TimeTableXYDataset].getStartXValue(int,int) [function] [call site] 01915
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartXValue(int,int) [function] [call site] 01916
14 [org.jfree.data.xy.XIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 01917
14 [org.jfree.data.gantt.XYTaskDataset].getStartXValue(int,int) [function] [call site] 01918
14 [org.jfree.data.xy.AbstractIntervalXYDataset].getEndXValue(int,int) [function] [call site] 01919
14 [org.jfree.data.statistics.SimpleHistogramDataset].getEndXValue(int,int) [function] [call site] 01920
14 [org.jfree.data.xy.XIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 01921
14 [org.jfree.data.xy.XYBarDataset].getEndXValue(int,int) [function] [call site] 01922
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 01923
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndXValue(int,int) [function] [call site] 01924
14 [org.jfree.data.gantt.XYTaskDataset].getEndXValue(int,int) [function] [call site] 01925
14 [org.jfree.data.time.TimeTableXYDataset].getEndXValue(int,int) [function] [call site] 01926
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 01927
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 01928
14 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 01929
14 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 01930
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 01931
14 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 01932
14 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 01933
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 01934
14 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 01935
14 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 01936
14 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 01937
14 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 01938
14 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 01939
14 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 01940
14 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 01941
14 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 01942
14 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 01943
14 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 01944
14 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 01945
14 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 01946
14 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 01947
14 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 01948
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 01949
14 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 01950
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 01951
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 01952
14 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 01953
14 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 01954
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 01955
14 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 01956
14 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 01957
14 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 01958
14 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 01959
14 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 01960
14 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 01961
14 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 01962
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 01963
14 [org.jfree.data.Range].<init>(double,double) [function] [call site] 01964
12 [org.jfree.data.xy.XYSeriesCollection].getDomainBounds(boolean) [function] [call site] 01965
13 [org.jfree.data.xy.IntervalXYDelegate].getDomainBounds(boolean) [function] [call site] 01966
13 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 01967
13 [org.jfree.data.xy.XYSeriesCollection].getSeries(int) [function] [call site] 01968
13 [org.jfree.data.xy.XYSeries].getMinX() [function] [call site] 01969
13 [org.jfree.data.xy.XYSeries].getMaxX() [function] [call site] 01970
13 [org.jfree.data.Range].<init>(double,double) [function] [call site] 01971
12 [org.jfree.data.time.TimePeriodValuesCollection].getDomainBounds(boolean) [function] [call site] 01972
13 [org.jfree.data.time.TimePeriodValues].getItemCount() [function] [call site] 01973
13 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 01974
14 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 01975
14 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 01976
13 [org.jfree.data.time.TimePeriodValues].getMinStartIndex() [function] [call site] 01977
13 [org.jfree.data.time.TimePeriodValues].getMaxEndIndex() [function] [call site] 01978
13 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 01979
13 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 01980
13 [org.jfree.data.time.TimePeriodValues].getMaxStartIndex() [function] [call site] 01981
13 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01982
13 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01983
13 [org.jfree.data.Range].<init>(double,double) [function] [call site] 01984
13 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01985
13 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01986
13 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 01987
13 [org.jfree.data.time.TimePeriodValues].getMinMiddleIndex() [function] [call site] 01988
13 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01989
13 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01990
13 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01991
13 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01992
13 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 01993
13 [org.jfree.data.time.TimePeriodValues].getMaxMiddleIndex() [function] [call site] 01994
13 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01995
13 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01996
13 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01997
13 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01998
13 [org.jfree.data.Range].<init>(double,double) [function] [call site] 01999
13 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 02000
13 [org.jfree.data.time.TimePeriodValues].getMinEndIndex() [function] [call site] 02001
13 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 02002
13 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 02003
13 [org.jfree.data.Range].<init>(double,double) [function] [call site] 02004
13 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 02005
13 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 02006
13 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 02007
13 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 02008
13 [org.jfree.data.Range].<init>(double,double) [function] [call site] 02009
13 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 02010
13 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 02011
13 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 02012
12 [org.jfree.data.time.TimeSeriesCollection].getDomainBounds(boolean) [function] [call site] 02013
13 [org.jfree.data.time.TimeSeries].getItemCount() [function] [call site] 02014
13 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 02015
13 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 02016
13 [org.jfree.data.Range].<init>(double,double) [function] [call site] 02017
13 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 02018
13 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 02019
13 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 02020
13 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 02021
13 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 02022
13 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 02023
13 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 02024
13 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 02025
13 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 02026
13 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 02027
13 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 02028
13 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 02029
13 [org.jfree.data.Range].<init>(double,double) [function] [call site] 02030
13 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 02031
13 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 02032
13 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 02033
13 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 02034
13 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 02035
13 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 02036
13 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 02037
13 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 02038
13 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 02039
13 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 02040
13 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 02041
12 [org.jfree.data.time.DynamicTimeSeriesCollection].getDomainBounds(boolean) [function] [call site] 02042
13 [org.jfree.data.time.DynamicTimeSeriesCollection].findDomainLimits() [function] [call site] 02043
14 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 02044
14 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 02045
14 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 02046
14 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 02047
14 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 02048
14 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 02049
14 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 02050
14 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 02051
14 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 02052
14 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 02053
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getOldestTime() [function] [call site] 02054
14 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 02055
14 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 02056
14 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 02057
14 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 02058
14 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 02059
14 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 02060
14 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 02061
14 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 02062
14 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 02063
14 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 02064
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getNewestTime() [function] [call site] 02065
14 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 02066
14 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 02067
14 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 02068
14 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 02069
14 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 02070
14 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 02071
14 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 02072
14 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 02073
14 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 02074
14 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 02075
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getNewestTime() [function] [call site] 02076
14 [org.jfree.data.Range].<init>(double,double) [function] [call site] 02077
12 [org.jfree.data.xy.DefaultTableXYDataset].getDomainBounds(boolean) [function] [call site] 02078
13 [org.jfree.data.xy.IntervalXYDelegate].getDomainBounds(boolean) [function] [call site] 02079
13 [org.jfree.data.general.DatasetUtils].iterateDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02080
12 [org.jfree.data.general.DatasetUtils].iterateDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02081
9 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02082
10 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].findDomainBoundsWithOffset(org.jfree.data.xy.IntervalXYDataset) [function] [call site] 02083
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02084
11 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 02085
11 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 02086
11 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 02087
11 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 02088
11 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 02089
11 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 02090
11 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 02091
11 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 02092
11 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 02093
11 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 02094
11 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 02095
11 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 02096
11 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 02097
11 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 02098
11 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 02099
11 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02100
11 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02101
11 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02102
11 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02103
11 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02104
11 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02105
11 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02106
11 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02107
11 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02108
11 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02109
11 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02110
11 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02111
11 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02112
11 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02113
11 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 02114
11 [org.jfree.data.xy.XYBarDataset].getStartXValue(int,int) [function] [call site] 02115
11 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 02116
11 [org.jfree.data.xy.AbstractIntervalXYDataset].getStartXValue(int,int) [function] [call site] 02117
11 [org.jfree.data.statistics.SimpleHistogramDataset].getStartXValue(int,int) [function] [call site] 02118
11 [org.jfree.data.time.TimeTableXYDataset].getStartXValue(int,int) [function] [call site] 02119
11 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartXValue(int,int) [function] [call site] 02120
11 [org.jfree.data.xy.XIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 02121
11 [org.jfree.data.gantt.XYTaskDataset].getStartXValue(int,int) [function] [call site] 02122
11 [org.jfree.data.xy.AbstractIntervalXYDataset].getEndXValue(int,int) [function] [call site] 02123
11 [org.jfree.data.statistics.SimpleHistogramDataset].getEndXValue(int,int) [function] [call site] 02124
11 [org.jfree.data.xy.XIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 02125
11 [org.jfree.data.xy.XYBarDataset].getEndXValue(int,int) [function] [call site] 02126
11 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 02127
11 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndXValue(int,int) [function] [call site] 02128
11 [org.jfree.data.gantt.XYTaskDataset].getEndXValue(int,int) [function] [call site] 02129
11 [org.jfree.data.time.TimeTableXYDataset].getEndXValue(int,int) [function] [call site] 02130
11 [org.jfree.data.Range].<init>(double,double) [function] [call site] 02131
10 [org.jfree.chart.renderer.xy.XYBarRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02132
11 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02133
9 [org.jfree.chart.renderer.xy.XYShapeRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02134
10 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02135
10 [org.jfree.data.Range].getLowerBound() [function] [call site] 02136
10 [org.jfree.data.Range].<init>(double,double) [function] [call site] 02137
10 [org.jfree.data.Range].getUpperBound() [function] [call site] 02138
9 [org.jfree.chart.renderer.xy.XYBlockRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02139
10 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02140
10 [org.jfree.data.Range].getLowerBound() [function] [call site] 02141
10 [org.jfree.data.Range].<init>(double,double) [function] [call site] 02142
10 [org.jfree.data.Range].getUpperBound() [function] [call site] 02143
9 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02144
10 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02145
9 [org.jfree.chart.renderer.xy.XYBarRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02146
9 [org.jfree.chart.renderer.xy.VectorRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02147
10 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02148
10 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 02149
10 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 02150
10 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 02151
10 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 02152
10 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 02153
10 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 02154
10 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 02155
10 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 02156
10 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 02157
10 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 02158
10 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 02159
10 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 02160
10 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 02161
10 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 02162
10 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 02163
10 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 02164
10 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 02165
10 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 02166
10 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 02167
10 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 02168
10 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 02169
10 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02170
10 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02171
10 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02172
10 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02173
10 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02174
10 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02175
10 [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].getItemCount(int) [function] [call site] 02176
10 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02177
10 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02178
10 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02179
10 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02180
10 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02181
10 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02182
10 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02183
10 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02184
10 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02185
10 [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].getItemCount(int) [function] [call site] 02186
10 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02187
10 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02188
10 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02189
10 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02190
10 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 02191
10 [org.jfree.data.xy.VectorSeriesCollection].getVectorXValue(int,int) [function] [call site] 02192
11 [org.jfree.data.xy.VectorSeries].getDataItem(int) [function] [call site] 02193
11 [org.jfree.data.xy.VectorDataItem].getVectorX() [function] [call site] 02194
12 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02195
12 [org.jfree.data.xy.Vector].getX() [function] [call site] 02196
10 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 02197
10 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 02198
10 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02199
10 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02200
10 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02201
10 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02202
10 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02203
10 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02204
10 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02205
10 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02206
10 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02207
10 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02208
10 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02209
10 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02210
10 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02211
10 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02212
10 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02213
10 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02214
10 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02215
10 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02216
10 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02217
10 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02218
10 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02219
10 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 02220
10 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 02221
10 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 02222
10 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 02223
10 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 02224
10 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 02225
10 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 02226
10 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 02227
10 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 02228
10 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 02229
10 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 02230
10 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 02231
10 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 02232
10 [org.jfree.data.Range].<init>(double,double) [function] [call site] 02233
9 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 02234
9 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02235
10 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02236
9 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 02237
9 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02238
10 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02239
11 [org.jfree.chart.renderer.AbstractRenderer].getDataBoundsIncludesVisibleSeriesOnly() [function] [call site] 02240
11 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 02241
11 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 02242
11 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 02243
11 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 02244
11 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 02245
11 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 02246
11 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 02247
11 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 02248
11 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 02249
11 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 02250
11 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 02251
11 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 02252
11 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 02253
11 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 02254
11 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 02255
11 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 02256
11 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 02257
11 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 02258
11 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 02259
11 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 02260
11 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 02261
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 02262
11 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 02263
11 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 02264
11 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 02265
11 [org.jfree.chart.renderer.AbstractRenderer].isSeriesVisible(int) [function] [call site] 02266
11 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesKey(int) [function] [call site] 02267
11 [org.jfree.data.time.TimeSeriesCollection].getSeriesKey(int) [function] [call site] 02268
11 [org.jfree.data.statistics.HistogramDataset].getSeriesKey(int) [function] [call site] 02269
11 [org.jfree.data.gantt.XYTaskDataset].getSeriesKey(int) [function] [call site] 02270
11 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesKey(int) [function] [call site] 02271
11 [org.jfree.data.xy.DefaultXYDataset].getSeriesKey(int) [function] [call site] 02272
11 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 02273
11 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesKey(int) [function] [call site] 02274
11 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesKey(int) [function] [call site] 02275
11 [org.jfree.data.xy.DefaultXYZDataset].getSeriesKey(int) [function] [call site] 02276
11 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesKey(int) [function] [call site] 02277
11 [org.jfree.data.xy.DefaultWindDataset].getSeriesKey(int) [function] [call site] 02278
11 [org.jfree.data.time.TimeTableXYDataset].getSeriesKey(int) [function] [call site] 02279
11 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesKey(int) [function] [call site] 02280
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesKey(int) [function] [call site] 02281
11 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 02282
11 [org.jfree.data.xy.XYBarDataset].getSeriesKey(int) [function] [call site] 02283
11 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesKey(int) [function] [call site] 02284
11 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesKey(int) [function] [call site] 02285
11 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 02286
11 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesKey(int) [function] [call site] 02287
11 [org.jfree.data.xy.VectorSeriesCollection].getSeriesKey(int) [function] [call site] 02288
11 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesKey(int) [function] [call site] 02289
11 [org.jfree.data.xy.XYSeriesCollection].getSeriesKey(int) [function] [call site] 02290
11 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesKey(int) [function] [call site] 02291
11 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].getPlot() [function] [call site] 02292
11 [org.jfree.chart.plot.XYPlot].getIndexOf(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 02293
11 [org.jfree.chart.plot.XYPlot].getDomainAxisForDataset(int) [function] [call site] 02294
12 [org.jfree.chart.internal.Args].requireNonNegative(int,java.lang.String) [function] [call site] 02295
12 [org.jfree.chart.plot.XYPlot].getDomainAxis(int) [function] [call site] 02296
13 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 02297
12 [org.jfree.chart.plot.XYPlot].getDomainAxis(int) [function] [call site] 02298
11 [org.jfree.chart.axis.ValueAxis].getRange() [function] [call site] 02299
11 [org.jfree.data.Range].<init>(double,double) [function] [call site] 02300
11 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,java.util.List,org.jfree.data.Range,boolean) [function] [call site] 02301
12 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02302
12 [org.jfree.data.time.TimeSeriesCollection].getRangeBounds(java.util.List,org.jfree.data.Range,boolean) [function] [call site] 02303
13 [org.jfree.data.time.TimeSeriesCollection].getSeries(java.lang.Comparable) [function] [call site] 02304
13 [org.jfree.data.time.TimeSeries].findValueRange(org.jfree.data.Range,org.jfree.data.time.TimePeriodAnchor,java.util.Calendar) [function] [call site] 02305
14 [org.jfree.data.time.RegularTimePeriod].getMillisecond(org.jfree.data.time.TimePeriodAnchor,java.util.Calendar) [function] [call site] 02306
15 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 02307
15 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 02308
15 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 02309
15 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 02310
15 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 02311
15 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 02312
15 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 02313
15 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 02314
15 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 02315
15 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 02316
15 [org.jfree.data.time.RegularTimePeriod].getMiddleMillisecond(java.util.Calendar) [function] [call site] 02317
15 [org.jfree.data.time.FixedMillisecond].getMiddleMillisecond(java.util.Calendar) [function] [call site] 02318
15 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 02319
15 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 02320
15 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 02321
15 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 02322
15 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 02323
15 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 02324
15 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 02325
15 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 02326
15 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 02327
15 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 02328
14 [org.jfree.data.time.TimeSeriesDataItem].getPeriod() [function] [call site] 02329
14 [org.jfree.data.Range].contains(double) [function] [call site] 02330
14 [org.jfree.data.time.TimeSeriesDataItem].getValue() [function] [call site] 02331
14 [org.jfree.data.time.TimeSeries].minIgnoreNaN(double,double) [function] [call site] 02332
14 [org.jfree.data.time.TimeSeries].maxIgnoreNaN(double,double) [function] [call site] 02333
14 [org.jfree.data.Range].<init>(double,double) [function] [call site] 02334
14 [org.jfree.data.Range].<init>(double,double) [function] [call site] 02335
14 [org.jfree.data.Range].<init>(double,double) [function] [call site] 02336
13 [org.jfree.data.Range].combineIgnoringNaN(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 02337
14 [org.jfree.data.Range].isNaNRange() [function] [call site] 02338
14 [org.jfree.data.Range].isNaNRange() [function] [call site] 02339
14 [org.jfree.data.Range].getLowerBound() [function] [call site] 02340
14 [org.jfree.data.Range].getLowerBound() [function] [call site] 02341
14 [org.jfree.data.Range].min(double,double) [function] [call site] 02342
14 [org.jfree.data.Range].getUpperBound() [function] [call site] 02343
14 [org.jfree.data.Range].getUpperBound() [function] [call site] 02344
14 [org.jfree.data.Range].max(double,double) [function] [call site] 02345
14 [org.jfree.data.Range].<init>(double,double) [function] [call site] 02346
12 [org.jfree.data.general.DatasetUtils].iterateToFindRangeBounds(org.jfree.data.xy.XYDataset,java.util.List,org.jfree.data.Range,boolean) [function] [call site] 02347
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02348
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02349
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02350
13 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 02351
13 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 02352
13 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 02353
13 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 02354
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02355
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02356
13 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02357
13 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02358
13 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 02359
13 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02360
13 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02361
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02362
13 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02363
13 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02364
13 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 02365
13 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02366
13 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02367
13 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 02368
13 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02369
13 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02370
13 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02371
13 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02372
13 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02373
13 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02374
13 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02375
13 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02376
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02377
13 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02378
13 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 02379
13 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 02380
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 02381
13 [org.jfree.data.Range].contains(double) [function] [call site] 02382
13 [org.jfree.data.xy.DefaultHighLowDataset].getLowValue(int,int) [function] [call site] 02383
14 [org.jfree.data.xy.DefaultHighLowDataset].getLow(int,int) [function] [call site] 02384
13 [org.jfree.data.xy.DefaultOHLCDataset].getLowValue(int,int) [function] [call site] 02385
14 [org.jfree.data.xy.DefaultOHLCDataset].getLow(int,int) [function] [call site] 02386
15 [org.jfree.data.xy.OHLCDataItem].getLow() [function] [call site] 02387
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getLowValue(int,int) [function] [call site] 02388
14 [org.jfree.data.time.ohlc.OHLCSeries].getDataItem(int) [function] [call site] 02389
14 [org.jfree.data.time.ohlc.OHLCItem].getLowValue() [function] [call site] 02390
15 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02391
15 [org.jfree.data.time.ohlc.OHLC].getLow() [function] [call site] 02392
13 [org.jfree.data.xy.DefaultHighLowDataset].getHighValue(int,int) [function] [call site] 02393
14 [org.jfree.data.xy.DefaultHighLowDataset].getHigh(int,int) [function] [call site] 02394
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getHighValue(int,int) [function] [call site] 02395
14 [org.jfree.data.time.ohlc.OHLCSeries].getDataItem(int) [function] [call site] 02396
14 [org.jfree.data.time.ohlc.OHLCItem].getHighValue() [function] [call site] 02397
15 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02398
15 [org.jfree.data.time.ohlc.OHLC].getHigh() [function] [call site] 02399
13 [org.jfree.data.xy.DefaultOHLCDataset].getHighValue(int,int) [function] [call site] 02400
14 [org.jfree.data.xy.DefaultOHLCDataset].getHigh(int,int) [function] [call site] 02401
15 [org.jfree.data.xy.OHLCDataItem].getHigh() [function] [call site] 02402
13 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 02403
13 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 02404
13 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 02405
13 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 02406
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02407
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02408
13 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02409
13 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02410
13 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 02411
13 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02412
13 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02413
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02414
13 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02415
13 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02416
13 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 02417
13 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02418
13 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02419
13 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 02420
13 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02421
13 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02422
13 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02423
13 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02424
13 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02425
13 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02426
13 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02427
13 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02428
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02429
13 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02430
13 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 02431
13 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 02432
13 [org.jfree.data.Range].contains(double) [function] [call site] 02433
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getMinRegularValue(int,int) [function] [call site] 02434
14 [org.jfree.data.statistics.BoxAndWhiskerItem].getMinRegularValue() [function] [call site] 02435
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getMaxRegularValue(int,int) [function] [call site] 02436
14 [org.jfree.data.statistics.BoxAndWhiskerItem].getMaxRegularValue() [function] [call site] 02437
13 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 02438
13 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 02439
13 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 02440
13 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 02441
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02442
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02443
13 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02444
13 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02445
13 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 02446
13 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02447
13 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02448
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02449
13 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02450
13 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02451
13 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 02452
13 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02453
13 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02454
13 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 02455
13 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02456
13 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02457
13 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02458
13 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02459
13 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02460
13 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02461
13 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02462
13 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02463
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02464
13 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02465
13 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 02466
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 02467
13 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 02468
13 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 02469
13 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 02470
13 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 02471
13 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 02472
13 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 02473
13 [org.jfree.data.Range].contains(double) [function] [call site] 02474
13 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 02475
14 [org.jfree.data.statistics.SimpleHistogramBin].getItemCount() [function] [call site] 02476
14 [org.jfree.data.statistics.SimpleHistogramBin].getLowerBound() [function] [call site] 02477
14 [org.jfree.data.statistics.SimpleHistogramBin].getUpperBound() [function] [call site] 02478
14 [org.jfree.data.statistics.SimpleHistogramBin].getItemCount() [function] [call site] 02479
13 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 02480
14 [org.jfree.data.time.DynamicTimeSeriesCollection$ValueSequence].getData(int) [function] [call site] 02481
14 [org.jfree.data.time.DynamicTimeSeriesCollection].translateGet(int) [function] [call site] 02482
13 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 02483
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02484
15 [org.jfree.data.xy.XYIntervalSeries].getYValue(int) [function] [call site] 02485
16 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 02486
16 [org.jfree.data.xy.XYIntervalDataItem].getYValue() [function] [call site] 02487
17 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02488
17 [org.jfree.data.xy.XYInterval].getY() [function] [call site] 02489
14 [org.jfree.data.xy.DefaultXYZDataset].getYValue(int,int) [function] [call site] 02490
14 [org.jfree.data.xy.DefaultXYDataset].getYValue(int,int) [function] [call site] 02491
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 02492
14 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 02493
15 [org.jfree.data.gantt.XYTaskDataset].getItemValue(int,int) [function] [call site] 02494
15 [org.jfree.data.gantt.XYTaskDataset].getSeriesValue(int) [function] [call site] 02495
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getYValue(int,int) [function] [call site] 02496
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getY(int,int) [function] [call site] 02497
14 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 02498
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 02499
14 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 02500
15 [org.jfree.data.xy.VectorSeries].getDataItem(int) [function] [call site] 02501
15 [org.jfree.data.xy.VectorDataItem].getYValue() [function] [call site] 02502
16 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 02503
16 [org.jfree.data.xy.XYCoordinate].getY() [function] [call site] 02504
14 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02505
15 [org.jfree.data.xy.XIntervalSeries].getYValue(int) [function] [call site] 02506
16 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 02507
16 [org.jfree.data.xy.XIntervalDataItem].getYValue() [function] [call site] 02508
17 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02509
17 [org.jfree.data.xy.YWithXInterval].getY() [function] [call site] 02510
14 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 02511
15 [org.jfree.data.xy.XYBarDataset].getY(int,int) [function] [call site] 02512
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getY(int,int) [function] [call site] 02513
17 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getMeanValue(int,int) [function] [call site] 02514
18 [org.jfree.data.statistics.BoxAndWhiskerItem].getMean() [function] [call site] 02515
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getY(int,int) [function] [call site] 02516
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 02517
16 [org.jfree.data.gantt.XYTaskDataset].getY(int,int) [function] [call site] 02518
17 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 02519
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getY(int,int) [function] [call site] 02520
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02521
16 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 02522
17 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 02523
16 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 02524
17 [org.jfree.data.statistics.HistogramDataset].getBins(int) [function] [call site] 02525
17 [org.jfree.data.statistics.HistogramDataset].getTotal(int) [function] [call site] 02526
17 [org.jfree.data.statistics.HistogramDataset].getBinWidth(int) [function] [call site] 02527
17 [org.jfree.data.statistics.HistogramBin].getCount() [function] [call site] 02528
17 [org.jfree.data.statistics.HistogramBin].getCount() [function] [call site] 02529
17 [org.jfree.data.statistics.HistogramBin].getCount() [function] [call site] 02530
16 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 02531
17 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 02532
17 [org.jfree.data.time.TimePeriodValue].getValue() [function] [call site] 02533
16 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 02534
17 [org.jfree.data.DefaultKeyedValues2D].getValue(int,int) [function] [call site] 02535
16 [org.jfree.data.xy.DefaultXYDataset].getY(int,int) [function] [call site] 02536
17 [org.jfree.data.xy.DefaultXYDataset].getYValue(int,int) [function] [call site] 02537
16 [org.jfree.data.xy.MatrixSeriesCollection].getY(int,int) [function] [call site] 02538
17 [org.jfree.data.xy.MatrixSeries].getItemRow(int) [function] [call site] 02539
18 [org.jfree.data.xy.MatrixSeries].getColumnsCount() [function] [call site] 02540
16 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 02541
17 [org.jfree.data.xy.XYSeries].getY(int) [function] [call site] 02542
18 [org.jfree.data.xy.XYSeries].getRawDataItem(int) [function] [call site] 02543
18 [org.jfree.data.xy.XYDataItem].getY() [function] [call site] 02544
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getY(int,int) [function] [call site] 02545
17 [org.jfree.data.time.ohlc.OHLCSeries].getDataItem(int) [function] [call site] 02546
17 [org.jfree.data.time.ohlc.OHLCItem].getYValue() [function] [call site] 02547
18 [org.jfree.data.time.ohlc.OHLCItem].getCloseValue() [function] [call site] 02548
19 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02549
19 [org.jfree.data.time.ohlc.OHLC].getClose() [function] [call site] 02550
16 [org.jfree.data.xy.DefaultOHLCDataset].getY(int,int) [function] [call site] 02551
17 [org.jfree.data.xy.DefaultOHLCDataset].getClose(int,int) [function] [call site] 02552
18 [org.jfree.data.xy.OHLCDataItem].getClose() [function] [call site] 02553
16 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 02554
17 [org.jfree.data.xy.XYSeries].getY(int) [function] [call site] 02555
16 [org.jfree.data.xy.DefaultXYZDataset].getY(int,int) [function] [call site] 02556
17 [org.jfree.data.xy.DefaultXYZDataset].getYValue(int,int) [function] [call site] 02557
16 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 02558
17 [org.jfree.data.time.TimeSeries].getValue(int) [function] [call site] 02559
18 [org.jfree.data.time.TimeSeries].getRawDataItem(int) [function] [call site] 02560
18 [org.jfree.data.time.TimeSeriesDataItem].getValue() [function] [call site] 02561
16 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 02562
17 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 02563
16 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 02564
17 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 02565
17 [org.jfree.data.xy.XIntervalDataItem].getYValue() [function] [call site] 02566
16 [org.jfree.data.xy.YIntervalSeriesCollection].getY(int,int) [function] [call site] 02567
17 [org.jfree.data.xy.YIntervalSeries].getYValue(int) [function] [call site] 02568
18 [org.jfree.data.xy.YIntervalSeries].getDataItem(int) [function] [call site] 02569
18 [org.jfree.data.xy.YIntervalDataItem].getYValue() [function] [call site] 02570
19 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02571
19 [org.jfree.data.xy.YInterval].getY() [function] [call site] 02572
16 [org.jfree.data.xy.VectorSeriesCollection].getY(int,int) [function] [call site] 02573
17 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 02574
16 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 02575
17 [org.jfree.data.DefaultKeyedValues2D].getValue(int,int) [function] [call site] 02576
16 [org.jfree.data.xy.DefaultHighLowDataset].getY(int,int) [function] [call site] 02577
17 [org.jfree.data.xy.DefaultHighLowDataset].getClose(int,int) [function] [call site] 02578
16 [org.jfree.data.xy.DefaultWindDataset].getY(int,int) [function] [call site] 02579
17 [org.jfree.data.xy.DefaultWindDataset].getWindForce(int,int) [function] [call site] 02580
18 [org.jfree.data.xy.WindDataItem].getWindForce() [function] [call site] 02581
16 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getY(int,int) [function] [call site] 02582
15 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 02583
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getY(int,int) [function] [call site] 02584
15 [org.jfree.data.gantt.XYTaskDataset].getY(int,int) [function] [call site] 02585
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getY(int,int) [function] [call site] 02586
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 02587
15 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 02588
15 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 02589
15 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 02590
15 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 02591
15 [org.jfree.data.xy.YIntervalSeriesCollection].getY(int,int) [function] [call site] 02592
15 [org.jfree.data.xy.DefaultXYDataset].getY(int,int) [function] [call site] 02593
15 [org.jfree.data.xy.MatrixSeriesCollection].getY(int,int) [function] [call site] 02594
15 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 02595
15 [org.jfree.data.xy.VectorSeriesCollection].getY(int,int) [function] [call site] 02596
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getY(int,int) [function] [call site] 02597
15 [org.jfree.data.xy.DefaultOHLCDataset].getY(int,int) [function] [call site] 02598
15 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 02599
15 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 02600
15 [org.jfree.data.xy.DefaultHighLowDataset].getY(int,int) [function] [call site] 02601
15 [org.jfree.data.xy.DefaultWindDataset].getY(int,int) [function] [call site] 02602
15 [org.jfree.data.xy.DefaultXYZDataset].getY(int,int) [function] [call site] 02603
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getY(int,int) [function] [call site] 02604
15 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 02605
14 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02606
15 [org.jfree.data.xy.YIntervalSeries].getYValue(int) [function] [call site] 02607
13 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02608
13 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 02609
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 02610
13 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02611
13 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 02612
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02613
13 [org.jfree.data.xy.YIntervalSeriesCollection].getStartYValue(int,int) [function] [call site] 02614
14 [org.jfree.data.xy.YIntervalSeries].getYLowValue(int) [function] [call site] 02615
15 [org.jfree.data.xy.YIntervalSeries].getDataItem(int) [function] [call site] 02616
15 [org.jfree.data.xy.YIntervalDataItem].getYLowValue() [function] [call site] 02617
16 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02618
16 [org.jfree.data.xy.YInterval].getYLow() [function] [call site] 02619
13 [org.jfree.data.xy.XYBarDataset].getStartYValue(int,int) [function] [call site] 02620
14 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 02621
13 [org.jfree.data.xy.AbstractIntervalXYDataset].getStartYValue(int,int) [function] [call site] 02622
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartY(int,int) [function] [call site] 02623
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartYValue(int,int) [function] [call site] 02624
14 [org.jfree.data.statistics.SimpleHistogramDataset].getStartY(int,int) [function] [call site] 02625
15 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 02626
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getStartY(int,int) [function] [call site] 02627
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 02628
14 [org.jfree.data.xy.DefaultTableXYDataset].getStartY(int,int) [function] [call site] 02629
15 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 02630
14 [org.jfree.data.xy.CategoryTableXYDataset].getStartY(int,int) [function] [call site] 02631
15 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 02632
14 [org.jfree.data.time.TimeTableXYDataset].getStartY(int,int) [function] [call site] 02633
15 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 02634
14 [org.jfree.data.time.TimeSeriesCollection].getStartY(int,int) [function] [call site] 02635
15 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 02636
14 [org.jfree.data.xy.XYSeriesCollection].getStartY(int,int) [function] [call site] 02637
15 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 02638
14 [org.jfree.data.xy.YIntervalSeriesCollection].getStartY(int,int) [function] [call site] 02639
15 [org.jfree.data.xy.YIntervalSeries].getYLowValue(int) [function] [call site] 02640
14 [org.jfree.data.xy.XIntervalSeriesCollection].getStartY(int,int) [function] [call site] 02641
15 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 02642
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartY(int,int) [function] [call site] 02643
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartYValue(int,int) [function] [call site] 02644
16 [org.jfree.data.xy.XYIntervalSeries].getYLowValue(int) [function] [call site] 02645
17 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 02646
17 [org.jfree.data.xy.XYIntervalDataItem].getYLowValue() [function] [call site] 02647
18 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02648
18 [org.jfree.data.xy.XYInterval].getYLow() [function] [call site] 02649
14 [org.jfree.data.statistics.HistogramDataset].getStartY(int,int) [function] [call site] 02650
15 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 02651
14 [org.jfree.data.xy.XYBarDataset].getStartY(int,int) [function] [call site] 02652
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getY(int,int) [function] [call site] 02653
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getY(int,int) [function] [call site] 02654
15 [org.jfree.data.gantt.XYTaskDataset].getY(int,int) [function] [call site] 02655
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getY(int,int) [function] [call site] 02656
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 02657
15 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 02658
15 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 02659
15 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 02660
15 [org.jfree.data.xy.DefaultXYDataset].getY(int,int) [function] [call site] 02661
15 [org.jfree.data.xy.MatrixSeriesCollection].getY(int,int) [function] [call site] 02662
15 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 02663
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getY(int,int) [function] [call site] 02664
15 [org.jfree.data.xy.DefaultOHLCDataset].getY(int,int) [function] [call site] 02665
15 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 02666
15 [org.jfree.data.xy.DefaultXYZDataset].getY(int,int) [function] [call site] 02667
15 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 02668
15 [org.jfree.data.xy.XYBarDataset].getY(int,int) [function] [call site] 02669
15 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 02670
15 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 02671
15 [org.jfree.data.xy.YIntervalSeriesCollection].getY(int,int) [function] [call site] 02672
15 [org.jfree.data.xy.VectorSeriesCollection].getY(int,int) [function] [call site] 02673
15 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 02674
15 [org.jfree.data.xy.DefaultHighLowDataset].getY(int,int) [function] [call site] 02675
15 [org.jfree.data.xy.DefaultWindDataset].getY(int,int) [function] [call site] 02676
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getY(int,int) [function] [call site] 02677
14 [org.jfree.data.time.TimePeriodValuesCollection].getStartY(int,int) [function] [call site] 02678
15 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 02679
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartYValue(int,int) [function] [call site] 02680
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartYValue(int,int) [function] [call site] 02681
13 [org.jfree.data.statistics.SimpleHistogramDataset].getStartYValue(int,int) [function] [call site] 02682
14 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 02683
13 [org.jfree.data.gantt.XYTaskDataset].getStartYValue(int,int) [function] [call site] 02684
14 [org.jfree.data.gantt.XYTaskDataset].getItemStartValue(int,int) [function] [call site] 02685
14 [org.jfree.data.gantt.XYTaskDataset].getSeriesStartValue(int) [function] [call site] 02686
13 [org.jfree.data.statistics.SimpleHistogramDataset].getEndYValue(int,int) [function] [call site] 02687
14 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 02688
13 [org.jfree.data.xy.XYBarDataset].getEndYValue(int,int) [function] [call site] 02689
14 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 02690
13 [org.jfree.data.xy.AbstractIntervalXYDataset].getEndYValue(int,int) [function] [call site] 02691
14 [org.jfree.data.time.TimeTableXYDataset].getEndY(int,int) [function] [call site] 02692
15 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 02693
14 [org.jfree.data.time.TimePeriodValuesCollection].getEndY(int,int) [function] [call site] 02694
15 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 02695
14 [org.jfree.data.xy.XYBarDataset].getEndY(int,int) [function] [call site] 02696
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getY(int,int) [function] [call site] 02697
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getY(int,int) [function] [call site] 02698
15 [org.jfree.data.gantt.XYTaskDataset].getY(int,int) [function] [call site] 02699
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getY(int,int) [function] [call site] 02700
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 02701
15 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 02702
15 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 02703
15 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 02704
15 [org.jfree.data.xy.DefaultXYDataset].getY(int,int) [function] [call site] 02705
15 [org.jfree.data.xy.MatrixSeriesCollection].getY(int,int) [function] [call site] 02706
15 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 02707
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getY(int,int) [function] [call site] 02708
15 [org.jfree.data.xy.DefaultOHLCDataset].getY(int,int) [function] [call site] 02709
15 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 02710
15 [org.jfree.data.xy.DefaultXYZDataset].getY(int,int) [function] [call site] 02711
15 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 02712
15 [org.jfree.data.xy.XYBarDataset].getY(int,int) [function] [call site] 02713
15 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 02714
15 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 02715
15 [org.jfree.data.xy.YIntervalSeriesCollection].getY(int,int) [function] [call site] 02716
15 [org.jfree.data.xy.VectorSeriesCollection].getY(int,int) [function] [call site] 02717
15 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 02718
15 [org.jfree.data.xy.DefaultHighLowDataset].getY(int,int) [function] [call site] 02719
15 [org.jfree.data.xy.DefaultWindDataset].getY(int,int) [function] [call site] 02720
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getY(int,int) [function] [call site] 02721
14 [org.jfree.data.statistics.SimpleHistogramDataset].getEndY(int,int) [function] [call site] 02722
15 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 02723
14 [org.jfree.data.xy.YIntervalSeriesCollection].getEndY(int,int) [function] [call site] 02724
15 [org.jfree.data.xy.YIntervalSeries].getYHighValue(int) [function] [call site] 02725
16 [org.jfree.data.xy.YIntervalSeries].getDataItem(int) [function] [call site] 02726
16 [org.jfree.data.xy.YIntervalDataItem].getYHighValue() [function] [call site] 02727
17 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02728
17 [org.jfree.data.xy.YInterval].getYHigh() [function] [call site] 02729
14 [org.jfree.data.xy.XYSeriesCollection].getEndY(int,int) [function] [call site] 02730
15 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 02731
14 [org.jfree.data.time.TimeSeriesCollection].getEndY(int,int) [function] [call site] 02732
15 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 02733
14 [org.jfree.data.xy.DefaultTableXYDataset].getEndY(int,int) [function] [call site] 02734
15 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 02735
14 [org.jfree.data.statistics.HistogramDataset].getEndY(int,int) [function] [call site] 02736
15 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 02737
14 [org.jfree.data.xy.XIntervalSeriesCollection].getEndY(int,int) [function] [call site] 02738
15 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 02739
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndY(int,int) [function] [call site] 02740
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndYValue(int,int) [function] [call site] 02741
14 [org.jfree.data.xy.CategoryTableXYDataset].getEndY(int,int) [function] [call site] 02742
15 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 02743
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getEndY(int,int) [function] [call site] 02744
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 02745
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndY(int,int) [function] [call site] 02746
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndYValue(int,int) [function] [call site] 02747
16 [org.jfree.data.xy.XYIntervalSeries].getYHighValue(int) [function] [call site] 02748
17 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 02749
17 [org.jfree.data.xy.XYIntervalDataItem].getYHighValue() [function] [call site] 02750
18 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02751
18 [org.jfree.data.xy.XYInterval].getYHigh() [function] [call site] 02752
13 [org.jfree.data.xy.YIntervalSeriesCollection].getEndYValue(int,int) [function] [call site] 02753
14 [org.jfree.data.xy.YIntervalSeries].getYHighValue(int) [function] [call site] 02754
13 [org.jfree.data.gantt.XYTaskDataset].getEndYValue(int,int) [function] [call site] 02755
14 [org.jfree.data.gantt.XYTaskDataset].getItemEndValue(int,int) [function] [call site] 02756
14 [org.jfree.data.gantt.XYTaskDataset].getSeriesEndValue(int) [function] [call site] 02757
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndYValue(int,int) [function] [call site] 02758
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndYValue(int,int) [function] [call site] 02759
13 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 02760
13 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 02761
13 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 02762
13 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 02763
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02764
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02765
13 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02766
13 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02767
13 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 02768
13 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02769
13 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02770
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02771
13 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02772
13 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02773
13 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 02774
13 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02775
13 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02776
13 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 02777
13 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02778
13 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02779
13 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02780
13 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02781
13 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02782
13 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02783
13 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02784
13 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02785
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02786
13 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02787
13 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 02788
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 02789
13 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 02790
13 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 02791
13 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 02792
13 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 02793
13 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 02794
13 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 02795
13 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 02796
13 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 02797
13 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 02798
13 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 02799
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 02800
13 [org.jfree.data.xy.DefaultXYZDataset].getYValue(int,int) [function] [call site] 02801
13 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 02802
13 [org.jfree.data.xy.DefaultXYDataset].getYValue(int,int) [function] [call site] 02803
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 02804
13 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 02805
13 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getYValue(int,int) [function] [call site] 02806
13 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 02807
13 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 02808
13 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 02809
13 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02810
13 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 02811
13 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02812
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02813
13 [org.jfree.data.Range].contains(double) [function] [call site] 02814
13 [org.jfree.data.Range].<init>(double,double) [function] [call site] 02815
11 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02816
12 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02817
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRangeBounds(boolean) [function] [call site] 02818
12 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRangeBounds(boolean) [function] [call site] 02819
12 [org.jfree.data.time.DynamicTimeSeriesCollection].getRangeBounds(boolean) [function] [call site] 02820
12 [org.jfree.data.xy.XYSeriesCollection].getRangeBounds(boolean) [function] [call site] 02821
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getRangeBounds(boolean) [function] [call site] 02822
12 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRangeBounds(boolean) [function] [call site] 02823
12 [org.jfree.data.general.DatasetUtils].iterateRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02824
13 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 02825
13 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 02826
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 02827
13 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 02828
13 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 02829
13 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 02830
13 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 02831
13 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 02832
13 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 02833
13 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 02834
13 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 02835
13 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 02836
13 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 02837
13 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 02838
13 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 02839
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 02840
13 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 02841
13 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 02842
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 02843
13 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 02844
13 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 02845
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 02846
13 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 02847
13 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 02848
13 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 02849
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02850
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02851
13 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02852
13 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02853
13 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 02854
13 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02855
13 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02856
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02857
13 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02858
13 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02859
13 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 02860
13 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02861
13 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02862
13 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 02863
13 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02864
13 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02865
13 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02866
13 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02867
13 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02868
13 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02869
13 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02870
13 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02871
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02872
13 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02873
13 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 02874
13 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 02875
13 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 02876
13 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 02877
13 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02878
13 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 02879
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 02880
13 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02881
13 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 02882
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02883
13 [org.jfree.data.xy.YIntervalSeriesCollection].getStartYValue(int,int) [function] [call site] 02884
13 [org.jfree.data.xy.XYBarDataset].getStartYValue(int,int) [function] [call site] 02885
13 [org.jfree.data.xy.AbstractIntervalXYDataset].getStartYValue(int,int) [function] [call site] 02886
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartYValue(int,int) [function] [call site] 02887
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartYValue(int,int) [function] [call site] 02888
13 [org.jfree.data.statistics.SimpleHistogramDataset].getStartYValue(int,int) [function] [call site] 02889
13 [org.jfree.data.gantt.XYTaskDataset].getStartYValue(int,int) [function] [call site] 02890
13 [org.jfree.data.statistics.SimpleHistogramDataset].getEndYValue(int,int) [function] [call site] 02891
13 [org.jfree.data.xy.XYBarDataset].getEndYValue(int,int) [function] [call site] 02892
13 [org.jfree.data.xy.AbstractIntervalXYDataset].getEndYValue(int,int) [function] [call site] 02893
13 [org.jfree.data.xy.YIntervalSeriesCollection].getEndYValue(int,int) [function] [call site] 02894
13 [org.jfree.data.gantt.XYTaskDataset].getEndYValue(int,int) [function] [call site] 02895
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndYValue(int,int) [function] [call site] 02896
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndYValue(int,int) [function] [call site] 02897
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02898
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02899
13 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02900
13 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02901
13 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 02902
13 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02903
13 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02904
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02905
13 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02906
13 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02907
13 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 02908
13 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02909
13 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02910
13 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 02911
13 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02912
13 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02913
13 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02914
13 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02915
13 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02916
13 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02917
13 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02918
13 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02919
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02920
13 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02921
13 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 02922
13 [org.jfree.data.xy.DefaultHighLowDataset].getLowValue(int,int) [function] [call site] 02923
13 [org.jfree.data.xy.DefaultOHLCDataset].getLowValue(int,int) [function] [call site] 02924
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getLowValue(int,int) [function] [call site] 02925
13 [org.jfree.data.xy.DefaultHighLowDataset].getHighValue(int,int) [function] [call site] 02926
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getHighValue(int,int) [function] [call site] 02927
13 [org.jfree.data.xy.DefaultOHLCDataset].getHighValue(int,int) [function] [call site] 02928
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02929
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02930
13 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02931
13 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02932
13 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 02933
13 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02934
13 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02935
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02936
13 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02937
13 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02938
13 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 02939
13 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02940
13 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02941
13 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 02942
13 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02943
13 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02944
13 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02945
13 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02946
13 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02947
13 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02948
13 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02949
13 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02950
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02951
13 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02952
13 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 02953
13 [org.jfree.data.xy.DefaultXYZDataset].getYValue(int,int) [function] [call site] 02954
13 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 02955
13 [org.jfree.data.xy.DefaultXYDataset].getYValue(int,int) [function] [call site] 02956
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 02957
13 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 02958
13 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getYValue(int,int) [function] [call site] 02959
13 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 02960
13 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 02961
13 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 02962
13 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02963
13 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 02964
13 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02965
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02966
13 [org.jfree.data.Range].<init>(double,double) [function] [call site] 02967
9 [org.jfree.chart.renderer.xy.YIntervalRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02968
10 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02969
9 [org.jfree.chart.renderer.xy.VectorRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02970
10 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02971
10 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 02972
10 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 02973
10 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 02974
10 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 02975
10 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 02976
10 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 02977
10 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 02978
10 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 02979
10 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 02980
10 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 02981
10 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 02982
10 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 02983
10 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 02984
10 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 02985
10 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 02986
10 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 02987
10 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 02988
10 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 02989
10 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 02990
10 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 02991
10 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 02992
10 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 02993
10 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 02994
10 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 02995
10 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 02996
10 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02997
10 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02998
10 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02999
10 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 03000
10 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 03001
10 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 03002
10 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 03003
10 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 03004
10 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 03005
10 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 03006
10 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 03007
10 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 03008
10 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 03009
10 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 03010
10 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 03011
10 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 03012
10 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 03013
10 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 03014
10 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 03015
10 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 03016
10 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 03017
10 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 03018
10 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 03019
10 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 03020
10 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 03021
10 [org.jfree.data.xy.VectorSeriesCollection].getVectorYValue(int,int) [function] [call site] 03022
11 [org.jfree.data.xy.VectorSeries].getDataItem(int) [function] [call site] 03023
11 [org.jfree.data.xy.VectorDataItem].getVectorY() [function] [call site] 03024
12 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 03025
12 [org.jfree.data.xy.Vector].getY() [function] [call site] 03026
10 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 03027
10 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 03028
10 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 03029
10 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 03030
10 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 03031
10 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 03032
10 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 03033
10 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 03034
10 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 03035
10 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 03036
10 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 03037
10 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 03038
10 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 03039
10 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 03040
10 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 03041
10 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 03042
10 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 03043
10 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 03044
10 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 03045
10 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 03046
10 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 03047
10 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 03048
10 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 03049
10 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 03050
10 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 03051
10 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 03052
10 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 03053
10 [org.jfree.data.xy.DefaultXYZDataset].getYValue(int,int) [function] [call site] 03054
10 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 03055
10 [org.jfree.data.xy.DefaultXYDataset].getYValue(int,int) [function] [call site] 03056
10 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 03057
10 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 03058
10 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getYValue(int,int) [function] [call site] 03059
10 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 03060
10 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 03061
10 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 03062
10 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 03063
10 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 03064
10 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 03065
10 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 03066
10 [org.jfree.data.Range].<init>(double,double) [function] [call site] 03067
9 [org.jfree.chart.renderer.xy.XYBlockRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 03068
10 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 03069
10 [org.jfree.data.Range].getLowerBound() [function] [call site] 03070
10 [org.jfree.data.Range].<init>(double,double) [function] [call site] 03071
10 [org.jfree.data.Range].getUpperBound() [function] [call site] 03072
9 [org.jfree.chart.renderer.xy.XYBarRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 03073
10 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 03074
9 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 03075
10 [org.jfree.data.time.TimeTableXYDataset].getItemCount() [function] [call site] 03076
10 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount() [function] [call site] 03077
10 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount() [function] [call site] 03078
10 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].getStackValues(org.jfree.data.xy.TableXYDataset,int,int) [function] [call site] 03079
11 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 03080
10 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 03081
10 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 03082
10 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 03083
10 [org.jfree.data.Range].<init>(double,double) [function] [call site] 03084
9 [org.jfree.chart.renderer.xy.XYErrorRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 03085
10 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 03086
9 [org.jfree.chart.renderer.xy.CandlestickRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 03087
10 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 03088
9 [org.jfree.chart.renderer.xy.XYShapeRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 03089
10 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 03090
10 [org.jfree.data.Range].<init>(double,double) [function] [call site] 03091
10 [org.jfree.data.Range].getLowerBound() [function] [call site] 03092
10 [org.jfree.data.Range].getUpperBound() [function] [call site] 03093
9 [org.jfree.chart.renderer.xy.StackedXYBarRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 03094
10 [org.jfree.data.Range].<init>(double,double) [function] [call site] 03095
10 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.xy.TableXYDataset) [function] [call site] 03096
11 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.xy.TableXYDataset,double) [function] [call site] 03097
12 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03098
12 [org.jfree.data.time.TimeTableXYDataset].getItemCount() [function] [call site] 03099
12 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount() [function] [call site] 03100
12 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount() [function] [call site] 03101
12 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 03102
12 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 03103
12 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 03104
12 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 03105
12 [org.jfree.data.Range].<init>(double,double) [function] [call site] 03106
9 [org.jfree.chart.renderer.xy.DeviationRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 03107
10 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 03108
9 [org.jfree.chart.renderer.xy.HighLowRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 03109
10 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 03110
9 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 03111
10 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.xy.TableXYDataset) [function] [call site] 03112
9 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 03113
10 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 03114
9 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 03115
9 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 03116
10 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 03117
9 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].getAnnotations() [function] [call site] 03118
9 [org.jfree.chart.annotations.XYDataImageAnnotation].getIncludeInDataBounds() [function] [call site] 03119
9 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 03120
9 [org.jfree.chart.annotations.XYDataImageAnnotation].getXRange() [function] [call site] 03121
10 [org.jfree.data.Range].<init>(double,double) [function] [call site] 03122
9 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 03123
9 [org.jfree.chart.annotations.XYDataImageAnnotation].getYRange() [function] [call site] 03124
10 [org.jfree.data.Range].<init>(double,double) [function] [call site] 03125
8 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03126
9 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 03127
9 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03128
9 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03129
10 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 03130
10 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03131
10 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03132
8 [org.jfree.chart.plot.ThermometerPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03133
9 [org.jfree.data.Range].<init>(double,double) [function] [call site] 03134
8 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03135
9 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03136
8 [org.jfree.chart.plot.PolarPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03137
9 [org.jfree.chart.plot.PolarPlot].getAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 03138
10 [org.jfree.chart.axis.SymbolAxis].equals(java.lang.Object) [function] [call site] 03139
11 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 03140
11 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 03141
11 [org.jfree.chart.axis.NumberAxis].equals(java.lang.Object) [function] [call site] 03142
12 [org.jfree.chart.axis.ValueAxis].equals(java.lang.Object) [function] [call site] 03143
13 [org.jfree.data.Range].equals(java.lang.Object) [function] [call site] 03144
13 [org.jfree.chart.axis.Axis].equals(java.lang.Object) [function] [call site] 03145
14 [org.jfree.chart.text.AttributedStringUtils].equal(java.text.AttributedString,java.text.AttributedString) [function] [call site] 03146
14 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 03147
14 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 03148
14 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 03149
14 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 03150
10 [org.jfree.chart.axis.CyclicNumberAxis].equals(java.lang.Object) [function] [call site] 03151
11 [org.jfree.chart.axis.NumberAxis].equals(java.lang.Object) [function] [call site] 03152
11 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 03153
10 [org.jfree.chart.axis.DateAxis].equals(java.lang.Object) [function] [call site] 03154
11 [org.jfree.chart.axis.ValueAxis].equals(java.lang.Object) [function] [call site] 03155
10 [org.jfree.chart.axis.ModuloAxis].equals(java.lang.Object) [function] [call site] 03156
11 [org.jfree.data.Range].equals(java.lang.Object) [function] [call site] 03157
11 [org.jfree.chart.axis.NumberAxis].equals(java.lang.Object) [function] [call site] 03158
10 [org.jfree.chart.axis.LogAxis].equals(java.lang.Object) [function] [call site] 03159
11 [org.jfree.chart.axis.QuarterDateFormat].equals(java.lang.Object) [function] [call site] 03160
11 [org.jfree.chart.axis.MonthDateFormat].equals(java.lang.Object) [function] [call site] 03161
12 [org.jfree.chart.axis.QuarterDateFormat].equals(java.lang.Object) [function] [call site] 03162
12 [org.jfree.chart.text.format.RelativeDateFormat].equals(java.lang.Object) [function] [call site] 03163
13 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 03164
13 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 03165
13 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 03166
13 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 03167
11 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 03168
11 [org.jfree.chart.text.format.RelativeDateFormat].equals(java.lang.Object) [function] [call site] 03169
11 [org.jfree.chart.axis.ValueAxis].equals(java.lang.Object) [function] [call site] 03170
10 [org.jfree.chart.axis.PeriodAxis].equals(java.lang.Object) [function] [call site] 03171
11 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 03172
11 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 03173
11 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 03174
11 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 03175
11 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 03176
11 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 03177
11 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 03178
11 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 03179
11 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 03180
11 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 03181
11 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 03182
11 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 03183
11 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 03184
11 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 03185
11 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 03186
11 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 03187
11 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 03188
11 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 03189
11 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 03190
11 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 03191
11 [org.jfree.chart.axis.PeriodAxis].isMinorTickMarksVisible() [function] [call site] 03192
11 [org.jfree.chart.axis.PeriodAxis].isMinorTickMarksVisible() [function] [call site] 03193
11 [org.jfree.chart.axis.ValueAxis].equals(java.lang.Object) [function] [call site] 03194
10 [org.jfree.chart.axis.NumberAxis].equals(java.lang.Object) [function] [call site] 03195
10 [org.jfree.chart.axis.ValueAxis].equals(java.lang.Object) [function] [call site] 03196
10 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03197
9 [org.jfree.chart.plot.PolarPlot].getDatasetsMappedToAxis(java.lang.Integer) [function] [call site] 03198
10 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03199
10 [org.jfree.chart.plot.PolarPlot].getDataset(int) [function] [call site] 03200
10 [org.jfree.chart.plot.PolarPlot].getDataset(int) [function] [call site] 03201
9 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 03202
9 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 03203
8 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03204
8 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03205
9 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 03206
9 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03207
9 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03208
8 [org.jfree.chart.plot.FastScatterPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03209
8 [org.jfree.chart.axis.ValueAxis].getDefaultAutoRange() [function] [call site] 03210
8 [org.jfree.data.Range].getUpperBound() [function] [call site] 03211
8 [org.jfree.data.Range].getLowerBound() [function] [call site] 03212
8 [org.jfree.chart.axis.PeriodAxis].createInstance(java.lang.Class,java.util.Date,java.util.TimeZone,java.util.Locale) [function] [call site] 03213
8 [org.jfree.chart.axis.PeriodAxis].createInstance(java.lang.Class,java.util.Date,java.util.TimeZone,java.util.Locale) [function] [call site] 03214
8 [org.jfree.chart.axis.PeriodAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03215
9 [org.jfree.data.Range].getUpperBound() [function] [call site] 03216
9 [org.jfree.data.Range].getLowerBound() [function] [call site] 03217
9 [org.jfree.chart.axis.PeriodAxis].createInstance(java.lang.Class,java.util.Date,java.util.TimeZone,java.util.Locale) [function] [call site] 03218
9 [org.jfree.chart.axis.PeriodAxis].createInstance(java.lang.Class,java.util.Date,java.util.TimeZone,java.util.Locale) [function] [call site] 03219
9 [org.jfree.data.time.Month].getFirstMillisecond() [function] [call site] 03220
9 [org.jfree.data.time.Minute].getFirstMillisecond() [function] [call site] 03221
9 [org.jfree.data.time.Quarter].getFirstMillisecond() [function] [call site] 03222
9 [org.jfree.data.time.Millisecond].getFirstMillisecond() [function] [call site] 03223
9 [org.jfree.data.time.Hour].getFirstMillisecond() [function] [call site] 03224
9 [org.jfree.data.time.Second].getFirstMillisecond() [function] [call site] 03225
9 [org.jfree.data.time.Year].getFirstMillisecond() [function] [call site] 03226
9 [org.jfree.data.time.Week].getFirstMillisecond() [function] [call site] 03227
9 [org.jfree.data.time.Day].getFirstMillisecond() [function] [call site] 03228
9 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond() [function] [call site] 03229
9 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03230
10 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03231
10 [org.jfree.data.Range].getLength() [function] [call site] 03232
10 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 03233
11 [org.jfree.chart.event.AxisChangeEvent].<init>(org.jfree.chart.axis.Axis) [function] [call site] 03234
12 [org.jfree.chart.event.ChartChangeEvent].<init>(java.lang.Object) [function] [call site] 03235
13 [org.jfree.chart.event.ChartChangeEvent].<init>(java.lang.Object,org.jfree.chart.JFreeChart,org.jfree.chart.event.ChartChangeEventType) [function] [call site] 03236
14 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03237
11 [org.jfree.chart.axis.Axis].notifyListeners(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 03238
12 [org.jfree.chart.legend.PaintScaleLegend].axisChanged(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 03239
13 [org.jfree.chart.event.AxisChangeEvent].getAxis() [function] [call site] 03240
13 [org.jfree.chart.event.TitleChangeEvent].<init>(org.jfree.chart.title.Title) [function] [call site] 03241
14 [org.jfree.chart.event.ChartChangeEvent].<init>(java.lang.Object) [function] [call site] 03242
13 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 03243
14 [org.jfree.chart.JFreeChart].titleChanged(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 03244
15 [org.jfree.chart.event.ChartChangeEvent].setChart(org.jfree.chart.JFreeChart) [function] [call site] 03245
15 [org.jfree.chart.JFreeChart].notifyListeners(org.jfree.chart.event.ChartChangeEvent) [function] [call site] 03246
16 [org.jfree.chart.swing.ChartPanel].chartChanged(org.jfree.chart.event.ChartChangeEvent) [function] [call site] 03247
17 [org.jfree.chart.JFreeChart].getPlot() [function] [call site] 03248
17 [org.jfree.chart.plot.CategoryPlot].getOrientation() [function] [call site] 03249
17 [org.jfree.chart.plot.ThermometerPlot].getOrientation() [function] [call site] 03250
17 [org.jfree.chart.plot.PolarPlot].getOrientation() [function] [call site] 03251
17 [org.jfree.chart.plot.FastScatterPlot].getOrientation() [function] [call site] 03252
17 [org.jfree.chart.plot.XYPlot].getOrientation() [function] [call site] 03253
12 [org.jfree.chart.plot.Plot].axisChanged(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 03254
13 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 03255
14 [org.jfree.chart.event.PlotChangeEvent].<init>(org.jfree.chart.plot.Plot) [function] [call site] 03256
15 [org.jfree.chart.event.ChartChangeEvent].<init>(java.lang.Object) [function] [call site] 03257
14 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03258
15 [org.jfree.chart.plot.CombinedDomainCategoryPlot].plotChanged(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03259
16 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03260
15 [org.jfree.chart.plot.CombinedRangeCategoryPlot].plotChanged(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03261
16 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03262
15 [org.jfree.chart.plot.CombinedDomainXYPlot].plotChanged(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03263
16 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03264
15 [org.jfree.chart.JFreeChart].plotChanged(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03265
16 [org.jfree.chart.event.ChartChangeEvent].setChart(org.jfree.chart.JFreeChart) [function] [call site] 03266
16 [org.jfree.chart.JFreeChart].notifyListeners(org.jfree.chart.event.ChartChangeEvent) [function] [call site] 03267
15 [org.jfree.chart.plot.CombinedRangeXYPlot].plotChanged(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03268
16 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03269
9 [org.jfree.data.Range].<init>(double,double) [function] [call site] 03270
9 [org.jfree.data.time.Day].getLastMillisecond() [function] [call site] 03271
9 [org.jfree.data.time.Quarter].getLastMillisecond() [function] [call site] 03272
9 [org.jfree.data.time.Second].getLastMillisecond() [function] [call site] 03273
9 [org.jfree.data.time.FixedMillisecond].getLastMillisecond() [function] [call site] 03274
9 [org.jfree.data.time.Month].getLastMillisecond() [function] [call site] 03275
9 [org.jfree.data.time.Millisecond].getLastMillisecond() [function] [call site] 03276
9 [org.jfree.data.time.Year].getLastMillisecond() [function] [call site] 03277
9 [org.jfree.data.time.Week].getLastMillisecond() [function] [call site] 03278
9 [org.jfree.data.time.Minute].getLastMillisecond() [function] [call site] 03279
9 [org.jfree.data.time.Hour].getLastMillisecond() [function] [call site] 03280
6 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 03281
7 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 03282
7 [org.jfree.chart.axis.NumberAxis].autoAdjustRange() [function] [call site] 03283
8 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 03284
8 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03285
8 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03286
8 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03287
8 [org.jfree.chart.plot.ThermometerPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03288
8 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03289
8 [org.jfree.chart.plot.PolarPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03290
8 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03291
8 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03292
8 [org.jfree.chart.plot.FastScatterPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03293
8 [org.jfree.chart.axis.ValueAxis].getDefaultAutoRange() [function] [call site] 03294
8 [org.jfree.data.Range].getUpperBound() [function] [call site] 03295
8 [org.jfree.data.Range].getLowerBound() [function] [call site] 03296
8 [org.jfree.chart.axis.NumberAxis].getAutoRangeIncludesZero() [function] [call site] 03297
8 [org.jfree.chart.axis.ValueAxis].getFixedAutoRange() [function] [call site] 03298
8 [org.jfree.chart.axis.ValueAxis].getAutoRangeMinimumSize() [function] [call site] 03299
8 [org.jfree.chart.axis.NumberAxis].getAutoRangeStickyZero() [function] [call site] 03300
8 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 03301
8 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 03302
8 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 03303
8 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 03304
8 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 03305
8 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 03306
8 [org.jfree.data.Range].<init>(double,double) [function] [call site] 03307
8 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03308
8 [org.jfree.chart.axis.CyclicNumberAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03309
9 [org.jfree.data.Range].getLowerBound() [function] [call site] 03310
9 [org.jfree.data.Range].getUpperBound() [function] [call site] 03311
9 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03312
7 [org.jfree.chart.axis.SymbolAxis].autoAdjustRange() [function] [call site] 03313
8 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 03314
8 [org.jfree.chart.axis.ValueAxis].getAutoRangeMinimumSize() [function] [call site] 03315
8 [org.jfree.chart.axis.NumberAxis].getAutoRangeIncludesZero() [function] [call site] 03316
8 [org.jfree.chart.axis.NumberAxis].getAutoRangeStickyZero() [function] [call site] 03317
8 [org.jfree.chart.axis.NumberAxis].getAutoRangeStickyZero() [function] [call site] 03318
8 [org.jfree.data.Range].<init>(double,double) [function] [call site] 03319
8 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03320
7 [org.jfree.chart.axis.ModuloAxis].autoAdjustRange() [function] [call site] 03321
8 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03322
7 [org.jfree.chart.axis.LogarithmicAxis].autoAdjustRange() [function] [call site] 03323
8 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 03324
8 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03325
8 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03326
8 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03327
8 [org.jfree.chart.plot.ThermometerPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03328
8 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03329
8 [org.jfree.chart.plot.PolarPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03330
8 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03331
8 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03332
8 [org.jfree.chart.plot.FastScatterPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03333
8 [org.jfree.chart.axis.ValueAxis].getDefaultAutoRange() [function] [call site] 03334
8 [org.jfree.data.Range].getLowerBound() [function] [call site] 03335
8 [org.jfree.data.Range].getLowerBound() [function] [call site] 03336
8 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 03337
8 [org.jfree.chart.axis.LogarithmicAxis].computeLogFloor(double) [function] [call site] 03338
8 [org.jfree.data.Range].getLowerBound() [function] [call site] 03339
8 [org.jfree.data.Range].getUpperBound() [function] [call site] 03340
8 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 03341
8 [org.jfree.chart.axis.LogarithmicAxis].computeLogCeil(double) [function] [call site] 03342
8 [org.jfree.chart.axis.ValueAxis].getAutoRangeMinimumSize() [function] [call site] 03343
8 [org.jfree.data.Range].<init>(double,double) [function] [call site] 03344
8 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03345
8 [org.jfree.chart.axis.LogarithmicAxis].setupSmallLogFlag() [function] [call site] 03346
9 [org.jfree.data.Range].getLowerBound() [function] [call site] 03347
9 [org.jfree.chart.axis.ValueAxis].getRange() [function] [call site] 03348
6 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 03349
7 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 03350
7 [org.jfree.chart.axis.LogAxis].autoAdjustRange() [function] [call site] 03351
8 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 03352
8 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03353
8 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03354
8 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03355
8 [org.jfree.chart.plot.ThermometerPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03356
8 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03357
8 [org.jfree.chart.plot.PolarPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03358
8 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03359
8 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03360
8 [org.jfree.chart.plot.FastScatterPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03361
8 [org.jfree.chart.axis.ValueAxis].getDefaultAutoRange() [function] [call site] 03362
8 [org.jfree.data.Range].getUpperBound() [function] [call site] 03363
8 [org.jfree.data.Range].getLowerBound() [function] [call site] 03364
8 [org.jfree.chart.axis.ValueAxis].getFixedAutoRange() [function] [call site] 03365
8 [org.jfree.chart.axis.ValueAxis].getAutoRangeMinimumSize() [function] [call site] 03366
8 [org.jfree.chart.axis.LogAxis].calculateLog(double) [function] [call site] 03367
8 [org.jfree.chart.axis.LogAxis].calculateLog(double) [function] [call site] 03368
8 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 03369
8 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 03370
8 [org.jfree.chart.axis.LogAxis].calculateValueNoINF(double) [function] [call site] 03371
9 [org.jfree.chart.axis.LogAxis].calculateValue(double) [function] [call site] 03372
8 [org.jfree.chart.axis.LogAxis].calculateValueNoINF(double) [function] [call site] 03373
8 [org.jfree.data.Range].<init>(double,double) [function] [call site] 03374
8 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03375
6 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 03376
7 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 03377
7 [org.jfree.chart.axis.DateAxis].autoAdjustRange() [function] [call site] 03378
8 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 03379
8 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03380
8 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03381
8 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03382
8 [org.jfree.chart.plot.ThermometerPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03383
8 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03384
8 [org.jfree.chart.plot.PolarPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03385
8 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03386
8 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03387
8 [org.jfree.chart.plot.FastScatterPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03388
8 [org.jfree.data.time.DateRange].<init>() [function] [call site] 03389
9 [org.jfree.data.time.DateRange].<init>(java.util.Date,java.util.Date) [function] [call site] 03390
10 [org.jfree.data.Range].<init>(double,double) [function] [call site] 03391
8 [org.jfree.chart.axis.DateAxis$DefaultTimeline].toTimelineValue(long) [function] [call site] 03392
8 [org.jfree.data.Range].getUpperBound() [function] [call site] 03393
8 [org.jfree.chart.axis.ValueAxis].getFixedAutoRange() [function] [call site] 03394
8 [org.jfree.data.Range].getLowerBound() [function] [call site] 03395
8 [org.jfree.chart.axis.DateAxis$DefaultTimeline].toTimelineValue(long) [function] [call site] 03396
8 [org.jfree.chart.axis.ValueAxis].getAutoRangeMinimumSize() [function] [call site] 03397
8 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 03398
8 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 03399
8 [org.jfree.chart.axis.DateAxis$DefaultTimeline].toMillisecond(long) [function] [call site] 03400
8 [org.jfree.chart.axis.DateAxis$DefaultTimeline].toMillisecond(long) [function] [call site] 03401
8 [org.jfree.data.time.DateRange].<init>(java.util.Date,java.util.Date) [function] [call site] 03402
8 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03403
9 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03404
9 [org.jfree.data.time.DateRange].<init>(org.jfree.data.Range) [function] [call site] 03405
10 [org.jfree.data.time.DateRange].<init>(double,double) [function] [call site] 03406
11 [org.jfree.data.Range].<init>(double,double) [function] [call site] 03407
10 [org.jfree.data.Range].getLowerBound() [function] [call site] 03408
10 [org.jfree.data.Range].getUpperBound() [function] [call site] 03409
9 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03410
6 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03411
6 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03412
7 [org.jfree.chart.plot.XYPlot].configureDomainAxes() [function] [call site] 03413
8 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 03414
8 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 03415
8 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 03416
8 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 03417
7 [org.jfree.chart.plot.XYPlot].configureRangeAxes() [function] [call site] 03418
8 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 03419
8 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 03420
8 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 03421
8 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 03422
7 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03423
7 [org.jfree.chart.plot.PolarPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03424
7 [org.jfree.chart.plot.CategoryPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03425
8 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 03426
8 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 03427
8 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 03428
8 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 03429
8 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03430
8 [org.jfree.chart.plot.PolarPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03431
8 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03432
8 [org.jfree.chart.plot.ThermometerPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03433
9 [org.jfree.data.general.DefaultValueDataset].getValue() [function] [call site] 03434
9 [org.jfree.chart.plot.ThermometerPlot].inSubrange(int,double) [function] [call site] 03435
9 [org.jfree.chart.plot.ThermometerPlot].inSubrange(int,double) [function] [call site] 03436
9 [org.jfree.chart.plot.ThermometerPlot].inSubrange(int,double) [function] [call site] 03437
9 [org.jfree.chart.plot.ThermometerPlot].setAxisRange() [function] [call site] 03438
10 [org.jfree.data.Range].<init>(double,double) [function] [call site] 03439
10 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range) [function] [call site] 03440
11 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03441
10 [org.jfree.chart.axis.LogarithmicAxis].setRange(org.jfree.data.Range) [function] [call site] 03442
11 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range) [function] [call site] 03443
12 [org.jfree.chart.axis.PeriodAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03444
12 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03445
12 [org.jfree.chart.axis.CyclicNumberAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03446
12 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03447
11 [org.jfree.chart.axis.LogarithmicAxis].setupSmallLogFlag() [function] [call site] 03448
10 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range) [function] [call site] 03449
10 [org.jfree.chart.axis.DateAxis].setRange(double,double) [function] [call site] 03450
11 [org.jfree.data.time.DateRange].<init>(double,double) [function] [call site] 03451
11 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range) [function] [call site] 03452
10 [org.jfree.chart.axis.ValueAxis].setRange(double,double) [function] [call site] 03453
11 [org.jfree.data.Range].<init>(double,double) [function] [call site] 03454
11 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range) [function] [call site] 03455
11 [org.jfree.chart.axis.LogarithmicAxis].setRange(org.jfree.data.Range) [function] [call site] 03456
11 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range) [function] [call site] 03457
9 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03458
10 [org.jfree.chart.event.PlotChangeEvent].<init>(org.jfree.chart.plot.Plot) [function] [call site] 03459
10 [org.jfree.chart.event.ChartChangeEvent].setType(org.jfree.chart.event.ChartChangeEventType) [function] [call site] 03460
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03461
10 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03462
8 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03463
8 [org.jfree.chart.plot.CombinedDomainXYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03464
9 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03465
9 [org.jfree.data.general.DatasetChangeEvent].getDataset() [function] [call site] 03466
9 [org.jfree.data.general.DatasetChangeEvent].getDataset() [function] [call site] 03467
9 [org.jfree.chart.plot.XYPlot].indexOf(org.jfree.data.xy.XYDataset) [function] [call site] 03468
9 [org.jfree.chart.plot.XYPlot].configureRangeAxes() [function] [call site] 03469
8 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03470
8 [org.jfree.chart.event.PlotChangeEvent].<init>(org.jfree.chart.plot.Plot) [function] [call site] 03471
8 [org.jfree.chart.event.ChartChangeEvent].setType(org.jfree.chart.event.ChartChangeEventType) [function] [call site] 03472
8 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03473
7 [org.jfree.chart.plot.ThermometerPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03474
7 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03475
7 [org.jfree.chart.plot.CombinedDomainXYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03476
7 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03477
7 [org.jfree.chart.event.PlotChangeEvent].<init>(org.jfree.chart.plot.Plot) [function] [call site] 03478
7 [org.jfree.chart.event.ChartChangeEvent].setType(org.jfree.chart.event.ChartChangeEventType) [function] [call site] 03479
7 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03480
6 [org.jfree.chart.plot.CategoryPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03481
6 [org.jfree.chart.plot.ThermometerPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03482
6 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03483
6 [org.jfree.chart.plot.CombinedDomainXYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03484
6 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03485
6 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03486
5 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03487
5 [org.jfree.chart.plot.CategoryPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03488
5 [org.jfree.data.gantt.XYTaskDataset].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03489
6 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 03490
5 [org.jfree.chart.plot.ThermometerPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03491
5 [org.jfree.data.xy.IntervalXYDelegate].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03492
6 [org.jfree.data.xy.IntervalXYDelegate].recalculateInterval() [function] [call site] 03493
7 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 03494
7 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 03495
7 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 03496
7 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 03497
7 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 03498
7 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 03499
7 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 03500
7 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 03501
7 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 03502
7 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 03503
7 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 03504
7 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 03505
7 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 03506
7 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 03507
7 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 03508
7 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 03509
7 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 03510
7 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 03511
7 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 03512
7 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 03513
7 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 03514
7 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 03515
7 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 03516
7 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 03517
7 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 03518
7 [org.jfree.data.xy.IntervalXYDelegate].calculateIntervalForSeries(int) [function] [call site] 03519
8 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 03520
8 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 03521
8 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 03522
8 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 03523
8 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 03524
8 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 03525
8 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 03526
8 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 03527
8 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 03528
8 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 03529
8 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 03530
8 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 03531
8 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 03532
8 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 03533
8 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 03534
8 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 03535
8 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 03536
8 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 03537
8 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 03538
8 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 03539
8 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 03540
8 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 03541
8 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 03542
8 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 03543
8 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 03544
8 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 03545
8 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 03546
8 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 03547
8 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 03548
8 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 03549
8 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 03550
8 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 03551
8 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 03552
8 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 03553
8 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 03554
8 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 03555
8 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 03556
8 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 03557
8 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 03558
8 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 03559
8 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 03560
8 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 03561
8 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 03562
8 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 03563
8 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 03564
8 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 03565
8 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 03566
8 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 03567
8 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 03568
5 [org.jfree.data.category.CategoryToPieDataset].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03569
6 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 03570
5 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03571
5 [org.jfree.chart.plot.CombinedDomainXYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03572
5 [org.jfree.data.xy.XYDatasetTableModel].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03573
1 [org.jfree.chart.ChartFactory].createPieChart(java.lang.String,org.jfree.data.general.PieDataset) [function] [call site] 03574
2 [org.jfree.chart.ChartFactory].createPieChart(java.lang.String,org.jfree.data.general.PieDataset,boolean,boolean,boolean) [function] [call site] 03575
3 [org.jfree.chart.plot.pie.PiePlot].<init>(org.jfree.data.general.PieDataset) [function] [call site] 03576
4 [org.jfree.chart.plot.Plot].<init>() [function] [call site] 03577
5 [org.jfree.chart.plot.DefaultDrawingSupplier].<init>() [function] [call site] 03578
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] 03579
4 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 03580
4 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].<init>() [function] [call site] 03581
5 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].<init>(java.lang.String,java.text.NumberFormat,java.text.NumberFormat) [function] [call site] 03582
6 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].<init>(java.lang.String,java.text.NumberFormat,java.text.NumberFormat) [function] [call site] 03583
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03584
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03585
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03586
4 [org.jfree.chart.plot.pie.PieLabelDistributor].<init>(int) [function] [call site] 03587
5 [org.jfree.chart.plot.pie.AbstractPieLabelDistributor].<init>() [function] [call site] 03588
4 [org.jfree.chart.api.RectangleInsets].<init>(org.jfree.chart.api.UnitType,double,double,double,double) [function] [call site] 03589
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03590
4 [org.jfree.chart.api.RectangleInsets].<init>(double,double,double,double) [function] [call site] 03591
5 [org.jfree.chart.api.RectangleInsets].<init>(org.jfree.chart.api.UnitType,double,double,double,double) [function] [call site] 03592
4 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].<init>() [function] [call site] 03593
3 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].<init>() [function] [call site] 03594
3 [org.jfree.chart.plot.pie.PiePlot].setLabelGenerator(org.jfree.chart.labels.PieSectionLabelGenerator) [function] [call site] 03595
4 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 03596
3 [org.jfree.chart.api.RectangleInsets].<init>(double,double,double,double) [function] [call site] 03597
3 [org.jfree.chart.plot.Plot].setInsets(org.jfree.chart.api.RectangleInsets) [function] [call site] 03598
4 [org.jfree.chart.plot.Plot].setInsets(org.jfree.chart.api.RectangleInsets,boolean) [function] [call site] 03599
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03600
5 [org.jfree.chart.api.RectangleInsets].equals(java.lang.Object) [function] [call site] 03601
5 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 03602
3 [org.jfree.chart.labels.StandardPieToolTipGenerator].<init>() [function] [call site] 03603
4 [org.jfree.chart.labels.StandardPieToolTipGenerator].<init>(java.lang.String) [function] [call site] 03604
5 [org.jfree.chart.labels.StandardPieToolTipGenerator].<init>(java.lang.String,java.util.Locale) [function] [call site] 03605
6 [org.jfree.chart.labels.StandardPieToolTipGenerator].<init>(java.lang.String,java.text.NumberFormat,java.text.NumberFormat) [function] [call site] 03606
7 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].<init>(java.lang.String,java.text.NumberFormat,java.text.NumberFormat) [function] [call site] 03607
3 [org.jfree.chart.plot.pie.PiePlot].setToolTipGenerator(org.jfree.chart.labels.PieToolTipGenerator) [function] [call site] 03608
4 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 03609
3 [org.jfree.chart.urls.StandardPieURLGenerator].<init>() [function] [call site] 03610
4 [org.jfree.chart.urls.StandardPieURLGenerator].<init>(java.lang.String) [function] [call site] 03611
5 [org.jfree.chart.urls.StandardPieURLGenerator].<init>(java.lang.String,java.lang.String) [function] [call site] 03612
6 [org.jfree.chart.urls.StandardPieURLGenerator].<init>(java.lang.String,java.lang.String,java.lang.String) [function] [call site] 03613
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03614
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03615
3 [org.jfree.chart.plot.pie.PiePlot].setURLGenerator(org.jfree.chart.urls.PieURLGenerator) [function] [call site] 03616
4 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 03617
3 [org.jfree.chart.JFreeChart].<init>(java.lang.String,java.awt.Font,org.jfree.chart.plot.Plot,boolean) [function] [call site] 03618
4 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03619
4 [org.jfree.chart.plot.Plot].setChart(org.jfree.chart.JFreeChart) [function] [call site] 03620
4 [org.jfree.chart.plot.Plot].addChangeListener(org.jfree.chart.event.PlotChangeListener) [function] [call site] 03621
4 [org.jfree.chart.legend.LegendTitle].<init>(org.jfree.chart.legend.LegendItemSource) [function] [call site] 03622
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] 03623
6 [org.jfree.chart.title.Title].<init>() [function] [call site] 03624
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] 03625
8 [org.jfree.chart.block.AbstractBlock].<init>() [function] [call site] 03626
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03627
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03628
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03629
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03630
8 [org.jfree.chart.block.AbstractBlock].setPadding(org.jfree.chart.api.RectangleInsets) [function] [call site] 03631
9 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03632
6 [org.jfree.chart.block.BlockContainer].<init>(org.jfree.chart.block.Arrangement) [function] [call site] 03633
7 [org.jfree.chart.block.AbstractBlock].<init>() [function] [call site] 03634
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03635
6 [org.jfree.chart.api.RectangleInsets].<init>(double,double,double,double) [function] [call site] 03636
6 [org.jfree.chart.api.RectangleInsets].<init>(double,double,double,double) [function] [call site] 03637
5 [org.jfree.chart.block.ColumnArrangement].<init>() [function] [call site] 03638
5 [org.jfree.chart.block.FlowArrangement].<init>() [function] [call site] 03639
6 [org.jfree.chart.block.FlowArrangement].<init>(org.jfree.chart.api.HorizontalAlignment,org.jfree.chart.api.VerticalAlignment,double,double) [function] [call site] 03640
4 [org.jfree.chart.api.RectangleInsets].<init>(double,double,double,double) [function] [call site] 03641
4 [org.jfree.chart.block.AbstractBlock].setMargin(org.jfree.chart.api.RectangleInsets) [function] [call site] 03642
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03643
4 [org.jfree.chart.legend.LegendTitle].setBackgroundPaint(java.awt.Paint) [function] [call site] 03644
5 [org.jfree.chart.event.TitleChangeEvent].<init>(org.jfree.chart.title.Title) [function] [call site] 03645
5 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 03646
4 [org.jfree.chart.title.Title].setPosition(org.jfree.chart.api.RectangleEdge) [function] [call site] 03647
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03648
5 [org.jfree.chart.event.TitleChangeEvent].<init>(org.jfree.chart.title.Title) [function] [call site] 03649
5 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 03650
4 [org.jfree.chart.title.Title].addChangeListener(org.jfree.chart.event.TitleChangeListener) [function] [call site] 03651
4 [org.jfree.chart.title.TextTitle].<init>(java.lang.String,java.awt.Font) [function] [call site] 03652
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] 03653
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] 03654
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03655
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03656
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03657
4 [org.jfree.chart.title.Title].addChangeListener(org.jfree.chart.event.TitleChangeListener) [function] [call site] 03658
3 [org.jfree.chart.StandardChartTheme].apply(org.jfree.chart.JFreeChart) [function] [call site] 03659
4 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03660
4 [org.jfree.chart.JFreeChart].getTitle() [function] [call site] 03661
4 [org.jfree.chart.title.TextTitle].setFont(java.awt.Font) [function] [call site] 03662
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03663
5 [org.jfree.chart.event.TitleChangeEvent].<init>(org.jfree.chart.title.Title) [function] [call site] 03664
5 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 03665
4 [org.jfree.chart.title.TextTitle].setPaint(java.awt.Paint) [function] [call site] 03666
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03667
5 [org.jfree.chart.event.TitleChangeEvent].<init>(org.jfree.chart.title.Title) [function] [call site] 03668
5 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 03669
4 [org.jfree.chart.JFreeChart].getSubtitleCount() [function] [call site] 03670
4 [org.jfree.chart.StandardChartTheme].applyToTitle(org.jfree.chart.title.Title) [function] [call site] 03671
5 [org.jfree.chart.title.TextTitle].setFont(java.awt.Font) [function] [call site] 03672
5 [org.jfree.chart.title.TextTitle].setPaint(java.awt.Paint) [function] [call site] 03673
5 [org.jfree.chart.legend.LegendTitle].getBackgroundPaint() [function] [call site] 03674
5 [org.jfree.chart.legend.LegendTitle].setBackgroundPaint(java.awt.Paint) [function] [call site] 03675
5 [org.jfree.chart.legend.LegendTitle].setItemFont(java.awt.Font) [function] [call site] 03676
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03677
6 [org.jfree.chart.event.TitleChangeEvent].<init>(org.jfree.chart.title.Title) [function] [call site] 03678
6 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 03679
5 [org.jfree.chart.legend.LegendTitle].setItemPaint(java.awt.Paint) [function] [call site] 03680
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03681
6 [org.jfree.chart.event.TitleChangeEvent].<init>(org.jfree.chart.title.Title) [function] [call site] 03682
6 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 03683
5 [org.jfree.chart.legend.LegendTitle].getWrapper() [function] [call site] 03684
5 [org.jfree.chart.StandardChartTheme].applyToBlockContainer(org.jfree.chart.block.BlockContainer) [function] [call site] 03685
6 [org.jfree.chart.block.BlockContainer].getBlocks() [function] [call site] 03686
6 [org.jfree.chart.StandardChartTheme].applyToBlock(org.jfree.chart.block.Block) [function] [call site] 03687
7 [org.jfree.chart.StandardChartTheme].applyToTitle(org.jfree.chart.title.Title) [function] [call site] 03688
7 [org.jfree.chart.block.LabelBlock].setFont(java.awt.Font) [function] [call site] 03689
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03690
8 [org.jfree.chart.text.TextUtils].createTextBlock(java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 03691
9 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03692
9 [org.jfree.chart.text.TextBlock].<init>() [function] [call site] 03693
9 [org.jfree.chart.text.TextBlock].addLine(java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 03694
10 [org.jfree.chart.text.TextLine].<init>(java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 03695
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03696
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03697
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03698
11 [org.jfree.chart.text.TextFragment].<init>(java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 03699
12 [org.jfree.chart.text.TextFragment].<init>(java.lang.String,java.awt.Font,java.awt.Paint,float) [function] [call site] 03700
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03701
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03702
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03703
10 [org.jfree.chart.text.TextBlock].addLine(org.jfree.chart.text.TextLine) [function] [call site] 03704
9 [org.jfree.chart.text.TextBlock].addLine(java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 03705
7 [org.jfree.chart.block.LabelBlock].setPaint(java.awt.Paint) [function] [call site] 03706
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03707
8 [org.jfree.chart.text.TextUtils].createTextBlock(java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 03708
5 [org.jfree.chart.legend.LegendTitle].getWrapper() [function] [call site] 03709
5 [org.jfree.chart.legend.PaintScaleLegend].setBackgroundPaint(java.awt.Paint) [function] [call site] 03710
6 [org.jfree.chart.event.TitleChangeEvent].<init>(org.jfree.chart.title.Title) [function] [call site] 03711
6 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 03712
5 [org.jfree.chart.legend.PaintScaleLegend].getAxis() [function] [call site] 03713
5 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 03714
6 [org.jfree.chart.axis.Axis].setLabelFont(java.awt.Font) [function] [call site] 03715
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03716
7 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 03717
6 [org.jfree.chart.axis.Axis].setLabelPaint(java.awt.Paint) [function] [call site] 03718
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03719
7 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 03720
6 [org.jfree.chart.axis.Axis].setTickLabelFont(java.awt.Font) [function] [call site] 03721
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03722
7 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 03723
6 [org.jfree.chart.axis.Axis].setTickLabelPaint(java.awt.Paint) [function] [call site] 03724
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03725
7 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 03726
6 [org.jfree.chart.StandardChartTheme].applyToSymbolAxis(org.jfree.chart.axis.SymbolAxis) [function] [call site] 03727
7 [org.jfree.chart.axis.SymbolAxis].setGridBandPaint(java.awt.Paint) [function] [call site] 03728
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03729
8 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 03730
7 [org.jfree.chart.axis.SymbolAxis].setGridBandAlternatePaint(java.awt.Paint) [function] [call site] 03731
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03732
8 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 03733
6 [org.jfree.chart.StandardChartTheme].applyToPeriodAxis(org.jfree.chart.axis.PeriodAxis) [function] [call site] 03734
7 [org.jfree.chart.axis.PeriodAxis].getLabelInfo() [function] [call site] 03735
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getPeriodClass() [function] [call site] 03736
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getDateFormat() [function] [call site] 03737
8 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 03738
9 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 03739
9 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 03740
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getPadding() [function] [call site] 03741
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getDrawDividers() [function] [call site] 03742
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] 03743
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03744
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03745
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03746
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03747
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03748
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03749
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03750
8 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 03751
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getDividerPaint() [function] [call site] 03752
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getDividerStroke() [function] [call site] 03753
7 [org.jfree.chart.axis.PeriodAxis].setLabelInfo(org.jfree.chart.axis.PeriodAxisLabelInfo[]) [function] [call site] 03754
8 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 03755
5 [org.jfree.chart.title.CompositeTitle].getContainer() [function] [call site] 03756
5 [org.jfree.chart.block.BlockContainer].getBlocks() [function] [call site] 03757
4 [org.jfree.chart.JFreeChart].getSubtitle(int) [function] [call site] 03758
5 [org.jfree.chart.JFreeChart].getSubtitleCount() [function] [call site] 03759
4 [org.jfree.chart.JFreeChart].setBackgroundPaint(java.awt.Paint) [function] [call site] 03760
5 [org.jfree.chart.JFreeChart].fireChartChanged() [function] [call site] 03761
6 [org.jfree.chart.event.ChartChangeEvent].<init>(java.lang.Object) [function] [call site] 03762
6 [org.jfree.chart.JFreeChart].notifyListeners(org.jfree.chart.event.ChartChangeEvent) [function] [call site] 03763
5 [org.jfree.chart.JFreeChart].fireChartChanged() [function] [call site] 03764
4 [org.jfree.chart.JFreeChart].getPlot() [function] [call site] 03765
4 [org.jfree.chart.StandardChartTheme].applyToPlot(org.jfree.chart.plot.Plot) [function] [call site] 03766
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03767
5 [org.jfree.chart.plot.Plot].getDrawingSupplier() [function] [call site] 03768
6 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03769
5 [org.jfree.chart.StandardChartTheme].getDrawingSupplier() [function] [call site] 03770
6 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 03771
7 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 03772
7 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03773
8 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 03774
8 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 03775
9 [org.jfree.chart.plot.Plot].clone() [function] [call site] 03776
10 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03777
8 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 03778
9 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 03779
8 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 03780
9 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 03781
9 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 03782
9 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 03783
9 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 03784
9 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 03785
10 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 03786
9 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 03787
9 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 03788
10 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 03789
9 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 03790
10 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 03791
11 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 03792
11 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 03793
11 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 03794
11 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 03795
9 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 03796
9 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 03797
10 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 03798
11 [org.jfree.chart.plot.Plot].clone() [function] [call site] 03799
11 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 03800
12 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03801
12 [org.jfree.chart.internal.CloneUtils].copy(java.lang.Object) [function] [call site] 03802
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 03803
13 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 03804
13 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 03805
13 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 03806
13 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 03807
13 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 03808
13 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 03809
13 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 03810
13 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 03811
13 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 03812
13 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 03813
14 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 03814
14 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 03815
15 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 03816
16 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03817
16 [org.jfree.chart.internal.CloneUtils].copy(java.lang.Object) [function] [call site] 03818
13 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 03819
14 [org.jfree.chart.plot.Plot].clone() [function] [call site] 03820
14 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 03821
14 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 03822
13 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 03823
14 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 03824
13 [org.jfree.chart.plot.Plot].clone() [function] [call site] 03825
13 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 03826
14 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 03827
15 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 03828
16 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 03829
16 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 03830
16 [org.jfree.chart.internal.ShapeUtils].cloneMap(java.util.Map) [function] [call site] 03831
16 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03832
16 [org.jfree.chart.internal.ShapeUtils].cloneMap(java.util.Map) [function] [call site] 03833
15 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 03834
15 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03835
15 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 03836
15 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03837
15 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03838
15 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03839
15 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03840
15 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 03841
15 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 03842
14 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 03843
14 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 03844
14 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 03845
14 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 03846
14 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 03847
14 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 03848
14 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 03849
14 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 03850
14 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 03851
14 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 03852
14 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 03853
14 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 03854
14 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 03855
14 [org.jfree.chart.plot.Plot].clone() [function] [call site] 03856
14 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 03857
15 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 03858
14 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 03859
15 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 03860
15 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 03861
14 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 03862
14 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 03863
14 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 03864
15 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 03865
15 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 03866
14 [org.jfree.data.gantt.Task].clone() [function] [call site] 03867
14 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 03868
15 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 03869
16 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03870
16 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 03871
16 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 03872
16 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 03873
16 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 03874
16 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 03875
16 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 03876
16 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 03877
16 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 03878
16 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 03879
16 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 03880
16 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 03881
16 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 03882
16 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 03883
16 [org.jfree.chart.plot.Plot].clone() [function] [call site] 03884
16 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 03885
16 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 03886
16 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 03887
16 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 03888
16 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 03889
16 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 03890
16 [org.jfree.data.gantt.Task].clone() [function] [call site] 03891
16 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 03892
16 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 03893
17 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 03894
16 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 03895
17 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 03896
16 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 03897
16 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 03898
16 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 03899
17 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 03900
17 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 03901
16 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 03902
17 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 03903
16 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 03904
17 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 03905
16 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 03906
17 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 03907
17 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 03908
17 [org.jfree.data.xy.IntervalXYDelegate].<init>(org.jfree.data.xy.XYDataset) [function] [call site] 03909
18 [org.jfree.data.xy.IntervalXYDelegate].<init>(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 03910
19 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03911
17 [org.jfree.data.xy.CategoryTableXYDataset].getIntervalWidth() [function] [call site] 03912
18 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 03913
17 [org.jfree.data.xy.IntervalXYDelegate].setFixedIntervalWidth(double) [function] [call site] 03914
17 [org.jfree.data.xy.CategoryTableXYDataset].isAutoWidth() [function] [call site] 03915
18 [org.jfree.data.xy.IntervalXYDelegate].isAutoWidth() [function] [call site] 03916
17 [org.jfree.data.xy.IntervalXYDelegate].setAutoWidth(boolean) [function] [call site] 03917
18 [org.jfree.data.xy.IntervalXYDelegate].recalculateInterval() [function] [call site] 03918
17 [org.jfree.data.xy.IntervalXYDelegate].setIntervalPositionFactor(double) [function] [call site] 03919
17 [org.jfree.data.xy.CategoryTableXYDataset].getIntervalPositionFactor() [function] [call site] 03920
18 [org.jfree.data.xy.IntervalXYDelegate].getIntervalPositionFactor() [function] [call site] 03921
16 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 03922
17 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 03923
17 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03924
16 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 03925
16 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 03926
17 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 03927
18 [org.jfree.chart.axis.Axis].clone() [function] [call site] 03928
17 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 03929
16 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 03930
17 [org.jfree.chart.plot.Plot].clone() [function] [call site] 03931
17 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 03932
17 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 03933
17 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 03934
17 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 03935
17 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 03936
17 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 03937
17 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 03938
17 [org.jfree.chart.plot.Plot].clone() [function] [call site] 03939
17 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 03940
17 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 03941
17 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 03942
17 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 03943
17 [org.jfree.data.gantt.Task].clone() [function] [call site] 03944
17 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 03945
17 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 03946
17 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 03947
17 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 03948
17 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 03949
17 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 03950
17 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 03951
17 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 03952
18 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 03953
18 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03954
18 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 03955
18 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03956
18 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03957
18 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03958
18 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03959
17 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 03960
17 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 03961
17 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 03962
17 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 03963
18 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 03964
18 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 03965
18 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 03966
18 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 03967
18 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 03968
18 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 03969
18 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 03970
18 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 03971
18 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 03972
18 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 03973
18 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 03974
18 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 03975
18 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 03976
18 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 03977
18 [org.jfree.chart.plot.Plot].clone() [function] [call site] 03978
18 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 03979
18 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 03980
18 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 03981
18 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 03982
18 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 03983
18 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 03984
18 [org.jfree.data.gantt.Task].clone() [function] [call site] 03985
18 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 03986
18 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 03987
18 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 03988
18 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 03989
18 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 03990
18 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 03991
18 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 03992
18 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 03993
18 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 03994
18 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 03995
18 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 03996
18 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 03997
18 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 03998
18 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 03999
19 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04000
18 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 04001
18 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 04002
18 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 04003
18 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 04004
19 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04005
18 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 04006
19 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04007
18 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 04008
19 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04009
18 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 04010
18 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04011
19 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04012
19 [org.jfree.chart.internal.ArrayUtils].clone(float[][]) [function] [call site] 04013
19 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 04014
19 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 04015
20 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 04016
20 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 04017
19 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 04018
20 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 04019
20 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 04020
20 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 04021
20 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 04022
20 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 04023
20 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 04024
20 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 04025
20 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 04026
20 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04027
20 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 04028
20 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04029
20 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 04030
20 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 04031
20 [org.jfree.data.gantt.Task].clone() [function] [call site] 04032
20 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 04033
20 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04034
20 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 04035
20 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 04036
20 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 04037
20 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 04038
20 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 04039
20 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 04040
20 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 04041
20 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 04042
20 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 04043
20 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 04044
20 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 04045
20 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 04046
20 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 04047
20 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 04048
20 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 04049
20 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 04050
20 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04051
20 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 04052
21 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 04053
21 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04054
21 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04055
20 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 04056
20 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 04057
21 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 04058
22 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 04059
22 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 04060
20 [org.jfree.chart.JFreeChart].clone() [function] [call site] 04061
21 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04062
22 [org.jfree.chart.title.Title].clone() [function] [call site] 04063
23 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 04064
21 [org.jfree.chart.title.Title].addChangeListener(org.jfree.chart.event.TitleChangeListener) [function] [call site] 04065
21 [org.jfree.chart.JFreeChart].getSubtitleCount() [function] [call site] 04066
21 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04067
21 [org.jfree.chart.title.Title].clone() [function] [call site] 04068
21 [org.jfree.chart.JFreeChart].getSubtitle(int) [function] [call site] 04069
21 [org.jfree.chart.title.Title].addChangeListener(org.jfree.chart.event.TitleChangeListener) [function] [call site] 04070
21 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04071
21 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 04072
22 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 04073
23 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04074
23 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04075
23 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 04076
24 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 04077
24 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 04078
24 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 04079
24 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 04080
24 [org.jfree.chart.axis.CategoryAxis].configure() [function] [call site] 04081
23 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 04082
23 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04083
23 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 04084
23 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 04085
23 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 04086
23 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04087
23 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].setPlot(org.jfree.chart.plot.CategoryPlot) [function] [call site] 04088
24 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04089
23 [org.jfree.chart.renderer.AbstractRenderer].addChangeListener(org.jfree.chart.event.RendererChangeListener) [function] [call site] 04090
24 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04091
23 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04092
23 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04093
23 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04094
23 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04095
23 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04096
23 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04097
23 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04098
23 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04099
22 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04100
22 [org.jfree.chart.plot.Plot].setParent(org.jfree.chart.plot.Plot) [function] [call site] 04101
22 [org.jfree.chart.plot.CategoryPlot].getRangeAxis() [function] [call site] 04102
22 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 04103
22 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 04104
22 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 04105
22 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 04106
21 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 04107
22 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04108
22 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 04109
22 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04110
22 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 04111
22 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 04112
22 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 04113
22 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 04114
22 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 04115
22 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 04116
22 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 04117
22 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 04118
22 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 04119
22 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 04120
22 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04121
22 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 04122
22 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04123
22 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 04124
22 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 04125
22 [org.jfree.data.gantt.Task].clone() [function] [call site] 04126
22 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 04127
22 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04128
22 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 04129
22 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 04130
22 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 04131
22 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 04132
22 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 04133
22 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 04134
22 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 04135
22 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 04136
22 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 04137
22 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 04138
22 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 04139
22 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 04140
22 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 04141
22 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 04142
22 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 04143
22 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 04144
22 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04145
22 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 04146
22 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 04147
22 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 04148
22 [org.jfree.chart.JFreeChart].clone() [function] [call site] 04149
22 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 04150
23 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04151
22 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 04152
22 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 04153
23 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 04154
24 [org.jfree.chart.axis.Axis].clone() [function] [call site] 04155
22 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 04156
23 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04157
23 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04158
22 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 04159
23 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 04160
24 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04161
22 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 04162
22 [org.jfree.data.KeyedObject].clone() [function] [call site] 04163
23 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 04164
23 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04165
23 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 04166
23 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 04167
23 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 04168
23 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 04169
23 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 04170
23 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 04171
23 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 04172
23 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 04173
23 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 04174
23 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 04175
23 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 04176
23 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04177
23 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 04178
23 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 04179
23 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04180
23 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 04181
23 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 04182
23 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 04183
23 [org.jfree.data.gantt.Task].clone() [function] [call site] 04184
23 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 04185
23 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 04186
23 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 04187
23 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04188
23 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 04189
23 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 04190
23 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 04191
23 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 04192
23 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 04193
23 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 04194
23 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 04195
23 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 04196
23 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 04197
23 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 04198
23 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 04199
23 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 04200
23 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 04201
23 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 04202
23 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 04203
23 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 04204
23 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 04205
23 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04206
23 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 04207
24 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 04208
23 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 04209
23 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 04210
23 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 04211
24 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04212
23 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 04213
23 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 04214
23 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 04215
24 [org.jfree.chart.urls.CustomPieURLGenerator].<init>() [function] [call site] 04216
24 [org.jfree.chart.urls.CustomPieURLGenerator].addURLs(java.util.Map) [function] [call site] 04217
23 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 04218
23 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 04219
24 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 04220
25 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04221
25 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04222
25 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04223
23 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 04224
23 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 04225
23 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 04226
23 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 04227
24 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04228
23 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 04229
24 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04230
23 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 04231
24 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04232
24 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04233
23 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 04234
24 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04235
24 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 04236
25 [org.jfree.data.KeyedObjects].clone() [function] [call site] 04237
26 [org.jfree.data.KeyedObject].clone() [function] [call site] 04238
23 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 04239
24 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04240
23 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 04241
24 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04242
23 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 04243
24 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04244
23 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 04245
23 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 04246
23 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 04247
24 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04248
24 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04249
23 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 04250
24 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04251
23 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 04252
24 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04253
24 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04254
23 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 04255
24 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04256
23 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 04257
24 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04258
23 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 04259
24 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 04260
23 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 04261
23 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 04262
23 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 04263
24 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04264
24 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 04265
23 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 04266
24 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 04267
25 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04268
25 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04269
23 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04270
23 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 04271
24 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04272
24 [org.jfree.data.DataUtils].clone(double[][]) [function] [call site] 04273
25 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04274
23 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 04275
24 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04276
24 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04277
23 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 04278
24 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04279
23 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 04280
24 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04281
24 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04282
24 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 04283
24 [org.jfree.chart.internal.CloneUtils].copy(java.lang.Object) [function] [call site] 04284
24 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04285
24 [org.jfree.chart.internal.CloneUtils].copy(java.lang.Object) [function] [call site] 04286
24 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04287
24 [org.jfree.chart.internal.CloneUtils].copy(java.lang.Object) [function] [call site] 04288
23 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 04289
24 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04290
24 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04291
24 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 04292
23 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 04293
24 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04294
23 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 04295
24 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04296
24 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04297
24 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 04298
24 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 04299
24 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 04300
24 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 04301
24 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 04302
24 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 04303
24 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04304
24 [org.jfree.chart.plot.PolarPlot].getDataset(int) [function] [call site] 04305
24 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 04306
24 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 04307
24 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04308
24 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 04309
24 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04310
24 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 04311
24 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 04312
24 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 04313
24 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 04314
24 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 04315
24 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 04316
24 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 04317
24 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 04318
24 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 04319
24 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 04320
24 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 04321
24 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04322
24 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 04323
24 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 04324
24 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04325
24 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 04326
24 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 04327
24 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 04328
24 [org.jfree.data.gantt.Task].clone() [function] [call site] 04329
24 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 04330
24 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 04331
24 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 04332
24 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04333
24 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 04334
24 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 04335
24 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 04336
24 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 04337
24 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 04338
24 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 04339
24 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 04340
24 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 04341
24 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 04342
24 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 04343
24 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 04344
24 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 04345
24 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 04346
24 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 04347
24 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 04348
24 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 04349
24 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 04350
24 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04351
24 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 04352
24 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 04353
24 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 04354
24 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 04355
24 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 04356
24 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 04357
24 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 04358
24 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 04359
24 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 04360
24 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 04361
24 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 04362
24 [org.jfree.data.KeyedObject].clone() [function] [call site] 04363
24 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 04364
24 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 04365
24 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 04366
24 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 04367
24 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 04368
24 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 04369
24 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 04370
24 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 04371
24 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 04372
24 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 04373
24 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 04374
24 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 04375
24 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 04376
24 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 04377
24 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 04378
24 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 04379
24 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 04380
24 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 04381
24 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 04382
24 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 04383
24 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04384
24 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 04385
24 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 04386
24 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 04387
24 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 04388
24 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 04389
24 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 04390
24 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 04391
25 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04392
25 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04393
24 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 04394
25 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04395
24 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 04396
25 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04397
24 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 04398
25 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04399
25 [org.jfree.chart.JFreeChart].clone() [function] [call site] 04400
25 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04401
24 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 04402
25 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04403
25 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04404
25 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04405
25 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04406
25 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04407
24 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 04408
25 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04409
24 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 04410
25 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 04411
26 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04412
26 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04413
24 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 04414
25 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04415
24 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 04416
24 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 04417
24 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 04418
25 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 04419
25 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04420
25 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 04421
25 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 04422
25 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 04423
25 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 04424
25 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 04425
25 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 04426
25 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 04427
25 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 04428
25 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 04429
25 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 04430
25 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 04431
25 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04432
25 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 04433
25 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 04434
25 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04435
25 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 04436
25 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 04437
25 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 04438
25 [org.jfree.data.gantt.Task].clone() [function] [call site] 04439
25 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 04440
25 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 04441
25 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 04442
25 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04443
25 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 04444
25 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 04445
25 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 04446
25 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 04447
25 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 04448
25 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 04449
25 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 04450
25 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 04451
25 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 04452
25 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 04453
25 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 04454
25 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 04455
25 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 04456
25 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 04457
25 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 04458
25 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 04459
25 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 04460
25 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04461
25 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 04462
25 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 04463
25 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 04464
25 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 04465
25 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 04466
25 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 04467
25 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 04468
25 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 04469
25 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 04470
25 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 04471
25 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 04472
25 [org.jfree.data.KeyedObject].clone() [function] [call site] 04473
25 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 04474
25 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 04475
25 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 04476
25 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 04477
25 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 04478
25 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 04479
25 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 04480
25 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 04481
25 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 04482
25 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 04483
25 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 04484
25 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 04485
25 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 04486
25 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 04487
25 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 04488
25 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 04489
25 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 04490
25 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 04491
25 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 04492
25 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 04493
25 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04494
25 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 04495
25 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 04496
25 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 04497
25 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 04498
25 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 04499
25 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 04500
25 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 04501
25 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 04502
25 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 04503
25 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 04504
25 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 04505
25 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 04506
25 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 04507
25 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 04508
25 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 04509
25 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 04510
25 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 04511
25 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 04512
26 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 04513
25 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 04514
25 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 04515
26 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 04516
27 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 04517
27 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04518
27 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 04519
27 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04520
27 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 04521
27 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 04522
27 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 04523
27 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 04524
27 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 04525
27 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 04526
27 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 04527
27 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 04528
27 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 04529
27 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 04530
27 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 04531
27 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04532
27 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 04533
27 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 04534
27 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04535
27 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 04536
27 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 04537
27 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 04538
27 [org.jfree.data.gantt.Task].clone() [function] [call site] 04539
27 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 04540
27 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 04541
27 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 04542
27 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04543
27 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 04544
27 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 04545
27 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 04546
27 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 04547
27 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 04548
27 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 04549
27 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 04550
27 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 04551
27 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 04552
27 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 04553
27 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 04554
27 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 04555
27 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 04556
27 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 04557
27 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 04558
27 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 04559
27 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 04560
27 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04561
27 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 04562
27 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 04563
27 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 04564
27 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 04565
27 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 04566
27 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 04567
27 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 04568
27 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 04569
27 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 04570
27 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 04571
27 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 04572
27 [org.jfree.data.KeyedObject].clone() [function] [call site] 04573
27 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 04574
27 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 04575
27 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 04576
27 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 04577
27 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 04578
27 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 04579
27 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 04580
27 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 04581
27 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 04582
27 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 04583
27 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 04584
27 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 04585
27 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 04586
27 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 04587
27 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 04588
27 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 04589
27 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 04590
27 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 04591
27 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 04592
27 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 04593
27 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04594
27 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 04595
27 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 04596
27 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 04597
27 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 04598
27 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 04599
27 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 04600
27 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 04601
27 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 04602
27 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 04603
27 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 04604
27 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 04605
27 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 04606
27 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 04607
27 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 04608
27 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 04609
27 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 04610
27 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 04611
27 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 04612
27 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 04613
27 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 04614
27 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 04615
27 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04616
27 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 04617
27 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 04618
28 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 04619
29 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04620
29 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04621
27 [org.jfree.data.KeyedObjects].clone() [function] [call site] 04622
27 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 04623
28 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04624
27 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 04625
28 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04626
28 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04627
27 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 04628
28 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04629
27 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 04630
27 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 04631
28 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04632
28 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04633
27 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 04634
28 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04635
27 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 04636
27 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 04637
28 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04638
27 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 04639
28 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04640
27 [org.jfree.chart.title.Title].clone() [function] [call site] 04641
27 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 04642
28 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 04643
28 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 04644
28 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04645
28 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 04646
28 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 04647
28 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 04648
27 [org.jfree.chart.block.Size2D].clone() [function] [call site] 04649
27 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04650
27 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 04651
28 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04652
27 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 04653
27 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 04654
28 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04655
28 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04656
27 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 04657
28 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 04658
27 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 04659
28 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04660
28 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04661
27 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 04662
28 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04663
27 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 04664
28 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04665
28 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 04666
27 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 04667
28 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 04668
27 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 04669
27 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 04670
28 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04671
28 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04672
28 [org.jfree.data.xy.IntervalXYDelegate].<init>(org.jfree.data.xy.XYDataset) [function] [call site] 04673
28 [org.jfree.data.xy.DefaultTableXYDataset].getIntervalWidth() [function] [call site] 04674
29 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 04675
28 [org.jfree.data.xy.IntervalXYDelegate].setFixedIntervalWidth(double) [function] [call site] 04676
28 [org.jfree.data.xy.DefaultTableXYDataset].isAutoWidth() [function] [call site] 04677
29 [org.jfree.data.xy.IntervalXYDelegate].isAutoWidth() [function] [call site] 04678
28 [org.jfree.data.xy.IntervalXYDelegate].setAutoWidth(boolean) [function] [call site] 04679
28 [org.jfree.data.xy.IntervalXYDelegate].setIntervalPositionFactor(double) [function] [call site] 04680
28 [org.jfree.data.xy.DefaultTableXYDataset].getIntervalPositionFactor() [function] [call site] 04681
29 [org.jfree.data.xy.IntervalXYDelegate].getIntervalPositionFactor() [function] [call site] 04682
28 [org.jfree.data.xy.DefaultTableXYDataset].updateXPoints() [function] [call site] 04683
29 [org.jfree.data.xy.DefaultTableXYDataset].updateXPoints(org.jfree.data.xy.XYSeries) [function] [call site] 04684
30 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04685
30 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 04686
30 [org.jfree.data.xy.XYSeries].getX(int) [function] [call site] 04687
30 [org.jfree.data.xy.XYSeries].equals(java.lang.Object) [function] [call site] 04688
31 [org.jfree.data.general.Series].equals(java.lang.Object) [function] [call site] 04689
32 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 04690
32 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 04691
32 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 04692
32 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 04693
32 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 04694
32 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 04695
32 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 04696
32 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 04697
32 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 04698
32 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 04699
32 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 04700
32 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 04701
32 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 04702
32 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 04703
32 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 04704
32 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 04705
32 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 04706
32 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 04707
32 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 04708
32 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 04709
32 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 04710
32 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 04711
32 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 04712
32 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 04713
32 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 04714
32 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 04715
32 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 04716
32 [org.jfree.data.general.Series].getKey() [function] [call site] 04717
32 [org.jfree.data.general.Series].getKey() [function] [call site] 04718
30 [org.jfree.data.xy.XYSeries].add(java.lang.Number,java.lang.Number) [function] [call site] 04719
31 [org.jfree.data.xy.XYSeries].add(java.lang.Number,java.lang.Number,boolean) [function] [call site] 04720
32 [org.jfree.data.xy.XYDataItem].<init>(java.lang.Number,java.lang.Number) [function] [call site] 04721
33 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04722
32 [org.jfree.data.xy.XYSeries].add(org.jfree.data.xy.XYDataItem,boolean) [function] [call site] 04723
33 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04724
33 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 04725
33 [org.jfree.data.xy.XYDataItem].compareTo(org.jfree.data.xy.XYDataItem) [function] [call site] 04726
34 [org.jfree.data.xy.XYDataItem].getX() [function] [call site] 04727
33 [org.jfree.data.general.SeriesException].<init>(java.lang.String) [function] [call site] 04728
33 [org.jfree.data.xy.XYDataItem].getX() [function] [call site] 04729
33 [org.jfree.data.xy.XYSeries].indexOf(java.lang.Number) [function] [call site] 04730
34 [org.jfree.data.xy.XYDataItem].<init>(java.lang.Number,java.lang.Number) [function] [call site] 04731
34 [org.jfree.data.xy.XYDataItem].getX() [function] [call site] 04732
33 [org.jfree.data.general.SeriesException].<init>(java.lang.String) [function] [call site] 04733
33 [org.jfree.data.xy.XYSeries].updateBoundsForAddedItem(org.jfree.data.xy.XYDataItem) [function] [call site] 04734
34 [org.jfree.data.xy.XYDataItem].getXValue() [function] [call site] 04735
34 [org.jfree.data.xy.XYSeries].minIgnoreNaN(double,double) [function] [call site] 04736
34 [org.jfree.data.xy.XYSeries].maxIgnoreNaN(double,double) [function] [call site] 04737
34 [org.jfree.data.xy.XYDataItem].getY() [function] [call site] 04738
34 [org.jfree.data.xy.XYDataItem].getYValue() [function] [call site] 04739
34 [org.jfree.data.xy.XYSeries].minIgnoreNaN(double,double) [function] [call site] 04740
34 [org.jfree.data.xy.XYSeries].maxIgnoreNaN(double,double) [function] [call site] 04741
33 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 04742
33 [org.jfree.data.xy.XYSeries].updateBoundsForRemovedItem(org.jfree.data.xy.XYDataItem) [function] [call site] 04743
34 [org.jfree.data.xy.XYDataItem].getXValue() [function] [call site] 04744
34 [org.jfree.data.xy.XYDataItem].getY() [function] [call site] 04745
34 [org.jfree.data.xy.XYDataItem].getYValue() [function] [call site] 04746
34 [org.jfree.data.xy.XYSeries].findBoundsByIteration() [function] [call site] 04747
35 [org.jfree.data.xy.XYSeries].updateBoundsForAddedItem(org.jfree.data.xy.XYDataItem) [function] [call site] 04748
34 [org.jfree.data.xy.XYSeries].getAutoSort() [function] [call site] 04749
34 [org.jfree.data.xy.XYSeries].getX(int) [function] [call site] 04750
34 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 04751
34 [org.jfree.data.xy.XYSeries].getX(int) [function] [call site] 04752
34 [org.jfree.data.xy.XYSeries].findBoundsByIteration() [function] [call site] 04753
33 [org.jfree.data.general.Series].fireSeriesChanged() [function] [call site] 04754
34 [org.jfree.data.general.SeriesChangeEvent].<init>(java.lang.Object) [function] [call site] 04755
34 [org.jfree.data.general.Series].notifyListeners(org.jfree.data.general.SeriesChangeEvent) [function] [call site] 04756
35 [org.jfree.data.xy.DefaultTableXYDataset].seriesChanged(org.jfree.data.general.SeriesChangeEvent) [function] [call site] 04757
36 [org.jfree.data.xy.DefaultTableXYDataset].updateXPoints() [function] [call site] 04758
36 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 04759
35 [org.jfree.data.gantt.TaskSeriesCollection].seriesChanged(org.jfree.data.general.SeriesChangeEvent) [function] [call site] 04760
36 [org.jfree.data.gantt.TaskSeriesCollection].refreshKeys() [function] [call site] 04761
37 [org.jfree.data.gantt.TaskSeriesCollection].getSeriesCount() [function] [call site] 04762
37 [org.jfree.data.gantt.TaskSeries].getTasks() [function] [call site] 04763
37 [org.jfree.data.gantt.Task].getDescription() [function] [call site] 04764
36 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 04765
35 [org.jfree.data.time.TimeSeriesTableModel].seriesChanged(org.jfree.data.general.SeriesChangeEvent) [function] [call site] 04766
35 [org.jfree.data.general.AbstractSeriesDataset].seriesChanged(org.jfree.data.general.SeriesChangeEvent) [function] [call site] 04767
36 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 04768
30 [org.jfree.data.xy.XYSeries].add(java.lang.Number,java.lang.Number) [function] [call site] 04769
29 [org.jfree.data.xy.DefaultTableXYDataset].prune() [function] [call site] 04770
30 [org.jfree.data.xy.DefaultTableXYDataset].canPrune(java.lang.Number) [function] [call site] 04771
31 [org.jfree.data.xy.XYSeries].getY(int) [function] [call site] 04772
31 [org.jfree.data.xy.XYSeries].indexOf(java.lang.Number) [function] [call site] 04773
30 [org.jfree.data.xy.DefaultTableXYDataset].removeAllValuesForX(java.lang.Number) [function] [call site] 04774
31 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04775
31 [org.jfree.data.xy.XYSeries].remove(java.lang.Number) [function] [call site] 04776
32 [org.jfree.data.xy.XYSeries].indexOf(java.lang.Number) [function] [call site] 04777
32 [org.jfree.data.xy.XYSeries].remove(int) [function] [call site] 04778
33 [org.jfree.data.xy.XYSeries].updateBoundsForRemovedItem(org.jfree.data.xy.XYDataItem) [function] [call site] 04779
33 [org.jfree.data.general.Series].fireSeriesChanged() [function] [call site] 04780
31 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 04781
27 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 04782
28 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04783
28 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04784
27 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 04785
28 [org.jfree.data.KeyToGroupMap].clone(java.lang.Object) [function] [call site] 04786
28 [org.jfree.data.KeyToGroupMap].clone(java.util.Collection) [function] [call site] 04787
29 [org.jfree.data.KeyToGroupMap].clone(java.lang.Object) [function] [call site] 04788
28 [org.jfree.data.KeyToGroupMap].clone(java.lang.Object) [function] [call site] 04789
27 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 04790
28 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04791
27 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 04792
28 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 04793
28 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04794
28 [org.jfree.chart.plot.Plot].setParent(org.jfree.chart.plot.Plot) [function] [call site] 04795
28 [org.jfree.chart.plot.XYPlot].getRangeAxis() [function] [call site] 04796
29 [org.jfree.chart.plot.XYPlot].getRangeAxis(int) [function] [call site] 04797
30 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 04798
28 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 04799
28 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 04800
28 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 04801
28 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 04802
27 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 04803
27 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 04804
27 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 04805
28 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 04806
27 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 04807
28 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04808
27 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04809
27 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 04810
28 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04811
28 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04812
27 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 04813
28 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04814
28 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04815
27 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 04816
28 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04817
27 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 04818
27 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 04819
28 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 04820
28 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04821
28 [org.jfree.chart.plot.Plot].setParent(org.jfree.chart.plot.Plot) [function] [call site] 04822
27 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 04823
27 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 04824
28 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04825
27 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 04826
27 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 04827
27 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04828
27 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 04829
27 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04830
27 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 04831
27 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 04832
27 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 04833
27 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 04834
27 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 04835
27 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 04836
27 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 04837
27 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 04838
27 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 04839
27 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 04840
27 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 04841
27 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04842
27 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 04843
27 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 04844
27 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04845
27 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 04846
27 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 04847
27 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 04848
27 [org.jfree.data.gantt.Task].clone() [function] [call site] 04849
27 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 04850
27 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 04851
27 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 04852
27 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04853
27 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 04854
27 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 04855
27 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 04856
27 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 04857
27 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 04858
27 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 04859
27 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 04860
27 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 04861
27 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 04862
27 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 04863
27 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 04864
27 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 04865
27 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 04866
27 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 04867
27 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 04868
27 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 04869
27 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 04870
27 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04871
27 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 04872
27 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 04873
27 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 04874
27 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 04875
27 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 04876
27 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 04877
27 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 04878
27 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 04879
27 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 04880
27 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 04881
27 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 04882
27 [org.jfree.data.KeyedObject].clone() [function] [call site] 04883
27 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 04884
27 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 04885
27 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 04886
27 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 04887
27 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 04888
27 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 04889
27 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 04890
27 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 04891
27 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 04892
27 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 04893
27 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 04894
27 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 04895
27 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 04896
27 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 04897
27 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 04898
27 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 04899
27 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 04900
27 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 04901
27 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 04902
27 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 04903
27 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04904
27 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 04905
27 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 04906
27 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 04907
27 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 04908
27 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 04909
27 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 04910
27 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 04911
27 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 04912
27 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 04913
27 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 04914
27 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 04915
27 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 04916
27 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 04917
27 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 04918
27 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 04919
27 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 04920
27 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 04921
27 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 04922
27 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 04923
27 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 04924
27 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 04925
27 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04926
27 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 04927
27 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 04928
27 [org.jfree.data.KeyedObjects].clone() [function] [call site] 04929
27 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 04930
27 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 04931
27 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 04932
27 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 04933
27 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 04934
27 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 04935
27 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 04936
27 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 04937
27 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 04938
27 [org.jfree.chart.title.Title].clone() [function] [call site] 04939
27 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 04940
27 [org.jfree.chart.block.Size2D].clone() [function] [call site] 04941
27 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04942
27 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 04943
27 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 04944
27 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 04945
27 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 04946
27 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 04947
27 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 04948
27 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 04949
27 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 04950
27 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 04951
27 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 04952
27 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 04953
27 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 04954
27 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 04955
27 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 04956
27 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 04957
27 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 04958
27 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 04959
27 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 04960
27 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04961
27 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 04962
27 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 04963
27 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 04964
27 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 04965
27 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 04966
27 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 04967
27 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 04968
27 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 04969
27 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 04970
27 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04971
27 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 04972
27 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04973
27 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 04974
27 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 04975
27 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 04976
27 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 04977
27 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 04978
27 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 04979
27 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 04980
27 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 04981
27 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 04982
27 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 04983
27 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 04984
27 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04985
27 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 04986
27 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 04987
27 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04988
27 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 04989
27 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 04990
27 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 04991
27 [org.jfree.data.gantt.Task].clone() [function] [call site] 04992
27 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 04993
27 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 04994
27 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 04995
27 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04996
27 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 04997
27 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 04998
27 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 04999
27 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 05000
27 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 05001
27 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 05002
27 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 05003
27 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 05004
27 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 05005
27 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 05006
27 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 05007
27 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 05008
27 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 05009
27 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 05010
27 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 05011
27 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 05012
27 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 05013
27 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 05014
27 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 05015
27 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 05016
27 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 05017
27 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 05018
27 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 05019
27 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 05020
27 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 05021
27 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 05022
27 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 05023
27 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 05024
27 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 05025
27 [org.jfree.data.KeyedObject].clone() [function] [call site] 05026
27 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 05027
27 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 05028
27 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 05029
27 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 05030
27 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 05031
27 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 05032
27 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 05033
27 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 05034
27 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 05035
27 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 05036
27 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 05037
27 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 05038
27 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 05039
27 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 05040
27 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 05041
27 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 05042
27 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 05043
27 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 05044
27 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 05045
27 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 05046
27 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 05047
27 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 05048
27 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 05049
27 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 05050
27 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 05051
27 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 05052
27 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 05053
27 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 05054
27 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 05055
27 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 05056
27 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 05057
27 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 05058
27 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 05059
27 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 05060
27 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 05061
27 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 05062
27 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 05063
27 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 05064
27 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 05065
27 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 05066
27 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 05067
27 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 05068
27 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 05069
27 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 05070
27 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 05071
27 [org.jfree.data.KeyedObjects].clone() [function] [call site] 05072
27 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 05073
27 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05074
27 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 05075
27 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 05076
27 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 05077
27 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 05078
27 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 05079
27 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 05080
27 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 05081
27 [org.jfree.chart.title.Title].clone() [function] [call site] 05082
27 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 05083
27 [org.jfree.chart.block.Size2D].clone() [function] [call site] 05084
27 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 05085
27 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 05086
27 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 05087
27 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 05088
27 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 05089
27 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05090
27 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05091
27 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 05092
27 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 05093
27 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 05094
27 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 05095
27 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 05096
27 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 05097
27 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 05098
27 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 05099
27 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 05100
27 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05101
27 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 05102
27 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 05103
27 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05104
27 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 05105
27 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 05106
27 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 05107
27 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 05108
27 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05109
27 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 05110
27 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 05111
27 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 05112
27 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 05113
27 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05114
27 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05115
27 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05116
25 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 05117
25 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 05118
25 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 05119
25 [org.jfree.data.KeyedObjects].clone() [function] [call site] 05120
25 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 05121
25 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05122
25 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 05123
25 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 05124
25 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 05125
25 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 05126
25 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 05127
25 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 05128
25 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 05129
25 [org.jfree.chart.title.Title].clone() [function] [call site] 05130
25 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 05131
25 [org.jfree.chart.block.Size2D].clone() [function] [call site] 05132
25 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 05133
25 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 05134
25 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 05135
25 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 05136
25 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 05137
25 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05138
25 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05139
25 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 05140
25 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 05141
25 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 05142
25 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 05143
25 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 05144
25 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 05145
25 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 05146
25 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 05147
25 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 05148
25 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 05149
25 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05150
25 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 05151
25 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 05152
25 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05153
25 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 05154
25 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 05155
25 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 05156
25 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 05157
25 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05158
25 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 05159
25 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 05160
25 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 05161
25 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 05162
24 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 05163
24 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 05164
24 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 05165
24 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 05166
24 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 05167
24 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 05168
24 [org.jfree.data.KeyedObjects].clone() [function] [call site] 05169
24 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 05170
24 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05171
24 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 05172
24 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 05173
24 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 05174
24 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 05175
24 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 05176
24 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 05177
24 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 05178
24 [org.jfree.chart.title.Title].clone() [function] [call site] 05179
24 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 05180
24 [org.jfree.chart.block.Size2D].clone() [function] [call site] 05181
24 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 05182
24 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 05183
24 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 05184
24 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 05185
24 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 05186
24 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05187
24 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05188
24 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 05189
24 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 05190
24 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 05191
24 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 05192
24 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 05193
24 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 05194
24 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 05195
24 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 05196
24 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 05197
24 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 05198
24 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05199
24 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 05200
24 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 05201
24 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05202
24 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 05203
24 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 05204
24 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 05205
24 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 05206
24 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05207
24 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 05208
24 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 05209
24 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 05210
24 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 05211
24 [org.jfree.chart.renderer.DefaultPolarItemRenderer].setPlot(org.jfree.chart.plot.PolarPlot) [function] [call site] 05212
24 [org.jfree.chart.renderer.AbstractRenderer].addChangeListener(org.jfree.chart.event.RendererChangeListener) [function] [call site] 05213
23 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 05214
23 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 05215
23 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 05216
23 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 05217
23 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 05218
23 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 05219
23 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 05220
23 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 05221
23 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 05222
23 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 05223
23 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 05224
23 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 05225
23 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 05226
23 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 05227
23 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 05228
23 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 05229
23 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 05230
23 [org.jfree.data.KeyedObjects].clone() [function] [call site] 05231
23 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 05232
23 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05233
23 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 05234
23 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 05235
23 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 05236
23 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 05237
23 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 05238
23 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 05239
23 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 05240
23 [org.jfree.chart.title.Title].clone() [function] [call site] 05241
23 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 05242
23 [org.jfree.chart.block.Size2D].clone() [function] [call site] 05243
23 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 05244
23 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 05245
23 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 05246
23 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 05247
23 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 05248
23 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05249
23 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05250
23 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 05251
23 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 05252
23 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 05253
23 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 05254
23 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 05255
23 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 05256
23 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 05257
23 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 05258
23 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 05259
23 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 05260
23 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05261
23 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 05262
23 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 05263
23 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05264
23 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 05265
23 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 05266
23 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 05267
23 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 05268
23 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05269
23 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 05270
23 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 05271
23 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 05272
23 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 05273
22 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 05274
22 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 05275
22 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 05276
22 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 05277
22 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 05278
22 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 05279
23 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 05280
22 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 05281
22 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 05282
23 [org.jfree.chart.plot.Marker].clone() [function] [call site] 05283
22 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 05284
22 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 05285
22 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 05286
22 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 05287
22 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 05288
22 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 05289
22 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 05290
22 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 05291
22 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 05292
23 [org.jfree.data.general.Series].clone() [function] [call site] 05293
23 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 05294
22 [org.jfree.chart.axis.Tick].clone() [function] [call site] 05295
22 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 05296
22 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 05297
22 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 05298
22 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 05299
22 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 05300
22 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 05301
22 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 05302
22 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 05303
22 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 05304
22 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 05305
22 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 05306
22 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 05307
22 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 05308
22 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 05309
22 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 05310
23 [org.jfree.data.general.Series].clone() [function] [call site] 05311
23 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 05312
22 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 05313
22 [org.jfree.chart.title.Title].clone() [function] [call site] 05314
22 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 05315
22 [org.jfree.chart.block.Size2D].clone() [function] [call site] 05316
22 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 05317
22 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 05318
22 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 05319
22 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05320
22 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05321
22 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 05322
22 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 05323
22 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 05324
22 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 05325
22 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05326
22 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 05327
22 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05328
22 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 05329
22 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 05330
22 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 05331
22 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05332
22 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 05333
22 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 05334
22 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 05335
23 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05336
23 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05337
22 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 05338
22 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 05339
23 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05340
23 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 05341
23 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 05342
23 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 05343
23 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 05344
23 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 05345
23 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 05346
23 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 05347
23 [org.jfree.chart.plot.Plot].clone() [function] [call site] 05348
23 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 05349
23 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 05350
23 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 05351
23 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 05352
23 [org.jfree.data.gantt.Task].clone() [function] [call site] 05353
23 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 05354
23 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05355
23 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 05356
23 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 05357
23 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 05358
23 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 05359
23 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 05360
23 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 05361
23 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 05362
23 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 05363
23 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 05364
23 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 05365
23 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 05366
23 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 05367
23 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 05368
23 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 05369
23 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 05370
23 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 05371
23 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 05372
23 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 05373
23 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 05374
23 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 05375
23 [org.jfree.chart.JFreeChart].clone() [function] [call site] 05376
23 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 05377
23 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 05378
23 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 05379
23 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 05380
23 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 05381
23 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 05382
23 [org.jfree.data.KeyedObject].clone() [function] [call site] 05383
23 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 05384
23 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 05385
23 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 05386
23 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 05387
23 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 05388
23 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 05389
23 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 05390
23 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 05391
23 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 05392
23 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 05393
23 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 05394
23 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 05395
23 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 05396
23 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 05397
23 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 05398
23 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 05399
23 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 05400
23 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 05401
23 [org.jfree.chart.axis.Tick].clone() [function] [call site] 05402
23 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 05403
23 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 05404
23 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 05405
23 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 05406
23 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 05407
23 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 05408
23 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 05409
23 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 05410
23 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 05411
23 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 05412
23 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 05413
23 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 05414
23 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 05415
23 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 05416
23 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 05417
23 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 05418
23 [org.jfree.chart.title.Title].clone() [function] [call site] 05419
23 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 05420
23 [org.jfree.chart.block.Size2D].clone() [function] [call site] 05421
23 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 05422
23 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 05423
23 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 05424
23 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05425
23 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05426
23 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 05427
23 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 05428
23 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 05429
23 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 05430
23 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05431
23 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 05432
23 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05433
23 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 05434
23 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 05435
23 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 05436
23 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05437
23 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 05438
23 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 05439
23 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 05440
23 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 05441
23 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 05442
23 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 05443
23 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 05444
23 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 05445
23 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 05446
23 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 05447
23 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 05448
23 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 05449
23 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 05450
23 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 05451
23 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 05452
23 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 05453
23 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 05454
23 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 05455
23 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 05456
24 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05457
24 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 05458
23 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 05459
23 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 05460
23 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 05461
23 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 05462
23 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 05463
23 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 05464
23 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 05465
24 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 05466
24 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 05467
24 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 05468
24 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 05469
24 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 05470
24 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 05471
24 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 05472
24 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 05473
24 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 05474
24 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 05475
24 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 05476
24 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 05477
24 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 05478
24 [org.jfree.chart.plot.Plot].clone() [function] [call site] 05479
24 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 05480
24 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 05481
24 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 05482
24 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 05483
24 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 05484
24 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 05485
24 [org.jfree.data.gantt.Task].clone() [function] [call site] 05486
24 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 05487
24 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 05488
24 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 05489
24 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05490
24 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 05491
24 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 05492
24 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 05493
24 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 05494
24 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 05495
24 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 05496
24 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 05497
24 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 05498
24 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 05499
24 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 05500
24 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 05501
24 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 05502
24 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 05503
24 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 05504
24 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 05505
24 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 05506
24 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 05507
24 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 05508
24 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 05509
24 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 05510
24 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 05511
24 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 05512
24 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 05513
24 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 05514
24 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 05515
24 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 05516
24 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 05517
24 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 05518
24 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 05519
24 [org.jfree.data.KeyedObject].clone() [function] [call site] 05520
24 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 05521
24 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 05522
24 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 05523
24 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 05524
24 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 05525
24 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 05526
24 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 05527
24 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 05528
24 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 05529
24 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 05530
24 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 05531
24 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 05532
24 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 05533
24 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 05534
24 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 05535
24 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 05536
24 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 05537
24 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 05538
24 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 05539
24 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 05540
24 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 05541
24 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 05542
24 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 05543
24 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 05544
24 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 05545
24 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 05546
24 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 05547
24 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 05548
24 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 05549
24 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 05550
24 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 05551
24 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 05552
24 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 05553
24 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 05554
24 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 05555
24 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 05556
24 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 05557
24 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 05558
24 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 05559
24 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 05560
24 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 05561
24 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 05562
24 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 05563
24 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 05564
24 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 05565
24 [org.jfree.data.KeyedObjects].clone() [function] [call site] 05566
24 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 05567
24 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05568
24 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 05569
24 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 05570
24 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 05571
24 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 05572
24 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 05573
24 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 05574
24 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 05575
24 [org.jfree.chart.title.Title].clone() [function] [call site] 05576
24 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 05577
24 [org.jfree.chart.block.Size2D].clone() [function] [call site] 05578
24 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 05579
24 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 05580
24 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 05581
24 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 05582
24 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 05583
24 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05584
24 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05585
24 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 05586
24 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 05587
24 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 05588
24 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 05589
24 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 05590
24 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 05591
24 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 05592
24 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 05593
24 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 05594
24 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 05595
24 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05596
24 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 05597
24 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 05598
24 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05599
24 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 05600
24 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 05601
24 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 05602
24 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 05603
24 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05604
24 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 05605
24 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 05606
24 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 05607
24 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 05608
24 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05609
24 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 05610
24 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 05611
24 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 05612
24 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 05613
24 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 05614
24 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 05615
24 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 05616
24 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 05617
24 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 05618
24 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 05619
24 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 05620
24 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 05621
24 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 05622
24 [org.jfree.chart.plot.Plot].clone() [function] [call site] 05623
24 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 05624
24 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 05625
24 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 05626
24 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 05627
24 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 05628
24 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 05629
24 [org.jfree.data.gantt.Task].clone() [function] [call site] 05630
24 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 05631
24 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 05632
24 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 05633
24 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05634
24 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 05635
24 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 05636
24 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 05637
24 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 05638
24 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 05639
24 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 05640
24 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 05641
24 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 05642
24 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 05643
24 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 05644
24 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 05645
24 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 05646
24 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 05647
24 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 05648
24 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 05649
24 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 05650
24 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 05651
24 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 05652
24 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 05653
24 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 05654
24 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 05655
24 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 05656
24 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 05657
24 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 05658
24 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 05659
24 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 05660
24 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 05661
24 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 05662
24 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 05663
24 [org.jfree.data.KeyedObject].clone() [function] [call site] 05664
24 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 05665
24 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 05666
24 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 05667
24 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 05668
24 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 05669
24 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 05670
24 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 05671
24 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 05672
24 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 05673
24 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 05674
24 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 05675
24 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 05676
24 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 05677
24 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 05678
24 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 05679
24 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 05680
24 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 05681
24 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 05682
24 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 05683
24 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 05684
24 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 05685
24 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 05686
24 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 05687
24 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 05688
24 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 05689
24 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 05690
24 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 05691
24 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 05692
24 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 05693
24 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 05694
24 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 05695
24 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 05696
24 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 05697
24 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 05698
24 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 05699
24 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 05700
24 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 05701
24 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 05702
24 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 05703
24 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 05704
24 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 05705
24 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 05706
24 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 05707
24 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 05708
24 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 05709
24 [org.jfree.data.KeyedObjects].clone() [function] [call site] 05710
24 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 05711
24 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05712
24 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 05713
24 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 05714
24 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 05715
24 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 05716
24 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 05717
24 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 05718
24 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 05719
24 [org.jfree.chart.title.Title].clone() [function] [call site] 05720
24 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 05721
24 [org.jfree.chart.block.Size2D].clone() [function] [call site] 05722
24 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 05723
24 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 05724
24 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 05725
24 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 05726
24 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 05727
24 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05728
24 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05729
24 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 05730
24 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 05731
24 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 05732
24 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 05733
24 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 05734
24 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 05735
24 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 05736
24 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 05737
24 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 05738
24 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 05739
24 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05740
24 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 05741
24 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 05742
24 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05743
24 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 05744
24 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 05745
24 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 05746
24 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 05747
24 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05748
24 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 05749
24 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 05750
24 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 05751
24 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 05752
24 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05753
23 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 05754
23 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 05755
24 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 05756
24 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 05757
24 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 05758
24 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 05759
24 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 05760
24 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 05761
24 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 05762
24 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 05763
24 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 05764
24 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 05765
24 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 05766
24 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 05767
24 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 05768
24 [org.jfree.chart.plot.Plot].clone() [function] [call site] 05769
24 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 05770
24 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 05771
24 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 05772
24 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 05773
24 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 05774
24 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 05775
24 [org.jfree.data.gantt.Task].clone() [function] [call site] 05776
24 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 05777
24 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 05778
24 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 05779
24 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05780
24 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 05781
24 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 05782
24 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 05783
24 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 05784
24 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 05785
24 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 05786
24 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 05787
24 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 05788
24 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 05789
24 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 05790
24 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 05791
24 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 05792
24 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 05793
24 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 05794
24 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 05795
24 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 05796
24 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 05797
24 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 05798
24 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 05799
24 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 05800
24 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 05801
24 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 05802
24 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 05803
24 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 05804
24 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 05805
24 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 05806
24 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 05807
24 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 05808
24 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 05809
24 [org.jfree.data.KeyedObject].clone() [function] [call site] 05810
24 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 05811
24 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 05812
24 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 05813
24 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 05814
24 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 05815
24 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 05816
24 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 05817
24 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 05818
24 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 05819
24 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 05820
24 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 05821
24 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 05822
24 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 05823
24 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 05824
24 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 05825
24 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 05826
24 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 05827
24 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 05828
24 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 05829
24 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 05830
24 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 05831
24 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 05832
24 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 05833
24 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 05834
24 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 05835
24 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 05836
24 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 05837
24 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 05838
24 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 05839
24 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 05840
24 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 05841
24 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 05842
24 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 05843
24 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 05844
24 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 05845
24 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 05846
24 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 05847
24 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 05848
24 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 05849
24 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 05850
24 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 05851
24 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 05852
24 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 05853
24 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 05854
24 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 05855
24 [org.jfree.data.KeyedObjects].clone() [function] [call site] 05856
24 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 05857
24 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05858
24 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 05859
24 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 05860
24 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 05861
24 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 05862
24 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 05863
24 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 05864
24 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 05865
24 [org.jfree.chart.title.Title].clone() [function] [call site] 05866
24 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 05867
24 [org.jfree.chart.block.Size2D].clone() [function] [call site] 05868
24 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 05869
24 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 05870
24 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 05871
24 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 05872
24 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 05873
24 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05874
24 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05875
24 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 05876
24 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 05877
24 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 05878
24 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 05879
24 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 05880
24 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 05881
24 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 05882
24 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 05883
24 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 05884
24 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 05885
24 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05886
24 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 05887
24 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 05888
24 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05889
24 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 05890
24 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 05891
24 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 05892
24 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 05893
24 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05894
24 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 05895
24 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 05896
24 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 05897
24 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 05898
23 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 05899
23 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 05900
24 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05901
23 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 05902
23 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 05903
23 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 05904
23 [org.jfree.data.general.Series].clone() [function] [call site] 05905
23 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 05906
23 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 05907
23 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 05908
24 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05909
23 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 05910
23 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 05911
23 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 05912
23 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 05913
23 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 05914
23 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 05915
23 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 05916
23 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 05917
23 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 05918
23 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 05919
23 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 05920
23 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 05921
23 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 05922
23 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 05923
23 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 05924
23 [org.jfree.chart.plot.Marker].clone() [function] [call site] 05925
23 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 05926
23 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 05927
23 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 05928
23 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 05929
23 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 05930
23 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 05931
23 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 05932
23 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 05933
24 [org.jfree.data.time.TimePeriodValues].createCopy(int,int) [function] [call site] 05934
25 [org.jfree.data.general.Series].clone() [function] [call site] 05935
25 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 05936
25 [org.jfree.data.time.TimePeriodValues].add(org.jfree.data.time.TimePeriodValue) [function] [call site] 05937
26 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 05938
26 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 05939
26 [org.jfree.data.time.TimePeriodValues].updateBounds(org.jfree.data.time.TimePeriod,int) [function] [call site] 05940
27 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 05941
27 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 05942
27 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 05943
27 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 05944
27 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 05945
27 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 05946
27 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 05947
27 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 05948
27 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 05949
27 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 05950
27 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 05951
27 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 05952
27 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 05953
27 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 05954
27 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 05955
27 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 05956
27 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 05957
27 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 05958
27 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 05959
27 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 05960
27 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 05961
27 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 05962
27 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 05963
27 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 05964
27 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 05965
27 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 05966
27 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 05967
27 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 05968
27 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 05969
27 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 05970
27 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 05971
27 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 05972
27 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 05973
27 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 05974
27 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 05975
27 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 05976
26 [org.jfree.data.general.Series].fireSeriesChanged() [function] [call site] 05977
24 [org.jfree.data.time.TimePeriodValues].getItemCount() [function] [call site] 05978
23 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 05979
23 [org.jfree.data.KeyedObjects].clone() [function] [call site] 05980
23 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05981
23 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 05982
23 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 05983
23 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 05984
23 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 05985
23 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 05986
23 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 05987
23 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 05988
23 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 05989
23 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 05990
23 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 05991
23 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 05992
23 [org.jfree.chart.axis.Axis].clone() [function] [call site] 05993
23 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 05994
23 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 05995
23 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 05996
24 [org.jfree.data.general.Series].clone() [function] [call site] 05997
24 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 05998
23 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 05999
23 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 06000
24 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 06001
23 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 06002
23 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 06003
23 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 06004
24 [org.jfree.data.general.Series].clone() [function] [call site] 06005
24 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 06006
23 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 06007
23 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 06008
23 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 06009
24 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06010
24 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 06011
23 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 06012
23 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 06013
23 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 06014
23 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 06015
23 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 06016
24 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06017
24 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 06018
24 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 06019
24 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 06020
24 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 06021
24 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 06022
24 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 06023
24 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 06024
24 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 06025
24 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 06026
24 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 06027
24 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 06028
24 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 06029
24 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 06030
24 [org.jfree.chart.plot.Plot].clone() [function] [call site] 06031
24 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 06032
24 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 06033
24 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 06034
24 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 06035
24 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 06036
24 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 06037
24 [org.jfree.data.gantt.Task].clone() [function] [call site] 06038
24 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 06039
24 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 06040
24 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 06041
24 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06042
24 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 06043
24 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 06044
24 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 06045
24 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 06046
24 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 06047
24 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 06048
24 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 06049
24 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 06050
24 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 06051
24 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 06052
24 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 06053
24 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 06054
24 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06055
24 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 06056
24 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 06057
24 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 06058
24 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 06059
24 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 06060
24 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 06061
24 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 06062
24 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 06063
24 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 06064
24 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06065
24 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06066
24 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 06067
24 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 06068
24 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 06069
24 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 06070
24 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 06071
24 [org.jfree.data.KeyedObject].clone() [function] [call site] 06072
24 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 06073
24 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 06074
24 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 06075
24 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 06076
24 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 06077
24 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 06078
24 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 06079
24 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 06080
24 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 06081
24 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 06082
24 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 06083
24 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06084
24 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 06085
24 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 06086
24 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 06087
24 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 06088
24 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 06089
24 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 06090
24 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 06091
24 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 06092
24 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 06093
24 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06094
24 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 06095
24 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 06096
24 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 06097
24 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 06098
24 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 06099
24 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06100
24 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06101
24 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 06102
24 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 06103
24 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06104
24 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06105
24 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 06106
24 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 06107
24 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 06108
24 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 06109
24 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 06110
24 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 06111
24 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 06112
24 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 06113
24 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 06114
24 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 06115
24 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 06116
24 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 06117
24 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06118
24 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 06119
24 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 06120
24 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 06121
24 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 06122
24 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 06123
24 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 06124
24 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 06125
24 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 06126
24 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 06127
24 [org.jfree.chart.title.Title].clone() [function] [call site] 06128
24 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 06129
24 [org.jfree.chart.block.Size2D].clone() [function] [call site] 06130
24 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 06131
24 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 06132
24 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 06133
24 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 06134
24 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06135
24 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 06136
24 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 06137
24 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 06138
24 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 06139
24 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 06140
24 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 06141
24 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 06142
24 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 06143
24 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 06144
24 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 06145
24 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 06146
24 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 06147
24 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 06148
24 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 06149
24 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 06150
24 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 06151
24 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 06152
24 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06153
24 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 06154
24 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 06155
24 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06156
24 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 06157
24 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 06158
24 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 06159
24 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 06160
23 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 06161
23 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 06162
23 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 06163
23 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 06164
23 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 06165
23 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 06166
23 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 06167
23 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 06168
23 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 06169
23 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 06170
23 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 06171
23 [org.jfree.chart.plot.Plot].clone() [function] [call site] 06172
23 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 06173
23 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 06174
23 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 06175
23 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 06176
23 [org.jfree.data.gantt.Task].clone() [function] [call site] 06177
23 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 06178
23 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06179
23 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 06180
23 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 06181
23 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 06182
23 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 06183
23 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 06184
23 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 06185
23 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 06186
23 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 06187
23 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 06188
23 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 06189
23 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 06190
23 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 06191
23 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 06192
23 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06193
23 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 06194
23 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 06195
23 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 06196
23 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 06197
23 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 06198
23 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 06199
23 [org.jfree.chart.JFreeChart].clone() [function] [call site] 06200
23 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06201
23 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06202
23 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 06203
23 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 06204
23 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 06205
23 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 06206
23 [org.jfree.data.KeyedObject].clone() [function] [call site] 06207
23 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 06208
23 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 06209
23 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 06210
23 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 06211
23 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 06212
23 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 06213
23 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 06214
23 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 06215
23 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 06216
23 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 06217
23 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 06218
23 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06219
23 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 06220
23 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 06221
23 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 06222
23 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 06223
23 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 06224
23 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 06225
23 [org.jfree.chart.axis.Tick].clone() [function] [call site] 06226
23 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06227
23 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 06228
23 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06229
23 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 06230
23 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 06231
23 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 06232
23 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 06233
23 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 06234
23 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 06235
23 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 06236
23 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 06237
23 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 06238
23 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 06239
23 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 06240
23 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 06241
23 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 06242
23 [org.jfree.chart.title.Title].clone() [function] [call site] 06243
23 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 06244
23 [org.jfree.chart.block.Size2D].clone() [function] [call site] 06245
23 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 06246
23 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06247
23 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 06248
23 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 06249
23 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 06250
23 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 06251
23 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 06252
23 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 06253
23 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 06254
23 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 06255
23 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 06256
23 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 06257
23 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 06258
23 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06259
23 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 06260
23 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06261
23 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 06262
23 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 06263
23 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 06264
23 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 06265
23 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 06266
23 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 06267
23 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 06268
23 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 06269
23 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 06270
23 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 06271
23 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 06272
23 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 06273
23 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 06274
23 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 06275
23 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 06276
23 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 06277
23 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 06278
23 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 06279
23 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 06280
23 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 06281
23 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 06282
23 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 06283
23 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 06284
23 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 06285
23 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 06286
23 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 06287
23 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 06288
23 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 06289
23 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 06290
23 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 06291
23 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 06292
23 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 06293
23 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 06294
23 [org.jfree.data.general.Series].clone() [function] [call site] 06295
23 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 06296
23 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 06297
23 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 06298
23 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 06299
23 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 06300
23 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 06301
23 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 06302
23 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06303
23 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 06304
23 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 06305
23 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 06306
23 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 06307
23 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 06308
23 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 06309
23 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 06310
23 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 06311
23 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 06312
23 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06313
23 [org.jfree.chart.plot.Marker].clone() [function] [call site] 06314
23 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 06315
23 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06316
23 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 06317
23 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 06318
23 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 06319
23 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 06320
23 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 06321
23 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 06322
23 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 06323
23 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06324
23 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 06325
23 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 06326
23 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 06327
23 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 06328
23 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 06329
23 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 06330
23 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 06331
23 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 06332
23 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 06333
23 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 06334
23 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 06335
23 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 06336
23 [org.jfree.chart.axis.Axis].clone() [function] [call site] 06337
23 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 06338
23 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 06339
23 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 06340
23 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 06341
23 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 06342
23 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 06343
23 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 06344
23 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 06345
23 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 06346
23 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 06347
23 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 06348
23 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 06349
23 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 06350
23 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 06351
23 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 06352
23 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 06353
23 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 06354
23 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 06355
23 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 06356
23 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 06357
23 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone(java.lang.Number[][]) [function] [call site] 06358
24 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 06359
23 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone(java.lang.Number[][]) [function] [call site] 06360
22 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 06361
22 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 06362
22 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 06363
22 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 06364
22 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 06365
22 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 06366
22 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 06367
22 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 06368
22 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 06369
22 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 06370
22 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 06371
22 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 06372
22 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 06373
22 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 06374
22 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 06375
22 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 06376
22 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 06377
22 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 06378
22 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 06379
22 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 06380
22 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 06381
22 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 06382
22 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 06383
22 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 06384
22 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 06385
22 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 06386
22 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 06387
22 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 06388
22 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 06389
22 [org.jfree.data.general.Series].clone() [function] [call site] 06390
22 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 06391
22 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 06392
22 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 06393
22 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 06394
22 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 06395
22 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 06396
22 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 06397
22 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06398
22 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 06399
22 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 06400
22 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 06401
22 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 06402
22 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 06403
22 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 06404
22 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 06405
22 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 06406
22 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 06407
22 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06408
22 [org.jfree.chart.plot.Marker].clone() [function] [call site] 06409
22 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 06410
22 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06411
22 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 06412
22 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 06413
22 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 06414
22 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 06415
22 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 06416
22 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 06417
22 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 06418
22 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06419
22 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 06420
22 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 06421
22 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 06422
22 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 06423
22 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 06424
22 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 06425
22 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 06426
22 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 06427
22 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 06428
22 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 06429
22 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 06430
22 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 06431
22 [org.jfree.chart.axis.Axis].clone() [function] [call site] 06432
22 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 06433
22 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 06434
22 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 06435
22 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 06436
22 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 06437
22 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 06438
22 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 06439
22 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 06440
22 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 06441
22 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 06442
22 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 06443
22 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 06444
22 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 06445
22 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 06446
22 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 06447
22 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 06448
22 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 06449
22 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 06450
22 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 06451
22 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 06452
21 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 06453
21 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 06454
21 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 06455
21 [org.jfree.chart.plot.Plot].clone() [function] [call site] 06456
21 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06457
21 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06458
21 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 06459
21 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 06460
21 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06461
21 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06462
21 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 06463
21 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06464
21 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 06465
21 [org.jfree.chart.plot.Plot].addChangeListener(org.jfree.chart.event.PlotChangeListener) [function] [call site] 06466
20 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06467
20 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06468
20 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 06469
20 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 06470
20 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 06471
20 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 06472
20 [org.jfree.data.KeyedObject].clone() [function] [call site] 06473
20 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 06474
20 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 06475
20 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 06476
20 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 06477
20 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 06478
20 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 06479
20 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 06480
20 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 06481
20 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 06482
20 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 06483
20 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 06484
20 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06485
20 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 06486
20 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 06487
20 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 06488
20 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 06489
20 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 06490
20 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 06491
20 [org.jfree.chart.axis.Tick].clone() [function] [call site] 06492
20 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06493
20 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 06494
20 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06495
20 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 06496
20 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 06497
20 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 06498
20 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 06499
20 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 06500
20 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 06501
20 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 06502
20 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 06503
20 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 06504
20 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 06505
20 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 06506
20 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 06507
20 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 06508
20 [org.jfree.chart.title.Title].clone() [function] [call site] 06509
20 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 06510
20 [org.jfree.chart.block.Size2D].clone() [function] [call site] 06511
20 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 06512
20 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06513
20 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 06514
20 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 06515
20 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 06516
20 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 06517
20 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 06518
20 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 06519
20 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 06520
20 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 06521
20 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 06522
20 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 06523
20 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 06524
20 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06525
20 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 06526
20 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06527
20 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 06528
20 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 06529
20 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 06530
20 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 06531
20 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 06532
20 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 06533
20 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 06534
20 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 06535
20 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 06536
20 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 06537
20 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 06538
20 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 06539
20 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 06540
20 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 06541
20 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 06542
20 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 06543
20 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 06544
20 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 06545
20 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 06546
20 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 06547
20 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 06548
20 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 06549
20 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 06550
20 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 06551
20 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 06552
20 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 06553
20 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 06554
20 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 06555
20 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 06556
20 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 06557
20 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 06558
20 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 06559
20 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 06560
20 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 06561
20 [org.jfree.data.general.Series].clone() [function] [call site] 06562
20 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 06563
20 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 06564
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 06565
20 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 06566
20 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 06567
20 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 06568
20 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 06569
20 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06570
20 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 06571
20 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 06572
20 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 06573
20 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 06574
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 06575
20 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 06576
20 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 06577
20 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 06578
20 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 06579
20 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06580
20 [org.jfree.chart.plot.Marker].clone() [function] [call site] 06581
20 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 06582
20 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06583
20 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 06584
20 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 06585
20 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 06586
20 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 06587
20 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 06588
20 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 06589
20 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 06590
20 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06591
20 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 06592
20 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 06593
20 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 06594
20 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 06595
20 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 06596
20 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 06597
20 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 06598
20 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 06599
20 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 06600
20 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 06601
20 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 06602
20 [org.jfree.chart.axis.Axis].clone() [function] [call site] 06603
20 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 06604
20 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 06605
20 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 06606
20 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 06607
20 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 06608
20 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 06609
20 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 06610
20 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 06611
20 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 06612
20 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 06613
20 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 06614
20 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 06615
20 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 06616
20 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 06617
20 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 06618
20 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 06619
20 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 06620
20 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 06621
20 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 06622
20 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 06623
19 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 06624
19 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 06625
19 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 06626
19 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 06627
19 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 06628
19 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 06629
19 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 06630
19 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 06631
19 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 06632
18 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 06633
18 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 06634
18 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 06635
18 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 06636
18 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06637
18 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06638
18 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 06639
18 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 06640
18 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 06641
18 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 06642
18 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 06643
18 [org.jfree.data.KeyedObject].clone() [function] [call site] 06644
18 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 06645
18 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 06646
18 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 06647
18 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 06648
18 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 06649
18 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 06650
18 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 06651
18 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 06652
18 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 06653
18 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 06654
18 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 06655
18 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06656
18 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 06657
18 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 06658
18 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 06659
18 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 06660
18 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 06661
18 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 06662
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 06663
18 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 06664
18 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 06665
18 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06666
18 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 06667
18 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 06668
18 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 06669
18 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 06670
18 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 06671
18 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06672
18 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06673
18 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 06674
18 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 06675
18 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06676
18 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06677
18 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 06678
18 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 06679
18 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 06680
18 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 06681
18 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 06682
18 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 06683
18 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 06684
18 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 06685
18 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 06686
18 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 06687
18 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 06688
18 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 06689
18 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06690
18 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 06691
18 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 06692
18 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 06693
18 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 06694
18 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 06695
18 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 06696
18 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 06697
18 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 06698
18 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 06699
18 [org.jfree.chart.title.Title].clone() [function] [call site] 06700
18 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 06701
18 [org.jfree.chart.block.Size2D].clone() [function] [call site] 06702
18 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 06703
18 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 06704
18 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 06705
18 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 06706
18 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06707
18 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 06708
18 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 06709
18 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 06710
18 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 06711
18 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 06712
18 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 06713
18 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 06714
18 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 06715
18 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 06716
18 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 06717
18 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 06718
18 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 06719
18 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 06720
18 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 06721
18 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 06722
18 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 06723
18 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 06724
18 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06725
18 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 06726
18 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 06727
18 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06728
18 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 06729
18 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 06730
18 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 06731
18 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 06732
17 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 06733
17 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 06734
17 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06735
17 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 06736
17 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 06737
17 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 06738
17 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 06739
17 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 06740
17 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 06741
17 [org.jfree.chart.JFreeChart].clone() [function] [call site] 06742
17 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06743
17 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06744
17 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 06745
17 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 06746
17 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 06747
17 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 06748
17 [org.jfree.data.KeyedObject].clone() [function] [call site] 06749
17 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 06750
17 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 06751
17 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 06752
17 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 06753
17 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 06754
17 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 06755
17 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 06756
17 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 06757
17 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 06758
17 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 06759
17 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 06760
17 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06761
17 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 06762
17 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 06763
17 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 06764
17 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 06765
17 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 06766
17 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 06767
17 [org.jfree.chart.axis.Tick].clone() [function] [call site] 06768
17 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06769
17 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 06770
17 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06771
17 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 06772
17 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 06773
17 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 06774
17 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 06775
17 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 06776
17 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 06777
17 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 06778
17 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 06779
17 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 06780
17 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 06781
17 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 06782
17 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 06783
17 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 06784
17 [org.jfree.chart.title.Title].clone() [function] [call site] 06785
17 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 06786
17 [org.jfree.chart.block.Size2D].clone() [function] [call site] 06787
17 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 06788
17 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06789
17 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 06790
17 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 06791
17 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 06792
17 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 06793
17 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 06794
17 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 06795
17 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 06796
17 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 06797
17 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 06798
17 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 06799
17 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 06800
17 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06801
17 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 06802
17 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06803
17 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 06804
17 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 06805
17 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 06806
17 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 06807
17 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 06808
17 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 06809
17 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 06810
17 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 06811
17 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 06812
17 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 06813
17 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 06814
17 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 06815
17 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 06816
17 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 06817
17 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 06818
17 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 06819
17 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 06820
17 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 06821
17 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 06822
17 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 06823
17 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 06824
17 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 06825
17 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 06826
17 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 06827
17 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 06828
17 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 06829
17 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 06830
17 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 06831
17 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 06832
17 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 06833
17 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 06834
17 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 06835
17 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 06836
17 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 06837
17 [org.jfree.data.general.Series].clone() [function] [call site] 06838
17 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 06839
17 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 06840
17 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 06841
17 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 06842
17 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 06843
17 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 06844
17 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 06845
17 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06846
17 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 06847
17 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 06848
17 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 06849
17 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 06850
17 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 06851
17 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 06852
17 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 06853
17 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 06854
17 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 06855
17 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06856
17 [org.jfree.chart.plot.Marker].clone() [function] [call site] 06857
17 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 06858
17 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06859
17 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 06860
17 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 06861
17 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 06862
17 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 06863
17 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 06864
17 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 06865
17 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 06866
17 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06867
17 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 06868
17 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 06869
17 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 06870
17 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 06871
17 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 06872
17 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 06873
17 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 06874
17 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 06875
17 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 06876
17 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 06877
17 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 06878
17 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 06879
17 [org.jfree.chart.axis.Axis].clone() [function] [call site] 06880
17 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 06881
17 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 06882
17 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 06883
17 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 06884
17 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 06885
17 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 06886
17 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 06887
17 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 06888
17 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 06889
17 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 06890
17 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 06891
17 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 06892
17 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 06893
17 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 06894
17 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 06895
17 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 06896
17 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 06897
17 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 06898
17 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 06899
17 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 06900
17 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 06901
17 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 06902
17 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 06903
17 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 06904
17 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 06905
17 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 06906
17 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 06907
17 [org.jfree.chart.plot.Plot].clone() [function] [call site] 06908
17 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 06909
17 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 06910
17 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 06911
17 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 06912
17 [org.jfree.data.gantt.Task].clone() [function] [call site] 06913
17 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 06914
17 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06915
17 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 06916
17 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 06917
17 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 06918
17 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 06919
17 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 06920
17 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 06921
17 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 06922
17 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 06923
17 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 06924
17 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 06925
17 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 06926
17 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 06927
17 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06928
17 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 06929
17 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 06930
17 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 06931
17 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 06932
17 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 06933
17 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 06934
17 [org.jfree.chart.JFreeChart].clone() [function] [call site] 06935
17 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06936
17 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06937
17 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 06938
17 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 06939
17 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 06940
17 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 06941
17 [org.jfree.data.KeyedObject].clone() [function] [call site] 06942
17 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 06943
17 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 06944
17 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 06945
17 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 06946
17 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 06947
17 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 06948
17 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 06949
17 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 06950
17 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 06951
17 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 06952
17 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 06953
17 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06954
17 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 06955
17 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 06956
17 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 06957
17 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 06958
17 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 06959
17 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 06960
17 [org.jfree.chart.axis.Tick].clone() [function] [call site] 06961
17 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06962
17 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 06963
17 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06964
17 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 06965
17 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 06966
17 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 06967
17 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 06968
17 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 06969
17 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 06970
17 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 06971
17 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 06972
17 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 06973
17 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 06974
17 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 06975
17 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 06976
17 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 06977
17 [org.jfree.chart.title.Title].clone() [function] [call site] 06978
17 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 06979
17 [org.jfree.chart.block.Size2D].clone() [function] [call site] 06980
17 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 06981
17 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06982
17 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 06983
17 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 06984
17 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 06985
17 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 06986
17 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 06987
17 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 06988
17 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 06989
17 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 06990
17 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 06991
17 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 06992
17 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 06993
17 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06994
17 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 06995
17 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06996
17 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 06997
17 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 06998
17 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 06999
17 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 07000
17 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 07001
17 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 07002
17 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 07003
17 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 07004
17 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 07005
17 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 07006
17 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 07007
17 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 07008
17 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 07009
17 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 07010
17 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 07011
17 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 07012
17 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 07013
17 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 07014
17 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 07015
17 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 07016
17 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07017
17 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 07018
17 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 07019
17 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 07020
17 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 07021
17 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 07022
17 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 07023
17 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 07024
17 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 07025
17 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 07026
17 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 07027
17 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 07028
17 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07029
17 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 07030
17 [org.jfree.data.general.Series].clone() [function] [call site] 07031
17 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 07032
17 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 07033
17 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 07034
17 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 07035
17 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 07036
17 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 07037
17 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 07038
17 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 07039
17 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 07040
17 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 07041
17 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 07042
17 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 07043
17 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 07044
17 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07045
17 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 07046
17 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 07047
17 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 07048
17 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 07049
17 [org.jfree.chart.plot.Marker].clone() [function] [call site] 07050
17 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 07051
17 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 07052
17 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 07053
17 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 07054
17 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 07055
17 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 07056
17 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 07057
17 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 07058
17 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 07059
17 [org.jfree.data.KeyedObjects].clone() [function] [call site] 07060
17 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 07061
17 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 07062
17 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 07063
17 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 07064
17 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 07065
17 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 07066
17 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 07067
17 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 07068
17 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 07069
17 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 07070
17 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 07071
17 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 07072
17 [org.jfree.chart.axis.Axis].clone() [function] [call site] 07073
17 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 07074
17 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 07075
17 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 07076
17 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 07077
17 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 07078
17 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 07079
17 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 07080
17 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 07081
17 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 07082
17 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 07083
17 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 07084
17 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 07085
17 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 07086
17 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 07087
17 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 07088
17 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 07089
17 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 07090
17 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 07091
17 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 07092
17 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 07093
17 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 07094
16 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 07095
16 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 07096
16 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 07097
16 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 07098
16 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 07099
16 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 07100
16 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 07101
16 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 07102
16 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 07103
16 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 07104
16 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 07105
16 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 07106
16 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 07107
16 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 07108
16 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 07109
16 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07110
16 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 07111
16 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 07112
16 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 07113
16 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 07114
16 [org.jfree.data.KeyedObject].clone() [function] [call site] 07115
16 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07116
16 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 07117
16 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 07118
16 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 07119
16 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 07120
16 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 07121
16 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 07122
16 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 07123
16 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 07124
16 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 07125
16 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 07126
16 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 07127
16 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 07128
16 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 07129
16 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 07130
16 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 07131
16 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 07132
16 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 07133
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 07134
16 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07135
16 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 07136
16 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 07137
16 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 07138
16 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 07139
16 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 07140
16 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 07141
16 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 07142
16 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 07143
16 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07144
16 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 07145
16 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 07146
16 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 07147
16 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 07148
16 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 07149
16 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 07150
16 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 07151
16 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 07152
16 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 07153
16 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 07154
16 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 07155
16 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 07156
16 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 07157
16 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 07158
16 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 07159
16 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 07160
16 [org.jfree.data.KeyedObjects].clone() [function] [call site] 07161
16 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 07162
16 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 07163
16 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 07164
16 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 07165
16 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 07166
16 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 07167
16 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 07168
16 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 07169
16 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 07170
16 [org.jfree.chart.title.Title].clone() [function] [call site] 07171
16 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 07172
16 [org.jfree.chart.block.Size2D].clone() [function] [call site] 07173
16 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 07174
16 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 07175
16 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 07176
16 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 07177
16 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 07178
16 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 07179
16 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 07180
16 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 07181
16 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 07182
16 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 07183
16 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 07184
16 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 07185
16 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 07186
16 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 07187
16 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 07188
16 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 07189
16 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 07190
16 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 07191
16 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 07192
16 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 07193
16 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 07194
16 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 07195
16 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 07196
16 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 07197
16 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 07198
16 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 07199
16 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07200
16 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 07201
16 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 07202
16 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 07203
14 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 07204
14 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 07205
14 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 07206
14 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 07207
14 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 07208
14 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 07209
14 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 07210
14 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 07211
14 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 07212
14 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 07213
14 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07214
14 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 07215
14 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 07216
14 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 07217
14 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 07218
14 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 07219
14 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 07220
14 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 07221
14 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 07222
14 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 07223
14 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 07224
14 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 07225
14 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 07226
14 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 07227
14 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 07228
14 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 07229
14 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 07230
14 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07231
14 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 07232
14 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 07233
14 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 07234
14 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 07235
14 [org.jfree.data.KeyedObject].clone() [function] [call site] 07236
14 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07237
14 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 07238
14 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 07239
14 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 07240
14 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 07241
14 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 07242
14 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 07243
14 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 07244
14 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 07245
14 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 07246
14 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 07247
14 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 07248
14 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 07249
14 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 07250
14 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 07251
14 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 07252
14 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 07253
14 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 07254
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 07255
14 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07256
14 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 07257
14 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 07258
14 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 07259
14 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 07260
14 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 07261
14 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 07262
14 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 07263
14 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 07264
14 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07265
14 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 07266
14 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 07267
14 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 07268
14 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 07269
14 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 07270
14 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 07271
14 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 07272
14 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 07273
14 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 07274
14 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 07275
14 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 07276
14 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 07277
14 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 07278
14 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 07279
14 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 07280
14 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 07281
14 [org.jfree.data.KeyedObjects].clone() [function] [call site] 07282
14 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 07283
14 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 07284
14 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 07285
14 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 07286
14 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 07287
14 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 07288
14 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 07289
14 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 07290
14 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 07291
14 [org.jfree.chart.title.Title].clone() [function] [call site] 07292
14 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 07293
14 [org.jfree.chart.block.Size2D].clone() [function] [call site] 07294
14 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 07295
14 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 07296
14 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 07297
14 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 07298
14 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 07299
14 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 07300
14 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 07301
14 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 07302
14 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 07303
14 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 07304
14 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 07305
14 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 07306
14 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 07307
14 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 07308
14 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 07309
14 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 07310
14 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 07311
14 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 07312
14 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 07313
14 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 07314
14 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 07315
14 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 07316
14 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 07317
14 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 07318
14 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 07319
14 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 07320
14 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07321
14 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 07322
14 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 07323
14 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 07324
13 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 07325
13 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 07326
13 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 07327
13 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 07328
13 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 07329
13 [org.jfree.data.gantt.Task].clone() [function] [call site] 07330
13 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 07331
13 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 07332
13 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 07333
13 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 07334
13 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 07335
13 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 07336
13 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 07337
13 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 07338
13 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 07339
13 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 07340
13 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 07341
13 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07342
13 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 07343
13 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 07344
13 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 07345
13 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 07346
13 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 07347
13 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 07348
13 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 07349
13 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 07350
13 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 07351
13 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 07352
13 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 07353
13 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 07354
13 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 07355
13 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 07356
13 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 07357
13 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 07358
13 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07359
13 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 07360
13 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 07361
13 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 07362
13 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 07363
13 [org.jfree.data.KeyedObject].clone() [function] [call site] 07364
13 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07365
13 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 07366
13 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 07367
13 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 07368
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 07369
13 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 07370
13 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 07371
13 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 07372
13 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 07373
13 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 07374
13 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 07375
13 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 07376
13 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 07377
13 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 07378
13 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 07379
13 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 07380
13 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 07381
13 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 07382
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 07383
13 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07384
13 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 07385
13 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 07386
13 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 07387
13 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 07388
13 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 07389
13 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 07390
13 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 07391
13 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 07392
13 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07393
13 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 07394
13 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 07395
13 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 07396
13 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 07397
13 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 07398
13 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 07399
13 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 07400
13 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 07401
13 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 07402
13 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 07403
13 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 07404
13 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 07405
13 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 07406
13 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 07407
13 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 07408
13 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 07409
13 [org.jfree.data.KeyedObjects].clone() [function] [call site] 07410
13 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 07411
13 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 07412
13 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 07413
13 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 07414
13 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 07415
13 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 07416
13 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 07417
13 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 07418
13 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 07419
13 [org.jfree.chart.title.Title].clone() [function] [call site] 07420
13 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 07421
13 [org.jfree.chart.block.Size2D].clone() [function] [call site] 07422
13 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 07423
13 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 07424
13 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 07425
13 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 07426
13 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 07427
13 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 07428
13 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 07429
13 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 07430
13 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 07431
13 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 07432
13 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 07433
13 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 07434
13 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 07435
13 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 07436
13 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 07437
13 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 07438
13 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 07439
13 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 07440
13 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 07441
13 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 07442
13 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 07443
13 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 07444
13 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 07445
13 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 07446
13 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 07447
13 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 07448
13 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07449
13 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 07450
13 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 07451
13 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 07452
11 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 07453
11 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 07454
11 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 07455
11 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 07456
11 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 07457
11 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 07458
11 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 07459
11 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 07460
11 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].setPlot(org.jfree.chart.plot.XYPlot) [function] [call site] 07461
11 [org.jfree.chart.renderer.AbstractRenderer].addChangeListener(org.jfree.chart.event.RendererChangeListener) [function] [call site] 07462
11 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 07463
11 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 07464
11 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 07465
11 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 07466
11 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 07467
11 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 07468
11 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 07469
11 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 07470
11 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 07471
11 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 07472
11 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 07473
11 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 07474
11 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 07475
11 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 07476
11 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 07477
11 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 07478
11 [org.jfree.chart.plot.Plot].clone() [function] [call site] 07479
11 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 07480
11 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 07481
11 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 07482
11 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 07483
11 [org.jfree.data.gantt.Task].clone() [function] [call site] 07484
11 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 07485
11 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 07486
11 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 07487
11 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 07488
11 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 07489
11 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 07490
11 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 07491
11 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 07492
11 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 07493
11 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 07494
11 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 07495
11 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 07496
11 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 07497
11 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 07498
11 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 07499
11 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 07500
11 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 07501
11 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 07502
11 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 07503
11 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 07504
11 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 07505
11 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 07506
11 [org.jfree.chart.JFreeChart].clone() [function] [call site] 07507
11 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 07508
11 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 07509
11 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 07510
11 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 07511
11 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 07512
11 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 07513
11 [org.jfree.data.KeyedObject].clone() [function] [call site] 07514
11 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07515
11 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 07516
11 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 07517
11 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 07518
11 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 07519
11 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 07520
11 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 07521
11 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 07522
11 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 07523
11 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 07524
11 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 07525
11 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 07526
11 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 07527
11 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 07528
11 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 07529
11 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 07530
11 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 07531
11 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 07532
11 [org.jfree.chart.axis.Tick].clone() [function] [call site] 07533
11 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07534
11 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 07535
11 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 07536
11 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 07537
11 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 07538
11 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 07539
11 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 07540
11 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 07541
11 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 07542
11 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 07543
11 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 07544
11 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 07545
11 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 07546
11 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 07547
11 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 07548
11 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 07549
11 [org.jfree.chart.title.Title].clone() [function] [call site] 07550
11 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 07551
11 [org.jfree.chart.block.Size2D].clone() [function] [call site] 07552
11 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 07553
11 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 07554
11 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 07555
11 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 07556
11 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 07557
11 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 07558
11 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 07559
11 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 07560
11 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 07561
11 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 07562
11 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 07563
11 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 07564
11 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 07565
11 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 07566
11 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 07567
11 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 07568
11 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 07569
11 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07570
11 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 07571
11 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 07572
11 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 07573
11 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 07574
11 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 07575
11 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 07576
11 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 07577
11 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 07578
11 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 07579
11 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 07580
11 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 07581
11 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 07582
11 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 07583
11 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 07584
11 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 07585
11 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 07586
11 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 07587
11 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 07588
11 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07589
11 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 07590
11 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 07591
11 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 07592
11 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 07593
11 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 07594
11 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 07595
11 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 07596
11 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 07597
11 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 07598
11 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 07599
11 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07600
11 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 07601
11 [org.jfree.data.general.Series].clone() [function] [call site] 07602
11 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 07603
11 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 07604
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 07605
11 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 07606
11 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 07607
11 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 07608
11 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 07609
11 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 07610
11 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 07611
11 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 07612
11 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 07613
11 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 07614
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 07615
11 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07616
11 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 07617
11 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 07618
11 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 07619
11 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 07620
11 [org.jfree.chart.plot.Marker].clone() [function] [call site] 07621
11 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 07622
11 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 07623
11 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 07624
11 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 07625
11 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 07626
11 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 07627
11 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 07628
11 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 07629
11 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 07630
11 [org.jfree.data.KeyedObjects].clone() [function] [call site] 07631
11 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 07632
11 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 07633
11 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 07634
11 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 07635
11 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 07636
11 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 07637
11 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 07638
11 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 07639
11 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 07640
11 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 07641
11 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 07642
11 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 07643
11 [org.jfree.chart.axis.Axis].clone() [function] [call site] 07644
11 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 07645
11 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 07646
11 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 07647
11 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 07648
11 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 07649
11 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 07650
11 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 07651
11 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 07652
11 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 07653
11 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 07654
11 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 07655
11 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 07656
11 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 07657
11 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 07658
11 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 07659
11 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 07660
11 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 07661
11 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 07662
11 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 07663
11 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 07664
10 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 07665
10 [org.jfree.chart.plot.Plot].setParent(org.jfree.chart.plot.Plot) [function] [call site] 07666
10 [org.jfree.chart.plot.XYPlot].getDomainAxis() [function] [call site] 07667
11 [org.jfree.chart.plot.XYPlot].getDomainAxis(int) [function] [call site] 07668
10 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 07669
10 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 07670
10 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 07671
10 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 07672
9 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 07673
9 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 07674
9 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 07675
9 [org.jfree.chart.plot.Plot].clone() [function] [call site] 07676
9 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 07677
9 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 07678
9 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 07679
9 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 07680
9 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 07681
9 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 07682
9 [org.jfree.data.gantt.Task].clone() [function] [call site] 07683
9 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 07684
9 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 07685
9 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 07686
9 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 07687
9 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 07688
9 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 07689
9 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 07690
9 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 07691
9 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 07692
9 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 07693
9 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 07694
9 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07695
9 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 07696
9 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 07697
9 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 07698
9 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 07699
9 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 07700
9 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 07701
9 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 07702
9 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 07703
9 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 07704
9 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 07705
9 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 07706
9 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 07707
9 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 07708
9 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 07709
9 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 07710
9 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 07711
9 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07712
9 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 07713
9 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 07714
9 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 07715
9 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 07716
9 [org.jfree.data.KeyedObject].clone() [function] [call site] 07717
9 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07718
9 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 07719
9 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 07720
9 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 07721
9 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 07722
9 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 07723
9 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 07724
9 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 07725
9 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 07726
9 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 07727
9 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 07728
9 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 07729
9 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 07730
9 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 07731
9 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 07732
9 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 07733
9 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 07734
9 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 07735
9 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 07736
9 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07737
9 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 07738
9 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 07739
9 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 07740
9 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 07741
9 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 07742
9 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 07743
9 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 07744
9 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 07745
9 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07746
9 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 07747
9 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 07748
9 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 07749
9 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 07750
9 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 07751
9 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 07752
9 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 07753
9 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 07754
9 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 07755
9 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 07756
9 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 07757
9 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 07758
9 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 07759
9 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 07760
9 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 07761
9 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 07762
9 [org.jfree.data.KeyedObjects].clone() [function] [call site] 07763
9 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 07764
9 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 07765
9 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 07766
9 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 07767
9 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 07768
9 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 07769
9 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 07770
9 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 07771
9 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 07772
9 [org.jfree.chart.title.Title].clone() [function] [call site] 07773
9 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 07774
9 [org.jfree.chart.block.Size2D].clone() [function] [call site] 07775
9 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 07776
9 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 07777
9 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 07778
9 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 07779
9 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 07780
9 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 07781
9 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 07782
9 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 07783
9 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 07784
9 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 07785
9 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 07786
9 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 07787
9 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 07788
9 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 07789
9 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 07790
9 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 07791
9 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 07792
9 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 07793
9 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 07794
9 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 07795
9 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 07796
9 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 07797
9 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 07798
9 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 07799
9 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 07800
9 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 07801
9 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07802
9 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 07803
9 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 07804
9 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 07805
8 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 07806
8 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 07807
8 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 07808
8 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 07809
8 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 07810
8 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 07811
8 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 07812
8 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 07813
8 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 07814
8 [org.jfree.chart.plot.Plot].clone() [function] [call site] 07815
8 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 07816
8 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 07817
8 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 07818
8 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 07819
8 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 07820
8 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 07821
8 [org.jfree.data.gantt.Task].clone() [function] [call site] 07822
8 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 07823
8 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 07824
8 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 07825
8 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 07826
8 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 07827
8 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 07828
8 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 07829
8 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 07830
8 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 07831
8 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 07832
8 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 07833
8 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07834
8 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 07835
8 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 07836
8 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 07837
8 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 07838
8 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 07839
8 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 07840
8 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 07841
8 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 07842
8 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 07843
8 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 07844
8 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 07845
8 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 07846
8 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 07847
8 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 07848
8 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 07849
8 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 07850
8 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07851
8 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 07852
8 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 07853
8 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 07854
8 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 07855
8 [org.jfree.data.KeyedObject].clone() [function] [call site] 07856
8 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07857
8 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 07858
8 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 07859
8 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 07860
8 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 07861
8 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 07862
8 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 07863
8 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 07864
8 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 07865
8 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 07866
8 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 07867
8 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 07868
8 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 07869
8 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 07870
8 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 07871
8 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 07872
8 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 07873
8 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 07874
8 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 07875
8 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07876
8 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 07877
8 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 07878
8 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 07879
8 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 07880
8 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 07881
8 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 07882
8 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 07883
8 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 07884
8 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07885
8 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 07886
8 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 07887
8 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 07888
8 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 07889
8 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 07890
8 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 07891
8 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 07892
8 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 07893
8 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 07894
8 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 07895
8 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 07896
8 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 07897
8 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 07898
8 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 07899
8 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 07900
8 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 07901
8 [org.jfree.data.KeyedObjects].clone() [function] [call site] 07902
8 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 07903
8 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 07904
8 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 07905
8 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 07906
8 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 07907
8 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 07908
8 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 07909
8 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 07910
8 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 07911
8 [org.jfree.chart.title.Title].clone() [function] [call site] 07912
8 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 07913
8 [org.jfree.chart.block.Size2D].clone() [function] [call site] 07914
8 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 07915
8 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 07916
8 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 07917
8 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 07918
8 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 07919
8 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 07920
8 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 07921
8 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 07922
8 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 07923
8 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 07924
8 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 07925
8 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 07926
8 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 07927
8 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 07928
8 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 07929
8 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 07930
8 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 07931
8 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 07932
8 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 07933
8 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 07934
8 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 07935
8 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 07936
8 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 07937
8 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 07938
8 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 07939
8 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 07940
8 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07941
8 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 07942
8 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 07943
8 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 07944
6 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 07945
6 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 07946
6 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 07947
6 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 07948
6 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 07949
6 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 07950
6 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 07951
6 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 07952
6 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 07953
6 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 07954
6 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 07955
6 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 07956
6 [org.jfree.chart.plot.Plot].clone() [function] [call site] 07957
6 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 07958
6 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 07959
6 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 07960
6 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 07961
6 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 07962
6 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 07963
6 [org.jfree.data.gantt.Task].clone() [function] [call site] 07964
6 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 07965
6 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 07966
6 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 07967
6 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 07968
6 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 07969
6 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 07970
6 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 07971
6 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 07972
6 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 07973
6 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 07974
6 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 07975
6 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07976
6 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 07977
6 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 07978
6 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 07979
6 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 07980
6 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 07981
6 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 07982
6 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 07983
6 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 07984
6 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 07985
6 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 07986
6 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 07987
6 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 07988
6 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 07989
6 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 07990
6 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 07991
6 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 07992
6 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07993
6 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 07994
6 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 07995
6 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 07996
6 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 07997
6 [org.jfree.data.KeyedObject].clone() [function] [call site] 07998
6 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07999
6 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 08000
6 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 08001
6 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 08002
6 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 08003
6 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 08004
6 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 08005
6 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 08006
6 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 08007
6 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 08008
6 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 08009
6 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 08010
6 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 08011
6 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 08012
6 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 08013
6 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 08014
6 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 08015
6 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 08016
6 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 08017
6 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 08018
6 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 08019
6 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 08020
6 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 08021
6 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 08022
6 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 08023
6 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 08024
6 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 08025
6 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 08026
6 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 08027
6 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 08028
6 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 08029
6 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 08030
6 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 08031
6 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 08032
6 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 08033
6 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 08034
6 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 08035
6 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 08036
6 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 08037
6 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 08038
6 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 08039
6 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 08040
6 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 08041
6 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 08042
6 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 08043
6 [org.jfree.data.KeyedObjects].clone() [function] [call site] 08044
6 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 08045
6 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 08046
6 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 08047
6 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 08048
6 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 08049
6 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 08050
6 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 08051
6 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 08052
6 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 08053
6 [org.jfree.chart.title.Title].clone() [function] [call site] 08054
6 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 08055
6 [org.jfree.chart.block.Size2D].clone() [function] [call site] 08056
6 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 08057
6 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 08058
6 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 08059
6 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 08060
6 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 08061
6 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 08062
6 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 08063
6 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 08064
6 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 08065
6 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 08066
6 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 08067
6 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 08068
6 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 08069
6 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 08070
6 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 08071
6 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 08072
6 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 08073
6 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 08074
6 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 08075
6 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 08076
6 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 08077
6 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 08078
6 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 08079
6 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 08080
6 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 08081
6 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 08082
6 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 08083
6 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 08084
6 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 08085
6 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 08086
5 [org.jfree.chart.plot.Plot].setDrawingSupplier(org.jfree.chart.plot.DrawingSupplier) [function] [call site] 08087
6 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08088
5 [org.jfree.chart.plot.Plot].getBackgroundPaint() [function] [call site] 08089
5 [org.jfree.chart.plot.Plot].setBackgroundPaint(java.awt.Paint) [function] [call site] 08090
6 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08091
6 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08092
5 [org.jfree.chart.plot.Plot].setOutlinePaint(java.awt.Paint) [function] [call site] 08093
6 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08094
6 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08095
5 [org.jfree.chart.StandardChartTheme].applyToPiePlot(org.jfree.chart.plot.pie.PiePlot) [function] [call site] 08096
6 [org.jfree.chart.plot.pie.PiePlot].setLabelLinkPaint(java.awt.Paint) [function] [call site] 08097
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08098
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08099
6 [org.jfree.chart.plot.pie.PiePlot].setLabelLinkStyle(org.jfree.chart.plot.pie.PieLabelLinkStyle) [function] [call site] 08100
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08101
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08102
6 [org.jfree.chart.plot.pie.PiePlot].setLabelFont(java.awt.Font) [function] [call site] 08103
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08104
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08105
6 [org.jfree.chart.plot.pie.PiePlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08106
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08107
6 [org.jfree.chart.plot.pie.PiePlot].getAutoPopulateSectionPaint() [function] [call site] 08108
6 [org.jfree.chart.plot.pie.PiePlot].clearSectionPaints(boolean) [function] [call site] 08109
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08110
6 [org.jfree.chart.plot.pie.PiePlot].getAutoPopulateSectionOutlinePaint() [function] [call site] 08111
6 [org.jfree.chart.plot.pie.PiePlot].clearSectionOutlinePaints(boolean) [function] [call site] 08112
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08113
6 [org.jfree.chart.plot.pie.PiePlot].getAutoPopulateSectionOutlineStroke() [function] [call site] 08114
6 [org.jfree.chart.plot.pie.PiePlot].clearSectionOutlineStrokes(boolean) [function] [call site] 08115
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08116
5 [org.jfree.chart.StandardChartTheme].applyToMultiplePiePlot(org.jfree.chart.plot.pie.MultiplePiePlot) [function] [call site] 08117
6 [org.jfree.chart.StandardChartTheme].apply(org.jfree.chart.JFreeChart) [function] [call site] 08118
6 [org.jfree.chart.StandardChartTheme$1].apply(org.jfree.chart.JFreeChart) [function] [call site] 08119
6 [org.jfree.chart.plot.pie.MultiplePiePlot].getPieChart() [function] [call site] 08120
5 [org.jfree.chart.StandardChartTheme].applyToCategoryPlot(org.jfree.chart.plot.CategoryPlot) [function] [call site] 08121
6 [org.jfree.chart.plot.CategoryPlot].setAxisOffset(org.jfree.chart.api.RectangleInsets) [function] [call site] 08122
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08123
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08124
6 [org.jfree.chart.plot.CategoryPlot].setDomainGridlinePaint(java.awt.Paint) [function] [call site] 08125
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08126
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08127
6 [org.jfree.chart.plot.CategoryPlot].setRangeGridlinePaint(java.awt.Paint) [function] [call site] 08128
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08129
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08130
6 [org.jfree.chart.plot.CategoryPlot].setRangeZeroBaselinePaint(java.awt.Paint) [function] [call site] 08131
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08132
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08133
6 [org.jfree.chart.plot.CombinedRangeCategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08134
7 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 08135
8 [org.jfree.chart.event.PlotChangeEvent].<init>(org.jfree.chart.plot.Plot) [function] [call site] 08136
8 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 08137
7 [org.jfree.chart.plot.CategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08138
8 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08139
7 [org.jfree.chart.plot.CategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08140
7 [org.jfree.chart.plot.CombinedDomainCategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08141
8 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 08142
8 [org.jfree.chart.plot.CategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08143
8 [org.jfree.chart.plot.CombinedRangeCategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08144
8 [org.jfree.chart.plot.CategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08145
8 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 08146
7 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 08147
6 [org.jfree.chart.plot.CategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08148
6 [org.jfree.chart.plot.CombinedDomainCategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08149
6 [org.jfree.chart.plot.CategoryPlot].getDomainAxisCount() [function] [call site] 08150
6 [org.jfree.chart.plot.CategoryPlot].getDomainAxis(int) [function] [call site] 08151
7 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 08152
6 [org.jfree.chart.StandardChartTheme].applyToCategoryAxis(org.jfree.chart.axis.CategoryAxis) [function] [call site] 08153
7 [org.jfree.chart.axis.Axis].setLabelFont(java.awt.Font) [function] [call site] 08154
7 [org.jfree.chart.axis.Axis].setLabelPaint(java.awt.Paint) [function] [call site] 08155
7 [org.jfree.chart.axis.Axis].setTickLabelFont(java.awt.Font) [function] [call site] 08156
7 [org.jfree.chart.axis.Axis].setTickLabelPaint(java.awt.Paint) [function] [call site] 08157
7 [org.jfree.chart.axis.SubCategoryAxis].setSubLabelFont(java.awt.Font) [function] [call site] 08158
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08159
8 [org.jfree.chart.event.AxisChangeEvent].<init>(org.jfree.chart.axis.Axis) [function] [call site] 08160
8 [org.jfree.chart.axis.Axis].notifyListeners(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 08161
7 [org.jfree.chart.axis.SubCategoryAxis].setSubLabelPaint(java.awt.Paint) [function] [call site] 08162
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08163
8 [org.jfree.chart.event.AxisChangeEvent].<init>(org.jfree.chart.axis.Axis) [function] [call site] 08164
8 [org.jfree.chart.axis.Axis].notifyListeners(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 08165
6 [org.jfree.chart.plot.CategoryPlot].getRangeAxisCount() [function] [call site] 08166
6 [org.jfree.chart.plot.CategoryPlot].getRangeAxis(int) [function] [call site] 08167
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 08168
6 [org.jfree.chart.plot.CategoryPlot].getRendererCount() [function] [call site] 08169
6 [org.jfree.chart.plot.CategoryPlot].getRenderer(int) [function] [call site] 08170
6 [org.jfree.chart.StandardChartTheme].applyToCategoryItemRenderer(org.jfree.chart.renderer.category.CategoryItemRenderer) [function] [call site] 08171
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08172
7 [org.jfree.chart.StandardChartTheme].applyToAbstractRenderer(org.jfree.chart.renderer.AbstractRenderer) [function] [call site] 08173
8 [org.jfree.chart.renderer.AbstractRenderer].getAutoPopulateSeriesPaint() [function] [call site] 08174
8 [org.jfree.chart.renderer.AbstractRenderer].clearSeriesPaints(boolean) [function] [call site] 08175
9 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08176
10 [org.jfree.chart.event.RendererChangeEvent].<init>(java.lang.Object) [function] [call site] 08177
11 [org.jfree.chart.event.RendererChangeEvent].<init>(java.lang.Object,boolean) [function] [call site] 08178
12 [org.jfree.chart.event.ChartChangeEvent].<init>(java.lang.Object) [function] [call site] 08179
10 [org.jfree.chart.renderer.AbstractRenderer].notifyListeners(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 08180
11 [org.jfree.chart.plot.PolarPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 08181
12 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08182
11 [org.jfree.chart.plot.XYPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 08183
12 [org.jfree.chart.event.RendererChangeEvent].getSeriesVisibilityChanged() [function] [call site] 08184
12 [org.jfree.chart.plot.XYPlot].configureDomainAxes() [function] [call site] 08185
12 [org.jfree.chart.plot.XYPlot].configureRangeAxes() [function] [call site] 08186
12 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08187
11 [org.jfree.chart.plot.WaferMapPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 08188
12 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08189
11 [org.jfree.chart.plot.CategoryPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 08190
12 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 08191
12 [org.jfree.chart.plot.PolarPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 08192
12 [org.jfree.chart.plot.XYPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 08193
12 [org.jfree.chart.plot.WaferMapPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 08194
12 [org.jfree.chart.plot.CategoryPlot].configureRangeAxes() [function] [call site] 08195
13 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 08196
13 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 08197
13 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 08198
13 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 08199
12 [org.jfree.chart.event.PlotChangeEvent].<init>(org.jfree.chart.plot.Plot) [function] [call site] 08200
12 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 08201
8 [org.jfree.chart.renderer.AbstractRenderer].getAutoPopulateSeriesStroke() [function] [call site] 08202
8 [org.jfree.chart.renderer.AbstractRenderer].clearSeriesStrokes(boolean) [function] [call site] 08203
9 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08204
7 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelFont(java.awt.Font) [function] [call site] 08205
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08206
8 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelFont(java.awt.Font,boolean) [function] [call site] 08207
9 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08208
7 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelPaint(java.awt.Paint) [function] [call site] 08209
8 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelPaint(java.awt.Paint,boolean) [function] [call site] 08210
9 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08211
9 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08212
7 [org.jfree.chart.renderer.category.BarRenderer].setBarPainter(org.jfree.chart.renderer.category.BarPainter) [function] [call site] 08213
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08214
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08215
7 [org.jfree.chart.renderer.category.BarRenderer].setShadowVisible(boolean) [function] [call site] 08216
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08217
7 [org.jfree.chart.renderer.category.BarRenderer].setShadowPaint(java.awt.Paint) [function] [call site] 08218
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08219
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08220
7 [org.jfree.chart.renderer.category.StatisticalBarRenderer].setErrorIndicatorPaint(java.awt.Paint) [function] [call site] 08221
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08222
7 [org.jfree.chart.renderer.category.MinMaxCategoryRenderer].setGroupPaint(java.awt.Paint) [function] [call site] 08223
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08224
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08225
6 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getSubplots() [function] [call site] 08226
6 [org.jfree.chart.StandardChartTheme].applyToPlot(org.jfree.chart.plot.Plot) [function] [call site] 08227
6 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getSubplots() [function] [call site] 08228
6 [org.jfree.chart.StandardChartTheme].applyToPlot(org.jfree.chart.plot.Plot) [function] [call site] 08229
5 [org.jfree.chart.StandardChartTheme].applyToXYPlot(org.jfree.chart.plot.XYPlot) [function] [call site] 08230
6 [org.jfree.chart.plot.XYPlot].setAxisOffset(org.jfree.chart.api.RectangleInsets) [function] [call site] 08231
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08232
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08233
6 [org.jfree.chart.plot.XYPlot].setDomainZeroBaselinePaint(java.awt.Paint) [function] [call site] 08234
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08235
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08236
6 [org.jfree.chart.plot.XYPlot].setRangeZeroBaselinePaint(java.awt.Paint) [function] [call site] 08237
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08238
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08239
6 [org.jfree.chart.plot.XYPlot].setDomainGridlinePaint(java.awt.Paint) [function] [call site] 08240
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08241
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08242
6 [org.jfree.chart.plot.XYPlot].setRangeGridlinePaint(java.awt.Paint) [function] [call site] 08243
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08244
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08245
6 [org.jfree.chart.plot.XYPlot].setDomainCrosshairPaint(java.awt.Paint) [function] [call site] 08246
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08247
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08248
6 [org.jfree.chart.plot.XYPlot].setRangeCrosshairPaint(java.awt.Paint) [function] [call site] 08249
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08250
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08251
6 [org.jfree.chart.plot.XYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08252
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08253
6 [org.jfree.chart.plot.CombinedRangeXYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08254
7 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 08255
7 [org.jfree.chart.plot.XYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08256
7 [org.jfree.chart.plot.XYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08257
7 [org.jfree.chart.plot.CombinedDomainXYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08258
8 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 08259
8 [org.jfree.chart.plot.XYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08260
8 [org.jfree.chart.plot.XYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08261
8 [org.jfree.chart.plot.CombinedRangeXYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08262
8 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 08263
7 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 08264
6 [org.jfree.chart.plot.CombinedDomainXYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08265
6 [org.jfree.chart.plot.XYPlot].getDomainAxisCount() [function] [call site] 08266
6 [org.jfree.chart.plot.XYPlot].getDomainAxis(int) [function] [call site] 08267
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 08268
6 [org.jfree.chart.plot.XYPlot].getRangeAxisCount() [function] [call site] 08269
6 [org.jfree.chart.plot.XYPlot].getRangeAxis(int) [function] [call site] 08270
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 08271
6 [org.jfree.chart.plot.XYPlot].getRendererCount() [function] [call site] 08272
6 [org.jfree.chart.plot.XYPlot].getRenderer(int) [function] [call site] 08273
6 [org.jfree.chart.StandardChartTheme].applyToXYItemRenderer(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 08274
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08275
7 [org.jfree.chart.StandardChartTheme].applyToAbstractRenderer(org.jfree.chart.renderer.AbstractRenderer) [function] [call site] 08276
7 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelFont(java.awt.Font) [function] [call site] 08277
7 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelPaint(java.awt.Paint) [function] [call site] 08278
7 [org.jfree.chart.renderer.xy.XYBarRenderer].setBarPainter(org.jfree.chart.renderer.xy.XYBarPainter) [function] [call site] 08279
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08280
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08281
7 [org.jfree.chart.renderer.xy.XYBarRenderer].setShadowVisible(boolean) [function] [call site] 08282
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08283
6 [org.jfree.chart.plot.XYPlot].getAnnotations() [function] [call site] 08284
6 [org.jfree.chart.StandardChartTheme].applyToXYAnnotation(org.jfree.chart.annotations.XYAnnotation) [function] [call site] 08285
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08286
7 [org.jfree.chart.annotations.XYTextAnnotation].setFont(java.awt.Font) [function] [call site] 08287
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08288
8 [org.jfree.chart.annotations.AbstractAnnotation].fireAnnotationChanged() [function] [call site] 08289
9 [org.jfree.chart.event.AnnotationChangeEvent].<init>(java.lang.Object,org.jfree.chart.annotations.Annotation) [function] [call site] 08290
10 [org.jfree.chart.event.ChartChangeEvent].<init>(java.lang.Object) [function] [call site] 08291
10 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08292
9 [org.jfree.chart.annotations.AbstractAnnotation].notifyListeners(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08293
10 [org.jfree.chart.plot.CategoryPlot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08294
11 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 08295
11 [org.jfree.chart.plot.XYPlot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08296
12 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 08297
12 [org.jfree.chart.plot.CategoryPlot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08298
12 [org.jfree.chart.plot.Plot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08299
13 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08300
12 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 08301
12 [org.jfree.chart.event.PlotChangeEvent].<init>(org.jfree.chart.plot.Plot) [function] [call site] 08302
12 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 08303
11 [org.jfree.chart.plot.Plot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08304
11 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 08305
11 [org.jfree.chart.event.PlotChangeEvent].<init>(org.jfree.chart.plot.Plot) [function] [call site] 08306
11 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 08307
10 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08308
11 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08309
10 [org.jfree.chart.plot.XYPlot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08310
10 [org.jfree.chart.plot.Plot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08311
7 [org.jfree.chart.annotations.XYTextAnnotation].setPaint(java.awt.Paint) [function] [call site] 08312
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08313
8 [org.jfree.chart.annotations.AbstractAnnotation].fireAnnotationChanged() [function] [call site] 08314
6 [org.jfree.chart.plot.CombinedDomainXYPlot].getSubplots() [function] [call site] 08315
6 [org.jfree.chart.StandardChartTheme].applyToPlot(org.jfree.chart.plot.Plot) [function] [call site] 08316
6 [org.jfree.chart.plot.CombinedRangeXYPlot].getSubplots() [function] [call site] 08317
6 [org.jfree.chart.StandardChartTheme].applyToPlot(org.jfree.chart.plot.Plot) [function] [call site] 08318
5 [org.jfree.chart.StandardChartTheme].applyToFastScatterPlot(org.jfree.chart.plot.FastScatterPlot) [function] [call site] 08319
6 [org.jfree.chart.plot.FastScatterPlot].setDomainGridlinePaint(java.awt.Paint) [function] [call site] 08320
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08321
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08322
6 [org.jfree.chart.plot.FastScatterPlot].setRangeGridlinePaint(java.awt.Paint) [function] [call site] 08323
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08324
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08325
6 [org.jfree.chart.plot.FastScatterPlot].getDomainAxis() [function] [call site] 08326
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 08327
6 [org.jfree.chart.plot.FastScatterPlot].getRangeAxis() [function] [call site] 08328
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 08329
5 [org.jfree.chart.StandardChartTheme].applyToMeterPlot(org.jfree.chart.plot.MeterPlot) [function] [call site] 08330
6 [org.jfree.chart.plot.MeterPlot].setDialBackgroundPaint(java.awt.Paint) [function] [call site] 08331
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08332
6 [org.jfree.chart.plot.MeterPlot].setValueFont(java.awt.Font) [function] [call site] 08333
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08334
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08335
6 [org.jfree.chart.plot.MeterPlot].setValuePaint(java.awt.Paint) [function] [call site] 08336
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08337
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08338
6 [org.jfree.chart.plot.MeterPlot].setDialOutlinePaint(java.awt.Paint) [function] [call site] 08339
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08340
6 [org.jfree.chart.plot.MeterPlot].setNeedlePaint(java.awt.Paint) [function] [call site] 08341
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08342
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08343
6 [org.jfree.chart.plot.MeterPlot].setTickLabelFont(java.awt.Font) [function] [call site] 08344
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08345
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08346
6 [org.jfree.chart.plot.MeterPlot].setTickLabelPaint(java.awt.Paint) [function] [call site] 08347
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08348
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08349
5 [org.jfree.chart.StandardChartTheme].applyToThermometerPlot(org.jfree.chart.plot.ThermometerPlot) [function] [call site] 08350
6 [org.jfree.chart.plot.ThermometerPlot].setValueFont(java.awt.Font) [function] [call site] 08351
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08352
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08353
6 [org.jfree.chart.plot.ThermometerPlot].setThermometerPaint(java.awt.Paint) [function] [call site] 08354
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08355
6 [org.jfree.chart.plot.ThermometerPlot].getRangeAxis() [function] [call site] 08356
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 08357
5 [org.jfree.chart.StandardChartTheme].applyToSpiderWebPlot(org.jfree.chart.plot.SpiderWebPlot) [function] [call site] 08358
6 [org.jfree.chart.plot.SpiderWebPlot].setLabelFont(java.awt.Font) [function] [call site] 08359
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08360
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08361
6 [org.jfree.chart.plot.SpiderWebPlot].setLabelPaint(java.awt.Paint) [function] [call site] 08362
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08363
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08364
6 [org.jfree.chart.plot.SpiderWebPlot].setAxisLinePaint(java.awt.Paint) [function] [call site] 08365
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08366
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08367
5 [org.jfree.chart.StandardChartTheme].applyToPolarPlot(org.jfree.chart.plot.PolarPlot) [function] [call site] 08368
6 [org.jfree.chart.plot.PolarPlot].setAngleLabelFont(java.awt.Font) [function] [call site] 08369
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08370
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08371
6 [org.jfree.chart.plot.PolarPlot].setAngleLabelPaint(java.awt.Paint) [function] [call site] 08372
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08373
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08374
6 [org.jfree.chart.plot.PolarPlot].setAngleGridlinePaint(java.awt.Paint) [function] [call site] 08375
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08376
6 [org.jfree.chart.plot.PolarPlot].setRadiusGridlinePaint(java.awt.Paint) [function] [call site] 08377
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08378
6 [org.jfree.chart.plot.PolarPlot].getAxis() [function] [call site] 08379
7 [org.jfree.chart.plot.PolarPlot].getAxis(int) [function] [call site] 08380
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 08381
3 [org.jfree.chart.StandardChartTheme$1].apply(org.jfree.chart.JFreeChart) [function] [call site] 08382
1 [ossfuzz.TestUtils].serialised(java.lang.Object) [function] [call site] 08383
1 [org.jfree.chart.JFreeChart].equals(java.lang.Object) [function] [call site] 08384
2 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 08385
2 [org.jfree.chart.api.RectangleInsets].equals(java.lang.Object) [function] [call site] 08386
2 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 08387