|
Zest 1.5.0.201308190730 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Graph | |
---|---|
org.eclipse.zest.core.viewers | |
org.eclipse.zest.core.widgets |
Uses of Graph in org.eclipse.zest.core.viewers |
---|
Fields in org.eclipse.zest.core.viewers declared as Graph | |
---|---|
protected Graph |
GraphViewer.graph
|
Methods in org.eclipse.zest.core.viewers that return Graph | |
---|---|
Graph |
GraphViewer.getGraphControl()
|
Methods in org.eclipse.zest.core.viewers with parameters of type Graph | |
---|---|
void |
GraphViewer.setControl(Graph graphModel)
|
Uses of Graph in org.eclipse.zest.core.widgets |
---|
Fields in org.eclipse.zest.core.widgets declared as Graph | |
---|---|
protected Graph |
GraphNode.graph
|
Methods in org.eclipse.zest.core.widgets that return Graph | |
---|---|
Graph |
IContainer.getGraph()
|
Graph |
Graph.getGraph()
|
Graph |
GraphContainer.getGraph()
Gets the graph that this container has been added to. |
Graph |
Graph.getGraphModel()
|
Graph |
GraphNode.getGraphModel()
Gets the graphModel that this node is contained in |
Graph |
GraphConnection.getGraphModel()
Gets the graph model that this connection is in |
abstract Graph |
GraphItem.getGraphModel()
Gets the graph that this item is rooted on. |
Constructors in org.eclipse.zest.core.widgets with parameters of type Graph | |
---|---|
GraphConnection(Graph graphModel,
int style,
GraphNode source,
GraphNode destination)
|
|
Zest 1.5.0.201308190730 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |