Fuzz introspector: DefaultCategoryDatasetChartFuzzer
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
4166 3863 [org.jfree.chart.StandardChartTheme].getDrawingSupplier() call site: {node_id}
454 1160 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) call site: {node_id}
166 337 [org.jfree.data.DefaultKeyedValues2D].getValue(int,int) call site: {node_id}
164 2017 [org.jfree.data.time.TimeSeriesCollection].getDomainBounds(java.util.List,boolean) call site: {node_id}
162 841 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) call site: {node_id}
162 2346 [org.jfree.data.Range].combineIgnoringNaN(org.jfree.data.Range,org.jfree.data.Range) call site: {node_id}
128 2511 [org.jfree.data.time.TimeSeries].getValue(int) call site: {node_id}
122 544 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) call site: {node_id}
101 156 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) call site: {node_id}
101 2723 [org.jfree.data.time.TimeSeriesCollection].getEndY(int,int) call site: {node_id}
99 1007 [org.jfree.data.time.TimeSeriesCollection].getSeries(int) call site: {node_id}
98 8344 [org.jfree.chart.StandardChartTheme].applyToXYPlot(org.jfree.chart.plot.XYPlot) call site: {node_id}

Fuzzer calltree

0 [DefaultCategoryDatasetChartFuzzer].fuzzerTestOneInput(com.code_intelligence.jazzer.api.FuzzedDataProvider) [function] [call site] 00000
1 [org.jfree.data.category.DefaultCategoryDataset]. () [function] [call site] 00001
2 [org.jfree.data.general.AbstractDataset]. () [function] [call site] 00002
2 [org.jfree.data.DefaultKeyedValues2D]. () [function] [call site] 00003
3 [org.jfree.data.DefaultKeyedValues2D]. (boolean) [function] [call site] 00004
1 [org.jfree.data.category.DefaultCategoryDataset].addValue(double,java.lang.Comparable,java.lang.Comparable) [function] [call site] 00005
2 [org.jfree.data.category.DefaultCategoryDataset].addValue(java.lang.Number,java.lang.Comparable,java.lang.Comparable) [function] [call site] 00006
3 [org.jfree.data.DefaultKeyedValues2D].addValue(java.lang.Number,java.lang.Comparable,java.lang.Comparable) [function] [call site] 00007
4 [org.jfree.data.DefaultKeyedValues2D].setValue(java.lang.Number,java.lang.Comparable,java.lang.Comparable) [function] [call site] 00008
5 [org.jfree.data.DefaultKeyedValues2D].getRowIndex(java.lang.Comparable) [function] [call site] 00009
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00010
5 [org.jfree.data.DefaultKeyedValues]. () [function] [call site] 00011
5 [org.jfree.data.DefaultKeyedValues].setValue(java.lang.Comparable,java.lang.Number) [function] [call site] 00012
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00013
6 [org.jfree.data.DefaultKeyedValues].getIndex(java.lang.Comparable) [function] [call site] 00014
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00015
3 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 00016
4 [org.jfree.data.general.DatasetChangeEvent]. (java.lang.Object,org.jfree.data.general.Dataset) [function] [call site] 00017
4 [org.jfree.data.general.AbstractDataset].notifyListeners(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 00018
5 [org.jfree.chart.plot.PolarPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 00019
6 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 00020
7 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 00021
7 [org.jfree.chart.axis.DateAxis].autoAdjustRange() [function] [call site] 00022
8 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 00023
8 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 00024
9 [org.jfree.chart.plot.CategoryPlot].findRangeAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 00025
9 [org.jfree.chart.plot.CategoryPlot].datasetsMappedToRangeAxis(int) [function] [call site] 00026
9 [org.jfree.chart.plot.CategoryPlot].getRangeAxis() [function] [call site] 00027
10 [org.jfree.chart.plot.CategoryPlot].getRangeAxis(int) [function] [call site] 00028
11 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 00029
9 [org.jfree.chart.plot.CategoryPlot].datasetsMappedToRangeAxis(int) [function] [call site] 00030
9 [org.jfree.chart.plot.CategoryPlot].getRendererForDataset(org.jfree.data.category.CategoryDataset) [function] [call site] 00031
10 [org.jfree.chart.plot.CategoryPlot].indexOf(org.jfree.data.category.CategoryDataset) [function] [call site] 00032
10 [org.jfree.chart.plot.CategoryPlot].getRenderer() [function] [call site] 00033
11 [org.jfree.chart.plot.CategoryPlot].getRenderer(int) [function] [call site] 00034
9 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 00035
10 [org.jfree.data.Range].getLowerBound() [function] [call site] 00036
10 [org.jfree.data.Range].getLowerBound() [function] [call site] 00037
10 [org.jfree.data.Range].getUpperBound() [function] [call site] 00038
10 [org.jfree.data.Range].getUpperBound() [function] [call site] 00039
10 [org.jfree.data.Range]. (double,double) [function] [call site] 00040
9 [org.jfree.chart.renderer.category.GroupedStackedBarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 00041
10 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.category.CategoryDataset,org.jfree.data.KeyToGroupMap) [function] [call site] 00042
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00043
11 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 00044
12 [org.jfree.data.KeyedObjects2D].getRowCount() [function] [call site] 00045
11 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 00046
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 00047
12 [org.jfree.data.KeyedObjects2D].getRowCount() [function] [call site] 00048
11 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 00049
12 [org.jfree.data.DefaultKeyedValues2D].getRowCount() [function] [call site] 00050
11 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 00051
12 [org.jfree.data.KeyedObjects2D].getRowCount() [function] [call site] 00052
11 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 00053
12 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 00054
11 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 00055
12 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 00056
12 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 00057
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 00058
12 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 00059
12 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 00060
12 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 00061
12 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 00062
11 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 00063
11 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 00064
11 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 00065
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 00066
11 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 00067
11 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 00068
11 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 00069
11 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 00070
11 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 00071
11 [org.jfree.data.KeyToGroupMap].getGroup(java.lang.Comparable) [function] [call site] 00072
12 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00073
11 [org.jfree.data.KeyToGroupMap].getGroupIndex(java.lang.Comparable) [function] [call site] 00074
12 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00075
13 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00076
14 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00077
15 [org.jfree.chart.date.SpreadsheetDate].toSerial() [function] [call site] 00078
15 [org.jfree.chart.date.SpreadsheetDate].toSerial() [function] [call site] 00079
14 [org.jfree.data.time.Day].getSerialDate() [function] [call site] 00080
12 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00081
13 [org.jfree.data.time.Quarter].getQuarter() [function] [call site] 00082
13 [org.jfree.data.time.Quarter].getYearValue() [function] [call site] 00083
12 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00084
13 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00085
13 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00086
13 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00087
14 [org.jfree.data.time.Week].getFirstMillisecond() [function] [call site] 00088
14 [org.jfree.data.time.Year].getFirstMillisecond() [function] [call site] 00089
14 [org.jfree.data.time.Day].getFirstMillisecond() [function] [call site] 00090
14 [org.jfree.data.time.Quarter].getFirstMillisecond() [function] [call site] 00091
14 [org.jfree.data.time.Minute].getFirstMillisecond() [function] [call site] 00092
14 [org.jfree.data.time.Hour].getFirstMillisecond() [function] [call site] 00093
14 [org.jfree.data.time.Millisecond].getFirstMillisecond() [function] [call site] 00094
14 [org.jfree.data.time.Second].getFirstMillisecond() [function] [call site] 00095
14 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond() [function] [call site] 00096
14 [org.jfree.data.time.Month].getFirstMillisecond() [function] [call site] 00097
13 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 00098
14 [org.jfree.data.time.Quarter].getLastMillisecond() [function] [call site] 00099
14 [org.jfree.data.time.Second].getLastMillisecond() [function] [call site] 00100
14 [org.jfree.data.time.Day].getLastMillisecond() [function] [call site] 00101
14 [org.jfree.data.time.Hour].getLastMillisecond() [function] [call site] 00102
14 [org.jfree.data.time.Minute].getLastMillisecond() [function] [call site] 00103
14 [org.jfree.data.time.Millisecond].getLastMillisecond() [function] [call site] 00104
14 [org.jfree.data.time.Year].getLastMillisecond() [function] [call site] 00105
14 [org.jfree.data.time.Month].getLastMillisecond() [function] [call site] 00106
14 [org.jfree.data.time.FixedMillisecond].getLastMillisecond() [function] [call site] 00107
14 [org.jfree.data.time.Week].getLastMillisecond() [function] [call site] 00108
13 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00109
13 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00110
12 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00111
12 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00112
12 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00113
12 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 00114
13 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00115
14 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 00116
13 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00117
13 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 00118
13 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00119
13 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00120
13 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00121
13 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00122
13 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 00123
13 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 00124
13 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00125
13 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 00126
14 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00127
14 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00128
14 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00129
14 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00130
14 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00131
14 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00132
14 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00133
14 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 00134
14 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00135
15 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 00136
14 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00137
14 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 00138
15 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00139
15 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00140
15 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00141
15 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00142
15 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00143
15 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00144
15 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00145
15 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 00146
15 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 00147
15 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00148
15 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00149
15 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00150
16 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00151
15 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00152
15 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00153
15 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00154
16 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 00155
16 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 00156
15 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00157
16 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond() [function] [call site] 00158
15 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 00159
16 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00160
16 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 00161
16 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00162
16 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00163
16 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00164
16 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00165
16 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 00166
16 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 00167
16 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00168
16 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 00169
16 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 00170
16 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00171
16 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00172
16 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 00173
16 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 00174
16 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00175
16 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00176
16 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00177
16 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00178
16 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00179
16 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 00180
16 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 00181
16 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00182
17 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00183
16 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00184
16 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00185
16 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 00186
15 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00187
15 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00188
15 [org.jfree.chart.axis.TickUnit:org.jfree.data.statistics.SimpleHistogramBin:org.jfree.data.time.Minute:org.jfree.data.time.Month:org.jfree.data.time.Week:org.jfree.data.time.Year:org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 00189
15 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00190
15 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00191
15 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00192
15 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00193
15 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00194
15 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00195
15 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 00196
15 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 00197
15 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00198
15 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00199
15 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00200
15 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00201
15 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00202
15 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00203
15 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00204
15 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 00205
15 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00206
15 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00207
15 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00208
14 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00209
14 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00210
14 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00211
14 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00212
14 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00213
14 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 00214
14 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00215
14 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00216
14 [org.jfree.chart.axis.TickUnit:org.jfree.data.statistics.SimpleHistogramBin:org.jfree.data.time.Minute:org.jfree.data.time.Month:org.jfree.data.time.Week:org.jfree.data.time.Year:org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 00217
13 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00218
13 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00219
13 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 00220
13 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 00221
13 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00222
13 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00223
13 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00224
13 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00225
13 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00226
13 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 00227
13 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 00228
13 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 00229
13 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00230
13 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00231
13 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 00232
13 [org.jfree.chart.text.TextBox].equals(java.lang.Object) [function] [call site] 00233
12 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 00234
12 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00235
12 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00236
12 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 00237
12 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00238
12 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00239
12 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00240
12 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00241
12 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00242
12 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 00243
12 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00244
12 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00245
12 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00246
12 [org.jfree.chart.axis.TickUnit:org.jfree.data.statistics.SimpleHistogramBin:org.jfree.data.time.Minute:org.jfree.data.time.Month:org.jfree.data.time.Week:org.jfree.data.time.Year:org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 00247
11 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowKey(int) [function] [call site] 00248
12 [org.jfree.data.KeyedObjects2D].getRowKey(int) [function] [call site] 00249
11 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowKey(int) [function] [call site] 00250
12 [org.jfree.data.KeyedObjects2D].getRowKey(int) [function] [call site] 00251
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowKey(int) [function] [call site] 00252
12 [org.jfree.data.KeyedObjects2D].getRowKey(int) [function] [call site] 00253
11 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowKey(int) [function] [call site] 00254
12 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 00255
13 [org.jfree.data.general.Series].getKey() [function] [call site] 00256
11 [org.jfree.data.category.DefaultCategoryDataset].getRowKey(int) [function] [call site] 00257
12 [org.jfree.data.DefaultKeyedValues2D].getRowKey(int) [function] [call site] 00258
11 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 00259
11 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowKey(int) [function] [call site] 00260
12 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 00261
11 [org.jfree.data.category.SlidingCategoryDataset].getRowKey(int) [function] [call site] 00262
12 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowKey(int) [function] [call site] 00263
12 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowKey(int) [function] [call site] 00264
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowKey(int) [function] [call site] 00265
12 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowKey(int) [function] [call site] 00266
12 [org.jfree.data.category.DefaultCategoryDataset].getRowKey(int) [function] [call site] 00267
12 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 00268
12 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowKey(int) [function] [call site] 00269
11 [org.jfree.data.KeyToGroupMap].getGroupCount() [function] [call site] 00270
11 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 00271
12 [org.jfree.data.category.SlidingCategoryDataset].lastCategoryIndex() [function] [call site] 00272
13 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 00273
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 00274
14 [org.jfree.data.gantt.SlidingGanttCategoryDataset].lastCategoryIndex() [function] [call site] 00275
15 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 00276
15 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 00277
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 00278
14 [org.jfree.data.KeyedObjects2D].getColumnCount() [function] [call site] 00279
13 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 00280
13 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 00281
14 [org.jfree.data.DefaultKeyedValues2D].getColumnCount() [function] [call site] 00282
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 00283
14 [org.jfree.data.KeyedObjects2D].getColumnCount() [function] [call site] 00284
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 00285
14 [org.jfree.data.KeyedObjects2D].getColumnCount() [function] [call site] 00286
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 00287
11 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 00288
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 00289
11 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 00290
11 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 00291
11 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 00292
11 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 00293
11 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 00294
11 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 00295
11 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 00296
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 00297
11 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 00298
11 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 00299
11 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 00300
11 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 00301
11 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 00302
11 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 00303
12 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 00304
13 [org.jfree.data.KeyedObjects].getIndex(java.lang.Comparable) [function] [call site] 00305
14 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00306
14 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00307
14 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00308
14 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00309
14 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00310
14 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00311
14 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00312
14 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 00313
14 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 00314
14 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00315
14 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00316
14 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 00317
14 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00318
14 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00319
14 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00320
14 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00321
14 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00322
14 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 00323
14 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00324
14 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00325
14 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00326
14 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 00327
14 [org.jfree.data.KeyedObject].getKey() [function] [call site] 00328
13 [org.jfree.data.KeyedObjects].getObject(java.lang.Comparable) [function] [call site] 00329
14 [org.jfree.data.KeyedObjects].getIndex(java.lang.Comparable) [function] [call site] 00330
14 [org.jfree.data.UnknownKeyException]. (java.lang.String) [function] [call site] 00331
14 [org.jfree.data.KeyedObjects].getObject(int) [function] [call site] 00332
15 [org.jfree.data.KeyedObject].getObject() [function] [call site] 00333
11 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 00334
12 [org.jfree.data.DefaultKeyedValues2D].getValue(int,int) [function] [call site] 00335
13 [org.jfree.data.DefaultKeyedValues].getIndex(java.lang.Comparable) [function] [call site] 00336
13 [org.jfree.data.DefaultKeyedValues].getValue(int) [function] [call site] 00337
11 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 00338
12 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getMeanValue(int,int) [function] [call site] 00339
13 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 00340
13 [org.jfree.data.statistics.MeanAndStandardDeviation].getMean() [function] [call site] 00341
11 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 00342
12 [org.jfree.data.gantt.TaskSeriesCollection].getStartValue(int,int) [function] [call site] 00343
13 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 00344
13 [org.jfree.data.gantt.TaskSeriesCollection].getColumnKey(int) [function] [call site] 00345
13 [org.jfree.data.gantt.TaskSeriesCollection].getStartValue(java.lang.Comparable,java.lang.Comparable) [function] [call site] 00346
14 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 00347
15 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00348
15 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 00349
15 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00350
15 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00351
15 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00352
15 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00353
15 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 00354
15 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 00355
15 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00356
15 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 00357
15 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 00358
15 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00359
15 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00360
15 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 00361
15 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 00362
15 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00363
15 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00364
15 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00365
15 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00366
15 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00367
15 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 00368
15 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 00369
15 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 00370
15 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00371
15 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00372
15 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00373
15 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 00374
15 [org.jfree.data.general.Series].getKey() [function] [call site] 00375
14 [org.jfree.data.gantt.TaskSeries].get(java.lang.String) [function] [call site] 00376
15 [org.jfree.data.gantt.Task].getDescription() [function] [call site] 00377
14 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 00378
15 [org.jfree.data.xy.XYDataItem].getXValue() [function] [call site] 00379
15 [org.jfree.data.xy.XYDataItem].getYValue() [function] [call site] 00380
14 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 00381
15 [org.jfree.chart.date.SpreadsheetDate].getDayOfMonth() [function] [call site] 00382
15 [org.jfree.chart.date.SpreadsheetDate].getMonth() [function] [call site] 00383
15 [org.jfree.chart.date.SerialDate].monthCodeToString(int) [function] [call site] 00384
16 [org.jfree.chart.date.SerialDate].monthCodeToString(int,boolean) [function] [call site] 00385
17 [org.jfree.chart.date.SerialDate].isValidMonthCode(int) [function] [call site] 00386
15 [org.jfree.chart.date.SpreadsheetDate].getYYYY() [function] [call site] 00387
14 [org.jfree.data.time.Year].toString() [function] [call site] 00388
14 [org.jfree.data.time.Hour].toString() [function] [call site] 00389
15 [org.jfree.data.time.Hour].getDayOfMonth() [function] [call site] 00390
16 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 00391
17 [org.jfree.chart.date.SpreadsheetDate].getDayOfMonth() [function] [call site] 00392
15 [org.jfree.data.time.Hour].getMonth() [function] [call site] 00393
16 [org.jfree.data.time.Day].getMonth() [function] [call site] 00394
17 [org.jfree.chart.date.SpreadsheetDate].getMonth() [function] [call site] 00395
15 [org.jfree.data.time.Hour].getYear() [function] [call site] 00396
16 [org.jfree.data.time.Day].getYear() [function] [call site] 00397
17 [org.jfree.chart.date.SpreadsheetDate].getYYYY() [function] [call site] 00398
14 [org.jfree.data.time.Month].toString() [function] [call site] 00399
15 [org.jfree.chart.date.SerialDate].monthCodeToString(int) [function] [call site] 00400
14 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 00401
15 [org.jfree.chart.renderer.Outlier].getX() [function] [call site] 00402
16 [org.jfree.chart.renderer.Outlier].getPoint() [function] [call site] 00403
15 [org.jfree.chart.renderer.Outlier].getY() [function] [call site] 00404
16 [org.jfree.chart.renderer.Outlier].getPoint() [function] [call site] 00405
14 [org.jfree.data.time.Day].toString() [function] [call site] 00406
15 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 00407
14 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 00408
14 [org.jfree.data.time.Quarter].toString() [function] [call site] 00409
14 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 00410
15 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 00411
15 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 00412
15 [org.jfree.data.time.Year].toString() [function] [call site] 00413
15 [org.jfree.data.time.Hour].toString() [function] [call site] 00414
15 [org.jfree.data.time.Month].toString() [function] [call site] 00415
15 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 00416
15 [org.jfree.data.time.Day].toString() [function] [call site] 00417
15 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 00418
15 [org.jfree.data.time.Quarter].toString() [function] [call site] 00419
15 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 00420
16 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 00421
16 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 00422
16 [org.jfree.data.time.Year].toString() [function] [call site] 00423
16 [org.jfree.data.time.Hour].toString() [function] [call site] 00424
16 [org.jfree.data.time.Month].toString() [function] [call site] 00425
16 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 00426
16 [org.jfree.data.time.Day].toString() [function] [call site] 00427
16 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 00428
16 [org.jfree.data.time.Quarter].toString() [function] [call site] 00429
16 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 00430
16 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 00431
17 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 00432
17 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 00433
17 [org.jfree.data.time.Year].toString() [function] [call site] 00434
17 [org.jfree.data.time.Hour].toString() [function] [call site] 00435
17 [org.jfree.data.time.Month].toString() [function] [call site] 00436
17 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 00437
17 [org.jfree.data.time.Day].toString() [function] [call site] 00438
17 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 00439
17 [org.jfree.data.time.Quarter].toString() [function] [call site] 00440
17 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 00441
17 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 00442
17 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 00443
18 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00444
17 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 00445
18 [org.jfree.chart.axis.TickUnit].getSize() [function] [call site] 00446
18 [org.jfree.chart.axis.NumberTickUnit].valueToString(double) [function] [call site] 00447
17 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 00448
17 [org.jfree.data.time.Week].toString() [function] [call site] 00449
16 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 00450
16 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 00451
16 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 00452
16 [org.jfree.data.time.Week].toString() [function] [call site] 00453
15 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 00454
15 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 00455
15 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 00456
15 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 00457
15 [org.jfree.data.time.Week].toString() [function] [call site] 00458
15 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 00459
15 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 00460
15 [org.jfree.data.time.Year].toString() [function] [call site] 00461
15 [org.jfree.data.time.Hour].toString() [function] [call site] 00462
15 [org.jfree.data.time.Month].toString() [function] [call site] 00463
15 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 00464
15 [org.jfree.data.time.Day].toString() [function] [call site] 00465
15 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 00466
15 [org.jfree.data.time.Quarter].toString() [function] [call site] 00467
15 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 00468
15 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 00469
15 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 00470
15 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 00471
15 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 00472
15 [org.jfree.data.time.Week].toString() [function] [call site] 00473
14 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 00474
14 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 00475
14 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 00476
14 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 00477
14 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 00478
14 [org.jfree.data.time.Week].toString() [function] [call site] 00479
14 [org.jfree.data.gantt.Task].getDuration() [function] [call site] 00480
14 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00481
14 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00482
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 00483
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getMedianValue(int,int) [function] [call site] 00484
13 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 00485
13 [org.jfree.data.statistics.BoxAndWhiskerItem].getMedian() [function] [call site] 00486
11 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 00487
12 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 00488
11 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 00489
12 [org.jfree.data.category.DefaultIntervalCategoryDataset].getEndValue(int,int) [function] [call site] 00490
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesCount() [function] [call site] 00491
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getCategoryCount() [function] [call site] 00492
14 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesCount() [function] [call site] 00493
11 [org.jfree.data.category.SlidingCategoryDataset].getValue(int,int) [function] [call site] 00494
12 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 00495
12 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 00496
12 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 00497
12 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 00498
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 00499
12 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 00500
12 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 00501
11 [org.jfree.data.Range]. (double,double) [function] [call site] 00502
11 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 00503
9 [org.jfree.chart.renderer.category.IntervalBarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 00504
10 [org.jfree.chart.renderer.category.BarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 00505
11 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 00506
12 [org.jfree.chart.renderer.AbstractRenderer].getDataBoundsIncludesVisibleSeriesOnly() [function] [call site] 00507
12 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 00508
12 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 00509
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 00510
12 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 00511
12 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 00512
12 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 00513
12 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 00514
12 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 00515
12 [org.jfree.chart.renderer.AbstractRenderer].isSeriesVisible(int) [function] [call site] 00516
12 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowKey(int) [function] [call site] 00517
12 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowKey(int) [function] [call site] 00518
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowKey(int) [function] [call site] 00519
12 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowKey(int) [function] [call site] 00520
12 [org.jfree.data.category.DefaultCategoryDataset].getRowKey(int) [function] [call site] 00521
12 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 00522
12 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowKey(int) [function] [call site] 00523
12 [org.jfree.data.category.SlidingCategoryDataset].getRowKey(int) [function] [call site] 00524
12 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.category.CategoryDataset,java.util.List,boolean) [function] [call site] 00525
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00526
13 [org.jfree.data.general.DatasetUtils].iterateToFindRangeBounds(org.jfree.data.category.CategoryDataset,java.util.List,boolean) [function] [call site] 00527
14 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00528
14 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00529
14 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 00530
14 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 00531
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 00532
14 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 00533
14 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 00534
14 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 00535
14 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 00536
14 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 00537
14 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00538
15 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 00539
14 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00540
15 [org.jfree.data.KeyedObjects2D].getRowIndex(java.lang.Comparable) [function] [call site] 00541
16 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00542
14 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00543
15 [org.jfree.data.DefaultKeyedValues2D].getRowIndex(java.lang.Comparable) [function] [call site] 00544
14 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00545
15 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesIndex(java.lang.Comparable) [function] [call site] 00546
16 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00547
16 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00548
16 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 00549
16 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00550
16 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00551
16 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00552
16 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00553
16 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 00554
16 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 00555
16 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00556
16 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 00557
16 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 00558
16 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00559
16 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00560
16 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 00561
16 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 00562
16 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00563
16 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00564
16 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00565
16 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00566
16 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00567
16 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 00568
16 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 00569
16 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 00570
16 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00571
16 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00572
16 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 00573
14 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 00574
14 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00575
15 [org.jfree.data.KeyedObjects2D].getRowIndex(java.lang.Comparable) [function] [call site] 00576
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00577
15 [org.jfree.data.KeyedObjects2D].getRowIndex(java.lang.Comparable) [function] [call site] 00578
14 [org.jfree.data.category.SlidingCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00579
15 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00580
15 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00581
15 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00582
15 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00583
15 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 00584
15 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00585
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00586
14 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 00587
14 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 00588
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 00589
14 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 00590
14 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 00591
14 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 00592
14 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 00593
14 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 00594
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getMinRegularValue(int,int) [function] [call site] 00595
15 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 00596
15 [org.jfree.data.statistics.BoxAndWhiskerItem].getMinRegularValue() [function] [call site] 00597
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 00598
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getMaxRegularValue(int,int) [function] [call site] 00599
15 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 00600
15 [org.jfree.data.statistics.BoxAndWhiskerItem].getMaxRegularValue() [function] [call site] 00601
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 00602
14 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00603
14 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00604
14 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00605
14 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00606
14 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 00607
14 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00608
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00609
14 [org.jfree.data.category.SlidingCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00610
14 [org.jfree.data.gantt.TaskSeriesCollection].getStartValue(int,int) [function] [call site] 00611
14 [org.jfree.data.category.DefaultIntervalCategoryDataset].getStartValue(int,int) [function] [call site] 00612
15 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesCount() [function] [call site] 00613
15 [org.jfree.data.category.DefaultIntervalCategoryDataset].getCategoryCount() [function] [call site] 00614
14 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getStartValue(int,int) [function] [call site] 00615
15 [org.jfree.data.gantt.TaskSeriesCollection].getStartValue(int,int) [function] [call site] 00616
14 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getEndValue(int,int) [function] [call site] 00617
15 [org.jfree.data.gantt.TaskSeriesCollection].getEndValue(int,int) [function] [call site] 00618
16 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 00619
16 [org.jfree.data.gantt.TaskSeriesCollection].getColumnKey(int) [function] [call site] 00620
16 [org.jfree.data.gantt.TaskSeriesCollection].getEndValue(java.lang.Comparable,java.lang.Comparable) [function] [call site] 00621
17 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 00622
17 [org.jfree.data.gantt.TaskSeries].get(java.lang.String) [function] [call site] 00623
17 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 00624
17 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 00625
17 [org.jfree.data.time.Year].toString() [function] [call site] 00626
17 [org.jfree.data.time.Hour].toString() [function] [call site] 00627
17 [org.jfree.data.time.Month].toString() [function] [call site] 00628
17 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 00629
17 [org.jfree.data.time.Day].toString() [function] [call site] 00630
17 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 00631
17 [org.jfree.data.time.Quarter].toString() [function] [call site] 00632
17 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 00633
17 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 00634
17 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 00635
17 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 00636
17 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 00637
17 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 00638
17 [org.jfree.data.time.Week].toString() [function] [call site] 00639
17 [org.jfree.data.gantt.Task].getDuration() [function] [call site] 00640
17 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 00641
17 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00642
14 [org.jfree.data.category.DefaultIntervalCategoryDataset].getEndValue(int,int) [function] [call site] 00643
14 [org.jfree.data.gantt.TaskSeriesCollection].getEndValue(int,int) [function] [call site] 00644
14 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00645
14 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00646
14 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00647
14 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00648
14 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 00649
14 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00650
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00651
14 [org.jfree.data.category.SlidingCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00652
14 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValues(int,int) [function] [call site] 00653
15 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 00654
14 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00655
14 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00656
14 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00657
14 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00658
14 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 00659
14 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00660
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00661
14 [org.jfree.data.category.SlidingCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00662
14 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getMeanValue(int,int) [function] [call site] 00663
14 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getStdDevValue(int,int) [function] [call site] 00664
15 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 00665
15 [org.jfree.data.statistics.MeanAndStandardDeviation].getStandardDeviation() [function] [call site] 00666
14 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00667
14 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00668
14 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00669
14 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00670
14 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 00671
14 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00672
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00673
14 [org.jfree.data.category.SlidingCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00674
14 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 00675
14 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 00676
14 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 00677
14 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 00678
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 00679
14 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 00680
14 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 00681
14 [org.jfree.data.category.SlidingCategoryDataset].getValue(int,int) [function] [call site] 00682
14 [org.jfree.data.Range]. (double,double) [function] [call site] 00683
12 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 00684
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00685
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRangeBounds(boolean) [function] [call site] 00686
14 [org.jfree.data.Range]. (double,double) [function] [call site] 00687
13 [org.jfree.data.xy.XYSeriesCollection].getRangeBounds(boolean) [function] [call site] 00688
14 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 00689
14 [org.jfree.data.xy.XYSeriesCollection].getSeries(int) [function] [call site] 00690
15 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00691
14 [org.jfree.data.xy.XYSeries].getMinY() [function] [call site] 00692
14 [org.jfree.data.xy.XYSeries].getMaxY() [function] [call site] 00693
14 [org.jfree.data.Range]. (double,double) [function] [call site] 00694
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRangeBounds(boolean) [function] [call site] 00695
13 [org.jfree.data.time.DynamicTimeSeriesCollection].getRangeBounds(boolean) [function] [call site] 00696
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getRangeUpperBound(boolean) [function] [call site] 00697
14 [org.jfree.data.Range]. (double,double) [function] [call site] 00698
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRangeBounds(boolean) [function] [call site] 00699
14 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRangeLowerBound(boolean) [function] [call site] 00700
14 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRangeUpperBound(boolean) [function] [call site] 00701
14 [org.jfree.data.Range]. (double,double) [function] [call site] 00702
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getRangeBounds(boolean) [function] [call site] 00703
13 [org.jfree.data.general.DatasetUtils].iterateRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 00704
14 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 00705
14 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 00706
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 00707
14 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 00708
14 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 00709
14 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 00710
14 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 00711
14 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 00712
14 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 00713
14 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 00714
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 00715
14 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 00716
14 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 00717
14 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 00718
14 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 00719
14 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 00720
14 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 00721
14 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 00722
14 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 00723
14 [org.jfree.data.gantt.TaskSeriesCollection].getStartValue(int,int) [function] [call site] 00724
14 [org.jfree.data.category.DefaultIntervalCategoryDataset].getStartValue(int,int) [function] [call site] 00725
14 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getStartValue(int,int) [function] [call site] 00726
14 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getEndValue(int,int) [function] [call site] 00727
14 [org.jfree.data.category.DefaultIntervalCategoryDataset].getEndValue(int,int) [function] [call site] 00728
14 [org.jfree.data.gantt.TaskSeriesCollection].getEndValue(int,int) [function] [call site] 00729
14 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 00730
14 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 00731
14 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 00732
14 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 00733
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 00734
14 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 00735
14 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 00736
14 [org.jfree.data.category.SlidingCategoryDataset].getValue(int,int) [function] [call site] 00737
14 [org.jfree.data.Range]. (double,double) [function] [call site] 00738
11 [org.jfree.data.Range].expandToInclude(org.jfree.data.Range,double) [function] [call site] 00739
12 [org.jfree.data.Range]. (double,double) [function] [call site] 00740
12 [org.jfree.data.Range].getLowerBound() [function] [call site] 00741
12 [org.jfree.data.Range]. (double,double) [function] [call site] 00742
12 [org.jfree.data.Range].getUpperBound() [function] [call site] 00743
12 [org.jfree.data.Range].getUpperBound() [function] [call site] 00744
12 [org.jfree.data.Range]. (double,double) [function] [call site] 00745
12 [org.jfree.data.Range].getLowerBound() [function] [call site] 00746
9 [org.jfree.chart.renderer.category.StatisticalLineAndShapeRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 00747
10 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 00748
9 [org.jfree.chart.renderer.category.StackedAreaRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 00749
10 [org.jfree.data.Range]. (double,double) [function] [call site] 00750
10 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 00751
11 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.category.CategoryDataset,double) [function] [call site] 00752
12 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00753
12 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 00754
12 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 00755
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 00756
12 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 00757
12 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 00758
12 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 00759
12 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 00760
12 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 00761
12 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 00762
12 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 00763
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 00764
12 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 00765
12 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 00766
12 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 00767
12 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 00768
12 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 00769
12 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 00770
12 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 00771
12 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 00772
12 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 00773
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 00774
12 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 00775
12 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 00776
12 [org.jfree.data.category.SlidingCategoryDataset].getValue(int,int) [function] [call site] 00777
12 [org.jfree.data.Range]. (double,double) [function] [call site] 00778
9 [org.jfree.chart.renderer.category.WaterfallBarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 00779
10 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 00780
10 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 00781
10 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 00782
10 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 00783
10 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 00784
10 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 00785
10 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 00786
10 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 00787
10 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 00788
10 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 00789
10 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 00790
10 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 00791
10 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 00792
10 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 00793
10 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 00794
10 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 00795
10 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 00796
10 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 00797
10 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 00798
10 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 00799
10 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 00800
10 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 00801
10 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 00802
10 [org.jfree.data.category.SlidingCategoryDataset].getValue(int,int) [function] [call site] 00803
10 [org.jfree.data.Range]. (double,double) [function] [call site] 00804
9 [org.jfree.chart.renderer.category.StackedBarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 00805
10 [org.jfree.data.Range]. (double,double) [function] [call site] 00806
10 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.category.CategoryDataset,double) [function] [call site] 00807
10 [org.jfree.chart.renderer.category.BarRenderer].getBase() [function] [call site] 00808
9 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 00809
10 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 00810
10 [org.jfree.chart.renderer.category.BarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 00811
9 [org.jfree.chart.renderer.category.ScatterRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 00812
10 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 00813
9 [org.jfree.chart.renderer.category.StatisticalBarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 00814
10 [org.jfree.chart.renderer.category.BarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 00815
9 [org.jfree.chart.renderer.category.BoxAndWhiskerRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 00816
10 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 00817
8 [org.jfree.chart.plot.ThermometerPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 00818
9 [org.jfree.data.Range]. (double,double) [function] [call site] 00819
8 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 00820
9 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 00821
9 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 00822
10 [org.jfree.chart.plot.XYPlot].getDomainAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 00823
11 [org.jfree.chart.plot.XYPlot].findDomainAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 00824
11 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 00825
10 [org.jfree.chart.plot.XYPlot].getDatasetsMappedToDomainAxis(java.lang.Integer) [function] [call site] 00826
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00827
10 [org.jfree.chart.plot.XYPlot].getRangeAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 00828
11 [org.jfree.chart.plot.XYPlot].findRangeAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 00829
11 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 00830
10 [org.jfree.chart.plot.XYPlot].getDatasetsMappedToRangeAxis(java.lang.Integer) [function] [call site] 00831
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00832
10 [org.jfree.chart.plot.XYPlot].getRendererForDataset(org.jfree.data.xy.XYDataset) [function] [call site] 00833
11 [org.jfree.chart.plot.XYPlot].indexOf(org.jfree.data.xy.XYDataset) [function] [call site] 00834
11 [org.jfree.chart.plot.XYPlot].getRenderer() [function] [call site] 00835
12 [org.jfree.chart.plot.XYPlot].getRenderer(int) [function] [call site] 00836
10 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 00837
10 [org.jfree.chart.renderer.xy.XYBlockRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 00838
11 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 00839
12 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00840
12 [org.jfree.data.xy.CategoryTableXYDataset].getDomainBounds(boolean) [function] [call site] 00841
13 [org.jfree.data.xy.IntervalXYDelegate].getDomainBounds(boolean) [function] [call site] 00842
14 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 00843
14 [org.jfree.data.xy.IntervalXYDelegate].getIntervalPositionFactor() [function] [call site] 00844
14 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 00845
15 [org.jfree.data.xy.IntervalXYDelegate].isAutoWidth() [function] [call site] 00846
14 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 00847
14 [org.jfree.data.Range].getLowerBound() [function] [call site] 00848
14 [org.jfree.data.Range]. (double,double) [function] [call site] 00849
14 [org.jfree.data.Range].getUpperBound() [function] [call site] 00850
13 [org.jfree.data.general.DatasetUtils].iterateDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 00851
14 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00852
14 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 00853
14 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 00854
15 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 00855
15 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 00856
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 00857
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 00858
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 00859
15 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 00860
16 [org.jfree.data.DefaultKeyedValues2D].getColumnCount() [function] [call site] 00861
15 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 00862
15 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 00863
15 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 00864
16 [org.jfree.data.DefaultKeyedValues2D].getColumnCount() [function] [call site] 00865
15 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 00866
15 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 00867
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 00868
16 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 00869
16 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 00870
16 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 00871
16 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 00872
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 00873
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 00874
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 00875
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 00876
16 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 00877
16 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 00878
16 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 00879
16 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 00880
16 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 00881
16 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 00882
16 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 00883
16 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 00884
16 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 00885
16 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 00886
16 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 00887
16 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 00888
16 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 00889
16 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 00890
17 [org.jfree.data.gantt.TaskSeriesCollection].getSeriesCount() [function] [call site] 00891
18 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 00892
16 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 00893
16 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 00894
15 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 00895
15 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 00896
15 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 00897
15 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 00898
15 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 00899
15 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 00900
15 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 00901
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset:org.jfree.data.statistics.SimpleHistogramDataset:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 00902
14 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 00903
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 00904
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 00905
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 00906
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 00907
14 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 00908
14 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 00909
14 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 00910
14 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 00911
14 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 00912
14 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 00913
14 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 00914
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 00915
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 00916
14 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 00917
14 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 00918
14 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 00919
14 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 00920
14 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 00921
14 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 00922
14 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 00923
14 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 00924
14 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 00925
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 00926
15 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 00927
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeries(int) [function] [call site] 00928
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 00929
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 00930
14 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 00931
15 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00932
14 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 00933
15 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 00934
15 [org.jfree.data.xy.YIntervalSeriesCollection].getSeries(int) [function] [call site] 00935
16 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00936
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 00937
15 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 00938
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeries(int) [function] [call site] 00939
16 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00940
14 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 00941
15 [org.jfree.data.statistics.HistogramDataset].getBins(int) [function] [call site] 00942
14 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 00943
15 [org.jfree.data.time.TimeTableXYDataset].getItemCount() [function] [call site] 00944
16 [org.jfree.data.DefaultKeyedValues2D].getRowCount() [function] [call site] 00945
14 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 00946
14 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 00947
15 [org.jfree.data.xy.MatrixSeries].getItemCount() [function] [call site] 00948
16 [org.jfree.data.xy.MatrixSeries].getColumnsCount() [function] [call site] 00949
16 [org.jfree.data.xy.MatrixSeries].getRowCount() [function] [call site] 00950
15 [org.jfree.data.xy.MatrixSeriesCollection].getSeries(int) [function] [call site] 00951
16 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00952
14 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 00953
15 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 00954
15 [org.jfree.data.xy.XIntervalSeriesCollection].getSeries(int) [function] [call site] 00955
16 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00956
14 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 00957
14 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 00958
14 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 00959
15 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 00960
14 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 00961
15 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount() [function] [call site] 00962
16 [org.jfree.data.DefaultKeyedValues2D].getRowCount() [function] [call site] 00963
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 00964
15 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00965
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 00966
14 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 00967
15 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 00968
16 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 00969
16 [org.jfree.data.xy.XYSeriesCollection].getSeries(int) [function] [call site] 00970
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 00971
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 00972
15 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 00973
15 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 00974
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 00975
15 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 00976
15 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 00977
15 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 00978
15 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 00979
15 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 00980
15 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 00981
15 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 00982
15 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 00983
15 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 00984
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 00985
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 00986
15 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 00987
16 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 00988
16 [org.jfree.data.xy.DefaultTableXYDataset].getSeries(int) [function] [call site] 00989
17 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00990
15 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 00991
16 [org.jfree.data.gantt.TaskSeries].getItemCount() [function] [call site] 00992
16 [org.jfree.data.gantt.TaskSeriesCollection].getSeries(int) [function] [call site] 00993
17 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00994
15 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 00995
16 [org.jfree.data.time.TimePeriodValues].getItemCount() [function] [call site] 00996
16 [org.jfree.data.time.TimePeriodValuesCollection].getSeries(int) [function] [call site] 00997
17 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 00998
17 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00999
17 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 01000
15 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 01001
16 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 01002
15 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 01003
16 [org.jfree.data.time.TimeSeries].getItemCount() [function] [call site] 01004
16 [org.jfree.data.time.TimeSeriesCollection].getSeries(int) [function] [call site] 01005
17 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 01006
17 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 01007
15 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 01008
16 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 01009
16 [org.jfree.data.xy.VectorSeriesCollection].getSeries(int) [function] [call site] 01010
17 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 01011
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 01012
14 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 01013
14 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 01014
14 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 01015
14 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 01016
14 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 01017
14 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 01018
14 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 01019
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 01020
14 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 01021
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 01022
16 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 01023
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 01024
16 [org.jfree.data.time.ohlc.OHLCSeries].getDataItem(int) [function] [call site] 01025
17 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 01026
16 [org.jfree.data.time.ohlc.OHLCItem].getPeriod() [function] [call site] 01027
17 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 01028
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 01029
17 [org.jfree.data.time.Week].getFirstMillisecond() [function] [call site] 01030
17 [org.jfree.data.time.Year].getFirstMillisecond() [function] [call site] 01031
17 [org.jfree.data.time.Day].getFirstMillisecond() [function] [call site] 01032
17 [org.jfree.data.time.Quarter].getFirstMillisecond() [function] [call site] 01033
17 [org.jfree.data.time.Minute].getFirstMillisecond() [function] [call site] 01034
17 [org.jfree.data.time.Hour].getFirstMillisecond() [function] [call site] 01035
17 [org.jfree.data.time.Millisecond].getFirstMillisecond() [function] [call site] 01036
17 [org.jfree.data.time.Second].getFirstMillisecond() [function] [call site] 01037
17 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond() [function] [call site] 01038
17 [org.jfree.data.time.Month].getFirstMillisecond() [function] [call site] 01039
17 [org.jfree.data.time.RegularTimePeriod].getMiddleMillisecond() [function] [call site] 01040
18 [org.jfree.data.time.Month].getFirstMillisecond() [function] [call site] 01041
18 [org.jfree.data.time.Week].getFirstMillisecond() [function] [call site] 01042
18 [org.jfree.data.time.Year].getFirstMillisecond() [function] [call site] 01043
18 [org.jfree.data.time.Day].getFirstMillisecond() [function] [call site] 01044
18 [org.jfree.data.time.Quarter].getFirstMillisecond() [function] [call site] 01045
18 [org.jfree.data.time.Minute].getFirstMillisecond() [function] [call site] 01046
18 [org.jfree.data.time.Hour].getFirstMillisecond() [function] [call site] 01047
18 [org.jfree.data.time.Millisecond].getFirstMillisecond() [function] [call site] 01048
18 [org.jfree.data.time.Second].getFirstMillisecond() [function] [call site] 01049
18 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond() [function] [call site] 01050
18 [org.jfree.data.time.Quarter].getLastMillisecond() [function] [call site] 01051
18 [org.jfree.data.time.Second].getLastMillisecond() [function] [call site] 01052
18 [org.jfree.data.time.Day].getLastMillisecond() [function] [call site] 01053
18 [org.jfree.data.time.Hour].getLastMillisecond() [function] [call site] 01054
18 [org.jfree.data.time.Minute].getLastMillisecond() [function] [call site] 01055
18 [org.jfree.data.time.Millisecond].getLastMillisecond() [function] [call site] 01056
18 [org.jfree.data.time.Year].getLastMillisecond() [function] [call site] 01057
18 [org.jfree.data.time.Month].getLastMillisecond() [function] [call site] 01058
18 [org.jfree.data.time.FixedMillisecond].getLastMillisecond() [function] [call site] 01059
18 [org.jfree.data.time.Week].getLastMillisecond() [function] [call site] 01060
17 [org.jfree.data.time.FixedMillisecond].getMiddleMillisecond() [function] [call site] 01061
17 [org.jfree.data.time.Quarter].getLastMillisecond() [function] [call site] 01062
17 [org.jfree.data.time.Second].getLastMillisecond() [function] [call site] 01063
17 [org.jfree.data.time.Day].getLastMillisecond() [function] [call site] 01064
17 [org.jfree.data.time.Hour].getLastMillisecond() [function] [call site] 01065
17 [org.jfree.data.time.Minute].getLastMillisecond() [function] [call site] 01066
17 [org.jfree.data.time.Millisecond].getLastMillisecond() [function] [call site] 01067
17 [org.jfree.data.time.Year].getLastMillisecond() [function] [call site] 01068
17 [org.jfree.data.time.Month].getLastMillisecond() [function] [call site] 01069
17 [org.jfree.data.time.FixedMillisecond].getLastMillisecond() [function] [call site] 01070
17 [org.jfree.data.time.Week].getLastMillisecond() [function] [call site] 01071
15 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 01072
15 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 01073
15 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 01074
16 [org.jfree.data.gantt.XYTaskDataset].getSeriesValue(int) [function] [call site] 01075
16 [org.jfree.data.gantt.XYTaskDataset].getItemValue(int,int) [function] [call site] 01076
17 [org.jfree.data.gantt.TaskSeriesCollection].getSeries(int) [function] [call site] 01077
17 [org.jfree.data.gantt.TaskSeries].get(int) [function] [call site] 01078
17 [org.jfree.data.gantt.Task].getDuration() [function] [call site] 01079
17 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01080
17 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01081
17 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01082
17 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01083
15 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 01084
16 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 01085
17 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 01086
16 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 01087
17 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 01088
16 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 01089
17 [org.jfree.data.xy.XYSeries].getX(int) [function] [call site] 01090
18 [org.jfree.data.xy.XYSeries].getRawDataItem(int) [function] [call site] 01091
18 [org.jfree.data.xy.XYDataItem].getX() [function] [call site] 01092
16 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 01093
17 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 01094
17 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 01095
17 [org.jfree.data.time.TimePeriodValuesCollection].getX(org.jfree.data.time.TimePeriod) [function] [call site] 01096
18 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01097
18 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01098
18 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01099
18 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01100
18 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01101
18 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01102
18 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01103
18 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01104
16 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 01105
17 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 01106
18 [org.jfree.data.time.TimeSeriesDataItem].getPeriod() [function] [call site] 01107
18 [org.jfree.data.time.TimeSeries].getRawDataItem(int) [function] [call site] 01108
17 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 01109
18 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 01110
19 [org.jfree.data.time.Day].getYear() [function] [call site] 01111
19 [org.jfree.data.time.Day].getMonth() [function] [call site] 01112
19 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 01113
18 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 01114
18 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 01115
18 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01116
19 [org.jfree.data.time.Day].getYear() [function] [call site] 01117
19 [org.jfree.data.time.Day].getMonth() [function] [call site] 01118
19 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 01119
18 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 01120
18 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 01121
19 [org.jfree.data.time.Day].getYear() [function] [call site] 01122
19 [org.jfree.data.time.Day].getMonth() [function] [call site] 01123
19 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 01124
18 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 01125
19 [org.jfree.chart.date.SpreadsheetDate].getYYYY() [function] [call site] 01126
19 [org.jfree.chart.date.SpreadsheetDate].getMonth() [function] [call site] 01127
19 [org.jfree.chart.date.SpreadsheetDate].getDayOfMonth() [function] [call site] 01128
18 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 01129
19 [org.jfree.data.time.Day].getYear() [function] [call site] 01130
19 [org.jfree.data.time.Day].getMonth() [function] [call site] 01131
19 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 01132
18 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 01133
18 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01134
18 [org.jfree.data.time.RegularTimePeriod].getMiddleMillisecond(java.util.Calendar) [function] [call site] 01135
19 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 01136
19 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 01137
19 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 01138
19 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 01139
19 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01140
19 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 01141
19 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 01142
19 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 01143
19 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 01144
19 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01145
19 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 01146
20 [org.jfree.data.time.Day].getYear() [function] [call site] 01147
20 [org.jfree.data.time.Day].getMonth() [function] [call site] 01148
20 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 01149
19 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 01150
20 [org.jfree.chart.date.SerialDate].lastDayOfMonth(int,int) [function] [call site] 01151
21 [org.jfree.chart.date.SerialDate].isLeapYear(int) [function] [call site] 01152
19 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01153
20 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01154
19 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 01155
20 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 01156
19 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 01157
20 [org.jfree.chart.date.SpreadsheetDate].getYYYY() [function] [call site] 01158
20 [org.jfree.chart.date.SpreadsheetDate].getMonth() [function] [call site] 01159
20 [org.jfree.chart.date.SpreadsheetDate].getDayOfMonth() [function] [call site] 01160
19 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 01161
20 [org.jfree.data.time.Day].getYear() [function] [call site] 01162
20 [org.jfree.data.time.Day].getMonth() [function] [call site] 01163
20 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 01164
19 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 01165
19 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 01166
19 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 01167
20 [org.jfree.chart.date.SerialDate].lastDayOfMonth(int,int) [function] [call site] 01168
19 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01169
18 [org.jfree.data.time.FixedMillisecond].getMiddleMillisecond(java.util.Calendar) [function] [call site] 01170
18 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 01171
18 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 01172
18 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01173
18 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 01174
18 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 01175
18 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 01176
18 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 01177
18 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 01178
18 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 01179
18 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01180
16 [org.jfree.data.xy.XYBarDataset].getX(int,int) [function] [call site] 01181
17 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 01182
17 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 01183
17 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 01184
17 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 01185
18 [org.jfree.data.statistics.HistogramDataset].getBins(int) [function] [call site] 01186
18 [org.jfree.data.statistics.HistogramBin].getEndBoundary() [function] [call site] 01187
18 [org.jfree.data.statistics.HistogramBin].getStartBoundary() [function] [call site] 01188
17 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 01189
18 [org.jfree.data.DefaultKeyedValues2D].getRowKey(int) [function] [call site] 01190
17 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 01191
18 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 01192
19 [org.jfree.data.statistics.SimpleHistogramBin].getLowerBound() [function] [call site] 01193
19 [org.jfree.data.statistics.SimpleHistogramBin].getUpperBound() [function] [call site] 01194
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 01195
18 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 01196
17 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 01197
18 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 01198
19 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 01199
18 [org.jfree.data.xy.XIntervalDataItem].getX() [function] [call site] 01200
19 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 01201
17 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 01202
18 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 01203
19 [org.jfree.data.DefaultKeyedValues2D].getRowKey(int) [function] [call site] 01204
19 [org.jfree.data.time.TimeTableXYDataset].getXValue(org.jfree.data.time.TimePeriod) [function] [call site] 01205
20 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01206
20 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01207
20 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01208
20 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01209
20 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01210
20 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01211
20 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01212
20 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01213
17 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 01214
18 [org.jfree.data.xy.OHLCDataItem].getDate() [function] [call site] 01215
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 01216
18 [org.jfree.data.xy.XYIntervalSeries].getX(int) [function] [call site] 01217
19 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 01218
20 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 01219
19 [org.jfree.data.xy.XYIntervalDataItem].getX() [function] [call site] 01220
20 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 01221
17 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 01222
17 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 01223
18 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 01224
17 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 01225
18 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 01226
19 [org.jfree.data.xy.VectorSeries].getDataItem(int) [function] [call site] 01227
20 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 01228
19 [org.jfree.data.xy.VectorDataItem].getXValue() [function] [call site] 01229
20 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 01230
20 [org.jfree.data.xy.XYCoordinate].getX() [function] [call site] 01231
17 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 01232
18 [org.jfree.data.xy.MatrixSeries].getItemColumn(int) [function] [call site] 01233
19 [org.jfree.data.xy.MatrixSeries].getColumnsCount() [function] [call site] 01234
17 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 01235
17 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 01236
17 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 01237
18 [org.jfree.data.time.DynamicTimeSeriesCollection].translateGet(int) [function] [call site] 01238
18 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 01239
19 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 01240
19 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 01241
19 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 01242
19 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 01243
19 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01244
19 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 01245
19 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 01246
19 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 01247
19 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 01248
19 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01249
19 [org.jfree.data.time.RegularTimePeriod].getMiddleMillisecond(java.util.Calendar) [function] [call site] 01250
19 [org.jfree.data.time.FixedMillisecond].getMiddleMillisecond(java.util.Calendar) [function] [call site] 01251
19 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 01252
19 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 01253
19 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01254
19 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 01255
19 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 01256
19 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 01257
19 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 01258
19 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 01259
19 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 01260
19 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01261
19 [org.jfree.data.time.RegularTimePeriod].getMiddleMillisecond(java.util.Calendar) [function] [call site] 01262
19 [org.jfree.data.time.FixedMillisecond].getMiddleMillisecond(java.util.Calendar) [function] [call site] 01263
17 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 01264
18 [org.jfree.data.xy.XYSeries].getX(int) [function] [call site] 01265
17 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 01266
18 [org.jfree.data.xy.WindDataItem].getX() [function] [call site] 01267
17 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 01268
18 [org.jfree.data.xy.YIntervalSeries].getX(int) [function] [call site] 01269
19 [org.jfree.data.xy.YIntervalSeries].getDataItem(int) [function] [call site] 01270
20 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 01271
19 [org.jfree.data.xy.YIntervalDataItem].getX() [function] [call site] 01272
20 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 01273
17 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 01274
18 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 01275
17 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 01276
17 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 01277
16 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 01278
16 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 01279
16 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 01280
16 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 01281
16 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 01282
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 01283
16 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 01284
16 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 01285
16 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 01286
16 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 01287
16 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 01288
16 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 01289
16 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 01290
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 01291
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 01292
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 01293
16 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 01294
16 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 01295
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 01296
15 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 01297
16 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 01298
16 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 01299
15 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 01300
15 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 01301
15 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 01302
14 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 01303
14 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 01304
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 01305
14 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 01306
14 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 01307
14 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 01308
14 [org.jfree.data.xy.XIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 01309
15 [org.jfree.data.xy.XIntervalSeries].getXLowValue(int) [function] [call site] 01310
16 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 01311
16 [org.jfree.data.xy.XIntervalDataItem].getXLowValue() [function] [call site] 01312
17 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 01313
17 [org.jfree.data.xy.YWithXInterval].getXLow() [function] [call site] 01314
14 [org.jfree.data.time.TimeTableXYDataset].getStartXValue(int,int) [function] [call site] 01315
15 [org.jfree.data.DefaultKeyedValues2D].getRowKey(int) [function] [call site] 01316
15 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01317
15 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01318
14 [org.jfree.data.statistics.SimpleHistogramDataset].getStartXValue(int,int) [function] [call site] 01319
15 [org.jfree.data.statistics.SimpleHistogramBin].getLowerBound() [function] [call site] 01320
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 01321
15 [org.jfree.data.xy.XYIntervalSeries].getXLowValue(int) [function] [call site] 01322
16 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 01323
16 [org.jfree.data.xy.XYIntervalDataItem].getXLowValue() [function] [call site] 01324
17 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 01325
17 [org.jfree.data.xy.XYInterval].getXLow() [function] [call site] 01326
14 [org.jfree.data.xy.AbstractIntervalXYDataset].getStartXValue(int,int) [function] [call site] 01327
15 [org.jfree.data.xy.DefaultTableXYDataset].getStartX(int,int) [function] [call site] 01328
16 [org.jfree.data.xy.IntervalXYDelegate].getStartX(int,int) [function] [call site] 01329
17 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 01330
17 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 01331
17 [org.jfree.data.xy.XYBarDataset].getX(int,int) [function] [call site] 01332
17 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 01333
17 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 01334
17 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 01335
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 01336
17 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 01337
17 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 01338
17 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 01339
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 01340
17 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 01341
17 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 01342
17 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 01343
17 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 01344
17 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 01345
17 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 01346
17 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 01347
17 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 01348
17 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 01349
17 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 01350
17 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 01351
17 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 01352
17 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 01353
17 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 01354
17 [org.jfree.data.xy.IntervalXYDelegate].getIntervalPositionFactor() [function] [call site] 01355
17 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 01356
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getStartX(int,int) [function] [call site] 01357
16 [org.jfree.data.time.DynamicTimeSeriesCollection].translateGet(int) [function] [call site] 01358
16 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 01359
16 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 01360
16 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 01361
16 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01362
16 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 01363
16 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 01364
16 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 01365
16 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 01366
16 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 01367
16 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01368
15 [org.jfree.data.statistics.HistogramDataset].getStartX(int,int) [function] [call site] 01369
16 [org.jfree.data.statistics.HistogramDataset].getBins(int) [function] [call site] 01370
16 [org.jfree.data.statistics.HistogramBin].getStartBoundary() [function] [call site] 01371
15 [org.jfree.data.time.TimeSeriesCollection].getStartX(int,int) [function] [call site] 01372
16 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 01373
16 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 01374
16 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 01375
16 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01376
16 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 01377
16 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 01378
16 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 01379
16 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 01380
16 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 01381
16 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01382
16 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 01383
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartX(int,int) [function] [call site] 01384
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 01385
15 [org.jfree.data.time.TimeTableXYDataset].getStartX(int,int) [function] [call site] 01386
16 [org.jfree.data.time.TimeTableXYDataset].getStartXValue(int,int) [function] [call site] 01387
15 [org.jfree.data.xy.XYSeriesCollection].getStartX(int,int) [function] [call site] 01388
16 [org.jfree.data.xy.IntervalXYDelegate].getStartX(int,int) [function] [call site] 01389
15 [org.jfree.data.xy.XYBarDataset].getStartX(int,int) [function] [call site] 01390
16 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 01391
16 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 01392
16 [org.jfree.data.xy.XYBarDataset].getX(int,int) [function] [call site] 01393
16 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 01394
16 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 01395
16 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 01396
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 01397
16 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 01398
16 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 01399
16 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 01400
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 01401
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 01402
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 01403
16 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 01404
16 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 01405
16 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 01406
16 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 01407
16 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 01408
16 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 01409
16 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 01410
16 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 01411
16 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 01412
16 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 01413
16 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 01414
16 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 01415
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartX(int,int) [function] [call site] 01416
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartXValue(int,int) [function] [call site] 01417
15 [org.jfree.data.xy.XIntervalSeriesCollection].getStartX(int,int) [function] [call site] 01418
16 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 01419
16 [org.jfree.data.xy.XIntervalDataItem].getXLowValue() [function] [call site] 01420
15 [org.jfree.data.xy.CategoryTableXYDataset].getStartX(int,int) [function] [call site] 01421
16 [org.jfree.data.xy.IntervalXYDelegate].getStartX(int,int) [function] [call site] 01422
15 [org.jfree.data.statistics.SimpleHistogramDataset].getStartX(int,int) [function] [call site] 01423
16 [org.jfree.data.statistics.SimpleHistogramDataset].getStartXValue(int,int) [function] [call site] 01424
15 [org.jfree.data.time.TimePeriodValuesCollection].getStartX(int,int) [function] [call site] 01425
16 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 01426
16 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 01427
16 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01428
16 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01429
15 [org.jfree.data.xy.YIntervalSeriesCollection].getStartX(int,int) [function] [call site] 01430
16 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 01431
14 [org.jfree.data.xy.XYBarDataset].getStartXValue(int,int) [function] [call site] 01432
15 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 01433
14 [org.jfree.data.gantt.XYTaskDataset].getStartXValue(int,int) [function] [call site] 01434
15 [org.jfree.data.gantt.XYTaskDataset].getSeriesStartValue(int) [function] [call site] 01435
15 [org.jfree.data.gantt.XYTaskDataset].getItemStartValue(int,int) [function] [call site] 01436
16 [org.jfree.data.gantt.TaskSeriesCollection].getSeries(int) [function] [call site] 01437
16 [org.jfree.data.gantt.TaskSeries].get(int) [function] [call site] 01438
16 [org.jfree.data.gantt.Task].getDuration() [function] [call site] 01439
16 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01440
16 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01441
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartXValue(int,int) [function] [call site] 01442
14 [org.jfree.data.statistics.SimpleHistogramDataset].getEndXValue(int,int) [function] [call site] 01443
15 [org.jfree.data.statistics.SimpleHistogramBin].getUpperBound() [function] [call site] 01444
14 [org.jfree.data.gantt.XYTaskDataset].getEndXValue(int,int) [function] [call site] 01445
15 [org.jfree.data.gantt.XYTaskDataset].getSeriesEndValue(int) [function] [call site] 01446
15 [org.jfree.data.gantt.XYTaskDataset].getItemEndValue(int,int) [function] [call site] 01447
16 [org.jfree.data.gantt.TaskSeriesCollection].getSeries(int) [function] [call site] 01448
16 [org.jfree.data.gantt.TaskSeries].get(int) [function] [call site] 01449
16 [org.jfree.data.gantt.Task].getDuration() [function] [call site] 01450
16 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01451
16 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01452
14 [org.jfree.data.xy.XIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 01453
15 [org.jfree.data.xy.XIntervalSeries].getXHighValue(int) [function] [call site] 01454
16 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 01455
16 [org.jfree.data.xy.XIntervalDataItem].getXHighValue() [function] [call site] 01456
17 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 01457
17 [org.jfree.data.xy.YWithXInterval].getXHigh() [function] [call site] 01458
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndXValue(int,int) [function] [call site] 01459
14 [org.jfree.data.xy.AbstractIntervalXYDataset].getEndXValue(int,int) [function] [call site] 01460
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndX(int,int) [function] [call site] 01461
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 01462
17 [org.jfree.data.xy.XYIntervalSeries].getXHighValue(int) [function] [call site] 01463
18 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 01464
18 [org.jfree.data.xy.XYIntervalDataItem].getXHighValue() [function] [call site] 01465
19 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 01466
19 [org.jfree.data.xy.XYInterval].getXHigh() [function] [call site] 01467
15 [org.jfree.data.xy.XYSeriesCollection].getEndX(int,int) [function] [call site] 01468
16 [org.jfree.data.xy.IntervalXYDelegate].getEndX(int,int) [function] [call site] 01469
17 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 01470
17 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 01471
17 [org.jfree.data.xy.XYBarDataset].getX(int,int) [function] [call site] 01472
17 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 01473
17 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 01474
17 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 01475
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 01476
17 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 01477
17 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 01478
17 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 01479
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 01480
17 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 01481
17 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 01482
17 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 01483
17 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 01484
17 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 01485
17 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 01486
17 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 01487
17 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 01488
17 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 01489
17 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 01490
17 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 01491
17 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 01492
17 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 01493
17 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 01494
17 [org.jfree.data.xy.IntervalXYDelegate].getIntervalPositionFactor() [function] [call site] 01495
17 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 01496
15 [org.jfree.data.statistics.SimpleHistogramDataset].getEndX(int,int) [function] [call site] 01497
16 [org.jfree.data.statistics.SimpleHistogramDataset].getEndXValue(int,int) [function] [call site] 01498
15 [org.jfree.data.xy.YIntervalSeriesCollection].getEndX(int,int) [function] [call site] 01499
16 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 01500
15 [org.jfree.data.xy.CategoryTableXYDataset].getEndX(int,int) [function] [call site] 01501
16 [org.jfree.data.xy.IntervalXYDelegate].getEndX(int,int) [function] [call site] 01502
15 [org.jfree.data.time.TimeSeriesCollection].getEndX(int,int) [function] [call site] 01503
16 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 01504
16 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 01505
16 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01506
16 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 01507
16 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 01508
16 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 01509
16 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 01510
16 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 01511
16 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 01512
16 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01513
16 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 01514
15 [org.jfree.data.xy.DefaultTableXYDataset].getEndX(int,int) [function] [call site] 01515
16 [org.jfree.data.xy.IntervalXYDelegate].getEndX(int,int) [function] [call site] 01516
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getEndX(int,int) [function] [call site] 01517
16 [org.jfree.data.time.DynamicTimeSeriesCollection].translateGet(int) [function] [call site] 01518
16 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 01519
16 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 01520
16 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01521
16 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 01522
16 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 01523
16 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 01524
16 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 01525
16 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 01526
16 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 01527
16 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01528
15 [org.jfree.data.xy.XYBarDataset].getEndX(int,int) [function] [call site] 01529
16 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 01530
16 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 01531
16 [org.jfree.data.xy.XYBarDataset].getX(int,int) [function] [call site] 01532
16 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 01533
16 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 01534
16 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 01535
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 01536
16 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 01537
16 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 01538
16 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 01539
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 01540
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 01541
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 01542
16 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 01543
16 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 01544
16 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 01545
16 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 01546
16 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 01547
16 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 01548
16 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 01549
16 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 01550
16 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 01551
16 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 01552
16 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 01553
16 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 01554
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndX(int,int) [function] [call site] 01555
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndXValue(int,int) [function] [call site] 01556
15 [org.jfree.data.time.TimeTableXYDataset].getEndX(int,int) [function] [call site] 01557
16 [org.jfree.data.time.TimeTableXYDataset].getEndXValue(int,int) [function] [call site] 01558
17 [org.jfree.data.DefaultKeyedValues2D].getRowKey(int) [function] [call site] 01559
17 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01560
17 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01561
15 [org.jfree.data.time.TimePeriodValuesCollection].getEndX(int,int) [function] [call site] 01562
16 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 01563
16 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01564
16 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01565
16 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 01566
15 [org.jfree.data.statistics.HistogramDataset].getEndX(int,int) [function] [call site] 01567
16 [org.jfree.data.statistics.HistogramDataset].getBins(int) [function] [call site] 01568
16 [org.jfree.data.statistics.HistogramBin].getEndBoundary() [function] [call site] 01569
15 [org.jfree.data.xy.XIntervalSeriesCollection].getEndX(int,int) [function] [call site] 01570
16 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 01571
16 [org.jfree.data.xy.XIntervalDataItem].getXHighValue() [function] [call site] 01572
14 [org.jfree.data.time.TimeTableXYDataset].getEndXValue(int,int) [function] [call site] 01573
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 01574
14 [org.jfree.data.xy.XYBarDataset].getEndXValue(int,int) [function] [call site] 01575
15 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 01576
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 01577
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 01578
14 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 01579
14 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 01580
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 01581
14 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 01582
14 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 01583
14 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 01584
14 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 01585
14 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 01586
14 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 01587
14 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 01588
14 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 01589
14 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 01590
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 01591
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 01592
14 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 01593
14 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 01594
14 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 01595
14 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 01596
14 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 01597
14 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 01598
14 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 01599
14 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 01600
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 01601
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 01602
14 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 01603
14 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 01604
14 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 01605
14 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 01606
14 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 01607
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 01608
14 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 01609
14 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 01610
14 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 01611
14 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 01612
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 01613
14 [org.jfree.data.Range]. (double,double) [function] [call site] 01614
12 [org.jfree.data.time.TimeSeriesCollection].getDomainBounds(boolean) [function] [call site] 01615
13 [org.jfree.data.time.TimeSeries].getItemCount() [function] [call site] 01616
13 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 01617
13 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 01618
13 [org.jfree.data.Range]. (double,double) [function] [call site] 01619
13 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 01620
13 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 01621
13 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 01622
13 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 01623
13 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 01624
13 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01625
13 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 01626
13 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 01627
13 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 01628
13 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 01629
13 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 01630
13 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01631
13 [org.jfree.data.Range]. (double,double) [function] [call site] 01632
13 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 01633
13 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 01634
13 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01635
13 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 01636
13 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 01637
13 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 01638
13 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 01639
13 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 01640
13 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 01641
13 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01642
13 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 01643
12 [org.jfree.data.time.TimePeriodValuesCollection].getDomainBounds(boolean) [function] [call site] 01644
13 [org.jfree.data.time.TimePeriodValues].getItemCount() [function] [call site] 01645
13 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 01646
14 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 01647
14 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 01648
13 [org.jfree.data.time.TimePeriodValues].getMinStartIndex() [function] [call site] 01649
13 [org.jfree.data.time.TimePeriodValues].getMaxEndIndex() [function] [call site] 01650
13 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 01651
13 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 01652
13 [org.jfree.data.time.TimePeriodValues].getMaxStartIndex() [function] [call site] 01653
13 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01654
13 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01655
13 [org.jfree.data.Range]. (double,double) [function] [call site] 01656
13 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01657
13 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01658
13 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 01659
13 [org.jfree.data.time.TimePeriodValues].getMinMiddleIndex() [function] [call site] 01660
13 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01661
13 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01662
13 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01663
13 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01664
13 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 01665
13 [org.jfree.data.time.TimePeriodValues].getMaxMiddleIndex() [function] [call site] 01666
13 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01667
13 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01668
13 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01669
13 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01670
13 [org.jfree.data.Range]. (double,double) [function] [call site] 01671
13 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 01672
13 [org.jfree.data.time.TimePeriodValues].getMinEndIndex() [function] [call site] 01673
13 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01674
13 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01675
13 [org.jfree.data.Range]. (double,double) [function] [call site] 01676
13 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01677
13 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01678
13 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01679
13 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01680
13 [org.jfree.data.Range]. (double,double) [function] [call site] 01681
13 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01682
13 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01683
13 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 01684
12 [org.jfree.data.xy.XYSeriesCollection].getDomainBounds(boolean) [function] [call site] 01685
13 [org.jfree.data.xy.IntervalXYDelegate].getDomainBounds(boolean) [function] [call site] 01686
13 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 01687
13 [org.jfree.data.xy.XYSeriesCollection].getSeries(int) [function] [call site] 01688
13 [org.jfree.data.xy.XYSeries].getMinX() [function] [call site] 01689
13 [org.jfree.data.xy.XYSeries].getMaxX() [function] [call site] 01690
13 [org.jfree.data.Range]. (double,double) [function] [call site] 01691
12 [org.jfree.data.xy.IntervalXYDelegate].getDomainBounds(boolean) [function] [call site] 01692
12 [org.jfree.data.time.DynamicTimeSeriesCollection].getDomainBounds(boolean) [function] [call site] 01693
13 [org.jfree.data.time.DynamicTimeSeriesCollection].findDomainLimits() [function] [call site] 01694
14 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 01695
14 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 01696
14 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 01697
14 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01698
14 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 01699
14 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 01700
14 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 01701
14 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 01702
14 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 01703
14 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01704
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getOldestTime() [function] [call site] 01705
14 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 01706
14 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 01707
14 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 01708
14 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01709
14 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 01710
14 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 01711
14 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 01712
14 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 01713
14 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 01714
14 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01715
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getNewestTime() [function] [call site] 01716
14 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 01717
14 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 01718
14 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01719
14 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 01720
14 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 01721
14 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 01722
14 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 01723
14 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 01724
14 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 01725
14 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 01726
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getNewestTime() [function] [call site] 01727
14 [org.jfree.data.Range]. (double,double) [function] [call site] 01728
12 [org.jfree.data.time.TimeTableXYDataset].getDomainBounds(boolean) [function] [call site] 01729
13 [org.jfree.data.DefaultKeyedValues2D].getRowKeys() [function] [call site] 01730
13 [org.jfree.data.Range]. (double,double) [function] [call site] 01731
13 [org.jfree.data.time.TimeTableXYDataset].getXValue(org.jfree.data.time.TimePeriod) [function] [call site] 01732
13 [org.jfree.data.time.TimeTableXYDataset].getXValue(org.jfree.data.time.TimePeriod) [function] [call site] 01733
13 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 01734
13 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01735
13 [org.jfree.data.Range]. (double,double) [function] [call site] 01736
13 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 01737
13 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 01738
12 [org.jfree.data.xy.DefaultTableXYDataset].getDomainBounds(boolean) [function] [call site] 01739
13 [org.jfree.data.xy.IntervalXYDelegate].getDomainBounds(boolean) [function] [call site] 01740
13 [org.jfree.data.general.DatasetUtils].iterateDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 01741
12 [org.jfree.data.general.DatasetUtils].iterateDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 01742
11 [org.jfree.data.Range].getLowerBound() [function] [call site] 01743
11 [org.jfree.data.Range]. (double,double) [function] [call site] 01744
11 [org.jfree.data.Range].getUpperBound() [function] [call site] 01745
10 [org.jfree.chart.renderer.xy.VectorRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 01746
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01747
11 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 01748
11 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 01749
11 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 01750
11 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 01751
11 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 01752
11 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 01753
11 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 01754
11 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 01755
11 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 01756
11 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 01757
11 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 01758
11 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 01759
11 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet:org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset:org.jfree.data.statistics.SimpleHistogramDataset:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 01760
11 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 01761
11 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 01762
11 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 01763
11 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 01764
11 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 01765
11 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 01766
11 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 01767
11 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet:org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset:org.jfree.data.statistics.SimpleHistogramDataset:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 01768
11 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 01769
11 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 01770
11 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 01771
11 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 01772
11 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 01773
11 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 01774
11 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 01775
11 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 01776
11 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 01777
11 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 01778
11 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 01779
11 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 01780
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 01781
11 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 01782
11 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 01783
11 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 01784
11 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 01785
11 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 01786
11 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 01787
11 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 01788
11 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 01789
11 [org.jfree.data.xy.VectorSeriesCollection].getVectorXValue(int,int) [function] [call site] 01790
12 [org.jfree.data.xy.VectorSeries].getDataItem(int) [function] [call site] 01791
12 [org.jfree.data.xy.VectorDataItem].getVectorX() [function] [call site] 01792
13 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 01793
13 [org.jfree.data.xy.Vector].getX() [function] [call site] 01794
11 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 01795
11 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 01796
11 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 01797
11 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 01798
11 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 01799
11 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 01800
11 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 01801
11 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 01802
11 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 01803
11 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 01804
11 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 01805
11 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 01806
11 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 01807
11 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 01808
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 01809
11 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 01810
11 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 01811
11 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 01812
11 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 01813
11 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 01814
11 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 01815
11 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 01816
11 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 01817
11 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 01818
11 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 01819
11 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 01820
11 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 01821
11 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 01822
11 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 01823
11 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 01824
11 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 01825
11 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 01826
11 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 01827
11 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 01828
11 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 01829
11 [org.jfree.data.Range]. (double,double) [function] [call site] 01830
10 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 01831
11 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 01832
12 [org.jfree.chart.renderer.AbstractRenderer].getDataBoundsIncludesVisibleSeriesOnly() [function] [call site] 01833
12 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 01834
12 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 01835
12 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 01836
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 01837
12 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 01838
12 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 01839
12 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 01840
12 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 01841
12 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 01842
12 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 01843
12 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 01844
12 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 01845
12 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 01846
12 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 01847
12 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 01848
12 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 01849
12 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 01850
12 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 01851
12 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 01852
12 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 01853
12 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 01854
12 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 01855
12 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 01856
12 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 01857
12 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 01858
12 [org.jfree.chart.renderer.AbstractRenderer].isSeriesVisible(int) [function] [call site] 01859
12 [org.jfree.data.time.TimeTableXYDataset].getSeriesKey(int) [function] [call site] 01860
13 [org.jfree.data.DefaultKeyedValues2D].getColumnKey(int) [function] [call site] 01861
12 [org.jfree.data.xy.DefaultXYZDataset].getSeriesKey(int) [function] [call site] 01862
13 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 01863
12 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesKey(int) [function] [call site] 01864
13 [org.jfree.data.general.Series].getKey() [function] [call site] 01865
13 [org.jfree.data.xy.MatrixSeriesCollection].getSeries(int) [function] [call site] 01866
12 [org.jfree.data.statistics.HistogramDataset].getSeriesKey(int) [function] [call site] 01867
12 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesKey(int) [function] [call site] 01868
13 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 01869
12 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesKey(int) [function] [call site] 01870
13 [org.jfree.data.general.Series].getKey() [function] [call site] 01871
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeries(int) [function] [call site] 01872
12 [org.jfree.data.gantt.XYTaskDataset].getSeriesKey(int) [function] [call site] 01873
13 [org.jfree.data.gantt.TaskSeriesCollection].getSeriesKey(int) [function] [call site] 01874
14 [org.jfree.data.general.Series].getKey() [function] [call site] 01875
12 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesKey(int) [function] [call site] 01876
12 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01877
13 [org.jfree.data.general.Series].getKey() [function] [call site] 01878
13 [org.jfree.data.xy.YIntervalSeriesCollection].getSeries(int) [function] [call site] 01879
12 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesKey(int) [function] [call site] 01880
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01881
14 [org.jfree.data.general.Series].getKey() [function] [call site] 01882
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeries(int) [function] [call site] 01883
13 [org.jfree.data.time.TimeTableXYDataset].getSeriesKey(int) [function] [call site] 01884
13 [org.jfree.data.xy.DefaultXYZDataset].getSeriesKey(int) [function] [call site] 01885
13 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesKey(int) [function] [call site] 01886
13 [org.jfree.data.statistics.HistogramDataset].getSeriesKey(int) [function] [call site] 01887
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesKey(int) [function] [call site] 01888
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesKey(int) [function] [call site] 01889
13 [org.jfree.data.gantt.XYTaskDataset].getSeriesKey(int) [function] [call site] 01890
13 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesKey(int) [function] [call site] 01891
13 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01892
13 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesKey(int) [function] [call site] 01893
14 [org.jfree.data.DefaultKeyedValues2D].getColumnKey(int) [function] [call site] 01894
13 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesKey(int) [function] [call site] 01895
14 [org.jfree.data.general.Series].getKey() [function] [call site] 01896
14 [org.jfree.data.xy.DefaultTableXYDataset].getSeries(int) [function] [call site] 01897
13 [org.jfree.data.xy.XYBarDataset].getSeriesKey(int) [function] [call site] 01898
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01899
14 [org.jfree.data.time.TimeTableXYDataset].getSeriesKey(int) [function] [call site] 01900
14 [org.jfree.data.xy.DefaultXYZDataset].getSeriesKey(int) [function] [call site] 01901
14 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesKey(int) [function] [call site] 01902
14 [org.jfree.data.statistics.HistogramDataset].getSeriesKey(int) [function] [call site] 01903
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesKey(int) [function] [call site] 01904
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesKey(int) [function] [call site] 01905
14 [org.jfree.data.gantt.XYTaskDataset].getSeriesKey(int) [function] [call site] 01906
14 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01907
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesKey(int) [function] [call site] 01908
14 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesKey(int) [function] [call site] 01909
14 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesKey(int) [function] [call site] 01910
14 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01911
15 [org.jfree.data.general.Series].getKey() [function] [call site] 01912
15 [org.jfree.data.xy.XIntervalSeriesCollection].getSeries(int) [function] [call site] 01913
14 [org.jfree.data.xy.VectorSeriesCollection].getSeriesKey(int) [function] [call site] 01914
15 [org.jfree.data.general.Series].getKey() [function] [call site] 01915
15 [org.jfree.data.xy.VectorSeriesCollection].getSeries(int) [function] [call site] 01916
14 [org.jfree.data.xy.XYSeriesCollection].getSeriesKey(int) [function] [call site] 01917
15 [org.jfree.data.general.Series].getKey() [function] [call site] 01918
15 [org.jfree.data.xy.XYSeriesCollection].getSeries(int) [function] [call site] 01919
14 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesKey(int) [function] [call site] 01920
15 [org.jfree.data.general.Series].getKey() [function] [call site] 01921
15 [org.jfree.data.time.TimePeriodValuesCollection].getSeries(int) [function] [call site] 01922
14 [org.jfree.data.xy.DefaultXYDataset].getSeriesKey(int) [function] [call site] 01923
15 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 01924
14 [org.jfree.data.xy.DefaultWindDataset].getSeriesKey(int) [function] [call site] 01925
15 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 01926
14 [org.jfree.data.time.TimeSeriesCollection].getSeriesKey(int) [function] [call site] 01927
15 [org.jfree.data.general.Series].getKey() [function] [call site] 01928
15 [org.jfree.data.time.TimeSeriesCollection].getSeries(int) [function] [call site] 01929
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset:org.jfree.data.statistics.SimpleHistogramDataset:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getSeriesKey(int) [function] [call site] 01930
13 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesKey(int) [function] [call site] 01931
13 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01932
13 [org.jfree.data.xy.VectorSeriesCollection].getSeriesKey(int) [function] [call site] 01933
13 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesKey(int) [function] [call site] 01934
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesKey(int) [function] [call site] 01935
13 [org.jfree.data.xy.XYSeriesCollection].getSeriesKey(int) [function] [call site] 01936
13 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesKey(int) [function] [call site] 01937
13 [org.jfree.data.xy.DefaultXYDataset].getSeriesKey(int) [function] [call site] 01938
13 [org.jfree.data.xy.DefaultWindDataset].getSeriesKey(int) [function] [call site] 01939
13 [org.jfree.data.time.TimeSeriesCollection].getSeriesKey(int) [function] [call site] 01940
13 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesKey(int) [function] [call site] 01941
12 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesKey(int) [function] [call site] 01942
12 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesKey(int) [function] [call site] 01943
12 [org.jfree.data.xy.XYBarDataset].getSeriesKey(int) [function] [call site] 01944
12 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesKey(int) [function] [call site] 01945
12 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01946
12 [org.jfree.data.xy.VectorSeriesCollection].getSeriesKey(int) [function] [call site] 01947
12 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesKey(int) [function] [call site] 01948
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesKey(int) [function] [call site] 01949
12 [org.jfree.data.xy.XYSeriesCollection].getSeriesKey(int) [function] [call site] 01950
12 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesKey(int) [function] [call site] 01951
12 [org.jfree.data.xy.DefaultXYDataset].getSeriesKey(int) [function] [call site] 01952
12 [org.jfree.data.xy.DefaultWindDataset].getSeriesKey(int) [function] [call site] 01953
12 [org.jfree.data.time.TimeSeriesCollection].getSeriesKey(int) [function] [call site] 01954
12 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 01955
12 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesKey(int) [function] [call site] 01956
12 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,java.util.List,boolean) [function] [call site] 01957
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01958
13 [org.jfree.data.time.TimeSeriesCollection].getDomainBounds(java.util.List,boolean) [function] [call site] 01959
14 [org.jfree.data.time.TimeSeriesCollection].getSeries(java.lang.Comparable) [function] [call site] 01960
15 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 01961
15 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 01962
15 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 01963
15 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 01964
15 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 01965
15 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 01966
15 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 01967
15 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 01968
15 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 01969
15 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 01970
15 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 01971
15 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 01972
15 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 01973
15 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 01974
15 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 01975
15 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 01976
15 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 01977
15 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 01978
15 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 01979
15 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 01980
15 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 01981
15 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 01982
15 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 01983
15 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 01984
15 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 01985
15 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 01986
15 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 01987
15 [org.jfree.data.general.Series].getKey() [function] [call site] 01988
15 [org.jfree.data.general.Series].getKey() [function] [call site] 01989
14 [org.jfree.data.time.TimeSeries].getItemCount() [function] [call site] 01990
14 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 01991
14 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 01992
14 [org.jfree.data.Range]. (double,double) [function] [call site] 01993
14 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 01994
14 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 01995
14 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 01996
14 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 01997
14 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 01998
14 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 01999
14 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 02000
14 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 02001
14 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 02002
14 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 02003
14 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 02004
14 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 02005
14 [org.jfree.data.Range]. (double,double) [function] [call site] 02006
14 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 02007
14 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 02008
14 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 02009
14 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 02010
14 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 02011
14 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 02012
14 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 02013
14 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 02014
14 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 02015
14 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 02016
14 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 02017
13 [org.jfree.data.general.DatasetUtils].iterateToFindDomainBounds(org.jfree.data.xy.XYDataset,java.util.List,boolean) [function] [call site] 02018
14 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02019
14 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02020
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 02021
15 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 02022
15 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 02023
16 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 02024
16 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 02025
16 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 02026
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 02027
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 02028
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 02029
16 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 02030
16 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 02031
16 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 02032
16 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 02033
16 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 02034
16 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 02035
16 [org.jfree.data.gantt.TaskSeriesCollection].getSeriesCount() [function] [call site] 02036
16 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 02037
16 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 02038
16 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 02039
16 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 02040
16 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 02041
16 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 02042
16 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 02043
16 [org.jfree.chart.axis.TickUnit:org.jfree.data.category.DefaultIntervalCategoryDataset:org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset:org.jfree.data.statistics.SimpleHistogramBin:org.jfree.data.statistics.SimpleHistogramDataset:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.time.Minute:org.jfree.data.time.Month:org.jfree.data.time.Week:org.jfree.data.time.Year:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset:org.jfree.data.xy.XYCoordinate].getSeriesCount() [function] [call site] 02044
16 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 02045
16 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 02046
16 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 02047
16 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 02048
16 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 02049
16 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 02050
16 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 02051
16 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 02052
16 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 02053
16 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 02054
16 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 02055
16 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 02056
16 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 02057
16 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 02058
16 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 02059
16 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 02060
16 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 02061
16 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 02062
16 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 02063
16 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 02064
16 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesKey(int) [function] [call site] 02065
17 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesCount() [function] [call site] 02066
16 [org.jfree.data.time.TimeTableXYDataset].getSeriesKey(int) [function] [call site] 02067
16 [org.jfree.data.xy.DefaultXYZDataset].getSeriesKey(int) [function] [call site] 02068
16 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesKey(int) [function] [call site] 02069
16 [org.jfree.data.statistics.HistogramDataset].getSeriesKey(int) [function] [call site] 02070
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesKey(int) [function] [call site] 02071
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesKey(int) [function] [call site] 02072
16 [org.jfree.data.gantt.XYTaskDataset].getSeriesKey(int) [function] [call site] 02073
16 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 02074
16 [org.jfree.data.gantt.TaskSeriesCollection].getSeriesKey(int) [function] [call site] 02075
16 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesKey(int) [function] [call site] 02076
16 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesKey(int) [function] [call site] 02077
16 [org.jfree.data.xy.XYBarDataset].getSeriesKey(int) [function] [call site] 02078
16 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 02079
16 [org.jfree.data.xy.VectorSeriesCollection].getSeriesKey(int) [function] [call site] 02080
16 [org.jfree.data.xy.XYSeriesCollection].getSeriesKey(int) [function] [call site] 02081
16 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesKey(int) [function] [call site] 02082
16 [org.jfree.data.xy.DefaultXYDataset].getSeriesKey(int) [function] [call site] 02083
16 [org.jfree.data.xy.DefaultWindDataset].getSeriesKey(int) [function] [call site] 02084
16 [org.jfree.data.time.TimeSeriesCollection].getSeriesKey(int) [function] [call site] 02085
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 02086
15 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 02087
14 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 02088
14 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 02089
14 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 02090
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02091
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 02092
14 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02093
14 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02094
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02095
14 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02096
14 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02097
14 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02098
14 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02099
14 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02100
14 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 02101
14 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 02102
14 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02103
14 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02104
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02105
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02106
14 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02107
14 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02108
14 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02109
14 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02110
14 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02111
14 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02112
14 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02113
14 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02114
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 02115
14 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 02116
14 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 02117
14 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 02118
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 02119
14 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 02120
14 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 02121
14 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 02122
14 [org.jfree.data.xy.XIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 02123
14 [org.jfree.data.time.TimeTableXYDataset].getStartXValue(int,int) [function] [call site] 02124
14 [org.jfree.data.statistics.SimpleHistogramDataset].getStartXValue(int,int) [function] [call site] 02125
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 02126
14 [org.jfree.data.xy.AbstractIntervalXYDataset].getStartXValue(int,int) [function] [call site] 02127
14 [org.jfree.data.xy.XYBarDataset].getStartXValue(int,int) [function] [call site] 02128
14 [org.jfree.data.gantt.XYTaskDataset].getStartXValue(int,int) [function] [call site] 02129
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartXValue(int,int) [function] [call site] 02130
14 [org.jfree.data.statistics.SimpleHistogramDataset].getEndXValue(int,int) [function] [call site] 02131
14 [org.jfree.data.gantt.XYTaskDataset].getEndXValue(int,int) [function] [call site] 02132
14 [org.jfree.data.xy.XIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 02133
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndXValue(int,int) [function] [call site] 02134
14 [org.jfree.data.xy.AbstractIntervalXYDataset].getEndXValue(int,int) [function] [call site] 02135
14 [org.jfree.data.time.TimeTableXYDataset].getEndXValue(int,int) [function] [call site] 02136
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 02137
14 [org.jfree.data.xy.XYBarDataset].getEndXValue(int,int) [function] [call site] 02138
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 02139
14 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 02140
14 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 02141
14 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 02142
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02143
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 02144
14 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02145
14 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02146
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02147
14 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02148
14 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02149
14 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02150
14 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02151
14 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02152
14 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 02153
14 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 02154
14 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02155
14 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02156
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02157
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02158
14 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02159
14 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02160
14 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02161
14 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02162
14 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02163
14 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02164
14 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02165
14 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02166
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 02167
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 02168
14 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 02169
14 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 02170
14 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 02171
14 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 02172
14 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 02173
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 02174
14 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 02175
14 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 02176
14 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 02177
14 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 02178
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 02179
14 [org.jfree.data.Range]. (double,double) [function] [call site] 02180
12 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02181
10 [org.jfree.chart.renderer.xy.XYShapeRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02182
11 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02183
11 [org.jfree.data.Range].getLowerBound() [function] [call site] 02184
11 [org.jfree.data.Range]. (double,double) [function] [call site] 02185
11 [org.jfree.data.Range].getUpperBound() [function] [call site] 02186
10 [org.jfree.chart.renderer.xy.XYErrorRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02187
11 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02188
10 [org.jfree.chart.renderer.xy.XYBarRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02189
11 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02190
10 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02191
11 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].findDomainBoundsWithOffset(org.jfree.data.xy.IntervalXYDataset) [function] [call site] 02192
12 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02193
12 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 02194
12 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 02195
12 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 02196
12 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 02197
12 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 02198
12 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 02199
12 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 02200
12 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 02201
12 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 02202
12 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 02203
12 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 02204
12 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 02205
12 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 02206
12 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 02207
12 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 02208
12 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02209
12 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02210
12 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02211
12 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02212
12 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02213
12 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02214
12 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02215
12 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02216
12 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02217
12 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02218
12 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02219
12 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02220
12 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02221
12 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02222
12 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 02223
12 [org.jfree.data.xy.XIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 02224
12 [org.jfree.data.time.TimeTableXYDataset].getStartXValue(int,int) [function] [call site] 02225
12 [org.jfree.data.statistics.SimpleHistogramDataset].getStartXValue(int,int) [function] [call site] 02226
12 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 02227
12 [org.jfree.data.xy.AbstractIntervalXYDataset].getStartXValue(int,int) [function] [call site] 02228
12 [org.jfree.data.xy.XYBarDataset].getStartXValue(int,int) [function] [call site] 02229
12 [org.jfree.data.gantt.XYTaskDataset].getStartXValue(int,int) [function] [call site] 02230
12 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartXValue(int,int) [function] [call site] 02231
12 [org.jfree.data.statistics.SimpleHistogramDataset].getEndXValue(int,int) [function] [call site] 02232
12 [org.jfree.data.gantt.XYTaskDataset].getEndXValue(int,int) [function] [call site] 02233
12 [org.jfree.data.xy.XIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 02234
12 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndXValue(int,int) [function] [call site] 02235
12 [org.jfree.data.xy.AbstractIntervalXYDataset].getEndXValue(int,int) [function] [call site] 02236
12 [org.jfree.data.time.TimeTableXYDataset].getEndXValue(int,int) [function] [call site] 02237
12 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 02238
12 [org.jfree.data.xy.XYBarDataset].getEndXValue(int,int) [function] [call site] 02239
12 [org.jfree.data.Range]. (double,double) [function] [call site] 02240
11 [org.jfree.chart.renderer.xy.XYBarRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02241
10 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 02242
10 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02243
11 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02244
10 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 02245
10 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02246
11 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02247
12 [org.jfree.chart.renderer.AbstractRenderer].getDataBoundsIncludesVisibleSeriesOnly() [function] [call site] 02248
12 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 02249
12 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 02250
12 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 02251
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 02252
12 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 02253
12 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 02254
12 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 02255
12 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 02256
12 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 02257
12 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 02258
12 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 02259
12 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 02260
12 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 02261
12 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 02262
12 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 02263
12 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 02264
12 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 02265
12 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 02266
12 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 02267
12 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 02268
12 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 02269
12 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 02270
12 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 02271
12 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 02272
12 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 02273
12 [org.jfree.chart.renderer.AbstractRenderer].isSeriesVisible(int) [function] [call site] 02274
12 [org.jfree.data.time.TimeTableXYDataset].getSeriesKey(int) [function] [call site] 02275
12 [org.jfree.data.xy.DefaultXYZDataset].getSeriesKey(int) [function] [call site] 02276
12 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesKey(int) [function] [call site] 02277
12 [org.jfree.data.statistics.HistogramDataset].getSeriesKey(int) [function] [call site] 02278
12 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesKey(int) [function] [call site] 02279
12 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesKey(int) [function] [call site] 02280
12 [org.jfree.data.gantt.XYTaskDataset].getSeriesKey(int) [function] [call site] 02281
12 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesKey(int) [function] [call site] 02282
12 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 02283
12 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesKey(int) [function] [call site] 02284
12 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesKey(int) [function] [call site] 02285
12 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesKey(int) [function] [call site] 02286
12 [org.jfree.data.xy.XYBarDataset].getSeriesKey(int) [function] [call site] 02287
12 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesKey(int) [function] [call site] 02288
12 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 02289
12 [org.jfree.data.xy.VectorSeriesCollection].getSeriesKey(int) [function] [call site] 02290
12 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesKey(int) [function] [call site] 02291
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesKey(int) [function] [call site] 02292
12 [org.jfree.data.xy.XYSeriesCollection].getSeriesKey(int) [function] [call site] 02293
12 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesKey(int) [function] [call site] 02294
12 [org.jfree.data.xy.DefaultXYDataset].getSeriesKey(int) [function] [call site] 02295
12 [org.jfree.data.xy.DefaultWindDataset].getSeriesKey(int) [function] [call site] 02296
12 [org.jfree.data.time.TimeSeriesCollection].getSeriesKey(int) [function] [call site] 02297
12 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 02298
12 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesKey(int) [function] [call site] 02299
12 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].getPlot() [function] [call site] 02300
12 [org.jfree.chart.plot.XYPlot].getIndexOf(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 02301
12 [org.jfree.chart.plot.XYPlot].getDomainAxisForDataset(int) [function] [call site] 02302
13 [org.jfree.chart.internal.Args].requireNonNegative(int,java.lang.String) [function] [call site] 02303
13 [org.jfree.chart.plot.XYPlot].getDomainAxis(int) [function] [call site] 02304
14 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 02305
13 [org.jfree.chart.plot.XYPlot].getDomainAxis(int) [function] [call site] 02306
12 [org.jfree.chart.axis.ValueAxis].getRange() [function] [call site] 02307
12 [org.jfree.data.Range]. (double,double) [function] [call site] 02308
12 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,java.util.List,org.jfree.data.Range,boolean) [function] [call site] 02309
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02310
13 [org.jfree.data.time.TimeSeriesCollection].getRangeBounds(java.util.List,org.jfree.data.Range,boolean) [function] [call site] 02311
14 [org.jfree.data.time.TimeSeriesCollection].getSeries(java.lang.Comparable) [function] [call site] 02312
14 [org.jfree.data.time.TimeSeries].findValueRange(org.jfree.data.Range,org.jfree.data.time.TimePeriodAnchor,java.util.Calendar) [function] [call site] 02313
15 [org.jfree.data.time.RegularTimePeriod].getMillisecond(org.jfree.data.time.TimePeriodAnchor,java.util.Calendar) [function] [call site] 02314
16 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 02315
16 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 02316
16 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 02317
16 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 02318
16 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 02319
16 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 02320
16 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 02321
16 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 02322
16 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 02323
16 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 02324
16 [org.jfree.data.time.RegularTimePeriod].getMiddleMillisecond(java.util.Calendar) [function] [call site] 02325
16 [org.jfree.data.time.FixedMillisecond].getMiddleMillisecond(java.util.Calendar) [function] [call site] 02326
16 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 02327
16 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 02328
16 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 02329
16 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 02330
16 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 02331
16 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 02332
16 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 02333
16 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 02334
16 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 02335
16 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 02336
15 [org.jfree.data.time.TimeSeriesDataItem].getPeriod() [function] [call site] 02337
15 [org.jfree.data.Range].contains(double) [function] [call site] 02338
15 [org.jfree.data.time.TimeSeriesDataItem].getValue() [function] [call site] 02339
15 [org.jfree.data.time.TimeSeries].minIgnoreNaN(double,double) [function] [call site] 02340
15 [org.jfree.data.time.TimeSeries].maxIgnoreNaN(double,double) [function] [call site] 02341
15 [org.jfree.data.Range]. (double,double) [function] [call site] 02342
15 [org.jfree.data.Range]. (double,double) [function] [call site] 02343
15 [org.jfree.data.Range]. (double,double) [function] [call site] 02344
14 [org.jfree.data.Range].combineIgnoringNaN(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 02345
15 [org.jfree.data.Range].isNaNRange() [function] [call site] 02346
15 [org.jfree.data.Range].isNaNRange() [function] [call site] 02347
15 [org.jfree.data.Range].getLowerBound() [function] [call site] 02348
15 [org.jfree.data.Range].getLowerBound() [function] [call site] 02349
15 [org.jfree.data.Range].min(double,double) [function] [call site] 02350
15 [org.jfree.data.Range].getUpperBound() [function] [call site] 02351
15 [org.jfree.data.Range].getUpperBound() [function] [call site] 02352
15 [org.jfree.data.Range].max(double,double) [function] [call site] 02353
15 [org.jfree.data.Range]. (double,double) [function] [call site] 02354
13 [org.jfree.data.general.DatasetUtils].iterateToFindRangeBounds(org.jfree.data.xy.XYDataset,java.util.List,org.jfree.data.Range,boolean) [function] [call site] 02355
14 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02356
14 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02357
14 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02358
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 02359
14 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 02360
14 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 02361
14 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 02362
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02363
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 02364
14 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02365
14 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02366
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02367
14 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02368
14 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02369
14 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02370
14 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02371
14 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02372
14 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 02373
14 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 02374
14 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02375
14 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02376
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02377
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02378
14 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02379
14 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02380
14 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02381
14 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02382
14 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02383
14 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02384
14 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02385
14 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02386
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 02387
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 02388
14 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 02389
14 [org.jfree.data.Range].contains(double) [function] [call site] 02390
14 [org.jfree.data.xy.DefaultOHLCDataset].getLowValue(int,int) [function] [call site] 02391
15 [org.jfree.data.xy.DefaultOHLCDataset].getLow(int,int) [function] [call site] 02392
16 [org.jfree.data.xy.OHLCDataItem].getLow() [function] [call site] 02393
14 [org.jfree.data.xy.DefaultHighLowDataset].getLowValue(int,int) [function] [call site] 02394
15 [org.jfree.data.xy.DefaultHighLowDataset].getLow(int,int) [function] [call site] 02395
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getLowValue(int,int) [function] [call site] 02396
15 [org.jfree.data.time.ohlc.OHLCSeries].getDataItem(int) [function] [call site] 02397
15 [org.jfree.data.time.ohlc.OHLCItem].getLowValue() [function] [call site] 02398
16 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02399
16 [org.jfree.data.time.ohlc.OHLC].getLow() [function] [call site] 02400
14 [org.jfree.data.xy.DefaultHighLowDataset].getHighValue(int,int) [function] [call site] 02401
15 [org.jfree.data.xy.DefaultHighLowDataset].getHigh(int,int) [function] [call site] 02402
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getHighValue(int,int) [function] [call site] 02403
15 [org.jfree.data.time.ohlc.OHLCSeries].getDataItem(int) [function] [call site] 02404
15 [org.jfree.data.time.ohlc.OHLCItem].getHighValue() [function] [call site] 02405
16 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02406
16 [org.jfree.data.time.ohlc.OHLC].getHigh() [function] [call site] 02407
14 [org.jfree.data.xy.DefaultOHLCDataset].getHighValue(int,int) [function] [call site] 02408
15 [org.jfree.data.xy.DefaultOHLCDataset].getHigh(int,int) [function] [call site] 02409
16 [org.jfree.data.xy.OHLCDataItem].getHigh() [function] [call site] 02410
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 02411
14 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 02412
14 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 02413
14 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 02414
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02415
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 02416
14 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02417
14 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02418
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02419
14 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02420
14 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02421
14 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02422
14 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02423
14 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02424
14 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 02425
14 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 02426
14 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02427
14 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02428
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02429
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02430
14 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02431
14 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02432
14 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02433
14 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02434
14 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02435
14 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02436
14 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02437
14 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02438
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 02439
14 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 02440
14 [org.jfree.data.Range].contains(double) [function] [call site] 02441
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getMinRegularValue(int,int) [function] [call site] 02442
15 [org.jfree.data.statistics.BoxAndWhiskerItem].getMinRegularValue() [function] [call site] 02443
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getMaxRegularValue(int,int) [function] [call site] 02444
15 [org.jfree.data.statistics.BoxAndWhiskerItem].getMaxRegularValue() [function] [call site] 02445
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 02446
14 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 02447
14 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 02448
14 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 02449
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02450
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 02451
14 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02452
14 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02453
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02454
14 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02455
14 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02456
14 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02457
14 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02458
14 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02459
14 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 02460
14 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 02461
14 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02462
14 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02463
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02464
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02465
14 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02466
14 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02467
14 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02468
14 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02469
14 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02470
14 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02471
14 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02472
14 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02473
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 02474
14 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 02475
14 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 02476
14 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 02477
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 02478
14 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 02479
14 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 02480
14 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 02481
14 [org.jfree.data.Range].contains(double) [function] [call site] 02482
14 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 02483
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 02484
16 [org.jfree.data.time.DynamicTimeSeriesCollection$ValueSequence].getData(int) [function] [call site] 02485
16 [org.jfree.data.time.DynamicTimeSeriesCollection].translateGet(int) [function] [call site] 02486
15 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 02487
16 [org.jfree.data.xy.VectorSeries].getDataItem(int) [function] [call site] 02488
16 [org.jfree.data.xy.VectorDataItem].getYValue() [function] [call site] 02489
17 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 02490
17 [org.jfree.data.xy.XYCoordinate].getY() [function] [call site] 02491
15 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 02492
16 [org.jfree.data.statistics.SimpleHistogramBin].getItemCount() [function] [call site] 02493
16 [org.jfree.data.statistics.SimpleHistogramBin].getLowerBound() [function] [call site] 02494
16 [org.jfree.data.statistics.SimpleHistogramBin].getUpperBound() [function] [call site] 02495
16 [org.jfree.data.statistics.SimpleHistogramBin].getItemCount() [function] [call site] 02496
15 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02497
16 [org.jfree.data.xy.YIntervalSeries].getYValue(int) [function] [call site] 02498
17 [org.jfree.data.xy.YIntervalSeries].getDataItem(int) [function] [call site] 02499
17 [org.jfree.data.xy.YIntervalDataItem].getYValue() [function] [call site] 02500
18 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02501
18 [org.jfree.data.xy.YInterval].getY() [function] [call site] 02502
15 [org.jfree.data.xy.DefaultXYDataset].getYValue(int,int) [function] [call site] 02503
15 [org.jfree.data.xy.DefaultXYZDataset].getYValue(int,int) [function] [call site] 02504
15 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 02505
16 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 02506
17 [org.jfree.data.DefaultKeyedValues2D].getValue(int,int) [function] [call site] 02507
16 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 02508
17 [org.jfree.data.time.TimeSeries].getValue(int) [function] [call site] 02509
18 [org.jfree.data.time.TimeSeries].getRawDataItem(int) [function] [call site] 02510
18 [org.jfree.data.time.TimeSeriesDataItem].getValue() [function] [call site] 02511
16 [org.jfree.data.xy.MatrixSeriesCollection].getY(int,int) [function] [call site] 02512
17 [org.jfree.data.xy.MatrixSeries].getItemRow(int) [function] [call site] 02513
18 [org.jfree.data.xy.MatrixSeries].getColumnsCount() [function] [call site] 02514
16 [org.jfree.data.xy.VectorSeriesCollection].getY(int,int) [function] [call site] 02515
17 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 02516
16 [org.jfree.data.xy.DefaultXYDataset].getY(int,int) [function] [call site] 02517
17 [org.jfree.data.xy.DefaultXYDataset].getYValue(int,int) [function] [call site] 02518
16 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 02519
17 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 02520
17 [org.jfree.data.xy.XIntervalDataItem].getYValue() [function] [call site] 02521
18 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02522
18 [org.jfree.data.xy.YWithXInterval].getY() [function] [call site] 02523
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getY(int,int) [function] [call site] 02524
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 02525
16 [org.jfree.data.xy.XYBarDataset].getY(int,int) [function] [call site] 02526
17 [org.jfree.data.xy.VectorSeriesCollection].getY(int,int) [function] [call site] 02527
17 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 02528
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getY(int,int) [function] [call site] 02529
17 [org.jfree.data.xy.DefaultWindDataset].getY(int,int) [function] [call site] 02530
18 [org.jfree.data.xy.DefaultWindDataset].getWindForce(int,int) [function] [call site] 02531
19 [org.jfree.data.xy.WindDataItem].getWindForce() [function] [call site] 02532
17 [org.jfree.data.gantt.XYTaskDataset].getY(int,int) [function] [call site] 02533
18 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 02534
19 [org.jfree.data.gantt.XYTaskDataset].getItemValue(int,int) [function] [call site] 02535
19 [org.jfree.data.gantt.XYTaskDataset].getSeriesValue(int) [function] [call site] 02536
17 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 02537
18 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 02538
18 [org.jfree.data.time.TimePeriodValue].getValue() [function] [call site] 02539
17 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 02540
18 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 02541
17 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 02542
18 [org.jfree.data.statistics.HistogramDataset].getBins(int) [function] [call site] 02543
18 [org.jfree.data.statistics.HistogramDataset].getTotal(int) [function] [call site] 02544
18 [org.jfree.data.statistics.HistogramDataset].getBinWidth(int) [function] [call site] 02545
18 [org.jfree.data.statistics.HistogramBin].getCount() [function] [call site] 02546
18 [org.jfree.data.statistics.HistogramBin].getCount() [function] [call site] 02547
18 [org.jfree.data.statistics.HistogramBin].getCount() [function] [call site] 02548
17 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getY(int,int) [function] [call site] 02549
18 [org.jfree.data.time.ohlc.OHLCSeries].getDataItem(int) [function] [call site] 02550
18 [org.jfree.data.time.ohlc.OHLCItem].getYValue() [function] [call site] 02551
19 [org.jfree.data.time.ohlc.OHLCItem].getCloseValue() [function] [call site] 02552
20 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02553
20 [org.jfree.data.time.ohlc.OHLC].getClose() [function] [call site] 02554
17 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getY(int,int) [function] [call site] 02555
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getMeanValue(int,int) [function] [call site] 02556
19 [org.jfree.data.statistics.BoxAndWhiskerItem].getMean() [function] [call site] 02557
17 [org.jfree.data.xy.MatrixSeriesCollection].getY(int,int) [function] [call site] 02558
17 [org.jfree.data.xy.DefaultXYDataset].getY(int,int) [function] [call site] 02559
17 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 02560
17 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 02561
18 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 02562
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getY(int,int) [function] [call site] 02563
18 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02564
19 [org.jfree.data.xy.XYIntervalSeries].getYValue(int) [function] [call site] 02565
20 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 02566
20 [org.jfree.data.xy.XYIntervalDataItem].getYValue() [function] [call site] 02567
21 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02568
21 [org.jfree.data.xy.XYInterval].getY() [function] [call site] 02569
17 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 02570
18 [org.jfree.data.DefaultKeyedValues2D].getValue(int,int) [function] [call site] 02571
17 [org.jfree.data.xy.DefaultXYZDataset].getY(int,int) [function] [call site] 02572
18 [org.jfree.data.xy.DefaultXYZDataset].getYValue(int,int) [function] [call site] 02573
17 [org.jfree.data.xy.DefaultHighLowDataset].getY(int,int) [function] [call site] 02574
18 [org.jfree.data.xy.DefaultHighLowDataset].getClose(int,int) [function] [call site] 02575
17 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 02576
18 [org.jfree.data.xy.XYSeries].getY(int) [function] [call site] 02577
19 [org.jfree.data.xy.XYSeries].getRawDataItem(int) [function] [call site] 02578
19 [org.jfree.data.xy.XYDataItem].getY() [function] [call site] 02579
17 [org.jfree.data.xy.YIntervalSeriesCollection].getY(int,int) [function] [call site] 02580
18 [org.jfree.data.xy.YIntervalSeries].getYValue(int) [function] [call site] 02581
17 [org.jfree.data.xy.DefaultOHLCDataset].getY(int,int) [function] [call site] 02582
18 [org.jfree.data.xy.DefaultOHLCDataset].getClose(int,int) [function] [call site] 02583
19 [org.jfree.data.xy.OHLCDataItem].getClose() [function] [call site] 02584
17 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 02585
18 [org.jfree.data.xy.XYSeries].getY(int) [function] [call site] 02586
17 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 02587
17 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getY(int,int) [function] [call site] 02588
16 [org.jfree.data.xy.DefaultWindDataset].getY(int,int) [function] [call site] 02589
16 [org.jfree.data.gantt.XYTaskDataset].getY(int,int) [function] [call site] 02590
16 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 02591
16 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 02592
16 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 02593
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getY(int,int) [function] [call site] 02594
16 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 02595
16 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 02596
16 [org.jfree.data.xy.DefaultXYZDataset].getY(int,int) [function] [call site] 02597
16 [org.jfree.data.xy.DefaultHighLowDataset].getY(int,int) [function] [call site] 02598
16 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 02599
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getY(int,int) [function] [call site] 02600
16 [org.jfree.data.xy.YIntervalSeriesCollection].getY(int,int) [function] [call site] 02601
16 [org.jfree.data.xy.DefaultOHLCDataset].getY(int,int) [function] [call site] 02602
16 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 02603
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getY(int,int) [function] [call site] 02604
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 02605
15 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 02606
15 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02607
16 [org.jfree.data.xy.XIntervalSeries].getYValue(int) [function] [call site] 02608
17 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 02609
17 [org.jfree.data.xy.XIntervalDataItem].getYValue() [function] [call site] 02610
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02611
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getYValue(int,int) [function] [call site] 02612
16 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getY(int,int) [function] [call site] 02613
14 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 02614
14 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02615
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 02616
14 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 02617
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 02618
14 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 02619
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02620
14 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02621
14 [org.jfree.data.xy.YIntervalSeriesCollection].getStartYValue(int,int) [function] [call site] 02622
15 [org.jfree.data.xy.YIntervalSeries].getYLowValue(int) [function] [call site] 02623
16 [org.jfree.data.xy.YIntervalSeries].getDataItem(int) [function] [call site] 02624
16 [org.jfree.data.xy.YIntervalDataItem].getYLowValue() [function] [call site] 02625
17 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02626
17 [org.jfree.data.xy.YInterval].getYLow() [function] [call site] 02627
14 [org.jfree.data.xy.AbstractIntervalXYDataset].getStartYValue(int,int) [function] [call site] 02628
15 [org.jfree.data.time.TimeTableXYDataset].getStartY(int,int) [function] [call site] 02629
16 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 02630
15 [org.jfree.data.xy.XYSeriesCollection].getStartY(int,int) [function] [call site] 02631
16 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 02632
15 [org.jfree.data.xy.YIntervalSeriesCollection].getStartY(int,int) [function] [call site] 02633
16 [org.jfree.data.xy.YIntervalSeries].getYLowValue(int) [function] [call site] 02634
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getStartY(int,int) [function] [call site] 02635
16 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 02636
15 [org.jfree.data.xy.CategoryTableXYDataset].getStartY(int,int) [function] [call site] 02637
16 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 02638
15 [org.jfree.data.time.TimeSeriesCollection].getStartY(int,int) [function] [call site] 02639
16 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 02640
15 [org.jfree.data.statistics.HistogramDataset].getStartY(int,int) [function] [call site] 02641
16 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 02642
15 [org.jfree.data.xy.XIntervalSeriesCollection].getStartY(int,int) [function] [call site] 02643
16 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 02644
15 [org.jfree.data.time.TimePeriodValuesCollection].getStartY(int,int) [function] [call site] 02645
16 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 02646
15 [org.jfree.data.statistics.SimpleHistogramDataset].getStartY(int,int) [function] [call site] 02647
16 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 02648
15 [org.jfree.data.xy.DefaultTableXYDataset].getStartY(int,int) [function] [call site] 02649
16 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 02650
15 [org.jfree.data.xy.XYBarDataset].getStartY(int,int) [function] [call site] 02651
16 [org.jfree.data.xy.VectorSeriesCollection].getY(int,int) [function] [call site] 02652
16 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 02653
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getY(int,int) [function] [call site] 02654
16 [org.jfree.data.xy.DefaultWindDataset].getY(int,int) [function] [call site] 02655
16 [org.jfree.data.gantt.XYTaskDataset].getY(int,int) [function] [call site] 02656
16 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 02657
16 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 02658
16 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 02659
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getY(int,int) [function] [call site] 02660
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getY(int,int) [function] [call site] 02661
16 [org.jfree.data.xy.MatrixSeriesCollection].getY(int,int) [function] [call site] 02662
16 [org.jfree.data.xy.DefaultXYDataset].getY(int,int) [function] [call site] 02663
16 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 02664
16 [org.jfree.data.xy.XYBarDataset].getY(int,int) [function] [call site] 02665
16 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 02666
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getY(int,int) [function] [call site] 02667
16 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 02668
16 [org.jfree.data.xy.DefaultXYZDataset].getY(int,int) [function] [call site] 02669
16 [org.jfree.data.xy.DefaultHighLowDataset].getY(int,int) [function] [call site] 02670
16 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 02671
16 [org.jfree.data.xy.YIntervalSeriesCollection].getY(int,int) [function] [call site] 02672
16 [org.jfree.data.xy.DefaultOHLCDataset].getY(int,int) [function] [call site] 02673
16 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 02674
16 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 02675
16 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getY(int,int) [function] [call site] 02676
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartY(int,int) [function] [call site] 02677
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartYValue(int,int) [function] [call site] 02678
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartY(int,int) [function] [call site] 02679
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartYValue(int,int) [function] [call site] 02680
17 [org.jfree.data.xy.XYIntervalSeries].getYLowValue(int) [function] [call site] 02681
18 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 02682
18 [org.jfree.data.xy.XYIntervalDataItem].getYLowValue() [function] [call site] 02683
19 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02684
19 [org.jfree.data.xy.XYInterval].getYLow() [function] [call site] 02685
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartYValue(int,int) [function] [call site] 02686
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartYValue(int,int) [function] [call site] 02687
14 [org.jfree.data.gantt.XYTaskDataset].getStartYValue(int,int) [function] [call site] 02688
15 [org.jfree.data.gantt.XYTaskDataset].getItemStartValue(int,int) [function] [call site] 02689
15 [org.jfree.data.gantt.XYTaskDataset].getSeriesStartValue(int) [function] [call site] 02690
14 [org.jfree.data.statistics.SimpleHistogramDataset].getStartYValue(int,int) [function] [call site] 02691
15 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 02692
14 [org.jfree.data.xy.XYBarDataset].getStartYValue(int,int) [function] [call site] 02693
15 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 02694
14 [org.jfree.data.gantt.XYTaskDataset].getEndYValue(int,int) [function] [call site] 02695
15 [org.jfree.data.gantt.XYTaskDataset].getItemEndValue(int,int) [function] [call site] 02696
15 [org.jfree.data.gantt.XYTaskDataset].getSeriesEndValue(int) [function] [call site] 02697
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndYValue(int,int) [function] [call site] 02698
14 [org.jfree.data.xy.XYBarDataset].getEndYValue(int,int) [function] [call site] 02699
15 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 02700
14 [org.jfree.data.xy.YIntervalSeriesCollection].getEndYValue(int,int) [function] [call site] 02701
15 [org.jfree.data.xy.YIntervalSeries].getYHighValue(int) [function] [call site] 02702
16 [org.jfree.data.xy.YIntervalSeries].getDataItem(int) [function] [call site] 02703
16 [org.jfree.data.xy.YIntervalDataItem].getYHighValue() [function] [call site] 02704
17 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02705
17 [org.jfree.data.xy.YInterval].getYHigh() [function] [call site] 02706
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndYValue(int,int) [function] [call site] 02707
15 [org.jfree.data.xy.XYIntervalSeries].getYHighValue(int) [function] [call site] 02708
16 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 02709
16 [org.jfree.data.xy.XYIntervalDataItem].getYHighValue() [function] [call site] 02710
17 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 02711
17 [org.jfree.data.xy.XYInterval].getYHigh() [function] [call site] 02712
14 [org.jfree.data.xy.AbstractIntervalXYDataset].getEndYValue(int,int) [function] [call site] 02713
15 [org.jfree.data.time.TimeTableXYDataset].getEndY(int,int) [function] [call site] 02714
16 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 02715
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getEndY(int,int) [function] [call site] 02716
16 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 02717
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndY(int,int) [function] [call site] 02718
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndYValue(int,int) [function] [call site] 02719
15 [org.jfree.data.statistics.SimpleHistogramDataset].getEndY(int,int) [function] [call site] 02720
16 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 02721
15 [org.jfree.data.time.TimeSeriesCollection].getEndY(int,int) [function] [call site] 02722
16 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 02723
15 [org.jfree.data.xy.DefaultTableXYDataset].getEndY(int,int) [function] [call site] 02724
16 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 02725
15 [org.jfree.data.xy.YIntervalSeriesCollection].getEndY(int,int) [function] [call site] 02726
16 [org.jfree.data.xy.YIntervalSeries].getYHighValue(int) [function] [call site] 02727
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndY(int,int) [function] [call site] 02728
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndYValue(int,int) [function] [call site] 02729
15 [org.jfree.data.xy.XYSeriesCollection].getEndY(int,int) [function] [call site] 02730
16 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 02731
15 [org.jfree.data.time.TimePeriodValuesCollection].getEndY(int,int) [function] [call site] 02732
16 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 02733
15 [org.jfree.data.xy.XYBarDataset].getEndY(int,int) [function] [call site] 02734
16 [org.jfree.data.xy.VectorSeriesCollection].getY(int,int) [function] [call site] 02735
16 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 02736
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getY(int,int) [function] [call site] 02737
16 [org.jfree.data.xy.DefaultWindDataset].getY(int,int) [function] [call site] 02738
16 [org.jfree.data.gantt.XYTaskDataset].getY(int,int) [function] [call site] 02739
16 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 02740
16 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 02741
16 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 02742
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getY(int,int) [function] [call site] 02743
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getY(int,int) [function] [call site] 02744
16 [org.jfree.data.xy.MatrixSeriesCollection].getY(int,int) [function] [call site] 02745
16 [org.jfree.data.xy.DefaultXYDataset].getY(int,int) [function] [call site] 02746
16 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 02747
16 [org.jfree.data.xy.XYBarDataset].getY(int,int) [function] [call site] 02748
16 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 02749
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getY(int,int) [function] [call site] 02750
16 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 02751
16 [org.jfree.data.xy.DefaultXYZDataset].getY(int,int) [function] [call site] 02752
16 [org.jfree.data.xy.DefaultHighLowDataset].getY(int,int) [function] [call site] 02753
16 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 02754
16 [org.jfree.data.xy.YIntervalSeriesCollection].getY(int,int) [function] [call site] 02755
16 [org.jfree.data.xy.DefaultOHLCDataset].getY(int,int) [function] [call site] 02756
16 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 02757
16 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 02758
16 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getY(int,int) [function] [call site] 02759
15 [org.jfree.data.xy.XIntervalSeriesCollection].getEndY(int,int) [function] [call site] 02760
16 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 02761
15 [org.jfree.data.xy.CategoryTableXYDataset].getEndY(int,int) [function] [call site] 02762
16 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 02763
15 [org.jfree.data.statistics.HistogramDataset].getEndY(int,int) [function] [call site] 02764
16 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 02765
14 [org.jfree.data.statistics.SimpleHistogramDataset].getEndYValue(int,int) [function] [call site] 02766
15 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 02767
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 02768
14 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 02769
14 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 02770
14 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 02771
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02772
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 02773
14 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02774
14 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02775
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02776
14 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02777
14 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02778
14 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02779
14 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02780
14 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02781
14 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 02782
14 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 02783
14 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02784
14 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02785
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02786
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02787
14 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02788
14 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02789
14 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02790
14 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02791
14 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02792
14 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02793
14 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02794
14 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02795
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 02796
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 02797
14 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 02798
14 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 02799
14 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 02800
14 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 02801
14 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 02802
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 02803
14 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 02804
14 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 02805
14 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 02806
14 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 02807
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 02808
14 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 02809
14 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 02810
14 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 02811
14 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02812
14 [org.jfree.data.xy.DefaultXYDataset].getYValue(int,int) [function] [call site] 02813
14 [org.jfree.data.xy.DefaultXYZDataset].getYValue(int,int) [function] [call site] 02814
14 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 02815
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 02816
14 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 02817
14 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02818
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02819
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getYValue(int,int) [function] [call site] 02820
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 02821
14 [org.jfree.data.Range].contains(double) [function] [call site] 02822
14 [org.jfree.data.Range]. (double,double) [function] [call site] 02823
12 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02824
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02825
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRangeBounds(boolean) [function] [call site] 02826
13 [org.jfree.data.xy.XYSeriesCollection].getRangeBounds(boolean) [function] [call site] 02827
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRangeBounds(boolean) [function] [call site] 02828
13 [org.jfree.data.time.DynamicTimeSeriesCollection].getRangeBounds(boolean) [function] [call site] 02829
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRangeBounds(boolean) [function] [call site] 02830
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getRangeBounds(boolean) [function] [call site] 02831
13 [org.jfree.data.general.DatasetUtils].iterateRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02832
14 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 02833
14 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 02834
14 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 02835
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 02836
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 02837
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 02838
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 02839
14 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 02840
14 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 02841
14 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 02842
14 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 02843
14 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 02844
14 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 02845
14 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 02846
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 02847
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 02848
14 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 02849
14 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 02850
14 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 02851
14 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 02852
14 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 02853
14 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 02854
14 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 02855
14 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 02856
14 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 02857
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02858
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 02859
14 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02860
14 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02861
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02862
14 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02863
14 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02864
14 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02865
14 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02866
14 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02867
14 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 02868
14 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 02869
14 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02870
14 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02871
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02872
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02873
14 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02874
14 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02875
14 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02876
14 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02877
14 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02878
14 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02879
14 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02880
14 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02881
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 02882
14 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 02883
14 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 02884
14 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02885
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 02886
14 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 02887
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 02888
14 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 02889
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02890
14 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02891
14 [org.jfree.data.xy.YIntervalSeriesCollection].getStartYValue(int,int) [function] [call site] 02892
14 [org.jfree.data.xy.AbstractIntervalXYDataset].getStartYValue(int,int) [function] [call site] 02893
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartYValue(int,int) [function] [call site] 02894
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartYValue(int,int) [function] [call site] 02895
14 [org.jfree.data.gantt.XYTaskDataset].getStartYValue(int,int) [function] [call site] 02896
14 [org.jfree.data.statistics.SimpleHistogramDataset].getStartYValue(int,int) [function] [call site] 02897
14 [org.jfree.data.xy.XYBarDataset].getStartYValue(int,int) [function] [call site] 02898
14 [org.jfree.data.gantt.XYTaskDataset].getEndYValue(int,int) [function] [call site] 02899
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndYValue(int,int) [function] [call site] 02900
14 [org.jfree.data.xy.XYBarDataset].getEndYValue(int,int) [function] [call site] 02901
14 [org.jfree.data.xy.YIntervalSeriesCollection].getEndYValue(int,int) [function] [call site] 02902
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndYValue(int,int) [function] [call site] 02903
14 [org.jfree.data.xy.AbstractIntervalXYDataset].getEndYValue(int,int) [function] [call site] 02904
14 [org.jfree.data.statistics.SimpleHistogramDataset].getEndYValue(int,int) [function] [call site] 02905
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02906
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 02907
14 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02908
14 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02909
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02910
14 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02911
14 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02912
14 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02913
14 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02914
14 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02915
14 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 02916
14 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 02917
14 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02918
14 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02919
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02920
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02921
14 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02922
14 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02923
14 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02924
14 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02925
14 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02926
14 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02927
14 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02928
14 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02929
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 02930
14 [org.jfree.data.xy.DefaultOHLCDataset].getLowValue(int,int) [function] [call site] 02931
14 [org.jfree.data.xy.DefaultHighLowDataset].getLowValue(int,int) [function] [call site] 02932
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getLowValue(int,int) [function] [call site] 02933
14 [org.jfree.data.xy.DefaultHighLowDataset].getHighValue(int,int) [function] [call site] 02934
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getHighValue(int,int) [function] [call site] 02935
14 [org.jfree.data.xy.DefaultOHLCDataset].getHighValue(int,int) [function] [call site] 02936
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 02937
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 02938
14 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 02939
14 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 02940
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 02941
14 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 02942
14 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 02943
14 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 02944
14 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 02945
14 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 02946
14 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 02947
14 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 02948
14 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 02949
14 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 02950
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 02951
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 02952
14 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 02953
14 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 02954
14 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 02955
14 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 02956
14 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 02957
14 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 02958
14 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 02959
14 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 02960
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 02961
14 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 02962
14 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 02963
14 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 02964
14 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02965
14 [org.jfree.data.xy.DefaultXYDataset].getYValue(int,int) [function] [call site] 02966
14 [org.jfree.data.xy.DefaultXYZDataset].getYValue(int,int) [function] [call site] 02967
14 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 02968
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 02969
14 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 02970
14 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02971
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 02972
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getYValue(int,int) [function] [call site] 02973
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 02974
14 [org.jfree.data.Range]. (double,double) [function] [call site] 02975
10 [org.jfree.chart.renderer.xy.HighLowRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02976
11 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02977
10 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02978
11 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 02979
10 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02980
11 [org.jfree.data.time.TimeTableXYDataset].getItemCount() [function] [call site] 02981
11 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount() [function] [call site] 02982
11 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount() [function] [call site] 02983
11 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].getStackValues(org.jfree.data.xy.TableXYDataset,int,int) [function] [call site] 02984
12 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 02985
11 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 02986
11 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 02987
11 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 02988
11 [org.jfree.data.Range]. (double,double) [function] [call site] 02989
10 [org.jfree.chart.renderer.xy.VectorRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 02990
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 02991
11 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 02992
11 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 02993
11 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 02994
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 02995
11 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 02996
11 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 02997
11 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 02998
11 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 02999
11 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 03000
11 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 03001
11 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 03002
11 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 03003
11 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 03004
11 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 03005
11 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 03006
11 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 03007
11 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 03008
11 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 03009
11 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 03010
11 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 03011
11 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 03012
11 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 03013
11 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 03014
11 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 03015
11 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 03016
11 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 03017
11 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 03018
11 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 03019
11 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 03020
11 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 03021
11 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 03022
11 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 03023
11 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 03024
11 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 03025
11 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 03026
11 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 03027
11 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 03028
11 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 03029
11 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 03030
11 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 03031
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 03032
11 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 03033
11 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 03034
11 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 03035
11 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 03036
11 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 03037
11 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 03038
11 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 03039
11 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 03040
11 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 03041
11 [org.jfree.data.xy.VectorSeriesCollection].getVectorYValue(int,int) [function] [call site] 03042
12 [org.jfree.data.xy.VectorSeries].getDataItem(int) [function] [call site] 03043
12 [org.jfree.data.xy.VectorDataItem].getVectorY() [function] [call site] 03044
13 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 03045
13 [org.jfree.data.xy.Vector].getY() [function] [call site] 03046
11 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 03047
11 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 03048
11 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 03049
11 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 03050
11 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 03051
11 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 03052
11 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 03053
11 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 03054
11 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 03055
11 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 03056
11 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 03057
11 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 03058
11 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 03059
11 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 03060
11 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 03061
11 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 03062
11 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 03063
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 03064
11 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 03065
11 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 03066
11 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 03067
11 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 03068
11 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 03069
11 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 03070
11 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 03071
11 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 03072
11 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 03073
11 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 03074
11 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 03075
11 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 03076
11 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 03077
11 [org.jfree.data.xy.DefaultXYDataset].getYValue(int,int) [function] [call site] 03078
11 [org.jfree.data.xy.DefaultXYZDataset].getYValue(int,int) [function] [call site] 03079
11 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 03080
11 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 03081
11 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 03082
11 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 03083
11 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 03084
11 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getYValue(int,int) [function] [call site] 03085
11 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 03086
11 [org.jfree.data.Range]. (double,double) [function] [call site] 03087
10 [org.jfree.chart.renderer.xy.XYBarRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 03088
11 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 03089
10 [org.jfree.chart.renderer.xy.StackedXYBarRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 03090
11 [org.jfree.data.Range]. (double,double) [function] [call site] 03091
11 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.xy.TableXYDataset) [function] [call site] 03092
12 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.xy.TableXYDataset,double) [function] [call site] 03093
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03094
13 [org.jfree.data.time.TimeTableXYDataset].getItemCount() [function] [call site] 03095
13 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount() [function] [call site] 03096
13 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount() [function] [call site] 03097
13 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 03098
13 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 03099
13 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 03100
13 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 03101
13 [org.jfree.data.Range]. (double,double) [function] [call site] 03102
10 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 03103
11 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.xy.TableXYDataset) [function] [call site] 03104
10 [org.jfree.chart.renderer.xy.YIntervalRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 03105
11 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 03106
10 [org.jfree.chart.renderer.xy.XYBlockRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 03107
11 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 03108
11 [org.jfree.data.Range].getLowerBound() [function] [call site] 03109
11 [org.jfree.data.Range]. (double,double) [function] [call site] 03110
11 [org.jfree.data.Range].getUpperBound() [function] [call site] 03111
10 [org.jfree.chart.renderer.xy.DeviationRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 03112
11 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 03113
10 [org.jfree.chart.renderer.xy.CandlestickRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 03114
11 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 03115
10 [org.jfree.chart.renderer.xy.XYShapeRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 03116
11 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 03117
11 [org.jfree.data.Range]. (double,double) [function] [call site] 03118
11 [org.jfree.data.Range].getLowerBound() [function] [call site] 03119
11 [org.jfree.data.Range].getUpperBound() [function] [call site] 03120
10 [org.jfree.chart.renderer.xy.XYErrorRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 03121
11 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 03122
10 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 03123
10 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 03124
11 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 03125
10 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].getAnnotations() [function] [call site] 03126
10 [org.jfree.chart.annotations.XYDataImageAnnotation].getIncludeInDataBounds() [function] [call site] 03127
10 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 03128
10 [org.jfree.chart.annotations.XYDataImageAnnotation].getXRange() [function] [call site] 03129
11 [org.jfree.data.Range]. (double,double) [function] [call site] 03130
10 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 03131
10 [org.jfree.chart.annotations.XYDataImageAnnotation].getYRange() [function] [call site] 03132
11 [org.jfree.data.Range]. (double,double) [function] [call site] 03133
9 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03134
10 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 03135
10 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03136
10 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03137
8 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03138
8 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03139
9 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 03140
9 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03141
9 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03142
10 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03143
8 [org.jfree.chart.plot.PolarPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03144
9 [org.jfree.chart.plot.PolarPlot].getAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 03145
10 [org.jfree.chart.axis.ValueAxis].equals(java.lang.Object) [function] [call site] 03146
11 [org.jfree.data.Range].equals(java.lang.Object) [function] [call site] 03147
11 [org.jfree.chart.axis.Axis].equals(java.lang.Object) [function] [call site] 03148
12 [org.jfree.chart.text.AttributedStringUtils].equal(java.text.AttributedString,java.text.AttributedString) [function] [call site] 03149
12 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 03150
12 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 03151
12 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 03152
12 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 03153
10 [org.jfree.chart.axis.CyclicNumberAxis].equals(java.lang.Object) [function] [call site] 03154
11 [org.jfree.chart.axis.NumberAxis].equals(java.lang.Object) [function] [call site] 03155
12 [org.jfree.chart.axis.ValueAxis].equals(java.lang.Object) [function] [call site] 03156
11 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 03157
10 [org.jfree.chart.axis.ModuloAxis].equals(java.lang.Object) [function] [call site] 03158
11 [org.jfree.data.Range].equals(java.lang.Object) [function] [call site] 03159
11 [org.jfree.chart.axis.NumberAxis].equals(java.lang.Object) [function] [call site] 03160
10 [org.jfree.chart.axis.SymbolAxis].equals(java.lang.Object) [function] [call site] 03161
11 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 03162
11 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 03163
11 [org.jfree.chart.axis.NumberAxis].equals(java.lang.Object) [function] [call site] 03164
10 [org.jfree.chart.axis.PeriodAxis].equals(java.lang.Object) [function] [call site] 03165
11 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 03166
11 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 03167
11 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 03168
11 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 03169
11 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 03170
11 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 03171
11 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 03172
11 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 03173
11 [org.jfree.data.time.Minute].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.Day].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.FixedMillisecond].equals(java.lang.Object) [function] [call site] 03178
11 [org.jfree.data.time.Second].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.Quarter].equals(java.lang.Object) [function] [call site] 03181
11 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 03182
11 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 03183
11 [org.jfree.data.time.Minute].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.chart.axis.PeriodAxis].isMinorTickMarksVisible() [function] [call site] 03186
11 [org.jfree.chart.axis.PeriodAxis].isMinorTickMarksVisible() [function] [call site] 03187
11 [org.jfree.chart.axis.ValueAxis].equals(java.lang.Object) [function] [call site] 03188
10 [org.jfree.chart.axis.DateAxis].equals(java.lang.Object) [function] [call site] 03189
11 [org.jfree.chart.axis.ValueAxis].equals(java.lang.Object) [function] [call site] 03190
10 [org.jfree.chart.axis.NumberAxis].equals(java.lang.Object) [function] [call site] 03191
10 [org.jfree.chart.axis.LogAxis].equals(java.lang.Object) [function] [call site] 03192
11 [org.jfree.chart.axis.QuarterDateFormat].equals(java.lang.Object) [function] [call site] 03193
11 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 03194
11 [org.jfree.chart.axis.MonthDateFormat].equals(java.lang.Object) [function] [call site] 03195
12 [org.jfree.chart.axis.QuarterDateFormat].equals(java.lang.Object) [function] [call site] 03196
12 [org.jfree.chart.text.format.RelativeDateFormat].equals(java.lang.Object) [function] [call site] 03197
13 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 03198
13 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 03199
13 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 03200
13 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 03201
11 [org.jfree.chart.text.format.RelativeDateFormat].equals(java.lang.Object) [function] [call site] 03202
11 [org.jfree.chart.axis.ValueAxis].equals(java.lang.Object) [function] [call site] 03203
10 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03204
9 [org.jfree.chart.plot.PolarPlot].getDatasetsMappedToAxis(java.lang.Integer) [function] [call site] 03205
10 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03206
10 [org.jfree.chart.plot.PolarPlot].getDataset(int) [function] [call site] 03207
10 [org.jfree.chart.plot.PolarPlot].getDataset(int) [function] [call site] 03208
9 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 03209
9 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 03210
8 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03211
8 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03212
8 [org.jfree.chart.plot.FastScatterPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03213
8 [org.jfree.data.time.DateRange]. () [function] [call site] 03214
9 [org.jfree.data.time.DateRange]. (java.util.Date,java.util.Date) [function] [call site] 03215
10 [org.jfree.data.Range]. (double,double) [function] [call site] 03216
8 [org.jfree.chart.axis.DateAxis$DefaultTimeline].toTimelineValue(long) [function] [call site] 03217
8 [org.jfree.data.Range].getUpperBound() [function] [call site] 03218
8 [org.jfree.chart.axis.ValueAxis].getFixedAutoRange() [function] [call site] 03219
8 [org.jfree.data.Range].getLowerBound() [function] [call site] 03220
8 [org.jfree.chart.axis.DateAxis$DefaultTimeline].toTimelineValue(long) [function] [call site] 03221
8 [org.jfree.chart.axis.ValueAxis].getAutoRangeMinimumSize() [function] [call site] 03222
8 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 03223
8 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 03224
8 [org.jfree.chart.axis.DateAxis$DefaultTimeline].toMillisecond(long) [function] [call site] 03225
8 [org.jfree.chart.axis.DateAxis$DefaultTimeline].toMillisecond(long) [function] [call site] 03226
8 [org.jfree.data.time.DateRange]. (java.util.Date,java.util.Date) [function] [call site] 03227
8 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03228
9 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03229
9 [org.jfree.data.time.DateRange]. (org.jfree.data.Range) [function] [call site] 03230
10 [org.jfree.data.time.DateRange]. (double,double) [function] [call site] 03231
11 [org.jfree.data.Range]. (double,double) [function] [call site] 03232
10 [org.jfree.data.Range].getLowerBound() [function] [call site] 03233
10 [org.jfree.data.Range].getUpperBound() [function] [call site] 03234
9 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03235
10 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03236
10 [org.jfree.data.Range].getLength() [function] [call site] 03237
10 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 03238
11 [org.jfree.chart.event.AxisChangeEvent]. (org.jfree.chart.axis.Axis) [function] [call site] 03239
12 [org.jfree.chart.event.ChartChangeEvent]. (java.lang.Object) [function] [call site] 03240
13 [org.jfree.chart.event.ChartChangeEvent]. (java.lang.Object,org.jfree.chart.JFreeChart,org.jfree.chart.event.ChartChangeEventType) [function] [call site] 03241
14 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03242
11 [org.jfree.chart.axis.Axis].notifyListeners(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 03243
12 [org.jfree.chart.plot.Plot].axisChanged(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 03244
13 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 03245
14 [org.jfree.chart.event.PlotChangeEvent]. (org.jfree.chart.plot.Plot) [function] [call site] 03246
15 [org.jfree.chart.event.ChartChangeEvent]. (java.lang.Object) [function] [call site] 03247
14 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03248
15 [org.jfree.chart.plot.CombinedDomainCategoryPlot].plotChanged(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03249
16 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03250
15 [org.jfree.chart.JFreeChart].plotChanged(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03251
16 [org.jfree.chart.event.ChartChangeEvent].setChart(org.jfree.chart.JFreeChart) [function] [call site] 03252
16 [org.jfree.chart.JFreeChart].notifyListeners(org.jfree.chart.event.ChartChangeEvent) [function] [call site] 03253
17 [org.jfree.chart.swing.ChartPanel].chartChanged(org.jfree.chart.event.ChartChangeEvent) [function] [call site] 03254
18 [org.jfree.chart.JFreeChart].getPlot() [function] [call site] 03255
18 [org.jfree.chart.plot.XYPlot].getOrientation() [function] [call site] 03256
18 [org.jfree.chart.plot.ThermometerPlot].getOrientation() [function] [call site] 03257
18 [org.jfree.chart.plot.FastScatterPlot].getOrientation() [function] [call site] 03258
18 [org.jfree.chart.plot.PolarPlot].getOrientation() [function] [call site] 03259
18 [org.jfree.chart.plot.CategoryPlot].getOrientation() [function] [call site] 03260
15 [org.jfree.chart.plot.CombinedRangeXYPlot].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.CombinedRangeCategoryPlot].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.plot.CombinedDomainXYPlot].plotChanged(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03265
16 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03266
12 [org.jfree.chart.legend.PaintScaleLegend].axisChanged(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 03267
13 [org.jfree.chart.event.AxisChangeEvent].getAxis() [function] [call site] 03268
13 [org.jfree.chart.event.TitleChangeEvent]. (org.jfree.chart.title.Title) [function] [call site] 03269
14 [org.jfree.chart.event.ChartChangeEvent]. (java.lang.Object) [function] [call site] 03270
13 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 03271
14 [org.jfree.chart.JFreeChart].titleChanged(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 03272
15 [org.jfree.chart.event.ChartChangeEvent].setChart(org.jfree.chart.JFreeChart) [function] [call site] 03273
15 [org.jfree.chart.JFreeChart].notifyListeners(org.jfree.chart.event.ChartChangeEvent) [function] [call site] 03274
6 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 03275
7 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 03276
7 [org.jfree.chart.axis.LogarithmicAxis].autoAdjustRange() [function] [call site] 03277
8 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 03278
8 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03279
8 [org.jfree.chart.plot.ThermometerPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03280
8 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03281
8 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03282
8 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03283
8 [org.jfree.chart.plot.PolarPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03284
8 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03285
8 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03286
8 [org.jfree.chart.plot.FastScatterPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03287
8 [org.jfree.chart.axis.ValueAxis].getDefaultAutoRange() [function] [call site] 03288
8 [org.jfree.data.Range].getLowerBound() [function] [call site] 03289
8 [org.jfree.data.Range].getLowerBound() [function] [call site] 03290
8 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 03291
8 [org.jfree.chart.axis.LogarithmicAxis].computeLogFloor(double) [function] [call site] 03292
8 [org.jfree.data.Range].getLowerBound() [function] [call site] 03293
8 [org.jfree.data.Range].getUpperBound() [function] [call site] 03294
8 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 03295
8 [org.jfree.chart.axis.LogarithmicAxis].computeLogCeil(double) [function] [call site] 03296
8 [org.jfree.chart.axis.ValueAxis].getAutoRangeMinimumSize() [function] [call site] 03297
8 [org.jfree.data.Range]. (double,double) [function] [call site] 03298
8 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03299
8 [org.jfree.chart.axis.LogarithmicAxis].setupSmallLogFlag() [function] [call site] 03300
9 [org.jfree.data.Range].getLowerBound() [function] [call site] 03301
9 [org.jfree.chart.axis.ValueAxis].getRange() [function] [call site] 03302
7 [org.jfree.chart.axis.NumberAxis].autoAdjustRange() [function] [call site] 03303
8 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 03304
8 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03305
8 [org.jfree.chart.plot.ThermometerPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03306
8 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03307
8 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03308
8 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03309
8 [org.jfree.chart.plot.PolarPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03310
8 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03311
8 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03312
8 [org.jfree.chart.plot.FastScatterPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03313
8 [org.jfree.chart.axis.ValueAxis].getDefaultAutoRange() [function] [call site] 03314
8 [org.jfree.data.Range].getUpperBound() [function] [call site] 03315
8 [org.jfree.data.Range].getLowerBound() [function] [call site] 03316
8 [org.jfree.chart.axis.NumberAxis].getAutoRangeIncludesZero() [function] [call site] 03317
8 [org.jfree.chart.axis.ValueAxis].getFixedAutoRange() [function] [call site] 03318
8 [org.jfree.chart.axis.ValueAxis].getAutoRangeMinimumSize() [function] [call site] 03319
8 [org.jfree.chart.axis.NumberAxis].getAutoRangeStickyZero() [function] [call site] 03320
8 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 03321
8 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 03322
8 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 03323
8 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 03324
8 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 03325
8 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 03326
8 [org.jfree.data.Range]. (double,double) [function] [call site] 03327
8 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03328
8 [org.jfree.chart.axis.CyclicNumberAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03329
9 [org.jfree.data.Range].getLowerBound() [function] [call site] 03330
9 [org.jfree.data.Range].getUpperBound() [function] [call site] 03331
9 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03332
7 [org.jfree.chart.axis.ModuloAxis].autoAdjustRange() [function] [call site] 03333
8 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03334
7 [org.jfree.chart.axis.SymbolAxis].autoAdjustRange() [function] [call site] 03335
8 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 03336
8 [org.jfree.chart.axis.ValueAxis].getAutoRangeMinimumSize() [function] [call site] 03337
8 [org.jfree.chart.axis.NumberAxis].getAutoRangeIncludesZero() [function] [call site] 03338
8 [org.jfree.chart.axis.NumberAxis].getAutoRangeStickyZero() [function] [call site] 03339
8 [org.jfree.chart.axis.NumberAxis].getAutoRangeStickyZero() [function] [call site] 03340
8 [org.jfree.data.Range]. (double,double) [function] [call site] 03341
8 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03342
6 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 03343
7 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 03344
7 [org.jfree.chart.axis.PeriodAxis].autoAdjustRange() [function] [call site] 03345
8 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 03346
8 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03347
8 [org.jfree.chart.plot.ThermometerPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03348
8 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03349
8 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03350
8 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03351
8 [org.jfree.chart.plot.PolarPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03352
8 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03353
8 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03354
8 [org.jfree.chart.plot.FastScatterPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03355
8 [org.jfree.chart.axis.ValueAxis].getDefaultAutoRange() [function] [call site] 03356
8 [org.jfree.data.Range].getUpperBound() [function] [call site] 03357
8 [org.jfree.data.Range].getLowerBound() [function] [call site] 03358
8 [org.jfree.chart.axis.PeriodAxis].createInstance(java.lang.Class,java.util.Date,java.util.TimeZone,java.util.Locale) [function] [call site] 03359
8 [org.jfree.chart.axis.PeriodAxis].createInstance(java.lang.Class,java.util.Date,java.util.TimeZone,java.util.Locale) [function] [call site] 03360
8 [org.jfree.chart.axis.PeriodAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03361
9 [org.jfree.data.Range].getUpperBound() [function] [call site] 03362
9 [org.jfree.data.Range].getLowerBound() [function] [call site] 03363
9 [org.jfree.chart.axis.PeriodAxis].createInstance(java.lang.Class,java.util.Date,java.util.TimeZone,java.util.Locale) [function] [call site] 03364
9 [org.jfree.chart.axis.PeriodAxis].createInstance(java.lang.Class,java.util.Date,java.util.TimeZone,java.util.Locale) [function] [call site] 03365
9 [org.jfree.data.time.Week].getFirstMillisecond() [function] [call site] 03366
9 [org.jfree.data.time.Year].getFirstMillisecond() [function] [call site] 03367
9 [org.jfree.data.time.Day].getFirstMillisecond() [function] [call site] 03368
9 [org.jfree.data.time.Quarter].getFirstMillisecond() [function] [call site] 03369
9 [org.jfree.data.time.Minute].getFirstMillisecond() [function] [call site] 03370
9 [org.jfree.data.time.Hour].getFirstMillisecond() [function] [call site] 03371
9 [org.jfree.data.time.Millisecond].getFirstMillisecond() [function] [call site] 03372
9 [org.jfree.data.time.Second].getFirstMillisecond() [function] [call site] 03373
9 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond() [function] [call site] 03374
9 [org.jfree.data.time.Month].getFirstMillisecond() [function] [call site] 03375
9 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03376
9 [org.jfree.data.Range]. (double,double) [function] [call site] 03377
9 [org.jfree.data.time.Quarter].getLastMillisecond() [function] [call site] 03378
9 [org.jfree.data.time.Second].getLastMillisecond() [function] [call site] 03379
9 [org.jfree.data.time.Day].getLastMillisecond() [function] [call site] 03380
9 [org.jfree.data.time.Hour].getLastMillisecond() [function] [call site] 03381
9 [org.jfree.data.time.Minute].getLastMillisecond() [function] [call site] 03382
9 [org.jfree.data.time.Millisecond].getLastMillisecond() [function] [call site] 03383
9 [org.jfree.data.time.Year].getLastMillisecond() [function] [call site] 03384
9 [org.jfree.data.time.Month].getLastMillisecond() [function] [call site] 03385
9 [org.jfree.data.time.FixedMillisecond].getLastMillisecond() [function] [call site] 03386
9 [org.jfree.data.time.Week].getLastMillisecond() [function] [call site] 03387
6 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 03388
7 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 03389
7 [org.jfree.chart.axis.LogAxis].autoAdjustRange() [function] [call site] 03390
8 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 03391
8 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03392
8 [org.jfree.chart.plot.ThermometerPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03393
8 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03394
8 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03395
8 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03396
8 [org.jfree.chart.plot.PolarPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03397
8 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03398
8 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03399
8 [org.jfree.chart.plot.FastScatterPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 03400
8 [org.jfree.chart.axis.ValueAxis].getDefaultAutoRange() [function] [call site] 03401
8 [org.jfree.data.Range].getUpperBound() [function] [call site] 03402
8 [org.jfree.data.Range].getLowerBound() [function] [call site] 03403
8 [org.jfree.chart.axis.ValueAxis].getFixedAutoRange() [function] [call site] 03404
8 [org.jfree.chart.axis.ValueAxis].getAutoRangeMinimumSize() [function] [call site] 03405
8 [org.jfree.chart.axis.LogAxis].calculateLog(double) [function] [call site] 03406
8 [org.jfree.chart.axis.LogAxis].calculateLog(double) [function] [call site] 03407
8 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 03408
8 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 03409
8 [org.jfree.chart.axis.LogAxis].calculateValueNoINF(double) [function] [call site] 03410
9 [org.jfree.chart.axis.LogAxis].calculateValue(double) [function] [call site] 03411
8 [org.jfree.chart.axis.LogAxis].calculateValueNoINF(double) [function] [call site] 03412
8 [org.jfree.data.Range]. (double,double) [function] [call site] 03413
8 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03414
6 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03415
6 [org.jfree.chart.plot.CategoryPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03416
7 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 03417
7 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 03418
7 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 03419
7 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 03420
7 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03421
7 [org.jfree.chart.plot.PolarPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03422
7 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03423
8 [org.jfree.chart.plot.XYPlot].configureDomainAxes() [function] [call site] 03424
9 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 03425
9 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 03426
9 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 03427
9 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 03428
8 [org.jfree.chart.plot.XYPlot].configureRangeAxes() [function] [call site] 03429
9 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 03430
9 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 03431
9 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 03432
9 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 03433
8 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03434
8 [org.jfree.chart.plot.PolarPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03435
8 [org.jfree.chart.plot.CategoryPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03436
8 [org.jfree.chart.plot.ThermometerPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03437
9 [org.jfree.data.general.DefaultValueDataset].getValue() [function] [call site] 03438
9 [org.jfree.chart.plot.ThermometerPlot].inSubrange(int,double) [function] [call site] 03439
9 [org.jfree.chart.plot.ThermometerPlot].inSubrange(int,double) [function] [call site] 03440
9 [org.jfree.chart.plot.ThermometerPlot].inSubrange(int,double) [function] [call site] 03441
9 [org.jfree.chart.plot.ThermometerPlot].setAxisRange() [function] [call site] 03442
10 [org.jfree.data.Range]. (double,double) [function] [call site] 03443
10 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range) [function] [call site] 03444
11 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03445
11 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03446
11 [org.jfree.chart.axis.PeriodAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03447
11 [org.jfree.chart.axis.CyclicNumberAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03448
10 [org.jfree.chart.axis.LogarithmicAxis].setRange(org.jfree.data.Range) [function] [call site] 03449
11 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range) [function] [call site] 03450
11 [org.jfree.chart.axis.LogarithmicAxis].setupSmallLogFlag() [function] [call site] 03451
10 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range) [function] [call site] 03452
11 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 03453
10 [org.jfree.chart.axis.DateAxis].setRange(double,double) [function] [call site] 03454
11 [org.jfree.data.time.DateRange]. (double,double) [function] [call site] 03455
11 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range) [function] [call site] 03456
10 [org.jfree.chart.axis.ValueAxis].setRange(double,double) [function] [call site] 03457
11 [org.jfree.data.Range]. (double,double) [function] [call site] 03458
11 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range) [function] [call site] 03459
11 [org.jfree.chart.axis.LogarithmicAxis].setRange(org.jfree.data.Range) [function] [call site] 03460
11 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range) [function] [call site] 03461
9 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03462
10 [org.jfree.chart.event.PlotChangeEvent]. (org.jfree.chart.plot.Plot) [function] [call site] 03463
10 [org.jfree.chart.event.ChartChangeEvent].setType(org.jfree.chart.event.ChartChangeEventType) [function] [call site] 03464
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03465
10 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03466
8 [org.jfree.chart.plot.CombinedDomainXYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03467
9 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03468
9 [org.jfree.data.general.DatasetChangeEvent].getDataset() [function] [call site] 03469
9 [org.jfree.data.general.DatasetChangeEvent].getDataset() [function] [call site] 03470
9 [org.jfree.chart.plot.XYPlot].indexOf(org.jfree.data.xy.XYDataset) [function] [call site] 03471
9 [org.jfree.chart.plot.XYPlot].configureRangeAxes() [function] [call site] 03472
8 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03473
8 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03474
8 [org.jfree.chart.event.PlotChangeEvent]. (org.jfree.chart.plot.Plot) [function] [call site] 03475
8 [org.jfree.chart.event.ChartChangeEvent].setType(org.jfree.chart.event.ChartChangeEventType) [function] [call site] 03476
8 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03477
7 [org.jfree.chart.plot.ThermometerPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03478
7 [org.jfree.chart.plot.CombinedDomainXYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03479
7 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03480
7 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03481
7 [org.jfree.chart.event.PlotChangeEvent]. (org.jfree.chart.plot.Plot) [function] [call site] 03482
7 [org.jfree.chart.event.ChartChangeEvent].setType(org.jfree.chart.event.ChartChangeEventType) [function] [call site] 03483
7 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03484
6 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03485
6 [org.jfree.chart.plot.ThermometerPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03486
6 [org.jfree.chart.plot.CombinedDomainXYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03487
6 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03488
6 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03489
6 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03490
5 [org.jfree.chart.plot.CategoryPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03491
5 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03492
5 [org.jfree.data.xy.IntervalXYDelegate].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03493
6 [org.jfree.data.xy.IntervalXYDelegate].recalculateInterval() [function] [call site] 03494
7 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 03495
7 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 03496
7 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 03497
7 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 03498
7 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 03499
7 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 03500
7 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 03501
7 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 03502
7 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 03503
7 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 03504
7 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 03505
7 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 03506
7 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 03507
7 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 03508
7 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 03509
7 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 03510
7 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 03511
7 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 03512
7 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 03513
7 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 03514
7 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 03515
7 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 03516
7 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 03517
7 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 03518
7 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 03519
7 [org.jfree.data.xy.IntervalXYDelegate].calculateIntervalForSeries(int) [function] [call site] 03520
8 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 03521
8 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 03522
8 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 03523
8 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 03524
8 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 03525
8 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 03526
8 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 03527
8 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 03528
8 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 03529
8 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 03530
8 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 03531
8 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 03532
8 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 03533
8 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 03534
8 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 03535
8 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 03536
8 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 03537
8 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 03538
8 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 03539
8 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 03540
8 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 03541
8 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 03542
8 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 03543
8 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 03544
8 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 03545
8 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 03546
8 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 03547
8 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 03548
8 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 03549
8 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 03550
8 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 03551
8 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 03552
8 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 03553
8 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 03554
8 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 03555
8 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 03556
8 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 03557
8 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 03558
8 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 03559
8 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 03560
8 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 03561
8 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 03562
8 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 03563
8 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 03564
8 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 03565
8 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 03566
8 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 03567
8 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 03568
8 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 03569
5 [org.jfree.chart.plot.ThermometerPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03570
5 [org.jfree.chart.plot.CombinedDomainXYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03571
5 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03572
5 [org.jfree.data.category.CategoryToPieDataset].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03573
6 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 03574
5 [org.jfree.data.gantt.XYTaskDataset].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03575
6 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 03576
5 [org.jfree.data.xy.XYDatasetTableModel].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03577
5 [org.jfree.data.xy.XYBarDataset].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03578
6 [org.jfree.data.general.AbstractDataset].notifyListeners(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03579
1 [org.jfree.chart.ChartFactory].createBarChart(java.lang.String,java.lang.String,java.lang.String,org.jfree.data.category.CategoryDataset) [function] [call site] 03580
2 [org.jfree.chart.ChartFactory].createBarChart(java.lang.String,java.lang.String,java.lang.String,org.jfree.data.category.CategoryDataset,org.jfree.chart.plot.PlotOrientation,boolean,boolean,boolean) [function] [call site] 03581
3 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03582
3 [org.jfree.chart.axis.CategoryAxis]. (java.lang.String) [function] [call site] 03583
4 [org.jfree.chart.axis.Axis]. (java.lang.String) [function] [call site] 03584
3 [org.jfree.chart.axis.NumberAxis]. (java.lang.String) [function] [call site] 03585
4 [org.jfree.chart.axis.ValueAxis]. (java.lang.String,org.jfree.chart.axis.TickUnitSource) [function] [call site] 03586
5 [org.jfree.chart.axis.Axis]. (java.lang.String) [function] [call site] 03587
4 [org.jfree.chart.axis.NumberAxis].createStandardTickUnits() [function] [call site] 03588
5 [org.jfree.chart.axis.NumberTickUnitSource]. () [function] [call site] 03589
6 [org.jfree.chart.axis.NumberTickUnitSource]. (boolean) [function] [call site] 03590
7 [org.jfree.chart.axis.NumberTickUnitSource]. (boolean,java.text.NumberFormat) [function] [call site] 03591
3 [org.jfree.chart.renderer.category.BarRenderer]. () [function] [call site] 03592
4 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer]. () [function] [call site] 03593
5 [org.jfree.chart.renderer.AbstractRenderer]. () [function] [call site] 03594
6 [org.jfree.chart.labels.ItemLabelPosition]. (org.jfree.chart.labels.ItemLabelAnchor,org.jfree.chart.text.TextAnchor) [function] [call site] 03595
7 [org.jfree.chart.labels.ItemLabelPosition]. (org.jfree.chart.labels.ItemLabelAnchor,org.jfree.chart.text.TextAnchor,org.jfree.chart.text.TextAnchor,double) [function] [call site] 03596
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03597
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03598
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03599
6 [org.jfree.chart.labels.ItemLabelPosition]. (org.jfree.chart.labels.ItemLabelAnchor,org.jfree.chart.text.TextAnchor) [function] [call site] 03600
5 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator]. () [function] [call site] 03601
6 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator]. (java.lang.String) [function] [call site] 03602
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03603
4 [org.jfree.chart.util.StandardGradientPaintTransformer]. () [function] [call site] 03604
5 [org.jfree.chart.util.StandardGradientPaintTransformer]. (org.jfree.chart.util.GradientPaintTransformType) [function] [call site] 03605
4 [org.jfree.chart.renderer.AbstractRenderer].setDefaultLegendShape(java.awt.Shape) [function] [call site] 03606
5 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 03607
6 [org.jfree.chart.event.RendererChangeEvent]. (java.lang.Object) [function] [call site] 03608
7 [org.jfree.chart.event.RendererChangeEvent]. (java.lang.Object,boolean) [function] [call site] 03609
8 [org.jfree.chart.event.ChartChangeEvent]. (java.lang.Object) [function] [call site] 03610
6 [org.jfree.chart.renderer.AbstractRenderer].notifyListeners(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 03611
7 [org.jfree.chart.plot.PolarPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 03612
8 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 03613
7 [org.jfree.chart.plot.XYPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 03614
8 [org.jfree.chart.event.RendererChangeEvent].getSeriesVisibilityChanged() [function] [call site] 03615
8 [org.jfree.chart.plot.XYPlot].configureDomainAxes() [function] [call site] 03616
8 [org.jfree.chart.plot.XYPlot].configureRangeAxes() [function] [call site] 03617
8 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 03618
7 [org.jfree.chart.plot.CategoryPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 03619
8 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03620
8 [org.jfree.chart.plot.PolarPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 03621
8 [org.jfree.chart.plot.XYPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 03622
8 [org.jfree.chart.plot.WaferMapPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 03623
9 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 03624
8 [org.jfree.chart.plot.CategoryPlot].configureRangeAxes() [function] [call site] 03625
9 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 03626
9 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 03627
9 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 03628
9 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 03629
8 [org.jfree.chart.event.PlotChangeEvent]. (org.jfree.chart.plot.Plot) [function] [call site] 03630
8 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 03631
7 [org.jfree.chart.plot.WaferMapPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 03632
4 [org.jfree.chart.renderer.category.BarRenderer].getDefaultBarPainter() [function] [call site] 03633
4 [org.jfree.chart.renderer.category.BarRenderer].getDefaultShadowsVisible() [function] [call site] 03634
3 [org.jfree.chart.labels.ItemLabelPosition]. (org.jfree.chart.labels.ItemLabelAnchor,org.jfree.chart.text.TextAnchor) [function] [call site] 03635
3 [org.jfree.chart.renderer.AbstractRenderer].setDefaultPositiveItemLabelPosition(org.jfree.chart.labels.ItemLabelPosition) [function] [call site] 03636
4 [org.jfree.chart.renderer.AbstractRenderer].setDefaultPositiveItemLabelPosition(org.jfree.chart.labels.ItemLabelPosition,boolean) [function] [call site] 03637
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03638
5 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 03639
3 [org.jfree.chart.labels.ItemLabelPosition]. (org.jfree.chart.labels.ItemLabelAnchor,org.jfree.chart.text.TextAnchor) [function] [call site] 03640
3 [org.jfree.chart.renderer.AbstractRenderer].setDefaultNegativeItemLabelPosition(org.jfree.chart.labels.ItemLabelPosition) [function] [call site] 03641
4 [org.jfree.chart.renderer.AbstractRenderer].setDefaultNegativeItemLabelPosition(org.jfree.chart.labels.ItemLabelPosition,boolean) [function] [call site] 03642
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03643
5 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 03644
3 [org.jfree.chart.labels.ItemLabelPosition]. (org.jfree.chart.labels.ItemLabelAnchor,org.jfree.chart.text.TextAnchor) [function] [call site] 03645
3 [org.jfree.chart.renderer.AbstractRenderer].setDefaultPositiveItemLabelPosition(org.jfree.chart.labels.ItemLabelPosition) [function] [call site] 03646
3 [org.jfree.chart.labels.ItemLabelPosition]. (org.jfree.chart.labels.ItemLabelAnchor,org.jfree.chart.text.TextAnchor) [function] [call site] 03647
3 [org.jfree.chart.renderer.AbstractRenderer].setDefaultNegativeItemLabelPosition(org.jfree.chart.labels.ItemLabelPosition) [function] [call site] 03648
3 [org.jfree.chart.labels.StandardCategoryToolTipGenerator]. () [function] [call site] 03649
4 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator]. (java.lang.String,java.text.NumberFormat) [function] [call site] 03650
5 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator]. (java.lang.String,java.text.NumberFormat,java.text.NumberFormat) [function] [call site] 03651
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03652
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03653
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03654
3 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].setDefaultToolTipGenerator(org.jfree.chart.labels.CategoryToolTipGenerator) [function] [call site] 03655
4 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].setDefaultToolTipGenerator(org.jfree.chart.labels.CategoryToolTipGenerator,boolean) [function] [call site] 03656
5 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 03657
3 [org.jfree.chart.urls.StandardCategoryURLGenerator]. () [function] [call site] 03658
3 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].setDefaultItemURLGenerator(org.jfree.chart.urls.CategoryURLGenerator) [function] [call site] 03659
4 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].setDefaultItemURLGenerator(org.jfree.chart.urls.CategoryURLGenerator,boolean) [function] [call site] 03660
5 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 03661
3 [org.jfree.chart.plot.CategoryPlot]. (org.jfree.data.category.CategoryDataset,org.jfree.chart.axis.CategoryAxis,org.jfree.chart.axis.ValueAxis,org.jfree.chart.renderer.category.CategoryItemRenderer) [function] [call site] 03662
4 [org.jfree.chart.plot.Plot]. () [function] [call site] 03663
5 [org.jfree.chart.plot.DefaultDrawingSupplier]. () [function] [call site] 03664
6 [org.jfree.chart.plot.DefaultDrawingSupplier]. (java.awt.Paint[],java.awt.Paint[],java.awt.Paint[],java.awt.Stroke[],java.awt.Stroke[],java.awt.Shape[]) [function] [call site] 03665
4 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 03666
4 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].setPlot(org.jfree.chart.plot.CategoryPlot) [function] [call site] 03667
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03668
4 [org.jfree.chart.renderer.AbstractRenderer].addChangeListener(org.jfree.chart.event.RendererChangeListener) [function] [call site] 03669
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03670
4 [org.jfree.chart.plot.CategoryPlot].mapDatasetToDomainAxis(int,int) [function] [call site] 03671
5 [org.jfree.chart.plot.CategoryPlot].mapDatasetToDomainAxes(int,java.util.List) [function] [call site] 03672
6 [org.jfree.chart.internal.Args].requireNonNegative(int,java.lang.String) [function] [call site] 03673
6 [org.jfree.chart.plot.CategoryPlot].checkAxisIndices(java.util.List) [function] [call site] 03674
6 [org.jfree.data.general.DatasetChangeEvent]. (java.lang.Object,org.jfree.data.general.Dataset) [function] [call site] 03675
6 [org.jfree.chart.plot.CategoryPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03676
6 [org.jfree.chart.plot.CategoryPlot].getDataset(int) [function] [call site] 03677
4 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 03678
5 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 03679
5 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 03680
5 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 03681
5 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 03682
5 [org.jfree.chart.axis.CategoryAxis].configure() [function] [call site] 03683
4 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 03684
4 [org.jfree.chart.plot.CategoryPlot].mapDatasetToRangeAxis(int,int) [function] [call site] 03685
5 [org.jfree.chart.plot.CategoryPlot].mapDatasetToRangeAxes(int,java.util.List) [function] [call site] 03686
6 [org.jfree.chart.internal.Args].requireNonNegative(int,java.lang.String) [function] [call site] 03687
6 [org.jfree.chart.plot.CategoryPlot].checkAxisIndices(java.util.List) [function] [call site] 03688
6 [org.jfree.data.general.DatasetChangeEvent]. (java.lang.Object,org.jfree.data.general.Dataset) [function] [call site] 03689
6 [org.jfree.chart.plot.CategoryPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 03690
6 [org.jfree.chart.plot.CategoryPlot].getDataset(int) [function] [call site] 03691
4 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 03692
4 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 03693
4 [org.jfree.chart.plot.CategoryPlot].configureDomainAxes() [function] [call site] 03694
5 [org.jfree.chart.axis.CategoryAxis].configure() [function] [call site] 03695
4 [org.jfree.chart.plot.CategoryPlot].configureRangeAxes() [function] [call site] 03696
3 [org.jfree.chart.plot.CategoryPlot].setOrientation(org.jfree.chart.plot.PlotOrientation) [function] [call site] 03697
4 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03698
4 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 03699
3 [org.jfree.chart.plot.CombinedDomainCategoryPlot].setOrientation(org.jfree.chart.plot.PlotOrientation) [function] [call site] 03700
4 [org.jfree.chart.plot.CategoryPlot].setOrientation(org.jfree.chart.plot.PlotOrientation) [function] [call site] 03701
4 [org.jfree.chart.plot.CategoryPlot].setOrientation(org.jfree.chart.plot.PlotOrientation) [function] [call site] 03702
4 [org.jfree.chart.plot.CombinedRangeCategoryPlot].setOrientation(org.jfree.chart.plot.PlotOrientation) [function] [call site] 03703
5 [org.jfree.chart.plot.CategoryPlot].setOrientation(org.jfree.chart.plot.PlotOrientation) [function] [call site] 03704
5 [org.jfree.chart.plot.CategoryPlot].setOrientation(org.jfree.chart.plot.PlotOrientation) [function] [call site] 03705
5 [org.jfree.chart.plot.CombinedDomainCategoryPlot].setOrientation(org.jfree.chart.plot.PlotOrientation) [function] [call site] 03706
3 [org.jfree.chart.plot.CombinedRangeCategoryPlot].setOrientation(org.jfree.chart.plot.PlotOrientation) [function] [call site] 03707
3 [org.jfree.chart.JFreeChart]. (java.lang.String,java.awt.Font,org.jfree.chart.plot.Plot,boolean) [function] [call site] 03708
4 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03709
4 [org.jfree.chart.plot.Plot].setChart(org.jfree.chart.JFreeChart) [function] [call site] 03710
4 [org.jfree.chart.plot.Plot].addChangeListener(org.jfree.chart.event.PlotChangeListener) [function] [call site] 03711
4 [org.jfree.chart.legend.LegendTitle]. (org.jfree.chart.legend.LegendItemSource) [function] [call site] 03712
5 [org.jfree.chart.legend.LegendTitle]. (org.jfree.chart.legend.LegendItemSource,org.jfree.chart.block.Arrangement,org.jfree.chart.block.Arrangement) [function] [call site] 03713
6 [org.jfree.chart.title.Title]. () [function] [call site] 03714
7 [org.jfree.chart.title.Title]. (org.jfree.chart.api.RectangleEdge,org.jfree.chart.api.HorizontalAlignment,org.jfree.chart.api.VerticalAlignment,org.jfree.chart.api.RectangleInsets) [function] [call site] 03715
8 [org.jfree.chart.block.AbstractBlock]. () [function] [call site] 03716
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03717
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03718
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03719
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03720
8 [org.jfree.chart.block.AbstractBlock].setPadding(org.jfree.chart.api.RectangleInsets) [function] [call site] 03721
9 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03722
6 [org.jfree.chart.block.BlockContainer]. (org.jfree.chart.block.Arrangement) [function] [call site] 03723
7 [org.jfree.chart.block.AbstractBlock]. () [function] [call site] 03724
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03725
6 [org.jfree.chart.api.RectangleInsets]. (double,double,double,double) [function] [call site] 03726
7 [org.jfree.chart.api.RectangleInsets]. (org.jfree.chart.api.UnitType,double,double,double,double) [function] [call site] 03727
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03728
6 [org.jfree.chart.api.RectangleInsets]. (double,double,double,double) [function] [call site] 03729
5 [org.jfree.chart.block.ColumnArrangement]. () [function] [call site] 03730
5 [org.jfree.chart.block.FlowArrangement]. () [function] [call site] 03731
6 [org.jfree.chart.block.FlowArrangement]. (org.jfree.chart.api.HorizontalAlignment,org.jfree.chart.api.VerticalAlignment,double,double) [function] [call site] 03732
4 [org.jfree.chart.api.RectangleInsets]. (double,double,double,double) [function] [call site] 03733
4 [org.jfree.chart.block.AbstractBlock].setMargin(org.jfree.chart.api.RectangleInsets) [function] [call site] 03734
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03735
4 [org.jfree.chart.legend.LegendTitle].setBackgroundPaint(java.awt.Paint) [function] [call site] 03736
5 [org.jfree.chart.event.TitleChangeEvent]. (org.jfree.chart.title.Title) [function] [call site] 03737
5 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 03738
4 [org.jfree.chart.title.Title].setPosition(org.jfree.chart.api.RectangleEdge) [function] [call site] 03739
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03740
5 [org.jfree.chart.event.TitleChangeEvent]. (org.jfree.chart.title.Title) [function] [call site] 03741
5 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 03742
4 [org.jfree.chart.title.Title].addChangeListener(org.jfree.chart.event.TitleChangeListener) [function] [call site] 03743
4 [org.jfree.chart.title.TextTitle]. (java.lang.String,java.awt.Font) [function] [call site] 03744
5 [org.jfree.chart.title.TextTitle]. (java.lang.String,java.awt.Font,java.awt.Paint,org.jfree.chart.api.RectangleEdge,org.jfree.chart.api.HorizontalAlignment,org.jfree.chart.api.VerticalAlignment,org.jfree.chart.api.RectangleInsets) [function] [call site] 03745
6 [org.jfree.chart.title.Title]. (org.jfree.chart.api.RectangleEdge,org.jfree.chart.api.HorizontalAlignment,org.jfree.chart.api.VerticalAlignment,org.jfree.chart.api.RectangleInsets) [function] [call site] 03746
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03747
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03748
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03749
4 [org.jfree.chart.title.Title].addChangeListener(org.jfree.chart.event.TitleChangeListener) [function] [call site] 03750
3 [org.jfree.chart.StandardChartTheme].apply(org.jfree.chart.JFreeChart) [function] [call site] 03751
4 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03752
4 [org.jfree.chart.JFreeChart].getTitle() [function] [call site] 03753
4 [org.jfree.chart.title.TextTitle].setFont(java.awt.Font) [function] [call site] 03754
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03755
5 [org.jfree.chart.event.TitleChangeEvent]. (org.jfree.chart.title.Title) [function] [call site] 03756
5 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 03757
4 [org.jfree.chart.title.TextTitle].setPaint(java.awt.Paint) [function] [call site] 03758
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03759
5 [org.jfree.chart.event.TitleChangeEvent]. (org.jfree.chart.title.Title) [function] [call site] 03760
5 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 03761
4 [org.jfree.chart.JFreeChart].getSubtitleCount() [function] [call site] 03762
4 [org.jfree.chart.StandardChartTheme].applyToTitle(org.jfree.chart.title.Title) [function] [call site] 03763
5 [org.jfree.chart.title.TextTitle].setFont(java.awt.Font) [function] [call site] 03764
5 [org.jfree.chart.title.TextTitle].setPaint(java.awt.Paint) [function] [call site] 03765
5 [org.jfree.chart.legend.LegendTitle].getBackgroundPaint() [function] [call site] 03766
5 [org.jfree.chart.legend.LegendTitle].setBackgroundPaint(java.awt.Paint) [function] [call site] 03767
5 [org.jfree.chart.legend.LegendTitle].setItemFont(java.awt.Font) [function] [call site] 03768
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03769
6 [org.jfree.chart.event.TitleChangeEvent]. (org.jfree.chart.title.Title) [function] [call site] 03770
6 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 03771
5 [org.jfree.chart.legend.LegendTitle].setItemPaint(java.awt.Paint) [function] [call site] 03772
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03773
6 [org.jfree.chart.event.TitleChangeEvent]. (org.jfree.chart.title.Title) [function] [call site] 03774
6 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 03775
5 [org.jfree.chart.legend.LegendTitle].getWrapper() [function] [call site] 03776
5 [org.jfree.chart.StandardChartTheme].applyToBlockContainer(org.jfree.chart.block.BlockContainer) [function] [call site] 03777
6 [org.jfree.chart.block.BlockContainer].getBlocks() [function] [call site] 03778
6 [org.jfree.chart.StandardChartTheme].applyToBlock(org.jfree.chart.block.Block) [function] [call site] 03779
7 [org.jfree.chart.StandardChartTheme].applyToTitle(org.jfree.chart.title.Title) [function] [call site] 03780
7 [org.jfree.chart.block.LabelBlock].setFont(java.awt.Font) [function] [call site] 03781
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03782
8 [org.jfree.chart.text.TextUtils].createTextBlock(java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 03783
9 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03784
9 [org.jfree.chart.text.TextBlock]. () [function] [call site] 03785
9 [org.jfree.chart.text.TextBlock].addLine(java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 03786
10 [org.jfree.chart.text.TextLine]. (java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 03787
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03788
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03789
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03790
11 [org.jfree.chart.text.TextFragment]. (java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 03791
12 [org.jfree.chart.text.TextFragment]. (java.lang.String,java.awt.Font,java.awt.Paint,float) [function] [call site] 03792
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03793
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03794
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03795
10 [org.jfree.chart.text.TextBlock].addLine(org.jfree.chart.text.TextLine) [function] [call site] 03796
9 [org.jfree.chart.text.TextBlock].addLine(java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 03797
7 [org.jfree.chart.block.LabelBlock].setPaint(java.awt.Paint) [function] [call site] 03798
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03799
8 [org.jfree.chart.text.TextUtils].createTextBlock(java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 03800
5 [org.jfree.chart.legend.LegendTitle].getWrapper() [function] [call site] 03801
5 [org.jfree.chart.legend.PaintScaleLegend].setBackgroundPaint(java.awt.Paint) [function] [call site] 03802
6 [org.jfree.chart.event.TitleChangeEvent]. (org.jfree.chart.title.Title) [function] [call site] 03803
6 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 03804
5 [org.jfree.chart.legend.PaintScaleLegend].getAxis() [function] [call site] 03805
5 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 03806
6 [org.jfree.chart.axis.Axis].setLabelFont(java.awt.Font) [function] [call site] 03807
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03808
7 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 03809
6 [org.jfree.chart.axis.Axis].setLabelPaint(java.awt.Paint) [function] [call site] 03810
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03811
7 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 03812
6 [org.jfree.chart.axis.Axis].setTickLabelFont(java.awt.Font) [function] [call site] 03813
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03814
7 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 03815
6 [org.jfree.chart.axis.Axis].setTickLabelPaint(java.awt.Paint) [function] [call site] 03816
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03817
7 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 03818
6 [org.jfree.chart.StandardChartTheme].applyToSymbolAxis(org.jfree.chart.axis.SymbolAxis) [function] [call site] 03819
7 [org.jfree.chart.axis.SymbolAxis].setGridBandPaint(java.awt.Paint) [function] [call site] 03820
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03821
8 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 03822
7 [org.jfree.chart.axis.SymbolAxis].setGridBandAlternatePaint(java.awt.Paint) [function] [call site] 03823
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03824
8 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 03825
6 [org.jfree.chart.StandardChartTheme].applyToPeriodAxis(org.jfree.chart.axis.PeriodAxis) [function] [call site] 03826
7 [org.jfree.chart.axis.PeriodAxis].getLabelInfo() [function] [call site] 03827
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getPeriodClass() [function] [call site] 03828
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getDateFormat() [function] [call site] 03829
8 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 03830
9 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 03831
9 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 03832
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getPadding() [function] [call site] 03833
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getDrawDividers() [function] [call site] 03834
7 [org.jfree.chart.axis.PeriodAxisLabelInfo]. (java.lang.Class,java.text.DateFormat,org.jfree.chart.api.RectangleInsets,java.awt.Font,java.awt.Paint,boolean,java.awt.Stroke,java.awt.Paint) [function] [call site] 03835
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03836
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03837
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03838
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03839
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03840
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03841
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03842
8 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 03843
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getDividerPaint() [function] [call site] 03844
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getDividerStroke() [function] [call site] 03845
7 [org.jfree.chart.axis.PeriodAxis].setLabelInfo(org.jfree.chart.axis.PeriodAxisLabelInfo[]) [function] [call site] 03846
8 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 03847
5 [org.jfree.chart.title.CompositeTitle].getContainer() [function] [call site] 03848
5 [org.jfree.chart.block.BlockContainer].getBlocks() [function] [call site] 03849
4 [org.jfree.chart.JFreeChart].getSubtitle(int) [function] [call site] 03850
5 [org.jfree.chart.JFreeChart].getSubtitleCount() [function] [call site] 03851
4 [org.jfree.chart.JFreeChart].setBackgroundPaint(java.awt.Paint) [function] [call site] 03852
5 [org.jfree.chart.JFreeChart].fireChartChanged() [function] [call site] 03853
6 [org.jfree.chart.event.ChartChangeEvent]. (java.lang.Object) [function] [call site] 03854
6 [org.jfree.chart.JFreeChart].notifyListeners(org.jfree.chart.event.ChartChangeEvent) [function] [call site] 03855
5 [org.jfree.chart.JFreeChart].fireChartChanged() [function] [call site] 03856
4 [org.jfree.chart.JFreeChart].getPlot() [function] [call site] 03857
4 [org.jfree.chart.StandardChartTheme].applyToPlot(org.jfree.chart.plot.Plot) [function] [call site] 03858
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03859
5 [org.jfree.chart.plot.Plot].getDrawingSupplier() [function] [call site] 03860
6 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 03861
5 [org.jfree.chart.StandardChartTheme].getDrawingSupplier() [function] [call site] 03862
6 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 03863
7 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 03864
8 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 03865
9 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 03866
10 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03867
10 [org.jfree.chart.internal.CloneUtils].copy(java.lang.Object) [function] [call site] 03868
11 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 03869
11 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 03870
12 [org.jfree.chart.plot.Plot].clone() [function] [call site] 03871
13 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03872
14 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 03873
14 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 03874
14 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 03875
14 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 03876
15 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 03877
16 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 03878
15 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 03879
16 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 03880
15 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 03881
16 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 03882
15 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 03883
15 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 03884
16 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 03885
15 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 03886
16 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 03887
14 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 03888
15 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 03889
14 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 03890
15 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 03891
15 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03892
14 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 03893
14 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 03894
15 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 03895
15 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 03896
16 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 03897
16 [org.jfree.chart.internal.CloneUtils].copy(java.lang.Object) [function] [call site] 03898
14 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 03899
15 [org.jfree.chart.plot.Plot].clone() [function] [call site] 03900
15 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 03901
15 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 03902
14 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 03903
15 [org.jfree.chart.plot.Plot].clone() [function] [call site] 03904
15 [org.jfree.chart.internal.ArrayUtils].clone(float[][]) [function] [call site] 03905
15 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 03906
16 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 03907
17 [org.jfree.chart.axis.Axis].clone() [function] [call site] 03908
16 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 03909
15 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 03910
15 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 03911
16 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 03912
16 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 03913
16 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 03914
16 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 03915
16 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 03916
16 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 03917
16 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 03918
17 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 03919
18 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03920
18 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 03921
18 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 03922
18 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 03923
18 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 03924
18 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 03925
18 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 03926
18 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 03927
18 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 03928
18 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 03929
18 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 03930
18 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 03931
18 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 03932
19 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 03933
20 [org.jfree.chart.plot.Plot].clone() [function] [call site] 03934
20 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 03935
20 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 03936
20 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 03937
20 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 03938
20 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 03939
20 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 03940
20 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 03941
20 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 03942
20 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 03943
20 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].setPlot(org.jfree.chart.plot.XYPlot) [function] [call site] 03944
20 [org.jfree.chart.renderer.AbstractRenderer].addChangeListener(org.jfree.chart.event.RendererChangeListener) [function] [call site] 03945
20 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03946
20 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03947
20 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03948
20 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03949
20 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 03950
20 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03951
20 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03952
20 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 03953
21 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 03954
20 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03955
20 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 03956
20 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 03957
20 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 03958
20 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 03959
20 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 03960
20 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 03961
20 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 03962
20 [org.jfree.chart.plot.Marker].clone() [function] [call site] 03963
20 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 03964
21 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 03965
21 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 03966
20 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 03967
21 [org.jfree.chart.title.Title].clone() [function] [call site] 03968
22 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 03969
20 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 03970
21 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 03971
21 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 03972
20 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 03973
20 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 03974
20 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 03975
21 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 03976
21 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 03977
20 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 03978
21 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 03979
21 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 03980
20 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 03981
21 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 03982
22 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 03983
22 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 03984
22 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 03985
22 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 03986
22 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 03987
22 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 03988
22 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 03989
22 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 03990
22 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 03991
22 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 03992
22 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 03993
22 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 03994
22 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 03995
22 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 03996
22 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 03997
23 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 03998
24 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 03999
22 [org.jfree.data.gantt.Task].clone() [function] [call site] 04000
22 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 04001
23 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 04002
23 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 04003
23 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 04004
23 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 04005
23 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 04006
23 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 04007
23 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 04008
23 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 04009
23 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 04010
23 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04011
23 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 04012
23 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 04013
23 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 04014
23 [org.jfree.data.gantt.Task].clone() [function] [call site] 04015
23 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04016
23 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 04017
23 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 04018
24 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04019
24 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 04020
25 [org.jfree.data.KeyedObjects].clone() [function] [call site] 04021
26 [org.jfree.data.KeyedObject].clone() [function] [call site] 04022
27 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 04023
27 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 04024
27 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 04025
27 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 04026
27 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 04027
27 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 04028
27 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 04029
27 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 04030
27 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 04031
27 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04032
27 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 04033
27 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 04034
27 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 04035
27 [org.jfree.data.gantt.Task].clone() [function] [call site] 04036
27 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 04037
27 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04038
27 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 04039
27 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 04040
27 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 04041
28 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 04042
29 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04043
29 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04044
29 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04045
27 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04046
27 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04047
27 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 04048
28 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04049
28 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04050
28 [org.jfree.data.xy.IntervalXYDelegate]. (org.jfree.data.xy.XYDataset) [function] [call site] 04051
29 [org.jfree.data.xy.IntervalXYDelegate]. (org.jfree.data.xy.XYDataset,boolean) [function] [call site] 04052
30 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04053
28 [org.jfree.data.xy.DefaultTableXYDataset].getIntervalWidth() [function] [call site] 04054
29 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 04055
28 [org.jfree.data.xy.IntervalXYDelegate].setFixedIntervalWidth(double) [function] [call site] 04056
28 [org.jfree.data.xy.DefaultTableXYDataset].isAutoWidth() [function] [call site] 04057
29 [org.jfree.data.xy.IntervalXYDelegate].isAutoWidth() [function] [call site] 04058
28 [org.jfree.data.xy.IntervalXYDelegate].setAutoWidth(boolean) [function] [call site] 04059
29 [org.jfree.data.xy.IntervalXYDelegate].recalculateInterval() [function] [call site] 04060
28 [org.jfree.data.xy.IntervalXYDelegate].setIntervalPositionFactor(double) [function] [call site] 04061
28 [org.jfree.data.xy.DefaultTableXYDataset].getIntervalPositionFactor() [function] [call site] 04062
29 [org.jfree.data.xy.IntervalXYDelegate].getIntervalPositionFactor() [function] [call site] 04063
28 [org.jfree.data.xy.DefaultTableXYDataset].updateXPoints() [function] [call site] 04064
29 [org.jfree.data.xy.DefaultTableXYDataset].updateXPoints(org.jfree.data.xy.XYSeries) [function] [call site] 04065
30 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04066
30 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 04067
30 [org.jfree.data.xy.XYSeries].getX(int) [function] [call site] 04068
30 [org.jfree.data.xy.XYSeries].equals(java.lang.Object) [function] [call site] 04069
31 [org.jfree.data.general.Series].equals(java.lang.Object) [function] [call site] 04070
32 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 04071
32 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 04072
32 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 04073
32 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 04074
32 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 04075
32 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 04076
32 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 04077
32 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 04078
32 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 04079
32 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 04080
32 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 04081
32 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 04082
32 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 04083
32 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 04084
32 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 04085
32 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 04086
32 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 04087
32 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 04088
32 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 04089
32 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 04090
32 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 04091
32 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 04092
32 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 04093
32 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 04094
32 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 04095
32 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 04096
32 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 04097
32 [org.jfree.data.general.Series].getKey() [function] [call site] 04098
32 [org.jfree.data.general.Series].getKey() [function] [call site] 04099
30 [org.jfree.data.xy.XYSeries].add(java.lang.Number,java.lang.Number) [function] [call site] 04100
31 [org.jfree.data.xy.XYSeries].add(java.lang.Number,java.lang.Number,boolean) [function] [call site] 04101
32 [org.jfree.data.xy.XYDataItem]. (java.lang.Number,java.lang.Number) [function] [call site] 04102
33 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04103
32 [org.jfree.data.xy.XYSeries].add(org.jfree.data.xy.XYDataItem,boolean) [function] [call site] 04104
33 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04105
33 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 04106
33 [org.jfree.data.xy.XYDataItem].compareTo(org.jfree.data.xy.XYDataItem) [function] [call site] 04107
34 [org.jfree.data.xy.XYDataItem].getX() [function] [call site] 04108
33 [org.jfree.data.general.SeriesException]. (java.lang.String) [function] [call site] 04109
33 [org.jfree.data.xy.XYDataItem].getX() [function] [call site] 04110
33 [org.jfree.data.xy.XYSeries].indexOf(java.lang.Number) [function] [call site] 04111
34 [org.jfree.data.xy.XYDataItem]. (java.lang.Number,java.lang.Number) [function] [call site] 04112
34 [org.jfree.data.xy.XYDataItem].getX() [function] [call site] 04113
33 [org.jfree.data.general.SeriesException]. (java.lang.String) [function] [call site] 04114
33 [org.jfree.data.xy.XYSeries].updateBoundsForAddedItem(org.jfree.data.xy.XYDataItem) [function] [call site] 04115
34 [org.jfree.data.xy.XYDataItem].getXValue() [function] [call site] 04116
34 [org.jfree.data.xy.XYSeries].minIgnoreNaN(double,double) [function] [call site] 04117
34 [org.jfree.data.xy.XYSeries].maxIgnoreNaN(double,double) [function] [call site] 04118
34 [org.jfree.data.xy.XYDataItem].getY() [function] [call site] 04119
34 [org.jfree.data.xy.XYDataItem].getYValue() [function] [call site] 04120
34 [org.jfree.data.xy.XYSeries].minIgnoreNaN(double,double) [function] [call site] 04121
34 [org.jfree.data.xy.XYSeries].maxIgnoreNaN(double,double) [function] [call site] 04122
33 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 04123
33 [org.jfree.data.xy.XYSeries].updateBoundsForRemovedItem(org.jfree.data.xy.XYDataItem) [function] [call site] 04124
34 [org.jfree.data.xy.XYDataItem].getXValue() [function] [call site] 04125
34 [org.jfree.data.xy.XYDataItem].getY() [function] [call site] 04126
34 [org.jfree.data.xy.XYDataItem].getYValue() [function] [call site] 04127
34 [org.jfree.data.xy.XYSeries].findBoundsByIteration() [function] [call site] 04128
35 [org.jfree.data.xy.XYSeries].updateBoundsForAddedItem(org.jfree.data.xy.XYDataItem) [function] [call site] 04129
34 [org.jfree.data.xy.XYSeries].getAutoSort() [function] [call site] 04130
34 [org.jfree.data.xy.XYSeries].getX(int) [function] [call site] 04131
34 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 04132
34 [org.jfree.data.xy.XYSeries].getX(int) [function] [call site] 04133
34 [org.jfree.data.xy.XYSeries].findBoundsByIteration() [function] [call site] 04134
33 [org.jfree.data.general.Series].fireSeriesChanged() [function] [call site] 04135
34 [org.jfree.data.general.SeriesChangeEvent]. (java.lang.Object) [function] [call site] 04136
34 [org.jfree.data.general.Series].notifyListeners(org.jfree.data.general.SeriesChangeEvent) [function] [call site] 04137
35 [org.jfree.data.general.AbstractSeriesDataset].seriesChanged(org.jfree.data.general.SeriesChangeEvent) [function] [call site] 04138
36 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 04139
35 [org.jfree.data.gantt.TaskSeriesCollection].seriesChanged(org.jfree.data.general.SeriesChangeEvent) [function] [call site] 04140
36 [org.jfree.data.gantt.TaskSeriesCollection].refreshKeys() [function] [call site] 04141
37 [org.jfree.data.gantt.TaskSeriesCollection].getSeriesCount() [function] [call site] 04142
37 [org.jfree.data.gantt.TaskSeries].getTasks() [function] [call site] 04143
37 [org.jfree.data.gantt.Task].getDescription() [function] [call site] 04144
36 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 04145
35 [org.jfree.data.xy.DefaultTableXYDataset].seriesChanged(org.jfree.data.general.SeriesChangeEvent) [function] [call site] 04146
36 [org.jfree.data.xy.DefaultTableXYDataset].updateXPoints() [function] [call site] 04147
36 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 04148
35 [org.jfree.data.time.TimeSeriesTableModel].seriesChanged(org.jfree.data.general.SeriesChangeEvent) [function] [call site] 04149
30 [org.jfree.data.xy.XYSeries].add(java.lang.Number,java.lang.Number) [function] [call site] 04150
29 [org.jfree.data.xy.DefaultTableXYDataset].prune() [function] [call site] 04151
30 [org.jfree.data.xy.DefaultTableXYDataset].canPrune(java.lang.Number) [function] [call site] 04152
31 [org.jfree.data.xy.XYSeries].getY(int) [function] [call site] 04153
31 [org.jfree.data.xy.XYSeries].indexOf(java.lang.Number) [function] [call site] 04154
30 [org.jfree.data.xy.DefaultTableXYDataset].removeAllValuesForX(java.lang.Number) [function] [call site] 04155
31 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04156
31 [org.jfree.data.xy.XYSeries].remove(java.lang.Number) [function] [call site] 04157
32 [org.jfree.data.xy.XYSeries].indexOf(java.lang.Number) [function] [call site] 04158
32 [org.jfree.data.xy.XYSeries].remove(int) [function] [call site] 04159
33 [org.jfree.data.xy.XYSeries].updateBoundsForRemovedItem(org.jfree.data.xy.XYDataItem) [function] [call site] 04160
33 [org.jfree.data.general.Series].fireSeriesChanged() [function] [call site] 04161
31 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 04162
27 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 04163
28 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 04164
27 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 04165
27 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 04166
28 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04167
27 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 04168
27 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 04169
27 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 04170
28 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04171
27 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 04172
28 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04173
27 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 04174
27 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 04175
27 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04176
28 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04177
27 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 04178
28 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04179
27 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04180
28 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04181
27 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04182
27 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 04183
28 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04184
28 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04185
28 [org.jfree.data.xy.IntervalXYDelegate]. (org.jfree.data.xy.XYDataset) [function] [call site] 04186
28 [org.jfree.data.xy.CategoryTableXYDataset].getIntervalWidth() [function] [call site] 04187
29 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 04188
28 [org.jfree.data.xy.IntervalXYDelegate].setFixedIntervalWidth(double) [function] [call site] 04189
28 [org.jfree.data.xy.CategoryTableXYDataset].isAutoWidth() [function] [call site] 04190
29 [org.jfree.data.xy.IntervalXYDelegate].isAutoWidth() [function] [call site] 04191
28 [org.jfree.data.xy.IntervalXYDelegate].setAutoWidth(boolean) [function] [call site] 04192
28 [org.jfree.data.xy.IntervalXYDelegate].setIntervalPositionFactor(double) [function] [call site] 04193
28 [org.jfree.data.xy.CategoryTableXYDataset].getIntervalPositionFactor() [function] [call site] 04194
29 [org.jfree.data.xy.IntervalXYDelegate].getIntervalPositionFactor() [function] [call site] 04195
27 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 04196
28 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04197
28 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04198
28 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 04199
28 [org.jfree.chart.internal.CloneUtils].copy(java.lang.Object) [function] [call site] 04200
28 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04201
28 [org.jfree.chart.internal.CloneUtils].copy(java.lang.Object) [function] [call site] 04202
28 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04203
28 [org.jfree.chart.internal.CloneUtils].copy(java.lang.Object) [function] [call site] 04204
27 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 04205
28 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04206
27 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 04207
28 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04208
28 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04209
27 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 04210
28 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04211
28 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 04212
27 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 04213
28 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04214
28 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04215
27 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 04216
28 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04217
28 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04218
28 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04219
28 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04220
28 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04221
27 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 04222
28 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04223
27 [org.jfree.data.KeyedObjects].clone() [function] [call site] 04224
27 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 04225
28 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04226
28 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04227
27 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 04228
28 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04229
27 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 04230
27 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 04231
28 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 04232
29 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 04233
29 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 04234
27 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 04235
28 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04236
27 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 04237
27 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 04238
28 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04239
28 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04240
27 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 04241
28 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04242
27 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 04243
28 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04244
28 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 04245
28 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 04246
28 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 04247
28 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 04248
28 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 04249
28 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 04250
28 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 04251
28 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 04252
28 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 04253
28 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04254
28 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 04255
28 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 04256
28 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 04257
28 [org.jfree.data.gantt.Task].clone() [function] [call site] 04258
28 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 04259
28 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04260
28 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 04261
28 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 04262
28 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 04263
28 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04264
28 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04265
28 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 04266
28 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 04267
28 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 04268
28 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 04269
28 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 04270
28 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 04271
28 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 04272
28 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 04273
28 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 04274
28 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 04275
28 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04276
28 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 04277
28 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04278
28 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04279
28 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 04280
28 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 04281
28 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 04282
28 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 04283
28 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 04284
28 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 04285
28 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 04286
28 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 04287
28 [org.jfree.data.KeyedObjects].clone() [function] [call site] 04288
28 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 04289
28 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 04290
28 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 04291
28 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 04292
28 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 04293
28 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 04294
28 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 04295
28 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 04296
28 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 04297
28 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 04298
29 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04299
28 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 04300
29 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04301
30 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 04302
30 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 04303
30 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 04304
30 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 04305
28 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 04306
29 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04307
29 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04308
28 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 04309
28 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 04310
29 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04311
28 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 04312
29 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 04313
28 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 04314
28 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 04315
29 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04316
28 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04317
28 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 04318
29 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 04319
30 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04320
30 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04321
28 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 04322
29 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04323
28 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 04324
29 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04325
29 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04326
28 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 04327
28 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 04328
28 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 04329
29 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04330
29 [org.jfree.chart.JFreeChart].clone() [function] [call site] 04331
30 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04332
30 [org.jfree.chart.title.Title].addChangeListener(org.jfree.chart.event.TitleChangeListener) [function] [call site] 04333
30 [org.jfree.chart.JFreeChart].getSubtitleCount() [function] [call site] 04334
30 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04335
30 [org.jfree.chart.title.Title].clone() [function] [call site] 04336
30 [org.jfree.chart.JFreeChart].getSubtitle(int) [function] [call site] 04337
30 [org.jfree.chart.title.Title].addChangeListener(org.jfree.chart.event.TitleChangeListener) [function] [call site] 04338
30 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 04339
30 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04340
30 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 04341
31 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 04342
31 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04343
31 [org.jfree.chart.plot.Plot].setParent(org.jfree.chart.plot.Plot) [function] [call site] 04344
31 [org.jfree.chart.plot.XYPlot].getDomainAxis() [function] [call site] 04345
32 [org.jfree.chart.plot.XYPlot].getDomainAxis(int) [function] [call site] 04346
31 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 04347
31 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 04348
31 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 04349
31 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 04350
30 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 04351
30 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 04352
30 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 04353
31 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04354
31 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 04355
31 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04356
31 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 04357
31 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 04358
31 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 04359
31 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 04360
31 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 04361
31 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 04362
31 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 04363
31 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 04364
31 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 04365
31 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 04366
31 [org.jfree.chart.plot.Marker].clone() [function] [call site] 04367
31 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 04368
31 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04369
31 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 04370
31 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 04371
31 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04372
31 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04373
31 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 04374
31 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 04375
31 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 04376
31 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 04377
31 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04378
31 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 04379
31 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 04380
31 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04381
31 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04382
31 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 04383
31 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 04384
32 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 04385
32 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 04386
32 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 04387
32 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 04388
32 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 04389
32 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 04390
32 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 04391
32 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 04392
32 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 04393
32 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04394
32 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 04395
32 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 04396
32 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 04397
32 [org.jfree.data.gantt.Task].clone() [function] [call site] 04398
32 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 04399
32 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04400
32 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 04401
32 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 04402
32 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 04403
32 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04404
32 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04405
32 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 04406
32 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 04407
32 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 04408
32 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 04409
32 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 04410
32 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 04411
32 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 04412
32 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 04413
32 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 04414
32 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 04415
32 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04416
32 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 04417
32 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04418
32 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04419
32 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 04420
32 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 04421
32 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 04422
32 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 04423
32 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 04424
32 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 04425
32 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 04426
32 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 04427
32 [org.jfree.data.KeyedObjects].clone() [function] [call site] 04428
32 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 04429
32 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 04430
32 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 04431
32 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 04432
32 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 04433
32 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 04434
32 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 04435
32 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 04436
32 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 04437
32 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 04438
32 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 04439
32 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 04440
32 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 04441
32 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 04442
32 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 04443
32 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 04444
32 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 04445
32 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 04446
32 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04447
32 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 04448
32 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 04449
32 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 04450
32 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 04451
32 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 04452
32 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 04453
32 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 04454
33 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04455
32 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 04456
32 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 04457
32 [org.jfree.chart.block.Size2D].clone() [function] [call site] 04458
32 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 04459
32 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 04460
33 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04461
32 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 04462
32 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 04463
33 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04464
33 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04465
32 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 04466
33 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04467
33 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 04468
33 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 04469
33 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 04470
33 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 04471
33 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 04472
33 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 04473
33 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 04474
33 [org.jfree.chart.plot.Marker].clone() [function] [call site] 04475
33 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 04476
33 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04477
33 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 04478
33 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 04479
33 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04480
33 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04481
33 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 04482
33 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 04483
33 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 04484
33 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 04485
33 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04486
33 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 04487
33 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 04488
33 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04489
33 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04490
33 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 04491
33 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 04492
33 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 04493
33 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04494
33 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 04495
33 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 04496
34 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04497
34 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04498
33 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 04499
33 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 04500
33 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 04501
33 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 04502
33 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 04503
33 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 04504
34 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04505
34 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 04506
34 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 04507
34 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 04508
34 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 04509
34 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 04510
34 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 04511
34 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 04512
34 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 04513
34 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 04514
34 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04515
34 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 04516
34 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 04517
34 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 04518
34 [org.jfree.data.gantt.Task].clone() [function] [call site] 04519
34 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 04520
34 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04521
34 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 04522
34 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 04523
34 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 04524
34 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04525
34 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04526
34 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 04527
34 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 04528
34 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 04529
34 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 04530
34 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 04531
34 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 04532
34 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 04533
34 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 04534
34 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 04535
34 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 04536
34 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04537
34 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 04538
34 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04539
34 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04540
34 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 04541
34 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 04542
34 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 04543
34 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 04544
34 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 04545
34 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 04546
34 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 04547
34 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 04548
34 [org.jfree.data.KeyedObjects].clone() [function] [call site] 04549
34 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 04550
34 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 04551
34 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 04552
34 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 04553
34 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 04554
34 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 04555
34 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 04556
34 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 04557
34 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 04558
34 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 04559
34 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 04560
34 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 04561
34 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 04562
34 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 04563
34 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 04564
34 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 04565
34 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 04566
34 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 04567
34 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04568
34 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 04569
34 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 04570
34 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 04571
34 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 04572
34 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 04573
34 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 04574
34 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 04575
34 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 04576
34 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 04577
34 [org.jfree.chart.block.Size2D].clone() [function] [call site] 04578
34 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 04579
34 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 04580
34 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 04581
34 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 04582
34 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 04583
34 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 04584
35 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04585
35 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 04586
34 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 04587
35 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04588
35 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04589
34 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 04590
35 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04591
34 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 04592
34 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 04593
34 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 04594
35 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 04595
36 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04596
36 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04597
34 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 04598
34 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 04599
35 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 04600
35 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04601
35 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04602
34 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 04603
35 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04604
34 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 04605
35 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04606
35 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04607
34 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 04608
35 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04609
34 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 04610
35 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04611
35 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04612
34 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 04613
35 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04614
35 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04615
34 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 04616
34 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 04617
34 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 04618
34 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 04619
35 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04620
34 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 04621
35 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04622
35 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04623
34 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 04624
34 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 04625
35 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04626
34 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 04627
35 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04628
34 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 04629
35 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04630
34 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 04631
35 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 04632
36 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04633
36 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04634
36 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 04635
36 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 04636
36 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04637
36 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 04638
36 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 04639
36 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 04640
36 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04641
36 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].setPlot(org.jfree.chart.plot.CategoryPlot) [function] [call site] 04642
36 [org.jfree.chart.renderer.AbstractRenderer].addChangeListener(org.jfree.chart.event.RendererChangeListener) [function] [call site] 04643
36 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04644
36 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04645
36 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04646
36 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04647
36 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04648
36 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04649
36 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 04650
36 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 04651
35 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04652
35 [org.jfree.chart.plot.Plot].setParent(org.jfree.chart.plot.Plot) [function] [call site] 04653
34 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 04654
34 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 04655
35 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04656
34 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 04657
35 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04658
35 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 04659
35 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 04660
35 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 04661
35 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 04662
35 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 04663
35 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 04664
35 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 04665
35 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 04666
35 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 04667
35 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04668
35 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 04669
35 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 04670
35 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 04671
35 [org.jfree.data.gantt.Task].clone() [function] [call site] 04672
35 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 04673
35 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04674
35 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 04675
35 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 04676
35 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 04677
35 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04678
35 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04679
35 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 04680
35 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 04681
35 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 04682
35 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 04683
35 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 04684
35 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 04685
35 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 04686
35 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 04687
35 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 04688
35 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 04689
35 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04690
35 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 04691
35 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04692
35 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04693
35 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 04694
35 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 04695
35 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 04696
35 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 04697
35 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 04698
35 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 04699
35 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 04700
35 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 04701
35 [org.jfree.data.KeyedObjects].clone() [function] [call site] 04702
35 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 04703
35 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 04704
35 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 04705
35 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 04706
35 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 04707
35 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 04708
35 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 04709
35 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 04710
35 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 04711
35 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 04712
35 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 04713
35 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 04714
35 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 04715
35 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 04716
35 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 04717
35 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 04718
35 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 04719
35 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 04720
35 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04721
35 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 04722
35 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 04723
35 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 04724
35 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 04725
35 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 04726
35 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 04727
35 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 04728
35 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 04729
35 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 04730
35 [org.jfree.chart.block.Size2D].clone() [function] [call site] 04731
35 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 04732
35 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 04733
35 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 04734
35 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 04735
35 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 04736
35 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 04737
35 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 04738
35 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 04739
35 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 04740
35 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 04741
35 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 04742
35 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 04743
35 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 04744
35 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 04745
35 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 04746
35 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 04747
35 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 04748
35 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 04749
35 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 04750
35 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 04751
35 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 04752
35 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 04753
35 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 04754
35 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 04755
35 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 04756
35 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 04757
35 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 04758
35 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 04759
35 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 04760
35 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 04761
35 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 04762
36 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04763
35 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 04764
36 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04765
35 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 04766
35 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 04767
36 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 04768
35 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 04769
35 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 04770
36 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04771
35 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 04772
35 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 04773
36 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04774
35 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 04775
36 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04776
36 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04777
35 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 04778
35 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 04779
36 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04780
36 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04781
36 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 04782
35 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 04783
36 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 04784
36 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 04785
36 [org.jfree.chart.plot.Plot].setParent(org.jfree.chart.plot.Plot) [function] [call site] 04786
36 [org.jfree.chart.plot.CategoryPlot].getRangeAxis() [function] [call site] 04787
36 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 04788
36 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 04789
36 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 04790
36 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 04791
35 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 04792
36 [org.jfree.data.KeyToGroupMap].clone(java.lang.Object) [function] [call site] 04793
36 [org.jfree.data.KeyToGroupMap].clone(java.util.Collection) [function] [call site] 04794
37 [org.jfree.data.KeyToGroupMap].clone(java.lang.Object) [function] [call site] 04795
36 [org.jfree.data.KeyToGroupMap].clone(java.lang.Object) [function] [call site] 04796
35 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 04797
36 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04798
35 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 04799
36 [org.jfree.chart.urls.CustomPieURLGenerator]. () [function] [call site] 04800
36 [org.jfree.chart.urls.CustomPieURLGenerator].addURLs(java.util.Map) [function] [call site] 04801
35 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 04802
36 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04803
36 [org.jfree.data.DataUtils].clone(double[][]) [function] [call site] 04804
37 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 04805
35 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 04806
36 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 04807
36 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 04808
35 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 04809
36 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 04810
35 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 04811
36 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 04812
35 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 04813
35 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 04814
35 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 04815
35 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 04816
36 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 04817
35 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 04818
36 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04819
35 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 04820
35 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 04821
35 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04822
35 [org.jfree.chart.title.Title].clone() [function] [call site] 04823
35 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 04824
36 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 04825
35 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 04826
36 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 04827
35 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 04828
36 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04829
35 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 04830
36 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 04831
36 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 04832
35 [org.jfree.data.KeyedObject].clone() [function] [call site] 04833
35 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 04834
36 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04835
35 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 04836
35 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 04837
36 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 04838
35 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 04839
35 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 04840
36 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 04841
35 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 04842
34 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 04843
34 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 04844
34 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 04845
34 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 04846
34 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 04847
34 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 04848
34 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 04849
34 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 04850
34 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 04851
34 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 04852
34 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 04853
34 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 04854
34 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 04855
34 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 04856
34 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 04857
34 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 04858
34 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 04859
34 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 04860
34 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 04861
34 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 04862
34 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 04863
34 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 04864
34 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 04865
34 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 04866
34 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 04867
34 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 04868
34 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04869
34 [org.jfree.chart.title.Title].clone() [function] [call site] 04870
34 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 04871
34 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 04872
34 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 04873
34 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 04874
34 [org.jfree.data.KeyedObject].clone() [function] [call site] 04875
34 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 04876
34 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 04877
34 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 04878
34 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 04879
34 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 04880
34 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 04881
33 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 04882
33 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 04883
33 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 04884
33 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 04885
33 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 04886
33 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 04887
33 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 04888
33 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 04889
34 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 04890
34 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 04891
34 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 04892
34 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 04893
34 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 04894
34 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 04895
34 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 04896
34 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 04897
34 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 04898
34 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 04899
34 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 04900
34 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 04901
34 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 04902
34 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 04903
34 [org.jfree.data.gantt.Task].clone() [function] [call site] 04904
34 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 04905
34 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 04906
34 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 04907
34 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 04908
34 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 04909
34 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 04910
34 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 04911
34 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 04912
34 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 04913
34 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 04914
34 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 04915
34 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 04916
34 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 04917
34 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 04918
34 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 04919
34 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 04920
34 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 04921
34 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 04922
34 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 04923
34 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 04924
34 [org.jfree.chart.plot.Plot].clone() [function] [call site] 04925
34 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 04926
34 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 04927
34 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 04928
34 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 04929
34 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 04930
34 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 04931
34 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 04932
34 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 04933
34 [org.jfree.data.KeyedObjects].clone() [function] [call site] 04934
34 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 04935
34 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 04936
34 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 04937
34 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 04938
34 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 04939
34 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 04940
34 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 04941
34 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 04942
34 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 04943
34 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 04944
34 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 04945
34 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 04946
34 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 04947
34 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 04948
34 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 04949
34 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 04950
34 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 04951
34 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 04952
34 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 04953
34 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 04954
34 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 04955
34 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 04956
34 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 04957
34 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 04958
34 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 04959
34 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 04960
34 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 04961
34 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 04962
34 [org.jfree.chart.block.Size2D].clone() [function] [call site] 04963
34 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 04964
34 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 04965
34 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 04966
34 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 04967
34 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 04968
34 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 04969
34 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 04970
34 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 04971
34 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 04972
34 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 04973
34 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 04974
34 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 04975
34 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 04976
34 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 04977
34 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 04978
34 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 04979
34 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 04980
34 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 04981
34 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 04982
34 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 04983
34 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 04984
34 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 04985
34 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 04986
34 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 04987
34 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 04988
34 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 04989
34 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 04990
34 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 04991
34 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 04992
34 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 04993
34 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 04994
34 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 04995
34 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 04996
34 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 04997
34 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 04998
34 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 04999
34 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 05000
34 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 05001
34 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 05002
34 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 05003
34 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 05004
34 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 05005
34 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 05006
34 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 05007
34 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 05008
34 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 05009
34 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 05010
34 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 05011
34 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 05012
34 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 05013
34 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 05014
34 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 05015
34 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 05016
34 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 05017
34 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 05018
34 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 05019
34 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 05020
34 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05021
34 [org.jfree.chart.title.Title].clone() [function] [call site] 05022
34 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 05023
34 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 05024
34 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 05025
34 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 05026
34 [org.jfree.data.KeyedObject].clone() [function] [call site] 05027
34 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 05028
34 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 05029
34 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 05030
34 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 05031
34 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 05032
34 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 05033
33 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 05034
33 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 05035
33 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 05036
33 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05037
33 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 05038
33 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 05039
33 [org.jfree.chart.block.Size2D].clone() [function] [call site] 05040
33 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 05041
33 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 05042
33 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05043
33 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 05044
33 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 05045
33 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 05046
33 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 05047
33 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 05048
33 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 05049
33 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 05050
33 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 05051
33 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 05052
33 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 05053
33 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 05054
34 [org.jfree.data.general.Series].clone() [function] [call site] 05055
34 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 05056
33 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 05057
33 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 05058
33 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 05059
33 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 05060
33 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 05061
33 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 05062
33 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 05063
33 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 05064
33 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 05065
34 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 05066
35 [org.jfree.chart.axis.Axis].clone() [function] [call site] 05067
33 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 05068
33 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 05069
33 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 05070
33 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 05071
33 [org.jfree.chart.title.Title].clone() [function] [call site] 05072
33 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 05073
33 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 05074
33 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 05075
33 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 05076
33 [org.jfree.data.KeyedObject].clone() [function] [call site] 05077
33 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 05078
33 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 05079
33 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 05080
33 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 05081
33 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 05082
33 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 05083
33 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 05084
34 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 05085
34 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05086
34 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 05087
34 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05088
34 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05089
34 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05090
34 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05091
33 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 05092
33 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 05093
33 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 05094
33 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 05095
33 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 05096
33 [org.jfree.data.gantt.Task].clone() [function] [call site] 05097
33 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 05098
33 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 05099
33 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 05100
33 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 05101
34 [org.jfree.data.time.TimePeriodValues].createCopy(int,int) [function] [call site] 05102
35 [org.jfree.data.general.Series].clone() [function] [call site] 05103
35 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 05104
35 [org.jfree.data.time.TimePeriodValues].add(org.jfree.data.time.TimePeriodValue) [function] [call site] 05105
36 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 05106
36 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 05107
36 [org.jfree.data.time.TimePeriodValues].updateBounds(org.jfree.data.time.TimePeriod,int) [function] [call site] 05108
37 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 05109
37 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 05110
37 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 05111
37 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 05112
37 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 05113
37 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 05114
37 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 05115
37 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 05116
37 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 05117
37 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 05118
37 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 05119
37 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 05120
37 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 05121
37 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 05122
37 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 05123
37 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 05124
37 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 05125
37 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 05126
37 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 05127
37 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 05128
37 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 05129
37 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 05130
37 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 05131
37 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 05132
37 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 05133
37 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 05134
37 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 05135
37 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 05136
37 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 05137
37 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 05138
37 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 05139
37 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 05140
37 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 05141
37 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 05142
37 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 05143
37 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 05144
36 [org.jfree.data.general.Series].fireSeriesChanged() [function] [call site] 05145
34 [org.jfree.data.time.TimePeriodValues].getItemCount() [function] [call site] 05146
33 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 05147
33 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 05148
33 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 05149
33 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 05150
33 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 05151
33 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 05152
33 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 05153
34 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05154
33 [org.jfree.chart.JFreeChart].clone() [function] [call site] 05155
33 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 05156
33 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 05157
33 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 05158
34 [org.jfree.data.general.Series].clone() [function] [call site] 05159
34 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 05160
33 [org.jfree.chart.plot.Plot].clone() [function] [call site] 05161
33 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 05162
33 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 05163
33 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 05164
33 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 05165
33 [org.jfree.data.KeyedObjects].clone() [function] [call site] 05166
33 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 05167
33 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 05168
33 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 05169
34 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05170
34 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 05171
34 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 05172
34 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 05173
34 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05174
34 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 05175
34 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 05176
34 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 05177
34 [org.jfree.chart.plot.Marker].clone() [function] [call site] 05178
34 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 05179
34 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 05180
34 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 05181
34 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 05182
34 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 05183
34 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 05184
34 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 05185
34 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 05186
34 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 05187
34 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 05188
34 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 05189
34 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 05190
34 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 05191
34 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 05192
34 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 05193
34 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 05194
34 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 05195
34 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 05196
34 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 05197
34 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 05198
34 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 05199
34 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 05200
34 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 05201
34 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 05202
34 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 05203
34 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 05204
34 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 05205
34 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 05206
34 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 05207
34 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 05208
34 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 05209
34 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 05210
34 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 05211
34 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 05212
34 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 05213
34 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 05214
34 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 05215
34 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 05216
34 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05217
34 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 05218
34 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 05219
34 [org.jfree.chart.block.Size2D].clone() [function] [call site] 05220
34 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 05221
34 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 05222
34 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05223
34 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 05224
34 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 05225
34 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 05226
34 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 05227
34 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 05228
34 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 05229
34 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 05230
34 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 05231
34 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 05232
34 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 05233
34 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 05234
34 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 05235
34 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 05236
34 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 05237
34 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 05238
34 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 05239
34 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 05240
34 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 05241
34 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 05242
34 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 05243
34 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 05244
34 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 05245
34 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 05246
34 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 05247
34 [org.jfree.chart.title.Title].clone() [function] [call site] 05248
34 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 05249
34 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 05250
34 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 05251
34 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 05252
34 [org.jfree.data.KeyedObject].clone() [function] [call site] 05253
34 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 05254
34 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 05255
34 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 05256
34 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 05257
34 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 05258
34 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 05259
34 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 05260
34 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 05261
34 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 05262
34 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 05263
34 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 05264
34 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 05265
34 [org.jfree.data.gantt.Task].clone() [function] [call site] 05266
34 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 05267
34 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 05268
34 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 05269
34 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 05270
34 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 05271
34 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 05272
34 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 05273
34 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 05274
34 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 05275
34 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 05276
34 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 05277
34 [org.jfree.chart.JFreeChart].clone() [function] [call site] 05278
34 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 05279
34 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 05280
34 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 05281
34 [org.jfree.chart.plot.Plot].clone() [function] [call site] 05282
34 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 05283
34 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 05284
34 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 05285
34 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 05286
34 [org.jfree.data.KeyedObjects].clone() [function] [call site] 05287
34 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 05288
34 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 05289
34 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 05290
34 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 05291
34 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 05292
35 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05293
35 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05294
34 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 05295
34 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 05296
34 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 05297
34 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 05298
35 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 05299
35 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 05300
35 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 05301
35 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 05302
35 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 05303
35 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 05304
35 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 05305
35 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05306
35 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 05307
35 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 05308
35 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 05309
35 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 05310
35 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 05311
35 [org.jfree.data.gantt.Task].clone() [function] [call site] 05312
35 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 05313
35 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 05314
35 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 05315
35 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 05316
35 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 05317
35 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 05318
35 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 05319
35 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 05320
35 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 05321
35 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 05322
35 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 05323
35 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 05324
35 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 05325
35 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 05326
35 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 05327
35 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 05328
35 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 05329
35 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 05330
35 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 05331
35 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 05332
35 [org.jfree.chart.plot.Plot].clone() [function] [call site] 05333
35 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 05334
35 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 05335
35 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 05336
35 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 05337
35 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 05338
35 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 05339
35 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 05340
35 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 05341
35 [org.jfree.data.KeyedObjects].clone() [function] [call site] 05342
35 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 05343
35 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 05344
35 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 05345
35 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 05346
35 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 05347
35 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 05348
35 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 05349
35 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 05350
35 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 05351
35 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 05352
35 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 05353
35 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 05354
35 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 05355
35 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 05356
35 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 05357
35 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 05358
35 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 05359
35 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 05360
35 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05361
35 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 05362
35 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 05363
35 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 05364
35 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 05365
35 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 05366
35 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 05367
35 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05368
35 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 05369
35 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 05370
35 [org.jfree.chart.block.Size2D].clone() [function] [call site] 05371
35 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 05372
35 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 05373
35 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 05374
35 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05375
35 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 05376
35 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 05377
35 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 05378
35 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 05379
35 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 05380
35 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 05381
35 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 05382
35 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 05383
35 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 05384
35 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 05385
35 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 05386
35 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 05387
35 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 05388
35 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 05389
35 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 05390
35 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 05391
35 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 05392
35 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 05393
35 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 05394
35 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05395
35 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 05396
35 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 05397
35 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 05398
35 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05399
35 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 05400
35 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 05401
35 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 05402
35 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 05403
35 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 05404
35 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 05405
35 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 05406
35 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 05407
35 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 05408
35 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 05409
35 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 05410
35 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 05411
35 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 05412
35 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 05413
35 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 05414
35 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 05415
35 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 05416
35 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 05417
35 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 05418
35 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 05419
35 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 05420
35 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 05421
35 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 05422
35 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 05423
35 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 05424
35 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 05425
35 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 05426
35 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 05427
35 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 05428
35 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05429
35 [org.jfree.chart.title.Title].clone() [function] [call site] 05430
35 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 05431
35 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 05432
35 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 05433
35 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 05434
35 [org.jfree.data.KeyedObject].clone() [function] [call site] 05435
35 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 05436
35 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 05437
35 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 05438
35 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 05439
35 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 05440
35 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 05441
35 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05442
35 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 05443
35 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 05444
35 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 05445
35 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 05446
35 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 05447
35 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 05448
35 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 05449
35 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05450
35 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 05451
35 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 05452
35 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 05453
35 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 05454
35 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 05455
35 [org.jfree.data.gantt.Task].clone() [function] [call site] 05456
35 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 05457
35 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 05458
35 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 05459
35 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 05460
35 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 05461
35 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 05462
35 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 05463
35 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 05464
35 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 05465
35 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 05466
35 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 05467
35 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 05468
35 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 05469
35 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 05470
35 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 05471
35 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 05472
35 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 05473
35 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 05474
35 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 05475
35 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 05476
35 [org.jfree.chart.plot.Plot].clone() [function] [call site] 05477
35 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 05478
35 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 05479
35 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 05480
35 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 05481
35 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 05482
35 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 05483
35 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 05484
35 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 05485
35 [org.jfree.data.KeyedObjects].clone() [function] [call site] 05486
35 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 05487
35 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 05488
35 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 05489
35 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 05490
35 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 05491
35 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 05492
35 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 05493
35 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 05494
35 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 05495
35 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 05496
35 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 05497
35 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 05498
35 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 05499
35 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 05500
35 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 05501
35 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 05502
35 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 05503
35 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 05504
35 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05505
35 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 05506
35 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 05507
35 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 05508
35 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 05509
35 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 05510
35 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 05511
35 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05512
35 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 05513
35 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 05514
35 [org.jfree.chart.block.Size2D].clone() [function] [call site] 05515
35 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 05516
35 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 05517
35 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 05518
35 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05519
35 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 05520
35 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 05521
35 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 05522
35 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 05523
35 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 05524
35 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 05525
35 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 05526
35 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 05527
35 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 05528
35 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 05529
35 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 05530
35 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 05531
35 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 05532
35 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 05533
35 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 05534
35 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 05535
35 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 05536
35 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 05537
35 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 05538
35 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05539
35 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 05540
35 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 05541
35 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 05542
35 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05543
35 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 05544
35 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 05545
35 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 05546
35 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 05547
35 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 05548
35 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 05549
35 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 05550
35 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 05551
35 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 05552
35 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 05553
35 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 05554
35 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 05555
35 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 05556
35 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 05557
35 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 05558
35 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 05559
35 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 05560
35 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 05561
35 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 05562
35 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 05563
35 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 05564
35 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 05565
35 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 05566
35 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 05567
35 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 05568
35 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 05569
35 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 05570
35 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 05571
35 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 05572
35 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05573
35 [org.jfree.chart.title.Title].clone() [function] [call site] 05574
35 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 05575
35 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 05576
35 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 05577
35 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 05578
35 [org.jfree.data.KeyedObject].clone() [function] [call site] 05579
35 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 05580
35 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 05581
35 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 05582
35 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 05583
35 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 05584
35 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 05585
35 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05586
34 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 05587
34 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 05588
34 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 05589
35 [org.jfree.data.general.Series].clone() [function] [call site] 05590
35 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 05591
34 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 05592
34 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 05593
34 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05594
34 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 05595
34 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 05596
34 [org.jfree.chart.axis.Tick].clone() [function] [call site] 05597
34 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 05598
34 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 05599
34 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 05600
34 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 05601
35 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05602
34 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 05603
34 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 05604
34 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 05605
34 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 05606
34 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 05607
34 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 05608
34 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 05609
34 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 05610
34 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 05611
34 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 05612
34 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 05613
34 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 05614
34 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 05615
34 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 05616
35 [org.jfree.chart.plot.Marker].clone() [function] [call site] 05617
34 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 05618
34 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 05619
34 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 05620
34 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 05621
34 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 05622
34 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 05623
34 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 05624
34 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05625
34 [org.jfree.chart.axis.Axis].clone() [function] [call site] 05626
34 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 05627
34 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 05628
34 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 05629
34 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 05630
34 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05631
34 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 05632
34 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 05633
34 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 05634
34 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 05635
34 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 05636
34 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 05637
34 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 05638
34 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 05639
34 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 05640
35 [org.jfree.data.general.Series].clone() [function] [call site] 05641
35 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 05642
34 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 05643
34 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 05644
34 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 05645
34 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 05646
34 [org.jfree.data.general.Series].clone() [function] [call site] 05647
34 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 05648
34 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 05649
34 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 05650
34 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 05651
34 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 05652
34 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 05653
34 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05654
34 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 05655
34 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 05656
34 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 05657
34 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 05658
35 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 05659
34 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 05660
34 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 05661
34 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 05662
34 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 05663
34 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05664
34 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 05665
34 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 05666
34 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 05667
34 [org.jfree.chart.plot.Marker].clone() [function] [call site] 05668
34 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 05669
34 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 05670
34 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 05671
34 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 05672
34 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 05673
34 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 05674
34 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 05675
34 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 05676
34 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 05677
34 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 05678
34 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 05679
34 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 05680
34 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 05681
34 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 05682
34 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 05683
34 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 05684
34 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 05685
34 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 05686
34 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 05687
34 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 05688
34 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 05689
34 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 05690
34 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 05691
34 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 05692
34 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 05693
34 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 05694
34 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 05695
34 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 05696
34 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 05697
34 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 05698
34 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 05699
34 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 05700
34 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 05701
34 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 05702
34 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 05703
34 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 05704
34 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 05705
34 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 05706
34 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05707
34 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 05708
34 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 05709
34 [org.jfree.chart.block.Size2D].clone() [function] [call site] 05710
34 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 05711
34 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 05712
34 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05713
34 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 05714
34 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 05715
34 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 05716
34 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 05717
34 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 05718
34 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 05719
34 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 05720
34 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 05721
34 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 05722
34 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 05723
34 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 05724
34 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 05725
34 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 05726
34 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 05727
34 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 05728
34 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 05729
34 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 05730
34 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 05731
34 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 05732
34 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 05733
34 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 05734
34 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 05735
34 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 05736
34 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 05737
34 [org.jfree.chart.title.Title].clone() [function] [call site] 05738
34 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 05739
34 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 05740
34 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 05741
34 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 05742
34 [org.jfree.data.KeyedObject].clone() [function] [call site] 05743
34 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 05744
34 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 05745
34 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 05746
34 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 05747
34 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 05748
34 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 05749
34 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 05750
34 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 05751
34 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 05752
34 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 05753
34 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 05754
34 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 05755
34 [org.jfree.data.gantt.Task].clone() [function] [call site] 05756
34 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 05757
34 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 05758
34 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 05759
34 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 05760
34 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 05761
34 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 05762
34 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 05763
34 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 05764
34 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 05765
34 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 05766
34 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 05767
34 [org.jfree.chart.JFreeChart].clone() [function] [call site] 05768
34 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 05769
34 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 05770
34 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 05771
34 [org.jfree.chart.plot.Plot].clone() [function] [call site] 05772
34 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 05773
34 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 05774
34 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 05775
34 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 05776
34 [org.jfree.data.KeyedObjects].clone() [function] [call site] 05777
34 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 05778
34 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 05779
34 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 05780
34 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 05781
34 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 05782
34 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 05783
34 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 05784
34 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 05785
34 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 05786
34 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 05787
34 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 05788
34 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 05789
34 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 05790
34 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 05791
34 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05792
34 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 05793
34 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 05794
34 [org.jfree.chart.axis.Tick].clone() [function] [call site] 05795
34 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 05796
34 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 05797
34 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 05798
34 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 05799
34 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 05800
34 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 05801
34 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 05802
34 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 05803
34 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 05804
34 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 05805
34 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 05806
34 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 05807
34 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 05808
34 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 05809
34 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 05810
34 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 05811
34 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 05812
34 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 05813
34 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 05814
34 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 05815
34 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 05816
34 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 05817
34 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 05818
34 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 05819
34 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 05820
34 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05821
34 [org.jfree.chart.axis.Axis].clone() [function] [call site] 05822
34 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 05823
34 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 05824
34 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 05825
34 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 05826
34 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05827
34 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 05828
34 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 05829
34 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 05830
34 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 05831
34 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 05832
34 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 05833
34 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 05834
34 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 05835
34 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 05836
34 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 05837
34 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 05838
34 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 05839
34 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 05840
34 [org.jfree.data.general.Series].clone() [function] [call site] 05841
34 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 05842
34 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 05843
34 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 05844
34 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 05845
34 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 05846
34 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 05847
34 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05848
34 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 05849
34 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 05850
34 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 05851
34 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 05852
34 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 05853
34 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone(java.lang.Number[][]) [function] [call site] 05854
35 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 05855
34 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone(java.lang.Number[][]) [function] [call site] 05856
33 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 05857
33 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 05858
33 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 05859
33 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 05860
33 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 05861
33 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 05862
33 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 05863
33 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 05864
33 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 05865
33 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 05866
33 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 05867
33 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 05868
33 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 05869
33 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 05870
33 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 05871
33 [org.jfree.chart.axis.Tick].clone() [function] [call site] 05872
33 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 05873
33 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 05874
33 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 05875
33 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 05876
33 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 05877
33 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 05878
33 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 05879
33 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 05880
33 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 05881
33 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 05882
33 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 05883
33 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 05884
33 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 05885
33 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 05886
33 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 05887
33 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 05888
33 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 05889
33 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 05890
33 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 05891
33 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 05892
33 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 05893
33 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 05894
33 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 05895
33 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 05896
33 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 05897
33 [org.jfree.chart.axis.Axis].clone() [function] [call site] 05898
33 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 05899
33 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 05900
33 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 05901
33 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 05902
33 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 05903
33 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 05904
33 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 05905
33 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 05906
33 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 05907
33 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 05908
33 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 05909
33 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 05910
33 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 05911
33 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 05912
33 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 05913
33 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 05914
33 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 05915
33 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 05916
33 [org.jfree.data.general.Series].clone() [function] [call site] 05917
33 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 05918
33 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 05919
33 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 05920
33 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 05921
33 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 05922
33 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 05923
33 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 05924
33 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 05925
33 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 05926
33 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 05927
33 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 05928
33 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 05929
33 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 05930
33 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 05931
33 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 05932
33 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 05933
33 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 05934
33 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 05935
33 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 05936
33 [org.jfree.chart.plot.Marker].clone() [function] [call site] 05937
33 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 05938
33 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 05939
33 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 05940
33 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 05941
33 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 05942
33 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 05943
33 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 05944
33 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 05945
33 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 05946
33 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 05947
33 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 05948
33 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 05949
33 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 05950
33 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 05951
33 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 05952
33 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 05953
33 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 05954
33 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 05955
33 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 05956
33 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 05957
33 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 05958
33 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 05959
33 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 05960
33 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 05961
33 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 05962
33 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 05963
33 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 05964
33 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 05965
33 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 05966
33 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 05967
33 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 05968
33 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 05969
33 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 05970
33 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 05971
33 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 05972
33 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 05973
33 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 05974
33 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 05975
33 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 05976
33 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 05977
33 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 05978
33 [org.jfree.chart.block.Size2D].clone() [function] [call site] 05979
33 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 05980
33 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 05981
33 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 05982
33 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 05983
33 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 05984
33 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 05985
33 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 05986
33 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 05987
33 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 05988
33 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 05989
33 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 05990
33 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 05991
33 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 05992
33 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 05993
33 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 05994
33 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 05995
33 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 05996
33 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 05997
33 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 05998
33 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 05999
33 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 06000
33 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 06001
33 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 06002
33 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 06003
33 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06004
33 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 06005
33 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 06006
33 [org.jfree.chart.title.Title].clone() [function] [call site] 06007
33 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 06008
33 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 06009
33 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 06010
33 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 06011
33 [org.jfree.data.KeyedObject].clone() [function] [call site] 06012
33 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06013
33 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 06014
33 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 06015
33 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 06016
33 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 06017
33 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 06018
33 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 06019
33 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 06020
33 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 06021
33 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 06022
33 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 06023
33 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 06024
33 [org.jfree.data.gantt.Task].clone() [function] [call site] 06025
33 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 06026
33 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 06027
33 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 06028
33 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 06029
33 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 06030
33 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 06031
33 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 06032
33 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 06033
33 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 06034
33 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 06035
33 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 06036
33 [org.jfree.chart.JFreeChart].clone() [function] [call site] 06037
33 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 06038
33 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 06039
33 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 06040
33 [org.jfree.chart.plot.Plot].clone() [function] [call site] 06041
33 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 06042
33 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 06043
33 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 06044
33 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06045
33 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06046
33 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 06047
33 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 06048
33 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 06049
33 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 06050
33 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 06051
33 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 06052
33 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 06053
33 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 06054
33 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 06055
33 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 06056
33 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 06057
33 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 06058
33 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 06059
33 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 06060
33 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 06061
33 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 06062
33 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 06063
33 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 06064
33 [org.jfree.chart.axis.Tick].clone() [function] [call site] 06065
33 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 06066
33 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 06067
33 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 06068
33 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 06069
33 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 06070
33 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 06071
33 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 06072
33 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 06073
33 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 06074
33 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 06075
33 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 06076
33 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 06077
33 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 06078
33 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 06079
33 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 06080
33 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 06081
33 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 06082
33 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 06083
33 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06084
33 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 06085
33 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 06086
33 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 06087
33 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 06088
33 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 06089
33 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 06090
33 [org.jfree.chart.axis.Axis].clone() [function] [call site] 06091
33 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 06092
33 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 06093
33 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 06094
33 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 06095
33 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06096
33 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 06097
33 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 06098
33 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 06099
33 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 06100
33 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 06101
33 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 06102
33 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 06103
33 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 06104
33 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 06105
33 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 06106
33 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 06107
33 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 06108
33 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06109
33 [org.jfree.data.general.Series].clone() [function] [call site] 06110
33 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 06111
33 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06112
33 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 06113
33 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 06114
33 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 06115
33 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 06116
33 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06117
33 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 06118
33 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 06119
33 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 06120
33 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 06121
33 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 06122
33 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 06123
32 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 06124
32 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 06125
32 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 06126
32 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 06127
32 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 06128
32 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 06129
32 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 06130
32 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 06131
32 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 06132
32 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 06133
32 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 06134
32 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 06135
32 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06136
32 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 06137
32 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 06138
32 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 06139
32 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 06140
32 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06141
32 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 06142
32 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 06143
32 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 06144
32 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 06145
32 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06146
32 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 06147
32 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 06148
32 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 06149
32 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 06150
32 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 06151
32 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 06152
32 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 06153
32 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 06154
32 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 06155
32 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 06156
32 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 06157
32 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 06158
32 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 06159
32 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 06160
32 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 06161
32 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 06162
32 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 06163
32 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 06164
32 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06165
32 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 06166
32 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06167
32 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 06168
32 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06169
32 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 06170
32 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 06171
32 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 06172
32 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 06173
32 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 06174
32 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 06175
32 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06176
32 [org.jfree.chart.title.Title].clone() [function] [call site] 06177
32 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 06178
32 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 06179
32 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 06180
32 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 06181
32 [org.jfree.data.KeyedObject].clone() [function] [call site] 06182
32 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 06183
32 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06184
32 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 06185
32 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 06186
32 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 06187
32 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 06188
31 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 06189
31 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 06190
31 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 06191
31 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 06192
31 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 06193
31 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 06194
31 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06195
31 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 06196
31 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 06197
31 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 06198
31 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 06199
31 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 06200
31 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 06201
31 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06202
31 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 06203
31 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 06204
31 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 06205
31 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 06206
31 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 06207
31 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 06208
31 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 06209
31 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 06210
31 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06211
31 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 06212
31 [org.jfree.chart.block.Size2D].clone() [function] [call site] 06213
31 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 06214
31 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 06215
31 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 06216
31 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 06217
31 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 06218
31 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 06219
31 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 06220
31 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 06221
31 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 06222
31 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 06223
31 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06224
31 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 06225
31 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 06226
31 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 06227
31 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 06228
31 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 06229
31 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 06230
31 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 06231
31 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 06232
31 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 06233
31 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 06234
31 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 06235
31 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 06236
31 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 06237
31 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06238
31 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 06239
31 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 06240
31 [org.jfree.chart.title.Title].clone() [function] [call site] 06241
31 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 06242
31 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 06243
31 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 06244
31 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 06245
31 [org.jfree.data.KeyedObject].clone() [function] [call site] 06246
31 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06247
31 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 06248
31 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 06249
31 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 06250
31 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 06251
31 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 06252
31 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 06253
31 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 06254
31 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 06255
31 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 06256
31 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 06257
31 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 06258
31 [org.jfree.data.gantt.Task].clone() [function] [call site] 06259
31 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 06260
31 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 06261
31 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 06262
31 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 06263
31 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 06264
31 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 06265
31 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 06266
31 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 06267
31 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 06268
31 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 06269
31 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 06270
31 [org.jfree.chart.JFreeChart].clone() [function] [call site] 06271
31 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 06272
31 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 06273
31 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 06274
31 [org.jfree.chart.plot.Plot].clone() [function] [call site] 06275
31 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 06276
31 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 06277
31 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 06278
31 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06279
31 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06280
31 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 06281
31 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 06282
31 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 06283
31 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 06284
31 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 06285
31 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 06286
31 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 06287
31 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 06288
31 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 06289
31 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 06290
31 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 06291
31 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 06292
31 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 06293
31 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 06294
31 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 06295
31 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 06296
31 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 06297
31 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 06298
31 [org.jfree.chart.axis.Tick].clone() [function] [call site] 06299
31 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 06300
31 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 06301
31 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 06302
31 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 06303
31 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 06304
31 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 06305
31 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 06306
31 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 06307
31 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 06308
31 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 06309
31 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 06310
31 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 06311
31 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 06312
31 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 06313
31 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 06314
31 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 06315
31 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 06316
31 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 06317
31 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 06318
31 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06319
31 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 06320
31 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 06321
31 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 06322
31 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 06323
31 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 06324
31 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 06325
31 [org.jfree.chart.axis.Axis].clone() [function] [call site] 06326
31 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 06327
31 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 06328
31 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 06329
31 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 06330
31 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06331
31 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 06332
31 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 06333
31 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 06334
31 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 06335
31 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 06336
31 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 06337
31 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 06338
31 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 06339
31 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 06340
31 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 06341
31 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 06342
31 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 06343
31 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06344
31 [org.jfree.data.general.Series].clone() [function] [call site] 06345
31 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 06346
31 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06347
31 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 06348
31 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 06349
31 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 06350
31 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06351
31 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 06352
31 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 06353
31 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 06354
31 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 06355
31 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 06356
30 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06357
30 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 06358
30 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 06359
30 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06360
30 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 06361
30 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 06362
30 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06363
30 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 06364
30 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 06365
30 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 06366
30 [org.jfree.chart.plot.Plot].addChangeListener(org.jfree.chart.event.PlotChangeListener) [function] [call site] 06367
29 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 06368
28 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 06369
28 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 06370
28 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 06371
28 [org.jfree.chart.block.Size2D].clone() [function] [call site] 06372
28 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 06373
28 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 06374
28 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 06375
28 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 06376
28 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 06377
28 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 06378
28 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 06379
28 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 06380
28 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 06381
28 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 06382
28 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 06383
28 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 06384
28 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 06385
28 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 06386
28 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 06387
28 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 06388
28 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 06389
28 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06390
28 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 06391
28 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 06392
28 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 06393
28 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 06394
28 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06395
28 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 06396
28 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 06397
28 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 06398
28 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 06399
28 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06400
28 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 06401
28 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 06402
28 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 06403
28 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 06404
28 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 06405
28 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 06406
28 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 06407
28 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 06408
28 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 06409
28 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 06410
28 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 06411
28 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 06412
28 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 06413
28 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 06414
28 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 06415
28 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 06416
28 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 06417
28 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 06418
28 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06419
28 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 06420
28 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06421
28 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 06422
28 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06423
28 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 06424
28 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 06425
28 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 06426
28 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 06427
28 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 06428
28 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 06429
28 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06430
28 [org.jfree.chart.title.Title].clone() [function] [call site] 06431
28 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 06432
28 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 06433
28 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 06434
28 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 06435
28 [org.jfree.data.KeyedObject].clone() [function] [call site] 06436
28 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 06437
28 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06438
28 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 06439
28 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 06440
28 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 06441
28 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 06442
27 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 06443
27 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 06444
27 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 06445
27 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 06446
27 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 06447
27 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06448
27 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 06449
27 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 06450
27 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 06451
27 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 06452
27 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 06453
27 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 06454
27 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 06455
27 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 06456
27 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 06457
27 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06458
27 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 06459
27 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 06460
27 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 06461
27 [org.jfree.chart.block.Size2D].clone() [function] [call site] 06462
27 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 06463
27 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 06464
27 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 06465
27 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 06466
27 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 06467
27 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 06468
27 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 06469
27 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 06470
27 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 06471
27 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 06472
27 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 06473
27 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 06474
27 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 06475
27 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 06476
27 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 06477
27 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 06478
27 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 06479
27 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06480
27 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 06481
27 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 06482
27 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 06483
27 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 06484
27 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06485
27 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 06486
27 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 06487
27 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 06488
27 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 06489
27 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06490
27 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 06491
27 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 06492
27 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 06493
27 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 06494
27 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 06495
27 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 06496
27 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 06497
27 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 06498
27 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 06499
27 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 06500
27 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 06501
27 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 06502
27 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 06503
27 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 06504
27 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 06505
27 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 06506
27 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 06507
27 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 06508
27 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06509
27 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 06510
27 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06511
27 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 06512
27 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06513
27 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 06514
27 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 06515
27 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 06516
27 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 06517
27 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 06518
27 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 06519
27 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06520
27 [org.jfree.chart.title.Title].clone() [function] [call site] 06521
27 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 06522
27 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 06523
27 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 06524
27 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 06525
27 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 06526
27 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06527
27 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 06528
27 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 06529
27 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 06530
27 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 06531
23 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 06532
23 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 06533
23 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 06534
23 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 06535
23 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 06536
23 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 06537
23 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 06538
23 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 06539
23 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 06540
23 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 06541
23 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 06542
23 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 06543
23 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 06544
23 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 06545
23 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 06546
23 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 06547
23 [org.jfree.chart.plot.Plot].clone() [function] [call site] 06548
23 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 06549
23 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 06550
23 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 06551
23 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 06552
23 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 06553
23 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 06554
23 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06555
23 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 06556
23 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06557
23 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 06558
23 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 06559
23 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 06560
23 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 06561
23 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06562
23 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 06563
23 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 06564
23 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 06565
23 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 06566
23 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 06567
23 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 06568
23 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 06569
23 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 06570
23 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 06571
23 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06572
23 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 06573
23 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 06574
23 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 06575
23 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 06576
23 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 06577
23 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 06578
23 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 06579
23 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 06580
23 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 06581
23 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06582
23 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 06583
23 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 06584
23 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 06585
23 [org.jfree.chart.block.Size2D].clone() [function] [call site] 06586
23 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 06587
23 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 06588
23 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 06589
23 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 06590
23 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 06591
23 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 06592
23 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 06593
23 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 06594
23 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 06595
23 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 06596
23 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 06597
23 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 06598
23 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 06599
23 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 06600
23 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 06601
23 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 06602
23 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 06603
23 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06604
23 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 06605
23 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 06606
23 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 06607
23 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 06608
23 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06609
23 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 06610
23 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 06611
23 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 06612
23 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 06613
23 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06614
23 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 06615
23 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 06616
23 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 06617
23 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 06618
23 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 06619
23 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 06620
23 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 06621
23 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 06622
23 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 06623
23 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 06624
23 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 06625
23 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 06626
23 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 06627
23 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 06628
23 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 06629
23 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 06630
23 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 06631
23 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 06632
23 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06633
23 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 06634
23 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06635
23 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 06636
23 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06637
23 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 06638
23 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 06639
23 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 06640
23 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 06641
23 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 06642
23 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 06643
23 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06644
23 [org.jfree.chart.title.Title].clone() [function] [call site] 06645
23 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 06646
23 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 06647
23 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 06648
23 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 06649
23 [org.jfree.data.KeyedObject].clone() [function] [call site] 06650
23 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 06651
23 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06652
23 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 06653
23 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 06654
23 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 06655
23 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 06656
22 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 06657
22 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 06658
22 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 06659
22 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 06660
22 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 06661
22 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 06662
22 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 06663
22 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 06664
22 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 06665
22 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 06666
22 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 06667
22 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 06668
22 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 06669
22 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 06670
22 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 06671
22 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 06672
22 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 06673
22 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 06674
22 [org.jfree.chart.plot.Plot].clone() [function] [call site] 06675
22 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 06676
22 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 06677
22 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 06678
22 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 06679
22 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 06680
22 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 06681
22 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06682
22 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 06683
22 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06684
22 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 06685
22 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 06686
22 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 06687
22 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 06688
22 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06689
22 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 06690
22 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 06691
22 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 06692
22 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 06693
22 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 06694
22 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 06695
22 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 06696
22 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 06697
22 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 06698
22 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06699
22 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 06700
22 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 06701
22 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 06702
22 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 06703
22 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 06704
22 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 06705
22 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 06706
22 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 06707
22 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 06708
22 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06709
22 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 06710
22 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 06711
22 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 06712
22 [org.jfree.chart.block.Size2D].clone() [function] [call site] 06713
22 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 06714
22 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 06715
22 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 06716
22 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 06717
22 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 06718
22 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 06719
22 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 06720
22 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 06721
22 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 06722
22 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 06723
22 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 06724
22 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 06725
22 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 06726
22 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 06727
22 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 06728
22 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 06729
22 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 06730
22 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06731
22 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 06732
22 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 06733
22 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 06734
22 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 06735
22 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06736
22 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 06737
22 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 06738
22 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 06739
22 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 06740
22 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06741
22 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 06742
22 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 06743
22 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 06744
22 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 06745
22 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 06746
22 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 06747
22 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 06748
22 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 06749
22 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 06750
22 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 06751
22 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 06752
22 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 06753
22 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 06754
22 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 06755
22 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 06756
22 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 06757
22 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 06758
22 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 06759
22 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06760
22 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 06761
22 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06762
22 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 06763
22 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06764
22 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 06765
22 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 06766
22 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 06767
22 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 06768
22 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 06769
22 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 06770
22 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06771
22 [org.jfree.chart.title.Title].clone() [function] [call site] 06772
22 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 06773
22 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 06774
22 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 06775
22 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 06776
22 [org.jfree.data.KeyedObject].clone() [function] [call site] 06777
22 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 06778
22 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06779
22 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 06780
22 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 06781
22 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 06782
22 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 06783
22 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 06784
22 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 06785
22 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06786
22 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 06787
22 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 06788
22 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 06789
22 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 06790
22 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 06791
22 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 06792
22 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 06793
22 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 06794
22 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 06795
22 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 06796
22 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 06797
22 [org.jfree.data.gantt.Task].clone() [function] [call site] 06798
22 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 06799
22 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 06800
22 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 06801
22 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 06802
22 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 06803
22 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 06804
22 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 06805
22 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 06806
22 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 06807
22 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 06808
22 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 06809
22 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 06810
22 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 06811
22 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 06812
22 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 06813
22 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 06814
22 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 06815
22 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 06816
22 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 06817
22 [org.jfree.chart.plot.Plot].clone() [function] [call site] 06818
22 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 06819
22 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 06820
22 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 06821
22 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 06822
22 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 06823
22 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 06824
22 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06825
22 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 06826
22 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06827
22 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 06828
22 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 06829
22 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 06830
22 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 06831
22 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06832
22 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 06833
22 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 06834
22 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 06835
22 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 06836
22 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 06837
22 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 06838
22 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 06839
22 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 06840
22 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 06841
22 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06842
22 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 06843
22 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 06844
22 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 06845
22 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 06846
22 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 06847
22 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 06848
22 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 06849
22 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 06850
22 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 06851
22 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06852
22 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 06853
22 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 06854
22 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 06855
22 [org.jfree.chart.block.Size2D].clone() [function] [call site] 06856
22 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 06857
22 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 06858
22 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 06859
22 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 06860
22 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 06861
22 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 06862
22 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 06863
22 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 06864
22 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 06865
22 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 06866
22 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 06867
22 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 06868
22 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 06869
22 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 06870
22 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 06871
22 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 06872
22 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 06873
22 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 06874
22 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 06875
22 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 06876
22 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 06877
22 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 06878
22 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 06879
22 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 06880
22 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 06881
22 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 06882
22 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 06883
22 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 06884
22 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 06885
22 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 06886
22 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 06887
22 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 06888
22 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 06889
22 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 06890
22 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 06891
22 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 06892
22 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 06893
22 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 06894
22 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 06895
22 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 06896
22 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 06897
22 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 06898
22 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 06899
22 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 06900
22 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 06901
22 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 06902
22 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 06903
22 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 06904
22 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 06905
22 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 06906
22 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 06907
22 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 06908
22 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 06909
22 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 06910
22 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 06911
22 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 06912
22 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 06913
22 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 06914
22 [org.jfree.chart.title.Title].clone() [function] [call site] 06915
22 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 06916
22 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 06917
22 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 06918
22 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 06919
22 [org.jfree.data.KeyedObject].clone() [function] [call site] 06920
22 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 06921
22 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 06922
22 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 06923
22 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 06924
22 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 06925
22 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 06926
22 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 06927
22 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 06928
22 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 06929
22 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 06930
22 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 06931
22 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 06932
22 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 06933
22 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 06934
22 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 06935
22 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 06936
22 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 06937
22 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 06938
22 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 06939
22 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 06940
22 [org.jfree.data.gantt.Task].clone() [function] [call site] 06941
22 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 06942
22 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 06943
22 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 06944
22 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 06945
22 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 06946
22 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 06947
22 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 06948
22 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 06949
22 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 06950
22 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 06951
22 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 06952
22 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 06953
22 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 06954
22 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 06955
22 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 06956
22 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 06957
22 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 06958
22 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 06959
22 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 06960
22 [org.jfree.chart.plot.Plot].clone() [function] [call site] 06961
22 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 06962
22 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 06963
22 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 06964
22 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 06965
22 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 06966
22 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 06967
22 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 06968
22 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 06969
22 [org.jfree.data.KeyedObjects].clone() [function] [call site] 06970
22 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 06971
22 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 06972
22 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 06973
22 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 06974
22 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 06975
22 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 06976
22 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 06977
22 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 06978
22 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 06979
22 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 06980
22 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 06981
22 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 06982
22 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 06983
22 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 06984
22 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 06985
22 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 06986
22 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 06987
22 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 06988
22 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 06989
22 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 06990
22 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 06991
22 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 06992
22 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 06993
22 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 06994
22 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 06995
22 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 06996
22 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 06997
22 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 06998
22 [org.jfree.chart.block.Size2D].clone() [function] [call site] 06999
22 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 07000
22 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 07001
22 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 07002
22 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 07003
22 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 07004
22 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 07005
22 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 07006
22 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 07007
22 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 07008
22 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 07009
22 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07010
22 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 07011
22 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 07012
22 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 07013
22 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 07014
22 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 07015
22 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 07016
22 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07017
22 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 07018
22 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 07019
22 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 07020
22 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 07021
22 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 07022
22 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 07023
22 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 07024
22 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 07025
22 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 07026
22 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 07027
22 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 07028
22 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 07029
22 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 07030
22 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 07031
22 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 07032
22 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07033
22 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 07034
22 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 07035
22 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 07036
22 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 07037
22 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 07038
22 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 07039
22 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 07040
22 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 07041
22 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 07042
22 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 07043
22 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 07044
22 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07045
22 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 07046
22 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 07047
22 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 07048
22 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 07049
22 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 07050
22 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 07051
22 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 07052
22 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 07053
22 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 07054
22 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07055
22 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 07056
22 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 07057
22 [org.jfree.chart.title.Title].clone() [function] [call site] 07058
22 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 07059
22 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 07060
22 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 07061
22 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 07062
22 [org.jfree.data.KeyedObject].clone() [function] [call site] 07063
22 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 07064
22 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 07065
22 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 07066
22 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 07067
22 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 07068
22 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 07069
22 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 07070
22 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 07071
22 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 07072
20 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 07073
20 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 07074
20 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 07075
20 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 07076
20 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 07077
20 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 07078
20 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 07079
20 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 07080
20 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 07081
20 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 07082
20 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 07083
20 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 07084
20 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 07085
20 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 07086
20 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 07087
20 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 07088
20 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 07089
20 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 07090
20 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 07091
20 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 07092
20 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 07093
20 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 07094
20 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 07095
20 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 07096
20 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 07097
20 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 07098
20 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 07099
20 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 07100
20 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07101
20 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 07102
20 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 07103
20 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 07104
20 [org.jfree.chart.block.Size2D].clone() [function] [call site] 07105
20 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 07106
20 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 07107
20 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 07108
20 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 07109
20 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 07110
20 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07111
20 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 07112
20 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 07113
20 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 07114
20 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 07115
20 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 07116
20 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 07117
20 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 07118
20 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 07119
20 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 07120
20 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 07121
20 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 07122
20 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 07123
20 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 07124
20 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 07125
20 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 07126
20 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 07127
20 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 07128
20 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 07129
20 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 07130
20 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 07131
20 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 07132
20 [org.jfree.chart.title.Title].clone() [function] [call site] 07133
20 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 07134
20 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 07135
20 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 07136
20 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 07137
20 [org.jfree.data.KeyedObject].clone() [function] [call site] 07138
20 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 07139
20 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 07140
20 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 07141
20 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 07142
20 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 07143
20 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 07144
20 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 07145
20 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 07146
20 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 07147
20 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 07148
20 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 07149
20 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 07150
20 [org.jfree.data.gantt.Task].clone() [function] [call site] 07151
20 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 07152
20 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 07153
20 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 07154
20 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 07155
20 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 07156
20 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 07157
20 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 07158
20 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 07159
20 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 07160
20 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 07161
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 07162
20 [org.jfree.chart.JFreeChart].clone() [function] [call site] 07163
20 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 07164
20 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 07165
20 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 07166
20 [org.jfree.chart.plot.Plot].clone() [function] [call site] 07167
20 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 07168
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 07169
20 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 07170
20 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 07171
20 [org.jfree.data.KeyedObjects].clone() [function] [call site] 07172
20 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 07173
20 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 07174
20 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 07175
20 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 07176
20 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 07177
20 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 07178
20 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 07179
20 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 07180
20 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 07181
20 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 07182
20 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 07183
20 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 07184
20 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 07185
20 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 07186
20 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 07187
20 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 07188
20 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 07189
20 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 07190
20 [org.jfree.chart.axis.Tick].clone() [function] [call site] 07191
20 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 07192
20 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 07193
20 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 07194
20 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 07195
20 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 07196
20 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 07197
20 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 07198
20 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 07199
20 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 07200
20 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 07201
20 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 07202
20 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 07203
20 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 07204
20 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 07205
20 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 07206
20 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 07207
20 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 07208
20 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 07209
20 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 07210
20 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07211
20 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 07212
20 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 07213
20 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 07214
20 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 07215
20 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 07216
20 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 07217
20 [org.jfree.chart.axis.Axis].clone() [function] [call site] 07218
20 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 07219
20 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 07220
20 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 07221
20 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 07222
20 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 07223
20 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 07224
20 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 07225
20 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 07226
20 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07227
20 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 07228
20 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 07229
20 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 07230
20 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 07231
20 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 07232
20 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 07233
20 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 07234
20 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07235
20 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 07236
20 [org.jfree.data.general.Series].clone() [function] [call site] 07237
20 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 07238
20 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 07239
20 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 07240
20 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 07241
20 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 07242
20 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07243
20 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 07244
20 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 07245
20 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 07246
20 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 07247
20 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 07248
20 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 07249
19 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 07250
19 [org.jfree.chart.plot.Plot].setParent(org.jfree.chart.plot.Plot) [function] [call site] 07251
19 [org.jfree.chart.plot.XYPlot].getRangeAxis() [function] [call site] 07252
20 [org.jfree.chart.plot.XYPlot].getRangeAxis(int) [function] [call site] 07253
21 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 07254
19 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 07255
19 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 07256
19 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 07257
19 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 07258
18 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 07259
18 [org.jfree.data.gantt.Task].clone() [function] [call site] 07260
18 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 07261
18 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 07262
18 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 07263
18 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 07264
18 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 07265
18 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 07266
18 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 07267
18 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 07268
18 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 07269
18 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 07270
18 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 07271
18 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 07272
18 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 07273
18 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 07274
18 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 07275
18 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 07276
18 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 07277
18 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 07278
18 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 07279
18 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 07280
18 [org.jfree.chart.plot.Plot].clone() [function] [call site] 07281
18 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 07282
18 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 07283
18 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 07284
18 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 07285
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 07286
18 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 07287
18 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 07288
18 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 07289
18 [org.jfree.data.KeyedObjects].clone() [function] [call site] 07290
18 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 07291
18 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 07292
18 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 07293
18 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 07294
18 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 07295
18 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 07296
18 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 07297
18 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 07298
18 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 07299
18 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 07300
18 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 07301
18 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 07302
18 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 07303
18 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 07304
18 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 07305
18 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 07306
18 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 07307
18 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 07308
18 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 07309
18 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 07310
18 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 07311
18 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 07312
18 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 07313
18 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07314
18 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 07315
18 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 07316
18 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 07317
18 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 07318
18 [org.jfree.chart.block.Size2D].clone() [function] [call site] 07319
18 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 07320
18 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 07321
18 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 07322
18 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 07323
18 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 07324
18 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 07325
18 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 07326
18 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 07327
18 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 07328
18 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 07329
18 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07330
18 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 07331
18 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 07332
18 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 07333
18 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 07334
18 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 07335
18 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 07336
18 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07337
18 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 07338
18 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 07339
18 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 07340
18 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 07341
18 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 07342
18 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 07343
18 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 07344
18 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 07345
18 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 07346
18 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 07347
18 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 07348
18 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 07349
18 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 07350
18 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 07351
18 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 07352
18 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07353
18 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 07354
18 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 07355
18 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 07356
18 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 07357
18 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 07358
18 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 07359
18 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 07360
18 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 07361
18 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 07362
18 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 07363
18 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 07364
18 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07365
18 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 07366
18 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 07367
18 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 07368
18 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 07369
18 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 07370
18 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 07371
18 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 07372
18 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 07373
18 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 07374
18 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07375
18 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 07376
18 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 07377
18 [org.jfree.chart.title.Title].clone() [function] [call site] 07378
18 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 07379
18 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 07380
18 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 07381
18 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 07382
18 [org.jfree.data.KeyedObject].clone() [function] [call site] 07383
18 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 07384
18 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 07385
18 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 07386
18 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 07387
18 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 07388
18 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 07389
16 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 07390
16 [org.jfree.chart.plot.Marker].clone() [function] [call site] 07391
16 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 07392
16 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 07393
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 07394
16 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 07395
16 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 07396
16 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 07397
16 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 07398
16 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 07399
16 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 07400
16 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 07401
16 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 07402
16 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 07403
16 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 07404
16 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 07405
16 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 07406
16 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 07407
16 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 07408
16 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 07409
16 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 07410
16 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 07411
16 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 07412
16 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 07413
16 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 07414
16 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 07415
16 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 07416
16 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 07417
16 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 07418
16 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 07419
16 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 07420
16 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 07421
16 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 07422
16 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 07423
16 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 07424
16 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 07425
16 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 07426
16 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 07427
16 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 07428
16 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07429
16 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 07430
16 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 07431
16 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 07432
16 [org.jfree.chart.block.Size2D].clone() [function] [call site] 07433
16 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 07434
16 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 07435
16 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 07436
16 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 07437
16 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 07438
16 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07439
16 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 07440
16 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 07441
16 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 07442
16 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 07443
16 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 07444
16 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 07445
16 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 07446
16 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 07447
16 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 07448
16 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 07449
16 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 07450
16 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 07451
16 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 07452
16 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 07453
16 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 07454
16 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 07455
16 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 07456
16 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 07457
16 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 07458
16 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 07459
16 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 07460
16 [org.jfree.chart.title.Title].clone() [function] [call site] 07461
16 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 07462
16 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 07463
16 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 07464
16 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 07465
16 [org.jfree.data.KeyedObject].clone() [function] [call site] 07466
16 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 07467
16 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 07468
16 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 07469
16 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 07470
16 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 07471
16 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 07472
16 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 07473
16 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 07474
16 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 07475
16 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 07476
16 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 07477
16 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 07478
16 [org.jfree.data.gantt.Task].clone() [function] [call site] 07479
16 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 07480
16 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 07481
16 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 07482
16 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 07483
16 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 07484
16 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 07485
16 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 07486
16 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 07487
16 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 07488
16 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 07489
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 07490
16 [org.jfree.chart.JFreeChart].clone() [function] [call site] 07491
16 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 07492
16 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 07493
16 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 07494
16 [org.jfree.chart.plot.Plot].clone() [function] [call site] 07495
16 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 07496
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 07497
16 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 07498
16 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 07499
16 [org.jfree.data.KeyedObjects].clone() [function] [call site] 07500
16 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 07501
16 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 07502
16 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 07503
16 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 07504
16 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 07505
16 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 07506
16 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 07507
16 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 07508
16 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 07509
16 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 07510
16 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 07511
16 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 07512
16 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 07513
16 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 07514
16 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 07515
16 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 07516
16 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 07517
16 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 07518
16 [org.jfree.chart.axis.Tick].clone() [function] [call site] 07519
16 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 07520
16 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 07521
16 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 07522
16 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 07523
16 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 07524
16 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 07525
16 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 07526
16 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 07527
16 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 07528
16 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 07529
16 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 07530
16 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 07531
16 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 07532
16 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 07533
16 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 07534
16 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 07535
16 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 07536
16 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 07537
16 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 07538
16 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07539
16 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 07540
16 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 07541
16 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 07542
16 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 07543
16 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 07544
16 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 07545
16 [org.jfree.chart.axis.Axis].clone() [function] [call site] 07546
16 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 07547
16 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 07548
16 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 07549
16 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 07550
16 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 07551
16 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 07552
16 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 07553
16 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 07554
16 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07555
16 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 07556
16 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 07557
16 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 07558
16 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 07559
16 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 07560
16 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 07561
16 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07562
16 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 07563
16 [org.jfree.data.general.Series].clone() [function] [call site] 07564
16 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 07565
16 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 07566
16 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 07567
16 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 07568
16 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 07569
16 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07570
16 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 07571
16 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 07572
16 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 07573
16 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 07574
16 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 07575
16 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 07576
15 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 07577
15 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 07578
15 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 07579
15 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07580
15 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 07581
15 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 07582
15 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 07583
15 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 07584
15 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 07585
14 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 07586
14 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 07587
14 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 07588
14 [org.jfree.data.gantt.Task].clone() [function] [call site] 07589
14 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 07590
14 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 07591
14 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 07592
14 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 07593
14 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 07594
14 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 07595
14 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 07596
14 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 07597
14 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 07598
14 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 07599
14 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 07600
14 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 07601
14 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 07602
14 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 07603
14 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 07604
14 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 07605
14 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 07606
14 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 07607
14 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 07608
14 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 07609
14 [org.jfree.chart.plot.Plot].clone() [function] [call site] 07610
14 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 07611
14 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 07612
14 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 07613
14 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 07614
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 07615
14 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 07616
14 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 07617
14 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 07618
14 [org.jfree.data.KeyedObjects].clone() [function] [call site] 07619
14 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 07620
14 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 07621
14 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 07622
14 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 07623
14 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 07624
14 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 07625
14 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 07626
14 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 07627
14 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 07628
14 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 07629
14 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 07630
14 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 07631
14 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 07632
14 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 07633
14 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 07634
14 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 07635
14 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 07636
14 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 07637
14 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 07638
14 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 07639
14 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 07640
14 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 07641
14 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 07642
14 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07643
14 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 07644
14 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 07645
14 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 07646
14 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 07647
14 [org.jfree.chart.block.Size2D].clone() [function] [call site] 07648
14 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 07649
14 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 07650
14 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 07651
14 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 07652
14 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 07653
14 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 07654
14 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 07655
14 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 07656
14 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 07657
14 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 07658
14 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07659
14 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 07660
14 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 07661
14 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 07662
14 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 07663
14 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 07664
14 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 07665
14 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07666
14 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 07667
14 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 07668
14 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 07669
14 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 07670
14 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 07671
14 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 07672
14 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 07673
14 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 07674
14 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 07675
14 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 07676
14 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 07677
14 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 07678
14 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 07679
14 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 07680
14 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 07681
14 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07682
14 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 07683
14 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 07684
14 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 07685
14 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 07686
14 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 07687
14 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 07688
14 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 07689
14 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 07690
14 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 07691
14 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 07692
14 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 07693
14 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07694
14 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 07695
14 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 07696
14 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 07697
14 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 07698
14 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 07699
14 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 07700
14 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 07701
14 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 07702
14 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 07703
14 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07704
14 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 07705
14 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 07706
14 [org.jfree.chart.title.Title].clone() [function] [call site] 07707
14 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 07708
14 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 07709
14 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 07710
14 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 07711
14 [org.jfree.data.KeyedObject].clone() [function] [call site] 07712
14 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 07713
14 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 07714
14 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 07715
14 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 07716
14 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 07717
14 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 07718
12 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 07719
12 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07720
12 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 07721
12 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 07722
12 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 07723
12 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 07724
12 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 07725
12 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 07726
12 [org.jfree.chart.plot.PolarPlot].getDataset(int) [function] [call site] 07727
12 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 07728
12 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 07729
12 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 07730
12 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 07731
12 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 07732
12 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 07733
12 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 07734
12 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 07735
12 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 07736
12 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 07737
12 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 07738
12 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 07739
12 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 07740
12 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 07741
12 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 07742
12 [org.jfree.data.gantt.Task].clone() [function] [call site] 07743
12 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 07744
12 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 07745
12 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 07746
12 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 07747
12 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 07748
12 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 07749
12 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 07750
12 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 07751
12 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 07752
12 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 07753
12 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 07754
12 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 07755
12 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 07756
12 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 07757
12 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 07758
12 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 07759
12 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 07760
12 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 07761
12 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 07762
12 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 07763
12 [org.jfree.chart.plot.Plot].clone() [function] [call site] 07764
12 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 07765
12 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 07766
12 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 07767
12 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 07768
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 07769
12 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 07770
12 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 07771
12 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 07772
12 [org.jfree.data.KeyedObjects].clone() [function] [call site] 07773
12 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 07774
12 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 07775
12 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 07776
12 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 07777
12 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 07778
12 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 07779
12 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 07780
12 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 07781
12 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 07782
12 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 07783
12 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 07784
12 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 07785
12 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 07786
12 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 07787
12 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 07788
12 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 07789
12 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 07790
12 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 07791
12 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 07792
12 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 07793
12 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 07794
12 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 07795
12 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 07796
12 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07797
12 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 07798
12 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 07799
12 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 07800
12 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 07801
12 [org.jfree.chart.block.Size2D].clone() [function] [call site] 07802
12 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 07803
12 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 07804
12 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 07805
12 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 07806
12 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 07807
12 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 07808
12 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 07809
12 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 07810
12 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 07811
12 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 07812
12 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07813
12 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 07814
12 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 07815
12 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 07816
12 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 07817
12 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 07818
12 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 07819
12 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07820
12 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 07821
12 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 07822
12 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 07823
12 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 07824
12 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 07825
12 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 07826
12 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 07827
12 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 07828
12 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 07829
12 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 07830
12 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 07831
12 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 07832
12 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 07833
12 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 07834
12 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 07835
12 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07836
12 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 07837
12 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 07838
12 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 07839
12 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 07840
12 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 07841
12 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 07842
12 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 07843
12 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 07844
12 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 07845
12 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 07846
12 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 07847
12 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07848
12 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 07849
12 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 07850
12 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 07851
12 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 07852
12 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 07853
12 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 07854
12 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 07855
12 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 07856
12 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 07857
12 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 07858
12 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 07859
12 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 07860
12 [org.jfree.chart.title.Title].clone() [function] [call site] 07861
12 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 07862
12 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 07863
12 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 07864
12 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 07865
12 [org.jfree.data.KeyedObject].clone() [function] [call site] 07866
12 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 07867
12 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 07868
12 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 07869
12 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 07870
12 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 07871
12 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 07872
12 [org.jfree.chart.renderer.DefaultPolarItemRenderer].setPlot(org.jfree.chart.plot.PolarPlot) [function] [call site] 07873
12 [org.jfree.chart.renderer.AbstractRenderer].addChangeListener(org.jfree.chart.event.RendererChangeListener) [function] [call site] 07874
11 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 07875
11 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 07876
11 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 07877
11 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 07878
11 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 07879
11 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 07880
11 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 07881
11 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 07882
11 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 07883
11 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 07884
11 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 07885
11 [org.jfree.data.gantt.Task].clone() [function] [call site] 07886
11 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 07887
11 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 07888
11 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 07889
11 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 07890
11 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 07891
11 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 07892
11 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 07893
11 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 07894
11 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 07895
11 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 07896
11 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 07897
11 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 07898
11 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 07899
11 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 07900
11 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 07901
11 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 07902
11 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 07903
11 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 07904
11 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 07905
11 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 07906
11 [org.jfree.chart.plot.Plot].clone() [function] [call site] 07907
11 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 07908
11 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 07909
11 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 07910
11 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 07911
11 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 07912
11 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 07913
11 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 07914
11 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 07915
11 [org.jfree.data.KeyedObjects].clone() [function] [call site] 07916
11 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 07917
11 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 07918
11 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 07919
11 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 07920
11 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 07921
11 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 07922
11 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 07923
11 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 07924
11 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 07925
11 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 07926
11 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 07927
11 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 07928
11 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 07929
11 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 07930
11 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 07931
11 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 07932
11 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 07933
11 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 07934
11 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 07935
11 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 07936
11 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 07937
11 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 07938
11 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 07939
11 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 07940
11 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 07941
11 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 07942
11 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 07943
11 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 07944
11 [org.jfree.chart.block.Size2D].clone() [function] [call site] 07945
11 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 07946
11 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 07947
11 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 07948
11 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 07949
11 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 07950
11 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 07951
11 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 07952
11 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 07953
11 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 07954
11 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 07955
11 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 07956
11 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 07957
11 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 07958
11 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 07959
11 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 07960
11 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 07961
11 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 07962
11 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 07963
11 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 07964
11 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 07965
11 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 07966
11 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 07967
11 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 07968
11 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 07969
11 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 07970
11 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 07971
11 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 07972
11 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 07973
11 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 07974
11 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 07975
11 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 07976
11 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 07977
11 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 07978
11 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 07979
11 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 07980
11 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 07981
11 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 07982
11 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 07983
11 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 07984
11 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 07985
11 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 07986
11 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 07987
11 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 07988
11 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 07989
11 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 07990
11 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 07991
11 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 07992
11 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 07993
11 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 07994
11 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 07995
11 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 07996
11 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 07997
11 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 07998
11 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 07999
11 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 08000
11 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 08001
11 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 08002
11 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 08003
11 [org.jfree.chart.title.Title].clone() [function] [call site] 08004
11 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 08005
11 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 08006
11 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 08007
11 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 08008
11 [org.jfree.data.KeyedObject].clone() [function] [call site] 08009
11 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 08010
11 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 08011
11 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 08012
11 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 08013
11 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 08014
11 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 08015
9 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 08016
9 [org.jfree.chart.internal.ShapeUtils].cloneMap(java.util.Map) [function] [call site] 08017
9 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 08018
9 [org.jfree.chart.internal.ShapeUtils].cloneMap(java.util.Map) [function] [call site] 08019
8 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 08020
8 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 08021
8 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 08022
8 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 08023
8 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 08024
8 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 08025
8 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 08026
8 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 08027
8 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 08028
7 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 08029
6 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 08030
6 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 08031
6 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 08032
6 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 08033
6 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 08034
6 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 08035
6 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 08036
6 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 08037
6 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 08038
6 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 08039
6 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 08040
6 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 08041
6 [org.jfree.data.gantt.Task].clone() [function] [call site] 08042
6 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 08043
6 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 08044
6 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 08045
6 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 08046
6 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 08047
6 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 08048
6 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 08049
6 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 08050
6 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 08051
6 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 08052
6 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 08053
6 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 08054
6 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 08055
6 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 08056
6 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 08057
6 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 08058
6 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 08059
6 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 08060
6 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 08061
6 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 08062
6 [org.jfree.chart.plot.Plot].clone() [function] [call site] 08063
6 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 08064
6 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 08065
6 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 08066
6 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 08067
6 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 08068
6 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 08069
6 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 08070
6 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 08071
6 [org.jfree.data.KeyedObjects].clone() [function] [call site] 08072
6 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 08073
6 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 08074
6 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 08075
6 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 08076
6 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 08077
6 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 08078
6 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 08079
6 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 08080
6 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 08081
6 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 08082
6 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 08083
6 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 08084
6 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 08085
6 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 08086
6 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 08087
6 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 08088
6 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 08089
6 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 08090
6 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 08091
6 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 08092
6 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 08093
6 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 08094
6 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 08095
6 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 08096
6 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 08097
6 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 08098
6 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 08099
6 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 08100
6 [org.jfree.chart.block.Size2D].clone() [function] [call site] 08101
6 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 08102
6 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 08103
6 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 08104
6 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 08105
6 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 08106
6 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 08107
6 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 08108
6 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 08109
6 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 08110
6 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 08111
6 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 08112
6 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 08113
6 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 08114
6 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 08115
6 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 08116
6 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 08117
6 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 08118
6 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 08119
6 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 08120
6 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 08121
6 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 08122
6 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 08123
6 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 08124
6 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 08125
6 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 08126
6 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 08127
6 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 08128
6 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 08129
6 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 08130
6 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 08131
6 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 08132
6 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 08133
6 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 08134
6 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 08135
6 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 08136
6 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 08137
6 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 08138
6 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 08139
6 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 08140
6 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 08141
6 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 08142
6 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 08143
6 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 08144
6 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 08145
6 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 08146
6 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 08147
6 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 08148
6 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 08149
6 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 08150
6 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 08151
6 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 08152
6 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 08153
6 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 08154
6 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 08155
6 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 08156
6 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 08157
6 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 08158
6 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 08159
6 [org.jfree.chart.title.Title].clone() [function] [call site] 08160
6 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 08161
6 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 08162
6 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 08163
6 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 08164
6 [org.jfree.data.KeyedObject].clone() [function] [call site] 08165
6 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 08166
6 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 08167
6 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 08168
6 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 08169
6 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 08170
6 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 08171
5 [org.jfree.chart.plot.Plot].setDrawingSupplier(org.jfree.chart.plot.DrawingSupplier) [function] [call site] 08172
6 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08173
5 [org.jfree.chart.plot.Plot].getBackgroundPaint() [function] [call site] 08174
5 [org.jfree.chart.plot.Plot].setBackgroundPaint(java.awt.Paint) [function] [call site] 08175
6 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08176
6 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08177
5 [org.jfree.chart.plot.Plot].setOutlinePaint(java.awt.Paint) [function] [call site] 08178
6 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08179
6 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08180
5 [org.jfree.chart.StandardChartTheme].applyToPiePlot(org.jfree.chart.plot.pie.PiePlot) [function] [call site] 08181
6 [org.jfree.chart.plot.pie.PiePlot].setLabelLinkPaint(java.awt.Paint) [function] [call site] 08182
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08183
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08184
6 [org.jfree.chart.plot.pie.PiePlot].setLabelLinkStyle(org.jfree.chart.plot.pie.PieLabelLinkStyle) [function] [call site] 08185
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08186
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08187
6 [org.jfree.chart.plot.pie.PiePlot].setLabelFont(java.awt.Font) [function] [call site] 08188
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08189
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08190
6 [org.jfree.chart.plot.pie.PiePlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08191
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08192
6 [org.jfree.chart.plot.pie.PiePlot].getAutoPopulateSectionPaint() [function] [call site] 08193
6 [org.jfree.chart.plot.pie.PiePlot].clearSectionPaints(boolean) [function] [call site] 08194
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08195
6 [org.jfree.chart.plot.pie.PiePlot].getAutoPopulateSectionOutlinePaint() [function] [call site] 08196
6 [org.jfree.chart.plot.pie.PiePlot].clearSectionOutlinePaints(boolean) [function] [call site] 08197
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08198
6 [org.jfree.chart.plot.pie.PiePlot].getAutoPopulateSectionOutlineStroke() [function] [call site] 08199
6 [org.jfree.chart.plot.pie.PiePlot].clearSectionOutlineStrokes(boolean) [function] [call site] 08200
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08201
5 [org.jfree.chart.StandardChartTheme].applyToMultiplePiePlot(org.jfree.chart.plot.pie.MultiplePiePlot) [function] [call site] 08202
6 [org.jfree.chart.StandardChartTheme].apply(org.jfree.chart.JFreeChart) [function] [call site] 08203
6 [org.jfree.chart.StandardChartTheme$1].apply(org.jfree.chart.JFreeChart) [function] [call site] 08204
6 [org.jfree.chart.plot.pie.MultiplePiePlot].getPieChart() [function] [call site] 08205
5 [org.jfree.chart.StandardChartTheme].applyToCategoryPlot(org.jfree.chart.plot.CategoryPlot) [function] [call site] 08206
6 [org.jfree.chart.plot.CategoryPlot].setAxisOffset(org.jfree.chart.api.RectangleInsets) [function] [call site] 08207
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08208
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08209
6 [org.jfree.chart.plot.CategoryPlot].setDomainGridlinePaint(java.awt.Paint) [function] [call site] 08210
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08211
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08212
6 [org.jfree.chart.plot.CategoryPlot].setRangeGridlinePaint(java.awt.Paint) [function] [call site] 08213
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08214
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08215
6 [org.jfree.chart.plot.CategoryPlot].setRangeZeroBaselinePaint(java.awt.Paint) [function] [call site] 08216
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08217
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08218
6 [org.jfree.chart.plot.CombinedDomainCategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08219
7 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 08220
8 [org.jfree.chart.event.PlotChangeEvent]. (org.jfree.chart.plot.Plot) [function] [call site] 08221
8 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 08222
7 [org.jfree.chart.plot.CategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08223
8 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08224
7 [org.jfree.chart.plot.CategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08225
7 [org.jfree.chart.plot.CombinedRangeCategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08226
8 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 08227
8 [org.jfree.chart.plot.CategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08228
8 [org.jfree.chart.plot.CombinedDomainCategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08229
8 [org.jfree.chart.plot.CategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08230
8 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 08231
7 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 08232
6 [org.jfree.chart.plot.CategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08233
6 [org.jfree.chart.plot.CombinedRangeCategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08234
6 [org.jfree.chart.plot.CategoryPlot].getDomainAxisCount() [function] [call site] 08235
6 [org.jfree.chart.plot.CategoryPlot].getDomainAxis(int) [function] [call site] 08236
7 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 08237
6 [org.jfree.chart.StandardChartTheme].applyToCategoryAxis(org.jfree.chart.axis.CategoryAxis) [function] [call site] 08238
7 [org.jfree.chart.axis.Axis].setLabelFont(java.awt.Font) [function] [call site] 08239
7 [org.jfree.chart.axis.Axis].setLabelPaint(java.awt.Paint) [function] [call site] 08240
7 [org.jfree.chart.axis.Axis].setTickLabelFont(java.awt.Font) [function] [call site] 08241
7 [org.jfree.chart.axis.Axis].setTickLabelPaint(java.awt.Paint) [function] [call site] 08242
7 [org.jfree.chart.axis.SubCategoryAxis].setSubLabelFont(java.awt.Font) [function] [call site] 08243
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08244
8 [org.jfree.chart.event.AxisChangeEvent]. (org.jfree.chart.axis.Axis) [function] [call site] 08245
8 [org.jfree.chart.axis.Axis].notifyListeners(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 08246
7 [org.jfree.chart.axis.SubCategoryAxis].setSubLabelPaint(java.awt.Paint) [function] [call site] 08247
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08248
8 [org.jfree.chart.event.AxisChangeEvent]. (org.jfree.chart.axis.Axis) [function] [call site] 08249
8 [org.jfree.chart.axis.Axis].notifyListeners(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 08250
6 [org.jfree.chart.plot.CategoryPlot].getRangeAxisCount() [function] [call site] 08251
6 [org.jfree.chart.plot.CategoryPlot].getRangeAxis(int) [function] [call site] 08252
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 08253
6 [org.jfree.chart.plot.CategoryPlot].getRendererCount() [function] [call site] 08254
6 [org.jfree.chart.plot.CategoryPlot].getRenderer(int) [function] [call site] 08255
6 [org.jfree.chart.StandardChartTheme].applyToCategoryItemRenderer(org.jfree.chart.renderer.category.CategoryItemRenderer) [function] [call site] 08256
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08257
7 [org.jfree.chart.StandardChartTheme].applyToAbstractRenderer(org.jfree.chart.renderer.AbstractRenderer) [function] [call site] 08258
8 [org.jfree.chart.renderer.AbstractRenderer].getAutoPopulateSeriesPaint() [function] [call site] 08259
8 [org.jfree.chart.renderer.AbstractRenderer].clearSeriesPaints(boolean) [function] [call site] 08260
9 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08261
8 [org.jfree.chart.renderer.AbstractRenderer].getAutoPopulateSeriesStroke() [function] [call site] 08262
8 [org.jfree.chart.renderer.AbstractRenderer].clearSeriesStrokes(boolean) [function] [call site] 08263
9 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08264
7 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelFont(java.awt.Font) [function] [call site] 08265
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08266
8 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelFont(java.awt.Font,boolean) [function] [call site] 08267
9 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08268
7 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelPaint(java.awt.Paint) [function] [call site] 08269
8 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelPaint(java.awt.Paint,boolean) [function] [call site] 08270
9 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08271
9 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08272
7 [org.jfree.chart.renderer.category.BarRenderer].setBarPainter(org.jfree.chart.renderer.category.BarPainter) [function] [call site] 08273
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08274
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08275
7 [org.jfree.chart.renderer.category.BarRenderer].setShadowVisible(boolean) [function] [call site] 08276
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08277
7 [org.jfree.chart.renderer.category.BarRenderer].setShadowPaint(java.awt.Paint) [function] [call site] 08278
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08279
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08280
7 [org.jfree.chart.renderer.category.StatisticalBarRenderer].setErrorIndicatorPaint(java.awt.Paint) [function] [call site] 08281
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08282
7 [org.jfree.chart.renderer.category.MinMaxCategoryRenderer].setGroupPaint(java.awt.Paint) [function] [call site] 08283
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08284
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08285
6 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getSubplots() [function] [call site] 08286
6 [org.jfree.chart.StandardChartTheme].applyToPlot(org.jfree.chart.plot.Plot) [function] [call site] 08287
6 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getSubplots() [function] [call site] 08288
6 [org.jfree.chart.StandardChartTheme].applyToPlot(org.jfree.chart.plot.Plot) [function] [call site] 08289
5 [org.jfree.chart.StandardChartTheme].applyToXYPlot(org.jfree.chart.plot.XYPlot) [function] [call site] 08290
6 [org.jfree.chart.plot.XYPlot].setAxisOffset(org.jfree.chart.api.RectangleInsets) [function] [call site] 08291
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08292
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08293
6 [org.jfree.chart.plot.XYPlot].setDomainZeroBaselinePaint(java.awt.Paint) [function] [call site] 08294
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08295
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08296
6 [org.jfree.chart.plot.XYPlot].setRangeZeroBaselinePaint(java.awt.Paint) [function] [call site] 08297
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08298
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08299
6 [org.jfree.chart.plot.XYPlot].setDomainGridlinePaint(java.awt.Paint) [function] [call site] 08300
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08301
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08302
6 [org.jfree.chart.plot.XYPlot].setRangeGridlinePaint(java.awt.Paint) [function] [call site] 08303
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08304
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08305
6 [org.jfree.chart.plot.XYPlot].setDomainCrosshairPaint(java.awt.Paint) [function] [call site] 08306
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08307
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08308
6 [org.jfree.chart.plot.XYPlot].setRangeCrosshairPaint(java.awt.Paint) [function] [call site] 08309
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08310
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08311
6 [org.jfree.chart.plot.CombinedDomainXYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08312
7 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 08313
7 [org.jfree.chart.plot.XYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08314
8 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08315
7 [org.jfree.chart.plot.XYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08316
7 [org.jfree.chart.plot.CombinedRangeXYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08317
8 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 08318
8 [org.jfree.chart.plot.XYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08319
8 [org.jfree.chart.plot.CombinedDomainXYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08320
8 [org.jfree.chart.plot.XYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08321
8 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 08322
7 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 08323
6 [org.jfree.chart.plot.XYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08324
6 [org.jfree.chart.plot.CombinedRangeXYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 08325
6 [org.jfree.chart.plot.XYPlot].getDomainAxisCount() [function] [call site] 08326
6 [org.jfree.chart.plot.XYPlot].getDomainAxis(int) [function] [call site] 08327
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 08328
6 [org.jfree.chart.plot.XYPlot].getRangeAxisCount() [function] [call site] 08329
6 [org.jfree.chart.plot.XYPlot].getRangeAxis(int) [function] [call site] 08330
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 08331
6 [org.jfree.chart.plot.XYPlot].getRendererCount() [function] [call site] 08332
6 [org.jfree.chart.plot.XYPlot].getRenderer(int) [function] [call site] 08333
6 [org.jfree.chart.StandardChartTheme].applyToXYItemRenderer(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 08334
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08335
7 [org.jfree.chart.StandardChartTheme].applyToAbstractRenderer(org.jfree.chart.renderer.AbstractRenderer) [function] [call site] 08336
7 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelFont(java.awt.Font) [function] [call site] 08337
7 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelPaint(java.awt.Paint) [function] [call site] 08338
7 [org.jfree.chart.renderer.xy.XYBarRenderer].setBarPainter(org.jfree.chart.renderer.xy.XYBarPainter) [function] [call site] 08339
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08340
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08341
7 [org.jfree.chart.renderer.xy.XYBarRenderer].setShadowVisible(boolean) [function] [call site] 08342
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08343
6 [org.jfree.chart.plot.XYPlot].getAnnotations() [function] [call site] 08344
6 [org.jfree.chart.StandardChartTheme].applyToXYAnnotation(org.jfree.chart.annotations.XYAnnotation) [function] [call site] 08345
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08346
7 [org.jfree.chart.annotations.XYTextAnnotation].setFont(java.awt.Font) [function] [call site] 08347
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08348
8 [org.jfree.chart.annotations.AbstractAnnotation].fireAnnotationChanged() [function] [call site] 08349
9 [org.jfree.chart.event.AnnotationChangeEvent]. (java.lang.Object,org.jfree.chart.annotations.Annotation) [function] [call site] 08350
10 [org.jfree.chart.event.ChartChangeEvent]. (java.lang.Object) [function] [call site] 08351
10 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08352
9 [org.jfree.chart.annotations.AbstractAnnotation].notifyListeners(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08353
10 [org.jfree.chart.plot.Plot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08354
11 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08355
10 [org.jfree.chart.plot.XYPlot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08356
11 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 08357
11 [org.jfree.chart.plot.Plot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08358
11 [org.jfree.chart.plot.CategoryPlot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08359
12 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 08360
12 [org.jfree.chart.plot.Plot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08361
12 [org.jfree.chart.plot.XYPlot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08362
12 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 08363
12 [org.jfree.chart.event.PlotChangeEvent]. (org.jfree.chart.plot.Plot) [function] [call site] 08364
12 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 08365
11 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 08366
11 [org.jfree.chart.event.PlotChangeEvent]. (org.jfree.chart.plot.Plot) [function] [call site] 08367
11 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 08368
10 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08369
11 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 08370
10 [org.jfree.chart.plot.CategoryPlot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 08371
7 [org.jfree.chart.annotations.XYTextAnnotation].setPaint(java.awt.Paint) [function] [call site] 08372
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08373
8 [org.jfree.chart.annotations.AbstractAnnotation].fireAnnotationChanged() [function] [call site] 08374
6 [org.jfree.chart.plot.CombinedDomainXYPlot].getSubplots() [function] [call site] 08375
6 [org.jfree.chart.StandardChartTheme].applyToPlot(org.jfree.chart.plot.Plot) [function] [call site] 08376
6 [org.jfree.chart.plot.CombinedRangeXYPlot].getSubplots() [function] [call site] 08377
6 [org.jfree.chart.StandardChartTheme].applyToPlot(org.jfree.chart.plot.Plot) [function] [call site] 08378
5 [org.jfree.chart.StandardChartTheme].applyToFastScatterPlot(org.jfree.chart.plot.FastScatterPlot) [function] [call site] 08379
6 [org.jfree.chart.plot.FastScatterPlot].setDomainGridlinePaint(java.awt.Paint) [function] [call site] 08380
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08381
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08382
6 [org.jfree.chart.plot.FastScatterPlot].setRangeGridlinePaint(java.awt.Paint) [function] [call site] 08383
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08384
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08385
6 [org.jfree.chart.plot.FastScatterPlot].getDomainAxis() [function] [call site] 08386
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 08387
6 [org.jfree.chart.plot.FastScatterPlot].getRangeAxis() [function] [call site] 08388
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 08389
5 [org.jfree.chart.StandardChartTheme].applyToMeterPlot(org.jfree.chart.plot.MeterPlot) [function] [call site] 08390
6 [org.jfree.chart.plot.MeterPlot].setDialBackgroundPaint(java.awt.Paint) [function] [call site] 08391
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08392
6 [org.jfree.chart.plot.MeterPlot].setValueFont(java.awt.Font) [function] [call site] 08393
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08394
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08395
6 [org.jfree.chart.plot.MeterPlot].setValuePaint(java.awt.Paint) [function] [call site] 08396
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08397
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08398
6 [org.jfree.chart.plot.MeterPlot].setDialOutlinePaint(java.awt.Paint) [function] [call site] 08399
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08400
6 [org.jfree.chart.plot.MeterPlot].setNeedlePaint(java.awt.Paint) [function] [call site] 08401
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08402
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08403
6 [org.jfree.chart.plot.MeterPlot].setTickLabelFont(java.awt.Font) [function] [call site] 08404
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08405
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08406
6 [org.jfree.chart.plot.MeterPlot].setTickLabelPaint(java.awt.Paint) [function] [call site] 08407
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08408
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08409
5 [org.jfree.chart.StandardChartTheme].applyToThermometerPlot(org.jfree.chart.plot.ThermometerPlot) [function] [call site] 08410
6 [org.jfree.chart.plot.ThermometerPlot].setValueFont(java.awt.Font) [function] [call site] 08411
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08412
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08413
6 [org.jfree.chart.plot.ThermometerPlot].setThermometerPaint(java.awt.Paint) [function] [call site] 08414
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08415
6 [org.jfree.chart.plot.ThermometerPlot].getRangeAxis() [function] [call site] 08416
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 08417
5 [org.jfree.chart.StandardChartTheme].applyToSpiderWebPlot(org.jfree.chart.plot.SpiderWebPlot) [function] [call site] 08418
6 [org.jfree.chart.plot.SpiderWebPlot].setLabelFont(java.awt.Font) [function] [call site] 08419
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08420
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08421
6 [org.jfree.chart.plot.SpiderWebPlot].setLabelPaint(java.awt.Paint) [function] [call site] 08422
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08423
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08424
6 [org.jfree.chart.plot.SpiderWebPlot].setAxisLinePaint(java.awt.Paint) [function] [call site] 08425
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08426
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08427
5 [org.jfree.chart.StandardChartTheme].applyToPolarPlot(org.jfree.chart.plot.PolarPlot) [function] [call site] 08428
6 [org.jfree.chart.plot.PolarPlot].setAngleLabelFont(java.awt.Font) [function] [call site] 08429
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08430
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08431
6 [org.jfree.chart.plot.PolarPlot].setAngleLabelPaint(java.awt.Paint) [function] [call site] 08432
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08433
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08434
6 [org.jfree.chart.plot.PolarPlot].setAngleGridlinePaint(java.awt.Paint) [function] [call site] 08435
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08436
6 [org.jfree.chart.plot.PolarPlot].setRadiusGridlinePaint(java.awt.Paint) [function] [call site] 08437
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 08438
6 [org.jfree.chart.plot.PolarPlot].getAxis() [function] [call site] 08439
7 [org.jfree.chart.plot.PolarPlot].getAxis(int) [function] [call site] 08440
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 08441
3 [org.jfree.chart.StandardChartTheme$1].apply(org.jfree.chart.JFreeChart) [function] [call site] 08442
1 [ossfuzz.TestUtils].serialised(java.lang.Object) [function] [call site] 08443
1 [org.jfree.chart.JFreeChart].equals(java.lang.Object) [function] [call site] 08444
2 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 08445
2 [org.jfree.chart.api.RectangleInsets].equals(java.lang.Object) [function] [call site] 08446
2 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 08447