I'm doing an application to draw a workflow, and I need draw arrows.
I only draw lines, I could draw an arrow as a triangle, but I don't want it
can you help me?
Albert:rolleyes:
Printable View
I'm doing an application to draw a workflow, and I need draw arrows.
I only draw lines, I could draw an arrow as a triangle, but I don't want it
can you help me?
Albert:rolleyes:
Consider this link, Eclipse Modeling - EMF - Home
This is a framework to model, check it
You can connect to the repository CVS of EMF and download the code, read it maybe you
can find the way to re utilize the framework inside of your application
Look this too
gef.tigris.org
Marcus
I only draw lines, I could draw an arrow as a triangle, but I don't want it
can you help me?
its not possible
Roshith