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

Summary: API: ConnectionWidget path with smooth vertices
Product: platform Reporter: David Kaspar <dkaspar>
Component: GraphAssignee: issues@platform <issues>
Status: RESOLVED FIXED    
Severity: blocker Keywords: API_REVIEW_FAST
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: Patch

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.