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

Définit 1 class

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


Classe: Image_Graph_Figure_Ellipse  - X-Ref

Ellipse to draw on the canvas

Image_Graph_Figure_Ellipse($x, $y, $radiusX, $radiusY)   X-Ref
Ellipse [Constructor]

param: int $x The center pixel of the ellipse on the canvas
param: int $y The center pixel of the ellipse on the canvas
param: int $radiusX The width in pixels of the box on the canvas
param: int $radiusY The height in pixels of the box on the canvas

_done()   X-Ref
Output the ellipse

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