MindFusion.Java Package Programmer's Guide
ShapeListBox.addShapes Method (ShapeList)
See Also
 






Adds a list of Shape objects to the list box.

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

 Syntax

Java  Copy Code

public void addShapes (
    ShapeList shapes
)

 Parameters

shapes

A ShapeList containing the shapes that should be added to the list.

 See Also

addShapes Method Overload List
ShapeListBox Members
ShapeListBox Class
com.mindfusion.diagramming Namespace