DroidDiagram Programmer's Guide
TableNodeBuilder.rotationAngle Method
See Also
 






Sets the rotation angle of a node.

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

 Syntax

Java  Copy Code

public TableNodeBuilder rotationAngle (
    float value
)

 Parameters

value

A float value specifying the node rotation angle.

 Return Value

This DiagramNodeBuilder instance.

 See Also

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