DroidDiagram Programmer's Guide
HtmlBuilder Members
Constructors Methods
 


Provides helper methods for building HTML image maps.

The following tables list the members exposed by the HtmlBuilder type.

 Public Constructors

  Name Description

HtmlBuilder

Initializes a new HtmlBuilder instance.

 Public Methods

  Name Description

createImageHtml

Exports a diagram image file and generates the code for an html page that displays that file along with the html image map that corresponds to the diagram.

createImageMap

Creates an HTML image map.

createUseMapAttr

Creates a USEMAP attribute for the specified image map.

getAreasForTableCells

Gets a value indicating whether image map AREA elements will be created for tables' cells.

getExpandBtnHyperLink

Gets a hyperlink assigned to the AREA elements created for expand/collapse buttons.

getLinkTarget

Gets the name of the target frame where hyperlinks should be opened.

getScale

 

setAreasForTableCells

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

setExpandBtnHyperLink

Sets a hyperlink that should be assigned to the AREA elements created for expand/collapse buttons.

setLinkTarget

Sets the name of the target frame where hyperlinks should be opened.

setScale

 

 See Also

HtmlBuilder Class
com.mindfusion.diagramming Namespace