Package | Description |
---|---|
org.eclipse.zest.core.viewers | |
org.eclipse.zest.core.widgets |
Modifier and Type | Method and Description |
---|---|
void |
ISelfStyleProvider.selfStyleNode(java.lang.Object element,
GraphNode node)
Styles a node
|
Modifier and Type | Class and Description |
---|---|
class |
CGraphNode
A Custom Graph Node
|
class |
GraphContainer
A Container than can be added to a Graph.
|
Modifier and Type | Method and Description |
---|---|
GraphNode |
GraphConnection.getDestination()
Gets the target node for this relationship
|
GraphNode |
GraphConnection.getSource()
Gets the source node for this relationship
|
Constructor and Description |
---|
GraphConnection(Graph graphModel,
int style,
GraphNode source,
GraphNode destination) |
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.