[ Index ]
 

Code source de vtiger CRM 5.0.2

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

title

Body

[fermer]

/Image/Graph/Axis/Marker/ -> Area.php (sommaire)

Class file containing a axis marker used for explicitly highlighting a area on the graph, based on an interval specified on an axis. 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: Area.php,v 1.11 2005/08/24 20:36:04 nosey Exp $
Poids: 156 lignes (5 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 1 fichier
 Image/Graph/Grid.php

Définit 1 class

Image_Graph_Axis_Marker_Area:: (4 méthodes):
  Image_Graph_Axis_Marker_Area()
  setLowerBound()
  setUpperBound()
  _done()


Classe: Image_Graph_Axis_Marker_Area  - X-Ref

Display a grid

{@link Image_Graph_Grid}

Image_Graph_Axis_Marker_Area()   X-Ref
[Constructor]


setLowerBound($lower)   X-Ref
Sets the lower bound of the area (value on the axis)

param: double $lower the lower bound

setUpperBound($upper)   X-Ref
Sets the upper bound of the area (value on the axis)

param: double $upper the upper bound

_done()   X-Ref
Output the grid

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