DroidDiagram Programmer's Guide
Shape.getShapes Method
See Also
 






Returns a list of all shapes definitions.

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

 Syntax

Java  Copy Code

public static ShapeList getShapes ()

 Return Value

A ShapeList that contains all shape definitions.

 See Also

Shape Members
Shape Class
com.mindfusion.diagramming Namespace