|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of GraphManager in apps.mathpadapp.conceptmapping |
|---|
| Methods in apps.mathpadapp.conceptmapping that return GraphManager | |
|---|---|
GraphManager |
GraphNode.getGraphManager()
Gets the graph manager. |
| Constructors in apps.mathpadapp.conceptmapping with parameters of type GraphManager | |
|---|---|
GraphLink(ContentSystem contentSystem,
GraphManager graphManager)
Instantiates a new graph link. |
|
GraphNode(GraphManager graphManager,
OrthoContentItem nodeItem)
Instantiates a new graph node. |
|
| Uses of GraphManager in apps.mathpadapp.controllerapp.assignmentbuilder |
|---|
| Constructors in apps.mathpadapp.controllerapp.assignmentbuilder with parameters of type GraphManager | |
|---|---|
AssignmentBuilder(ContentSystem contentSystem,
GraphManager graphManager)
Instantiates a new assignment builder. |
|
| Uses of GraphManager in apps.mathpadapp.mathtool |
|---|
| Constructors in apps.mathpadapp.mathtool with parameters of type GraphManager | |
|---|---|
MathTool(ContentSystem contentSystem,
GraphManager graphManager)
Instantiates a new math tool. |
|
| Uses of GraphManager in apps.mathpadapp.networkmanager.managers |
|---|
| Methods in apps.mathpadapp.networkmanager.managers that return GraphManager | |
|---|---|
GraphManager |
ControllerManager.getGraphManager()
Gets the graph manager. |
| Methods in apps.mathpadapp.networkmanager.managers with parameters of type GraphManager | |
|---|---|
void |
ControllerManager.setGraphManager(GraphManager graphManager)
Sets the graph manager. |
| Uses of GraphManager in apps.mathpadapp.util |
|---|
| Constructors in apps.mathpadapp.util with parameters of type GraphManager | |
|---|---|
MTDialog(MTFrame parentFrame,
ContentSystem contentSystem,
GraphManager graphManager)
Instantiates a new MT dialog. |
|
MTFrame(ContentSystem contentSystem,
GraphManager graphManager)
Instantiates a new MT frame. |
|
| Uses of GraphManager in apps.remotecontrol.tableportal |
|---|
| Constructors in apps.remotecontrol.tableportal with parameters of type GraphManager | |
|---|---|
TablePortal(ContentSystem contentSystem,
NetworkedContentManager networkManager,
GraphManager grapgManager)
Instantiates a new table portal. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||