An engine that places labels for features using conflict detection.
| Interfaces | Description |
|---|---|
| IConnectionPointContainer | Supports connection points for connectable objects. |
| IOverposter | Provides access to members that place labels for features using conflict detection. |
| IOverposter2 | Provides access to members that place labels for features using conflict detection. |
| IOverposter3 | Provides access to members that place labels for features using conflict detection. |
| IPersist | Defines the single method GetClassID, which is designed to supply the CLSID of an object that can be stored persistently in the system. IPersist is the base interface for three other interfaces: IPersistStorage, IPersistStream, and IPersistFile. |
| IPersistStream (esriSystem) |
| Interfaces | Description |
|---|---|
| IBasicOverposterEvents (default) | Provides access to events that occur on the BasicOverposter. |
When working with BasicOverposter's default outbound interface in Visual Basic 6 declare variables as follows: Private WithEvents pBasicOverposter as BasicOverposter