Hello,
My project is about drawing ER Diagrams, for this I am using GWT. For now i have most of the frontend working. Now I want to have lines connecting two widgets to create a relationship between the entities and attributes. For that I want to create 4 corner points to which the lines can connect (Technology something similar to EDrawMax or DIA).
example picture

Thank you.

