Controller classes for managing interface between the UI, IGraphLoader, and Constellation.
| Interface | Description | |
|---|---|---|
| IConstellationController | An interface for controlling interaction between an IGraphLoader and IConstellation. |
| Class | Description | |
|---|---|---|
| ConstellationController | Base class for a constellation controller. |