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 106508 - API: ConnectionWidget path with smooth vertices
Summary: API: ConnectionWidget path with smooth vertices
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Graph (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@platform
URL:
Keywords: API_REVIEW_FAST
Depends on:
Blocks:
 
Reported: 2007-06-13 14:29 UTC by David Kaspar
Modified: 2007-06-25 17:04 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Patch (12.59 KB, patch)
2007-06-13 14:36 UTC, David Kaspar
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Kaspar 2007-06-13 14:29:43 UTC
There should be a possibility to render smoother vertices as it was possible in vmd extension for Graph Library 1.0.
Comment 1 David Kaspar 2007-06-13 14:36:34 UTC
Created attachment 43621 [details]
Patch
Comment 2 David Kaspar 2007-06-13 14:55:17 UTC
ConnectionWidget.controlPointCutDistance property added for it. See test.widget.ConnectionWidgetCutDistanceTest example.
Comment 3 David Kaspar 2007-06-25 10:49:40 UTC
Fixed in main trunk.
Comment 4 Jaroslav Tulach 2007-06-25 17:04:08 UTC
please keep the API_REVIEW keyword for future queries.