MindFusion.Java Package Programmer's Guide
SvgNodeBuilder.shapeOrientation Method
See Also
 






Sets an orientation angle applied to the shape definition before the shape points are mapped to the node's bounding rectangle.

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

 Syntax

Java  Copy Code

public SvgNodeBuilder shapeOrientation (
    float value
)

 Parameters

value

A float value specifying the shape definition orientation.

 Return Value

This ShapeNodeBuilder instance.

 See Also

SvgNodeBuilder Members
SvgNodeBuilder Class
com.mindfusion.diagramming.builders Namespace