DroidDiagram Programmer's Guide
TableNode.resizeToFitText Method
See Also
 






Resizes the columns and rows so that the cells are large enough to fit their text.

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

 Syntax

Java  Copy Code

public void resizeToFitText (
    boolean ignoreCaption
)

 Parameters

ignoreCaption

false if the caption bar should be resized too to fit the caption text; otherwise true.

 See Also

TableNode Members
TableNode Class
com.mindfusion.diagramming Namespace