|
|
|
|
|
|
|
|
update(self)
Draw the new roughness on the graph. |
source code
|
|
|
|
clear(self)
clear roughness( line and marker) on the graph. |
source code
|
|
|
|
save(self,
event)
Remember the roughness for this layer and the next so that we
can restore on Esc. |
source code
|
|
|
|
|
|
|
|
|
|
GetMaxRough(self,
n)
Get the max rough for layer n |
source code
|
|
|
|
move(self,
x,
y,
event)
Process move to a new position, making sure that the move is allowed. |
source code
|
|
|
|
getRough(self,
n)
Get the rough for layer n |
source code
|
|
|
|
|
|
|
|
|
Inherited from baseInteractor.BaseInteractor:
Artist2Name,
BestDepthLayerNum,
clear_markers,
connect_markers,
dpixel,
onClick,
onDrag,
onHilite,
onKey,
onLeave,
onRelease,
updateValue
|