DroidDiagram Programmer's Guide
ShapeNode.getPlainText Method
See Also
 






Gets the plain text extracted from the formatted text by removing the formatting tags.

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

 Syntax

Java  Copy Code

public String getPlainText ()

 Return Value

A String containing the label text stripped fromformatting tags.

 See Also

ShapeNode Members
ShapeNode Class
com.mindfusion.diagramming Namespace