DroidDiagram Programmer's Guide
TableNode.getRowAnchorPattern Method
See Also
 






Gets the default row AnchorPattern.

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

 Syntax

Java  Copy Code

public AnchorPattern getRowAnchorPattern ()

 Return Value

An AnchorPattern object representing the set of anchor points used when connecting links to the rows of this table.

 See Also

TableNode Members
TableNode Class
com.mindfusion.diagramming Namespace