DroidDiagram Programmer's Guide
ShapeNode.getShape Method
See Also
 






Gets the shape of a node.

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

 Syntax

Java  Copy Code

public Shape getShape ()

 Return Value

A Shape object representing the node's shape.

 See Also

ShapeNode Members
ShapeNode Class
com.mindfusion.diagramming Namespace