DroidDiagram Programmer's Guide
TableNode.getConnectionStyle Method
See Also
 






Gets a value indicating whether links should connect to the rows of this table or to the table as an integral entity.

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

 Syntax

Java  Copy Code

public TableConnectionStyle getConnectionStyle ()

 Return Value

A member of the TableConnectionStyle enumeration.

 See Also

TableNode Members
TableNode Class
com.mindfusion.diagramming Namespace