Represents a set of AnchorPoint objects, which can be assigned to a node through the setAnchorPattern method.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public class AnchorPattern implements Cloneable, Externalizable |
Inheritance Hierarchyjava.lang.Object![]()
com.mindfusion.diagramming.AnchorPattern
See Also