You are here: Start » AVL.NET » MatchingCriterion Enumeration
MatchingCriterion Enumeration
Methods of classifying an object as a member of group.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Members
| Member name | Description |
|---|---|
| Inclusion | Object has to be fully included in region to be grouped. |
| Intersection | Object has to have at least one common point with region being processed to be grouped. |
