|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of GraphManager in apps.conceptmap |
|---|
| Methods in apps.conceptmap that return GraphManager | |
|---|---|
GraphManager |
ConceptMapApp.getGraphManager()
Gets the graph manager. |
| Uses of GraphManager in apps.conceptmap.graphcomponents |
|---|
| Constructors in apps.conceptmap.graphcomponents with parameters of type GraphManager | |
|---|---|
GraphComponent(ContentSystem contentSystem,
GraphManager gManager)
Instantiates a new graph component. |
|
OptionMessage(ContentSystem contentSystem,
GraphManager gManager,
GraphComponent parentComponent,
java.lang.String text,
int messageType)
Instantiates a new option message. |
|
| Uses of GraphManager in apps.conceptmap.graphcomponents.link |
|---|
| Constructors in apps.conceptmap.graphcomponents.link with parameters of type GraphManager | |
|---|---|
GraphLink(ContentSystem contentSystem,
GraphManager gManager)
Instantiates a new graph link. |
|
LinkMenu(ContentSystem contentSystem,
GraphManager gManager,
GraphLink link)
Instantiates a new link menu. |
|
| Uses of GraphManager in apps.conceptmap.graphcomponents.nodes |
|---|
| Constructors in apps.conceptmap.graphcomponents.nodes with parameters of type GraphManager | |
|---|---|
DocNode(ContentSystem contentSystem,
GraphManager gManager)
Instantiates a new doc node. |
|
EditableQuadNode(ContentSystem contentSystem,
GraphManager gManager)
Instantiates a new editable quad node. |
|
GraphNode(ContentSystem contentSystem,
GraphManager gManager)
Instantiates a new graph node. |
|
ImageTextNode(ContentSystem contentSystem,
GraphManager gManager)
Instantiates a new image text node. |
|
KeyboardNode(ContentSystem contentSystem,
GraphManager gManager)
Instantiates a new keyboard node. |
|
PDFNode(ContentSystem contentSystem,
GraphManager gManager)
Instantiates a new PDF node. |
|
PPTNode(ContentSystem contentSystem,
GraphManager gManager)
Instantiates a new PPT node. |
|
QuadNode(ContentSystem contentSystem,
GraphManager gManager)
Instantiates a new quad node. |
|
TextNode(ContentSystem contentSystem,
GraphManager gManager)
Instantiates a new text node. |
|
| Uses of GraphManager in apps.conceptmap.utility |
|---|
| Methods in apps.conceptmap.utility with parameters of type GraphManager | |
|---|---|
OptionMessage |
MessageFactory.createOptionMessage(ContentSystem contentSystem,
GraphManager gManager,
GraphComponent parentComponent,
java.lang.String text,
int messageType)
Creates a new Message object. |
| Uses of GraphManager in synergynetframework.appsystem.services.net.networkedcontentmanager |
|---|
| Methods in synergynetframework.appsystem.services.net.networkedcontentmanager that return GraphManager | |
|---|---|
GraphManager |
NetworkedContentManager.getGraphManager()
Gets the graph manager. |
| Methods in synergynetframework.appsystem.services.net.networkedcontentmanager with parameters of type GraphManager | |
|---|---|
void |
NetworkedContentManager.setGraphManager(GraphManager graphManager)
Sets the graph manager. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||