Recommend this page to a friend! |
![]() ![]() |
Info | ![]() |
![]() |
![]() ![]() |
Reputation | Support forum (6) | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
![]() ![]() ![]() ![]() | Total: 3,782 This week: 1 | All time: 859 This week: 310![]() |
Version | License | PHP version | Categories | |||
phptreegraph 1.0.0 | GNU Lesser Genera... | 5.0 | PHP 5, Graphics, Data types |
Description | Author | ||||||||||||||||||||||
This package can be used to render graphical diagrams of hierarchical trees of nodes. |
|
/** * phpTreeGraph * * * PHP version 5 * @copyright Mathias Herrmann 2007 * @author Mathias Herrmann <mathias_herrmann@arcor.de> * @license GPL * * * This PHP class is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * * License as published by the Free Software Foundation; either * * version 2.1 of the License, or (at your option) any later version. * * * * This PHP class is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * * Lesser General Public License for more details. * * * * * * * * */ Documentation Please take a look at the examples (Demo1.php, Demo2.php) to see the possibilities of phptreeGraph. Class documentation is in /doc Classes: ------------------------------------------------------------------------------------ Tree.php - main class contains the layout algorithm (walker algorithm) for calculating the node positions. GDRenderer.php contains functions to draw the graph Node.php contains the Node class |
Screenshots | ||
![]() |
/ | classes |
File | Role | Description |
---|---|---|
![]() |
Class | GD rendering class |
![]() |
Class | node class |
![]() |
Class | Main class with layout algorithm |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (2) | |||||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
Class documentation documentation of the class |