[ Index ]
 

Code source de vtiger CRM 5.0.2

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/Image/Graph/Figure/ -> Rectangle.php (sommaire)

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: Rectangle.php,v 1.9 2005/08/24 20:36:01 nosey Exp $
Poids: 96 lignes (3 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 1 fichier
 Image/Graph/Element.php

Définit 1 class

Image_Graph_Figure_Rectangle:: (2 méthodes):
  Image_Graph_Figure_Rectangle()
  _done()


Classe: Image_Graph_Figure_Rectangle  - X-Ref

Rectangle to draw on the canvas

Image_Graph_Figure_Rectangle($x, $y, $width, $height)   X-Ref
Rectangle [Construcor]

param: int $x The leftmost pixel of the box on the canvas
param: int $y The topmost pixel of the box on the canvas
param: int $width The width in pixels of the box on the canvas
param: int $height The height in pixels of the box on the canvas

_done()   X-Ref
Output the box

return: bool Was the output 'good' (true) or 'bad' (false).



Généré le : Sun Feb 25 10:22:19 2007 par Balluche grâce à PHPXref 0.7