Invoke the transformer "dot Graphviz" installed on the application server.
1 runtime.plugin.dot
<runtime.plugin.dot encoding='encoding'/>
Attributes | |||||
---|---|---|---|---|---|
Name | Type | Required | Default | Description | |
Aencoding | string | Type of coding of the input data (ISO-8859-1, UTF-8 ...). |
Remarks
The Graphviz de design programs takes description of graphics in a simple text language, and and make diagrams in useful formats, such as images and SVG for web pages, PDF or PostScript for its inclusion in other documents; or visualize in a interactive graphic browser. (Graphviz also admits GXL, a XML dialogue).
Graphviz has several useful features for the diagramsm as the colour options, fonts, table nodes designs, line styles, hyperlinks, Rolland custom shapes.
According to the OS the dot is i the following paths. WINDOWS: dll/dot-w2k/dot.exe UNIX : /usr/bin/dot