Specrtra analysis user interface.
Classes
| Action | An action on a menu bar in a Traits UI window or panel. |
| ArrayDataSource(**kw[, data, dtype, sort_order]) | A data source representing a single, continuous array of numerical data. |
| BarPlot(*args, **kw) | A renderer for bar charts. |
| BaseQAMouseTool([scene]) | Base mouse mode for Quality Analysis operations. |
| BaseQATool(mainwin) | Base controller for Quality Analysis operations and results showing. |
| Component(**traits) | Component is the base class for most Enable objects. In addition to the |
| ComponentEditor(*args, **traits) | wxPython editor factory for Enable components. |
| DataRange1D(*datasources, **kwtraits) | Represents a 1-D data range. |
| HandlerWithReset | |
| Instance(**metadata[, klass, factory, args, ...]) | Defines a trait whose value must be an instance of a specified class, |
| InstanceEditor | Editor factory for instance editors. |
| Item(**traits[, value]) | An element in a Traits-based user interface. |
| LinearMapper | Maps a 1-D data space to and from screen space by specifying a range in |
| OnlyInfoAnalysis(image[, ulbasepos]) | |
| OrderedDict(*args, **kwds) | |
| OverlayPlotContainer(*components, **traits) | A plot container that stretches all its components to fit within its space. |
| PanTool(**kwtraits[, component]) | A tool that enables the user to pan a plot by clicking a mouse |
| PlotAxis(**kwargs[, component]) | The PlotAxis is a visual component that can be rendered on its own as |
| PlotLabel(*args, **kw[, text]) | A label used by plots. |
| StatisticsAnalysis(image, bandsize[, ...]) | |
| StatisticsMouseTool([scene]) | Mouse mode for Statistics Analysis |
| StatisticsTool(mainwin) | Controller for Statistics Analysis |
| VGroup(*values, **traits) | A group whose items are laid out vertically. |
| View(*values, **traits) | A Traits-based user interface for one or more objects. |
| ZoomTool | Selects a range along the index or value axis. |