NOTICE! This is a static HTML version of a legacy ImageJ Trac ticket.

The ImageJ project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Ticket #940 (closed task: wontfix)

Opened 2012-02-06T09:45:37-06:00

Last modified 2012-03-05T11:31:52-06:00

Implement Ellipse Tool

Reported by: bdezonia Owned by: bdezonia
Priority: major Milestone: imagej2-b1-initial
Component: Tools Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking: #829

Description

Note that we have done the Oval Tool. The Ellipse Tool allows one to specify an oval along an arbitrarily rotated axis.

Change History

comment:1 Changed 2012-02-06T09:57:30-06:00 by bdezonia

  • Type changed from defect to task

comment:2 Changed 2012-02-20T10:27:12-06:00 by curtis

  • Blocking 829 added

comment:3 Changed 2012-03-05T11:31:52-06:00 by curtis

  • Status changed from new to closed
  • Resolution set to wontfix

JHotDraw provides the ability to rotate any ROI. We would rather not have a separate tool for "ellipse" vs. "oval" but instead allow rotation of ovals the same as rectangles or any other selection. Ticket #1048 filed to reflect this.