| [ Index ] |
PHP Cross Reference of MantisBT |
[Source view] [Print] [Project Stats]
File containing the abstract ezcGraph class
| Copyright: | Copyright (C) 2005-2009 eZ Systems AS. All rights reserved. |
| License: | http://ez.no/licenses/new_bsd New BSD License |
| Version: | 1.5 |
| File Size: | 183 lines (6 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
ezcGraphTools:: (2 methods):
createImageMap()
linkSvgElements()
Class: ezcGraphTools - X-Ref
Toolkit for several operation with graphs| createImageMap( ezcGraphChart $chart, $name = null ) X-Ref |
| Create an XHtml image map from a chart with gd driver. The name of the image map can be specified and will be ezcGraphImageMap otherwise. param: ezcGraphChart $chart param: string $name return: string |
| linkSvgElements( ezcGraphChart $chart ) X-Ref |
| Add links to clickable SVG elements in a chart with SVG driver. param: ezcGraphChart $chart return: void |
| Generated: Thu Jul 28 15:48:31 2011 | Cross-referenced by PHPXref 0.7 |