DroidDiagram Programmer's Guide
TableNodeBuilder.style Method
See Also
 






Sets the style associated with the item.

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

 Syntax

Java  Copy Code

public TableNodeBuilder style (
    DiagramItemStyle value
)

 Parameters

value

 Return Value

This DiagramItemBuilder instance.

 See Also

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