UI
You can directly use instance of this class.
ui
Class for containing references to all UI controllers.
Constructor Summary
Public Constructor | ||
public |
Constructs an instance of UI. |
Member Summary
Public Members | ||
public |
canvas: * |
|
public |
graph: * |
|
public |
sidebar: * |
|
public |
statusBar: * |
|
public |
toolbar: * |
|
public |
topBar: * |
Method Summary
Public Methods | ||
public |
Initialize the UI state. |
|
public |
resetGraph(newGraph: Graph) Reset the UI state and set a new Graph object as the current graph. |