|
|
|
|
|
GetContextMenu(self)
Return the context menu |
source code
|
|
|
|
IsShowLegend(self)
True, if show legend, otherwise False |
source code
|
|
|
|
IsShowLayerName(self)
True, if show layer name, otherwise False |
source code
|
|
|
|
OnShowRhoMenu(self,
evt)
Show the legend of profile |
source code
|
|
|
|
OnShowMuMenu(self,
evt)
Show the legend of profile |
source code
|
|
|
|
OnShowPhiMenu(self,
evt)
Show the legend of profile |
source code
|
|
|
|
OnShowThetaMenu(self,
evt)
Show the legend of profile |
source code
|
|
|
|
OnShowDepthMenu(self,
evt)
Show the legend of profile |
source code
|
|
|
|
OnShowLegendMenu(self,
evt)
Show the legend of profile |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
OnClearModelMenu(self,
evt)
Clear the model |
source code
|
|
|
|
OnInitModelMenu(self,
evt)
Init the magnetic model Menu |
source code
|
|
|
|
OnInitModelNMMenu(self,
evt)
Init the non magnetic model Menu |
source code
|
|
|
|
OnSaveModelMenu(self,
evt)
Save the model as python script |
source code
|
|
|
|
|
|
|
| parseStajLayerName(self,
pLists,
nT,
nM,
nB) |
source code
|
|
|
|
OnLoadStajMenu(self,
evt)
Load the model from staj ( magnetic case ) |
source code
|
|
|
|
|
|
|
OnChangeMetaDataMenu(self,
evt)
Change MetaData |
source code
|
|
|
|
change_a_profile(self,
idx,
mL,
mP,
b)
Change a profile in a layer |
source code
|
|
|
|
OnChangeProfileLayerMenu(self,
evt)
Change a profile from a layer |
source code
|
|
|
|
add_a_layer(self,
idx,
mL,
mP,
b)
Add a profile in a layer |
source code
|
|
|
|
|
|
|
OnRemoveLayerMenu(self,
evt)
On Remove a layer |
source code
|
|
|
|
|
|
|
OnChangeTitleMenu(self,
evt)
Change Figure Title |
source code
|
|
|
|
OnChangeLayerNameMenu(self,
evt)
Change layer name |
source code
|
|
|
|
OnCopyModelMenu(self,
evt)
Copy the current model |
source code
|
|
|
|
OnCopyProfileMenu(self,
evt)
Copy the current profile |
source code
|
|
|
Inherited from site-packages.reflectometry.model1d.profileview.plotReflBase.PlotReflBase:
CanShowContextMenu,
GetModelName,
GetPlotCanvas,
GetToolBar,
OnCopyFigureMenu,
OnLeftDClick,
OnPanelFrameClose,
OnSaveFigureMenu,
getVal4Pms,
onKeyEvent,
onPrint,
onPrinterPreview,
onPrinterSetup,
update
Inherited from site-packages.reflectometry.model1d.profileview.auiPanel.AuiPanel:
GetPerspective,
RestorePerspective,
SetPerspective,
ShowErrorMsg
|