Search
ShapeDecoration Class
See Also
 

That class contained an array of shape template elements that define shape decorations. Can contain lines, arcs and Bezier curves. The shape is closed and filled.

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

 Syntax

Java  Copy Code

public class ShapeDecoration

 Inheritance Hierarchy

java.lang.Object
    com.mindfusion.diagramming.ShapeDecoration

 See Also