Using SWT OLE Automation in Java I am programmatically drawing a flowchart in visio by reading source code line by line.But my logic goes wrong whenever there is if-else condition and also in case of nested if situations.Is there any standard algorithm which I could follow while drawing the flowchart in Visio.Please suggest.
Using SWT OLE Automation in Java I am programmatically drawing a flowchart in visio
Share
See Create Visio Flowcharts Programmatically by Chris Roth.