Search
ShapeList Constructor (Collection<Shape>)
See Also
 

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

 Syntax

Java  Copy Code

public ShapeList (
    Collection<Shape> col
)

 Parameters

col

 See Also