Advanced Features > Nested Managers and Nested Graphers > Nested Graphers

As a subclass of a manager, a grapher (instance of IlvGrapher) inherits all the behavior of managers. A grapher can be nested in another manager or grapher. It can be collapsed or expanded, and a frame can be set on it. In addition to having the features inherited from the IlvManager class, nested graphers allow you to create applications that define graphs containing subgraphs, with links crossing the graph boundaries (intergraph links).

In this section, you will learn about: