DroidDiagram Programmer's Guide
ContainerNode.getShape Method
See Also
 






Gets the shape of this container.

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

 Syntax

Java  Copy Code

public SimpleShape getShape ()

 Return Value

A member of the SimpleShape enumeration.

 See Also

ContainerNode Members
ContainerNode Class
com.mindfusion.diagramming Namespace
setShape Method