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 - Incorrectly rendered AnchorShapes
Summary: Incorrectly rendered AnchorShapes
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Graph (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-28 09:14 UTC by David Kaspar
Modified: 2007-03-06 14:37 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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).