CloneSet166


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
41520.953parameter_list
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
14924
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/Axis.java
24914
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/CategoryAxis.java
341031
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/CategoryAxis.java
44310
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/CyclicNumberAxis.java
54337
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/CyclicNumberAxis.java
641474
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/DateAxis.java
72495
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/LogAxis.java
841139
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/NumberAxis.java
93657
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/PeriodAxis.java
103677
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/PeriodAxis.java
113764
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/PeriodAxis.java
124927
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/PeriodAxis.java
134295
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/SubCategoryAxis.java
144323
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/SymbolAxis.java
154541
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/SymbolAxis.java
Next
Last
Clone Instance
1
Line Count
4
Source Line
924
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/Axis.java

Graphics2D g2, AxisState state, Rectangle2D dataArea, RectangleEdge edge


Next
Previous
Clone Instance
2
Line Count
4
Source Line
914
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/CategoryAxis.java

Graphics2D g2, Rectangle2D plotArea, Rectangle2D dataArea, RectangleEdge edge


Next
Previous
Clone Instance
3
Line Count
4
Source Line
1031
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/CategoryAxis.java

Graphics2D g2, AxisState state, Rectangle2D dataArea, RectangleEdge edge


Next
Previous
Clone Instance
4
Line Count
4
Source Line
310
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/CyclicNumberAxis.java

Graphics2D g2, Rectangle2D drawArea, Rectangle2D dataArea, RectangleEdge edge


Next
Previous
Clone Instance
5
Line Count
4
Source Line
337
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/CyclicNumberAxis.java

Graphics2D g2, Rectangle2D drawArea, Rectangle2D dataArea, RectangleEdge edge


Next
Previous
Clone Instance
6
Line Count
4
Source Line
1474
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/DateAxis.java

Graphics2D g2, AxisState state, Rectangle2D dataArea, RectangleEdge edge


Next
Previous
Clone Instance
7
Line Count
2
Source Line
495
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/LogAxis.java

Graphics2D g2, AxisState state, Rectangle2D dataArea, RectangleEdge edge


Next
Previous
Clone Instance
8
Line Count
4
Source Line
1139
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/NumberAxis.java

Graphics2D g2, AxisState state, Rectangle2D dataArea, RectangleEdge edge


Next
Previous
Clone Instance
9
Line Count
3
Source Line
657
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/PeriodAxis.java

Graphics2D g2, AxisState state, Rectangle2D dataArea, RectangleEdge edge


Next
Previous
Clone Instance
10
Line Count
3
Source Line
677
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/PeriodAxis.java

Graphics2D g2, AxisState state, Rectangle2D dataArea, RectangleEdge edge


Next
Previous
Clone Instance
11
Line Count
3
Source Line
764
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/PeriodAxis.java

Graphics2D g2, AxisState state, Rectangle2D dataArea, RectangleEdge edge


Next
Previous
Clone Instance
12
Line Count
4
Source Line
927
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/PeriodAxis.java

Graphics2D g2, AxisState state, Rectangle2D dataArea, RectangleEdge edge


Next
Previous
Clone Instance
13
Line Count
4
Source Line
295
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/SubCategoryAxis.java

Graphics2D g2, Rectangle2D plotArea, Rectangle2D dataArea, RectangleEdge edge


Next
Previous
Clone Instance
14
Line Count
4
Source Line
323
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/SymbolAxis.java

Graphics2D g2, Rectangle2D plotArea, Rectangle2D dataArea, RectangleEdge edge


First
Previous
Clone Instance
15
Line Count
4
Source Line
541
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/SymbolAxis.java

Graphics2D g2, AxisState state, Rectangle2D dataArea, RectangleEdge edge


Clone AbstractionParameter Count: 2Parameter Bindings

Graphics2D g2, [[#variable1aac0a40]]  [[#variable1aac0920]], Rectangle2D dataArea, RectangleEdge edge
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#1aac0a40]]
AxisState 
12[[#1aac0a40]]
Rectangle2D 
13[[#1aac0a40]]
AxisState 
14[[#1aac0a40]]
Rectangle2D 
15[[#1aac0a40]]
Rectangle2D 
16[[#1aac0a40]]
AxisState 
17[[#1aac0a40]]
AxisState 
18[[#1aac0a40]]
AxisState 
19[[#1aac0a40]]
AxisState 
110[[#1aac0a40]]
AxisState 
111[[#1aac0a40]]
AxisState 
112[[#1aac0a40]]
AxisState 
113[[#1aac0a40]]
Rectangle2D 
114[[#1aac0a40]]
Rectangle2D 
115[[#1aac0a40]]
AxisState 
21[[#1aac0920]]
state 
22[[#1aac0920]]
plotArea 
23[[#1aac0920]]
state 
24[[#1aac0920]]
drawArea 
25[[#1aac0920]]
drawArea 
26[[#1aac0920]]
state 
27[[#1aac0920]]
state 
28[[#1aac0920]]
state 
29[[#1aac0920]]
state 
210[[#1aac0920]]
state 
211[[#1aac0920]]
state 
212[[#1aac0920]]
state 
213[[#1aac0920]]
plotArea 
214[[#1aac0920]]
plotArea 
215[[#1aac0920]]
state