i am creating a tool that manipulate a directed graph, i managed to create the node and connect them with simple line i wont to know
- How to draw an arrow at the end of straight line using JavaFX. and/or
- how to use (draw) a CubicCurve line to connect those node
Edit
in my tool. the nodes of the graph can be moved. so how to deal with the control point
please, i wont i simple solution