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 #1996 (closed defect: moved)

Opened 2013-08-27T10:56:37-05:00

Eliminate Extents and Position classes

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

Description

The Extents and Position classes may not have a useful purpose. The Position class looks like a specific reimplementation of a Cursor. We should be able to eliminate them via Intervals I believe.

Change History

comment:1 Changed 2014-06-09T22:32:36-05:00 by curtis

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