CloneSet1597


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
7310.971class_body_declarations[3]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
17122
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/annotations/XYTextAnnotation.java
2765
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/Tick.java
3763
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/labels/ItemLabelPosition.java
Next
Last
Clone Instance
1
Line Count
7
Source Line
122
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/annotations/XYTextAnnotation.java

/** The text anchor (to be aligned with (x, y)). */
private TextAnchor textAnchor;

/** The rotation anchor. */
private TextAnchor rotationAnchor;

/** The rotation angle. */
private double rotationAngle;


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

/** The text anchor for the tick label. */
private TextAnchor textAnchor;

/** The rotation anchor for the tick label. */
private TextAnchor rotationAnchor;

/** The rotation angle. */
private double angle;


First
Previous
Clone Instance
3
Line Count
7
Source Line
63
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/labels/ItemLabelPosition.java

/** The text anchor. */
private TextAnchor textAnchor;

/** The rotation anchor. */
private TextAnchor rotationAnchor;

/** The rotation angle. */
private double angle;


Clone AbstractionParameter Count: 1Parameter Bindings

/** The text anchor (to be aligned with (x, y)). */
/** The text anchor for the tick label. */
/** The text anchor. */
private TextAnchor textAnchor;

/** The rotation anchor. */
/** The rotation anchor for the tick label. */
private TextAnchor rotationAnchor;

/** The rotation angle. */
private double  [[#variable18ff13c0]];
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#18ff13c0]]
rotationAngle 
12[[#18ff13c0]]
angle 
13[[#18ff13c0]]
angle