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 #1280 (closed defect: wontfix)

Opened 2012-07-05T12:55:49-05:00

Last modified 2014-08-19T11:09:57-05:00

Edit >> Selection >> Area To Line broken

Reported by: bdezonia Owned by: bdezonia
Priority: major Milestone: imagej2-b8-analysis
Component: Legacy Compatibility Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking: #1459

Description

Open Boats, Draw a rect. Run Edit >> Selection >> Area To Line. The overlay disappears. Overlay Manager shows no overlays exist.

Its supposed to replace the rectangle with a 3 sided open polyline.

Change History

comment:1 Changed 2012-07-17T14:06:59-05:00 by bdezonia

  • Blocking 1331 added

comment:2 Changed 2012-09-07T11:17:15-05:00 by bdezonia

  • Blocking 1459 added; 1331 removed
  • Milestone changed from imagej-2.0.0-beta4 to imagej-2.0.0-beta5

comment:3 Changed 2012-12-12T11:07:53-06:00 by bdezonia

We need a few things here: a PolyLineRegionOfInterest in Imglib, a PolylineOverlay in imagej.data.overlay (which uses PolylineRegionOfInterest much like PolygonOverlay uses PolygonRegionOfInterest), and a JHotDraw tool/adapter for drawing and editing these figures.

comment:4 Changed 2013-01-22T16:43:45-06:00 by bdezonia

  • Milestone changed from imagej2-b7-ndim-data to imagej2-b8-analysis

comment:5 Changed 2014-08-19T11:09:57-05:00 by curtis

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

We are no longer supporting use of ImageJ 1.x commands from modern ImageJ2 UIs.