Module gwy :: Class MergeType
[hide private]
[frames] | no frames]

Class MergeType

source code

Mask merge type (namely used in grain processing).


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.

Class Variables [hide private]
  MERGE_INTERSECTION
Intersection (logical and) merging.
  MERGE_UNION
Union (logical or) merging.