graphlab.gui.plugins.main
Class GraphData
java.lang.Object
graphlab.gui.plugins.main.GraphData
public class GraphData
- extends java.lang.Object
- Author:
- azin azadi
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
select
public SelectPluginMethods select
io
public SaveLoadPluginMethods io
rightclick
public RightClickPluginMethods rightclick
reporter
public ReporterPluginMethods reporter
preview
public PreviewPluginMethods preview
help
public HelpPluginMethods help
core
public CorePluginMethods core
GraphData
public GraphData(BlackBoard blackboard)
getGraph
public Graph getGraph()
- Returns:
- returns the current graph
getBlackboard
public BlackBoard getBlackboard()