Trees | Indices | Help |
---|
|
Mask handling in procedures that can apply masking.
Note at present many procedures do not have a masking argument and hence cannot apply masks in exclude mode.
Since: 2.12
Note: All the enumerated values are defined at the module level, not the class level. The are just groupped by class here for easier orientation.
|
|||
MASK_EXCLUDE Exclude data under mask, i.e. |
|||
MASK_IGNORE Ignore mask, if present, and use all data. |
|||
MASK_INCLUDE Take into account only data under the mask. |
|
MASK_EXCLUDEExclude data under mask, i.e. take into account only data not covered by the mask. |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |