Bug 488368 - Investigate whether Polyline should extend PolyBezier.
Summary: Investigate whether Polyline should extend PolyBezier.
Status: NEW
Alias: None
Product: GEF
Classification: Tools
Component: GEF Geometry (show other bugs)
Version: 0.2.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: gef-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-24 04:34 EST by Alexander Nyßen CLA
Modified: 2016-02-24 04:34 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Nyßen CLA 2016-02-24 04:34:42 EST
As Line extends BezierCurve, it would seem natural that Polyline also extends PolyBezier. We should investigate whether that would be beneficial.