Applies a cluster mask for a context
| <viz:cluster>.MaskedContext( | |
| mask |
)
mask
The cluster mask to apply
Creates an object that can be used with the Python with statement to apply a cluster mask for a given context.
The mask will be be pushed when the context is entered and popped when the context is exited either cleanly or from an exception.
MaskedContext object
<viz:cluster>.getMask
<viz:cluster>.popMask
<viz:cluster>.pushMask
<viz:cluster>.setMask