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