|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgraphlab.plugins.main.GraphData
public class GraphData
This class provides usefull information and methods all in one place
Field Summary | |
---|---|
CorePluginMethods |
core
|
SaveLoadPluginMethods |
saveLoad
|
SelectPluginMethods |
select
|
Constructor Summary | |
---|---|
GraphData(BlackBoard blackboard)
|
Method Summary | |
---|---|
BlackBoard |
getBlackboard()
|
GraphModel |
getGraph()
|
AbstractGraphRenderer |
getGraphRenderer()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public SelectPluginMethods select
public SaveLoadPluginMethods saveLoad
public CorePluginMethods core
Constructor Detail |
---|
public GraphData(BlackBoard blackboard)
Method Detail |
---|
public GraphModel getGraph()
public AbstractGraphRenderer getGraphRenderer()
public BlackBoard getBlackboard()
|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |