Sets a value indicating whether the text of a node contains formatting tags which should be processed by JDiagram.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public SvgNodeBuilder enableStyledText ( |
true if JDiagram should process formatting tagswhen rendering the node label, otherwise false.
This ShapeNodeBuilder instance.
See Also