|
From: Jesus M. S. Jr. <jm...@ih...> - 2003-01-23 10:13:24
|
1) That is an existing problem only on the drawing aspect of the graph. The code that draws the edges does not take into account if there are other edges connecting the same vertices ... thus overlapping each other when the drawing is made. 2) Not with the StraightLineLayout. You can try the OrthogonalLineLayout Venu Madhav wrote: > Hi, > I am unable to code scenario shown below using open > jgraph................ please let me know if it possible. > > > --------- > ------------ > | | > <-------------------------| | > | A | > ------------------------> | B | > > --------- > |------------ > > When I code it, I am getting two overlapping edges, Please let me know > if interconnection between two vertices with seperate edge > interconnection possible................ > > 2. Is it not possible to make the edges bendable and resizable. > > Venu > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > http://www.vasoftware.com > _______________________________________________ > Openjgraph-development mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openjgraph-development |