Advanced Features > Nested Managers and Nested Graphers > Nested Managers

The IlvManager class inherits from the IlvGraphic class; as a consequence, a manager and a grapher can be added in another manager or grapher just like any other graphic objects. To add a manager in a manager, you will simply use the addObject method of the IlvManager class.

This section is divided as follows: