Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 566569

Summary: Optimize ChopBoxStrategy intersection computation for Ellipse.
Product: [Tools] GEF Reporter: Alexander Nyßen <nyssen>
Component: GEF FXAssignee: gef-inbox <gef-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: 5.3.1 (2020-09) RC1   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Alexander Nyßen CLA 2020-09-01 12:58:00 EDT
In case the reference geometry is an ellipse (which is a likely case), the intersection computation can be speeded up by using ellipses intersection functionality, instead of falling back to testing the individual segments.
Comment 1 Alexander Nyßen CLA 2020-09-01 12:59:11 EDT
Resolve as fixed in 5.3.1 RC1.