This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 52901

Summary: Show orientation of edges in graph
Product: contrib Reporter: _ rkubacki <rkubacki>
Component: CodeAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

Description _ rkubacki 2005-01-04 13:40:01 UTC
graph visualizing module dependencies could be
better analyzed if there were arrows to tell which
module depends.
Comment 1 Jaroslav Tulach 2005-01-22 19:33:26 UTC
cvs -q ci -m "#52901: Nice arrows are drawn, but as that really slows
down the movement I have enabled that only on fixed nodes. So you need
to drag a node to find outits dependencies and their directions"
Checking in dist/graphlayout.jar;
/cvs/contrib/graphlayout/dist/graphlayout.jar,v  <--  graphlayout.jar
new revision: 1.7; previous revision: 1.6
done
Processing log script arguments...
More commits to come...
Checking in src/org/netbeans/lib/graphlayout/Renderer.java;
/cvs/contrib/graphlayout/src/org/netbeans/lib/graphlayout/Renderer.java,v
 <--  Renderer.java
new revision: 1.3; previous revision: 1.2