controller property

OrgChartController<E> controller
getter/setter pair

The graph that contains the nodes we want to draw the arrows for.

Implementation

OrgChartController<E> controller;