Defines merge operations for interval
lists.
Member | Value | Description |
---|---|---|
eCrdnEventListMergeOperationAND | 0 | Intervals both in A and B |
eCrdnEventListMergeOperationOR | 1 | Intervals in A or B |
eCrdnEventListMergeOperationXOR | 2 | Intervals in A or B but not in both |
eCrdnEventListMergeOperationMINUS | 3 | Intervals in A and not in B |