Hi,
I have a program in FW then convert text-files to a graphical output.
It is working fine (more the 10 years already ), but I want to extend it so the drawing can be larger.
I read the text-file into a database , and then I have a table with connection.
L1 - not-BLOCK5
L2 - BLOCK5
BLOCK5 - BLOCK6
...
..
the result is
In my routine I calculate the position of the blocks, and the coordinates of the lines.
Sometimes, in a more complex drawing, the drawing is not that clear, like this one:
If I want bigger drawings, it will be more difficult en not that clear
A search the internet to some routing programs. yWorks seems nice, but not cheap...
Other ones did't have nice output's.
Doos anyone know a alternative?
I was thinking to create a new routine, that can handle more complex drawings. Does anyone have a suggestion for a routine?
Thanks,