| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
lib.userparams.ClassPrefs --+
|
object --+ |
| |
debug.debugmixin --+
|
minor.MinorMode --+
|
HSIMinorModeMixin --+
|
object --+ |
| |
wx._core.Object --+ |
| |
wx._core.EvtHandler --+ |
| |
wx._core.Window --+ |
| |
wx._windows.Panel --+ |
| |
wx.lib.plot.PlotCanvas --+ |
| |
object --+ | |
| | |
debug.debugmixin --+ |
| |
lib.plotter.MultiPlotter --+
|
object --+ |
| |
lib.plotter.PlotProxy --+
|
HSIPlotMinorMode
Abstract base class for x-y plot of cube data.
This displays a plot using the plotter.MultiPlotter class. The plot_proxy attribute specifies which type of plot proxy defined in the MultiPlotter class to use. Also must specify a keyword that uniquely identifies the minor mode.
| Nested Classes | |
|
Inherited from |
| Instance Methods | |||
| EvtHandler |
|
||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
| Class Methods | |
|
Inherited from Inherited from Inherited from |
| Static Methods | |
|
Inherited from Inherited from |
| Class Variables | |
keyword = None
|
|
default_classprefs = IntParam('best_width', 400), IntParam('be
|
|
plot_proxy = None
|
|
classprefs = <peppy.lib.userparams.PrefsProxy object at 0x635d
|
|
|
Inherited from Inherited from |
|
| Properties | |
|
Inherited from Inherited from Inherited from Inherited from Inherited from |
| Method Details |
Classes using this mixin should call this method, or at least save the major mode.
|
| Class Variable Details |
default_classprefs
|
classprefs
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Feb 21 14:51:16 2008 |