Sets the anchor points to which link end points are aligned when links connect to this node.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public ContainerNodeBuilder anchorPattern ( |
An AnchorPattern object that defines the anchor points for this node.
This DiagramNodeBuilder instance.
See Also