DroidDiagram Programmer's Guide
Shape.getDecorations Method
See Also
 






Gets a list of all decorations of this shape.

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

 Syntax

Java  Copy Code

public ElementTemplate[] getDecorations ()

 Return Value

An array of ElementTemplate objects specifying the decorations of this shape.

 See Also

Shape Members
Shape Class
com.mindfusion.diagramming Namespace