Sets the text label displayed inside this node.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public ShapeNodeBuilder text ( |
A String containing the label text.
This ShapeNodeBuilder instance.
See Also