I've been asked to provide the ability for the user to draw free form lines within the diagram in order to annotate topographic anomalies within the physical environment being represented.
To my question:
Are there any plans to introduce a drawing tool to the diagram?
If not, I plan to proceed to introduce the functionality as follows:
1. Add mouse capture events to the diagram canvas and a tool state to the diagram for the purpose of building up the path for the free form line
2. Use the resultant path to add a node (of type Path) to the diagram - it needs to be image exportable.
Any suggestions or insight in to the road-map would be appreciated.
Thank you.