Class Image_Graph_Title

Description

Class for storing a title

Titles are needed in various places: diagram title, axis titles, ... This function provides a common API for all titles

Located in /Graph/Elements.php (line 209)

Image_Graph_Base
   |
   --Image_Graph_Title
Direct descendents
Class Description
 class Image_Graph_Axis_Values Class for handling textual and numerical values on the axes
Method Summary
 Image_Graph_Title Image_Graph_Title ()
 void setColor (mixed $color)
Methods
Constructor Image_Graph_Title (line 231)

Constructor

The default color for a title is set to "black" here.

  • access: public
Image_Graph_Title Image_Graph_Title ()
setColor (line 243)

Set color

void setColor (mixed $color)
  • mixed $color: any color representation supported by Image_Graph_Color::color2RGB()

Redefinition of:
Image_Graph_Base::setColor()
Set color

Inherited Methods

Inherited From Image_Graph_Base

 Image_Graph_Base::setColor()
 Image_Graph_Base::setFontOptions()
 Image_Graph_Base::setSpacer()
 Image_Graph_Base::setText()

Documentation generated on Sat, 21 Feb 2004 23:28:04 +0100 by phpDocumentor 1.3.0RC2