Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17143 программиста и 1834 робота. Сейчас ищут 1658 программистов ...
About Image_GraphViz
Вернуться к: Image_GraphViz
Image_GraphViz is a class that provides methods to generate graphviz (dot) files. It also calls graphviz with all necessary parameters and outputs the generated image to the browser, or stores it into a file.
The package supports clusters, nodes, edges and all attributes to either of them. Apart from that, Image_GraphViz is able to store and load its own graph definition files.
While it abstracts the actual generation of dot files, one still needs to know the dot attributed graph language to take full advantage of the package - especially for style and layout adjustments.
Вернуться к: Image_GraphViz