DroidDiagram Programmer's Guide
AnchorPoint Class
See Also
 






Represent a point where a link can connect to a node. A set of anchor points is represented by the AnchorPattern class. Such a set can be assigned to a node by calling the setAnchorPattern method.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public class AnchorPoint implements Cloneable, Externalizable

 Inheritance Hierarchy

java.lang.Object
    com.mindfusion.diagramming.AnchorPoint

 See Also

AnchorPoint Members
com.mindfusion.diagramming Namespace