The LabelOverlapStrategy can be one of:
Constant | Description |
---|---|
Enums. | (0) The other label will use the default overlap behavior, which depends on the object being overlapped. This value corresponds to no value being specified for a Label |
Enums. | (1) The other label will be allowed to place itself in its preferred location, ignoring this obstacle. |
Enums. | (2) The other label will move to minimize overlapping this obstacle, but will overlap if necessary. The other label can only move if its Label |
Enums. | (3) The other label will not be placed rather than overlap this obstacle. The other label can only move if its Label |