|
Rename Method protected drawArrow2(arrow EImage, x1 int, y1 int, x2 int, y2 int, theta double, size int, factor double, jobHop JobHopMeta, startObject Object, endObject Object, mx int, my int) : void renamed to protected drawArrow(arrow EImage, x1 int, y1 int, x2 int, y2 int, theta double, size int, factor double, jobHop JobHopMeta, startObject Object, endObject Object) : void in class org.pentaho.di.job.JobPainter |
From |
To |
|
Rename Method protected drawArrow2(arrow EImage, x1 int, y1 int, x2 int, y2 int, theta double, size int, factor double, transHop TransHopMeta, startObject Object, endObject Object, mx int, my int) : void renamed to protected drawArrow(arrow EImage, x1 int, y1 int, x2 int, y2 int, theta double, size int, factor double, transHop TransHopMeta, startObject Object, endObject Object) : void in class org.pentaho.di.trans.TransPainter |
From |
To |