DroidDiagram Programmer's Guide
HtmlBuilder.setAreasForTableCells Method
See Also
 






Sets a value indicating whether image map AREA elements should be created for tables' cells.

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

 Syntax

Java  Copy Code

public void setAreasForTableCells (
    boolean value
)

 Parameters

value

true if cell areas should be created, otherwise false.

 See Also

HtmlBuilder Members
HtmlBuilder Class
com.mindfusion.diagramming Namespace