HtmlString


Object Hierarchy:

Gvc.HtmlString Gvc.HtmlString Gvc.HtmlString string string string->Gvc.HtmlString

Description:

[ CCode ( cname = "char" , copy_function = "agdupstr_html" , free_function = "agstrfree" ) ]
public class HtmlString : string

Graphviz has this concept of "referenced counted strings" to save memory.

In addition, there is a special type of string in Graphviz called an "HTML string". More information about graphviz "HTML strings" can be found at:

http://www.graphviz.org/doc/info/shapes.html#html

And also near the end of page 9 in:

http://graphviz.org/pdf/libguide.pdf


Namespace: Gvc
Package: libgvc

Content:

Creation methods:

Inherited Members: