[ Index ] |
|
Code source de vtiger CRM 5.0.2 |
[Code source] [Imprimer] [Statistiques]
Image_Graph - PEAR PHP OO Graph Rendering Utility. PHP versions 4 and 5
Author: | Jesper Veggerby <pear.nosey@veggerby.dk> |
Copyright: | Copyright (C) 2003, 2004 Jesper Veggerby Hansen |
License: | http://www.gnu.org/copyleft/lesser.html LGPL License 2.1 |
Version: | CVS: $Id: Solid.php,v 1.6 2005/08/24 20:35:51 nosey Exp $ |
Poids: | 105 lignes (3 kb) |
Inclus ou requis: | 1 fois |
Référencé: | 0 fois |
Nécessite: | 1 fichier Image/Graph/Common.php |
Image_Graph_Line_Solid:: (3 méthodes):
Image_Graph_Line_Solid()
setThickness()
_getLineStyle()
Classe: Image_Graph_Line_Solid - X-Ref
Simple colored line style.Image_Graph_Line_Solid($color) X-Ref |
Image_Graph_SolidLine [Constructor] param: mixed $color The color of the line |
setThickness($thickness) X-Ref |
Set the thickness of the linestyle param: int $thickness The line width in pixels |
_getLineStyle() X-Ref |
Gets the line style of the element return: int A GD linestyle representing the line style |
Généré le : Sun Feb 25 10:22:19 2007 | par Balluche grâce à PHPXref 0.7 |