Returns the node at the opposite end of the link.
Namespace: com.mindfusion.diagramming.jlayout
Package: com.mindfusion.diagramming.jlayout
SyntaxJava
Copy Code
|
|---|
Node getOppositeNode ( |
Specifies a node whose opposite node should be returned.
The node opposite to the specified node.
See Also