Abstract base class for the layer interactors.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
updateRhoValue(self,
name,
event)
Update the rho layer |
source code
|
|
|
|
updateMuValue(self,
name,
event)
Update the mu layer |
source code
|
|
|
|
updatePhiValue(self,
name,
event)
Update the phi layer |
source code
|
|
|
|
updateThetaValue(self,
name,
event)
Update the theta layer |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
showRhoValue(self,
event)
Show the rho layer |
source code
|
|
|
|
|
|
|
showPhiValue(self,
event)
show the phi layer |
source code
|
|
|
|
showThetaValue(self,
event)
show the theta layer |
source code
|
|
|
|
showValue(self,
event)
Update the layer value |
source code
|
|
|
|
|
|
Inherited from site-packages.reflectometry.model1d.profileview.baseInteractor.BaseInteractor:
clear_markers,
connect_markers,
dpixel,
move,
moveend,
onClick,
onDrag,
onHilite,
onKey,
onLeave,
onRelease,
restore,
save,
updateValue
|