Ticket #1999 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

Add isText() method to Axis class

Reported by: Michael Whitty Owned by: Michael Whitty
Priority: major Milestone: Iteration 26
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Janik Zikovsky

Description

Currently, we have an isSpectra() and isNumeric() method on our Axis interface. In order to suitably deal with Text axis for various things, we should also have an isText() method. This should return false by default, and true if the axis is of type TextAxis.

Change History

comment:1 Changed 10 years ago by Michael Whitty

  • Status changed from new to accepted

comment:2 Changed 10 years ago by Michael Whitty

(In [7746]) refs #1999 - add isText() method to API::Axis.

comment:3 Changed 10 years ago by Michael Whitty

  • Status changed from accepted to verify
  • Resolution set to fixed

comment:4 Changed 10 years ago by Janik Zikovsky

  • Status changed from verify to verifying
  • Tester set to Janik Zikovsky

comment:5 Changed 10 years ago by Janik Zikovsky

(In [8149]) Refs #1999, more tests.

comment:6 Changed 10 years ago by Janik Zikovsky

  • Status changed from verifying to closed

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2846

Note: See TracTickets for help on using tickets.