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 94478

Summary: Need a better layout algorithm when adding tables to graph
Product: obsolete Reporter: bugbridge <bugbridge>
Component: visualwebAssignee: Sanjay Dhamankar <sanjaydhamankar>
Status: NEW ---    
Severity: blocker CC: jimdavidson
Priority: P3    
Version: 5.x   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: ENHANCEMENT Exception Reporter:

Description bugbridge 2007-02-05 19:48:32 UTC
Original status: 3-Accepted; Suggested Status: NEW

Original Target Release: mako_dev; Suggested Target Milestone : Dev


Original submitter: jimdavidson

Description:
This is an RFE.

Currently new tables are added to query graph in a straight line, which results
in some lines covering others.  The simplest way around this is to modify the
layout algorithm to use two dimensions.  Even better (but probably not worth it)
is intelligent layout to minimize line length and crossings.
xxx@xxxx 2004-07-19
xxx@xxxx 2004-07-19

Evaluation:
Partially fixed by placing the internal frames at random locations instead of
linearly. There will be a better layout algorithm whn we switch to the next
version of JGraph after reef.
xxx@xxxx 2004-10-01
xxx@xxxx 2004-12-01 15:22:02 GMT