45,45c45,45 < * @param figure the start figure of the connection --- > * @param start the start connector of the connection 51,51c51,51 < * @param figure the end figure of the connection --- > * @param end the end connector of the connection 128,128c128,128 < * @param x, y the position where the figure should be split --- > * @param x the x position where the figure should be split 128a129,129 > * @param y the y position where the figure should be split 136a138,138 > * @param y the position where the figure should be joined. 136,136c137,137 < * @param x, y the position where the figure should be joined. --- > * @param x the position where the figure should be joined.