DroidDiagram Programmer's Guide
TableNode.setShape Method
See Also
 






Sets the shape of this table.

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

 Syntax

Java  Copy Code

public void setShape (
    SimpleShape value
)

 Parameters

value

A member of the SimpleShape enumeration.

 See Also

TableNode Members
TableNode Class
com.mindfusion.diagramming Namespace