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 #636 (closed task: fixed)

Opened 2011-06-24T13:58:53-05:00

Last modified 2011-07-29T18:04:15-05:00

Populate parameters of axis plugins at runtime

Reported by: bdezonia Owned by: bdezonia
Priority: major Milestone: biweekly-2011: Jul-18 to Jul-29
Component: Core Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking:

Description (last modified by bdezonia)

Once the runtime population of plugin parameters is in place fix the various axis plugins in imagej.core.plugins.axispos and imagej.core.plugins.restructure. They should have their axis oriented values set based on what axes are in the input Dataset. And any axis range parameter values should get populated from Dataset as well.

Change History

comment:1 Changed 2011-06-24T14:06:19-05:00 by bdezonia

  • Description modified
  • Summary changed from Populate parameters of AnimateAlongAxis plugin at runtime to Populate parameters of axis plugins at runtime

comment:2 Changed 2011-07-22T14:11:12-05:00 by bdezonia

  • Milestone changed from imagej-2.0-beta2 to imagej-2.0-beta1

comment:3 Changed 2011-07-22T16:06:59-05:00 by curtis

Dynamic plugins are now possible with cbc045207409af96314648a9931a47cf466f7bcc.

comment:4 Changed 2011-07-25T14:55:47-05:00 by bdezonia

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

These plugins have been updated. Relevant commits range from a8b03031c81dc10aeacc306a1d44b03337c64167 to 3f6e9bebe53d4ef049c58b4b77972516510672c0.

comment:5 Changed 2011-07-29T18:04:15-05:00 by bdezonia

  • Milestone changed from imagej-2.0-beta1 to biweekly-2011: Jul-18 to Jul-29