A GraphNode wrapper which when checked for equality with another TransparentGraphNode returns true if its GraphNode.getNode() is equal to the target TransparentGraphNode's GraphNode.getNode().
Namespace: com.mindfusion.diagramming.jlayout
Package: com.mindfusion.diagramming.jlayout
SyntaxJava
Copy Code
|
|---|
public class TransparentGraphNode |
Inheritance Hierarchyjava.lang.Object![]()
com.mindfusion.diagramming.jlayout.TransparentGraphNode
See Also