| [ Index ] |
PHP Cross Reference of MantisBT |
[Source view] [Print] [Project Stats]
File containing the ezcGraphChartElementText 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: | 150 lines (5 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
ezcGraphChartElementText:: (3 methods):
__construct()
__set()
render()
Class: ezcGraphChartElementText - X-Ref
Chart element to display texts in a chart| __construct( array $options = array() X-Ref |
| Constructor param: array $options Default option array return: void |
| __set( $propertyName, $propertyValue ) X-Ref |
| __set param: mixed $propertyName param: mixed $propertyValue return: void |
| render( ezcGraphRenderer $renderer, ezcGraphBoundings $boundings ) X-Ref |
| Render the text param: ezcGraphRenderer $renderer Renderer param: ezcGraphBoundings $boundings Boundings for the axis return: ezcGraphBoundings Remaining boundings |
| Generated: Thu Jul 28 15:48:31 2011 | Cross-referenced by PHPXref 0.7 |