0
how can I connect two circle with a line in JavaFX
I am learning JavaFX now. How could I connect two circle with a line? I assigned 9 circle. x x x x x x x x x Each circle I assigned the x and y How could I get the value x and y from circle when the circle is clicked?
1 Resposta