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 91613

Summary: Incorrectly rendered AnchorShapes
Product: platform Reporter: David Kaspar <dkaspar>
Component: GraphAssignee: issues@platform <issues>
Status: RESOLVED FIXED    
Severity: blocker CC: bsbc99
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description David Kaspar 2006-12-28 09:14:24 UTC
See following email for details:
http://graph.netbeans.org/servlets/ReadMsg?list=users&msgNo=437

The issue affects rendering of connection widget endings only.
Comment 1 David Kaspar 2007-03-06 14:37:09 UTC
The fix has been introduced before Visual Library 2.0-pre2.

It was resolved by introducing the AnchorShape.getCutDistance method.
Now the line is rendered from the edge of a triangle (instead of the tip of the
triangle).