DroidDiagram Programmer's Guide
ShapeLibrary.setShapes Method
See Also
 






Sets the shape library shapes.

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

 Syntax

Java  Copy Code

public void setShapes (
    Shape[] shapes
)

 Parameters

shapes

An array of Shape objects.

 See Also

ShapeLibrary Members
ShapeLibrary Class
com.mindfusion.diagramming Namespace