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

Bug 508437

Summary: IShape#toPath() does not properly close path for CurvedPolygon, Ellipse, Pie, RoundedRectangle
Product: [Tools] GEF Reporter: Alexander Nyßen <nyssen>
Component: GEF GeometryAssignee: Alexander Nyßen <nyssen>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 1.0.0   
Target Milestone: 5.0.0 (Oxygen) M4   
Hardware: All   
OS: All   
Whiteboard:

Description Alexander Nyßen CLA 2016-11-30 07:15:17 EST
The Path returned by toPath() is not closed for CurvedPolygon, Ellipse, Pie, RoundedRectangle. We should ensure its properly closed.
Comment 1 Alexander Nyßen CLA 2016-11-30 07:20:55 EST
Fixed the toPath() implementations to properly close paths. Resolving as fixed in 5.0.0 (Oxygen) M4.