DroidDiagram Programmer's Guide
ShapeNodeBuilder.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 ShapeNodeBuilder shapeOrientation (
    float value
)

 Parameters

value

A float value specifying the shape definition orientation.

 Return Value

This ShapeNodeBuilder instance.

 See Also

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