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 #1598 (closed defect: fixed)

Opened 2012-12-07T14:35:17-06:00

Last modified 2012-12-07T16:12:58-06:00

Enhance DatasetView API

Reported by: bdezonia Owned by: bdezonia
Priority: major Milestone: imagej2-b6-legacy
Component: Display API Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking: #1579

Description

There are a number of places where we call datasetView.getConverters() and then manipulate their min/max ranges. This would be better if it was just part of the DatasetView API. We can even hide the converters completely if desired.

Change History

comment:1 Changed 2012-12-07T16:12:58-06:00 by bdezonia

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

Fixed with this merge e6e63c2a0040ff42b8eec4ddecd1eaaa2b340395