YCompClient Methods |
The YCompClient type exposes the following members.
| Name | Description | |
|---|---|---|
| AddEdge | ||
| AddEdgeRealizer | ||
| AddNode | ||
| AddNodeRealizer | ||
| AddSubgraphNode | ||
| ChangeEdge |
Sets the edge realizer of the given edge.
If realizer is null, the realizer for the type of the edge is used.
| |
| ChangeNode |
Sets the node realizer of the given node.
If realizer is null, the realizer for the type of the node is used.
| |
| ClearEdgeAttribute | ||
| ClearGraph | ||
| ClearNodeAttribute | ||
| Close | ||
| DeleteEdge | ||
| DeleteNode | ||
| Encode | ||
| ForceLayout |
Forces yComp to relayout the graph.
| |
| GetLayoutOptions |
Retrieves the available options of the current layouter of yComp and the current values.
| |
| IsValidLayout | ||
| MoveNode | ||
| ReadCommand | ||
| RenameEdge | ||
| RenameNode | ||
| SetEdgeAttribute | ||
| SetEdgeLabel | ||
| SetLayout |
Sets the current layouter of yComp
| |
| SetLayoutOption |
Sets a layout option of the current layouter of yComp.
| |
| SetNodeAttribute | ||
| SetNodeLabel | ||
| Show |
Shows the graph (without relayout).
| |
| SleepAndDoEvents | ||
| Sync |
Sends a "sync" request and waits for a "sync" answer
| |
| WaitForElement |