|
Zest 1.5.100.201405261516 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphNode | |
---|---|
org.eclipse.zest.core.viewers | |
org.eclipse.zest.core.widgets |
Uses of GraphNode in org.eclipse.zest.core.viewers |
---|
Methods in org.eclipse.zest.core.viewers with parameters of type GraphNode | |
---|---|
void |
ISelfStyleProvider.selfStyleNode(java.lang.Object element,
GraphNode node)
Styles a node |
Uses of GraphNode in org.eclipse.zest.core.widgets |
---|
Subclasses of GraphNode in org.eclipse.zest.core.widgets | |
---|---|
class |
CGraphNode
A Custom Graph Node |
class |
GraphContainer
|
Methods in org.eclipse.zest.core.widgets that return GraphNode | |
---|---|
GraphNode |
GraphConnection.getDestination()
Gets the target node for this relationship |
GraphNode |
GraphConnection.getSource()
Gets the source node for this relationship |
Constructors in org.eclipse.zest.core.widgets with parameters of type GraphNode | |
---|---|
GraphConnection(Graph graphModel,
int style,
GraphNode source,
GraphNode destination)
|
|
Zest 1.5.100.201405261516 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |