[ class tree: phpchartPlus ] [ index: phpchartPlus ] [ all elements ]

Class: phpchartPlus

Source Location: /phpchartPlus.php

Class Overview


Instanciates the appropriate Chart class


Variables

Methods



Class Details

[line 72]
Instanciates the appropriate Chart class

Instanciates the appropriate Chart class(BarChart,LineChart,AreaChart,PieChart) and associates it with instances of ConfigParser,DataParser,Font and ColorAllocator classes




[ Top ]


Class Variables

$Chart_ =

[line 74]



Tags:

access:  public

Type:   mixed


[ Top ]

$ColorAllocator_ =

[line 79]



Tags:

access:  private

Type:   mixed


[ Top ]

$ConfigParser_ =

[line 75]



Tags:

access:  public

Type:   mixed


[ Top ]

$DataParser_ =

[line 76]



Tags:

access:  public

Type:   mixed


[ Top ]

$Font_ =

[line 78]



Tags:

access:  private

Type:   mixed


[ Top ]



Class Methods


constructor __construct [line 81]

phpchartPlus __construct( )



[ Top ]

method get_Instance [line 95]

void get_Instance( )

Instanciates the appropriate Chart class



Tags:

access:  public


[ Top ]

method get_php_ft_support [line 154]

void get_php_ft_support( )

Verifies php's support for FreeType2 Fonts



Tags:

access:  private
throws:  FontSupport_Exception


[ Top ]

method get_php_im_support [line 131]

void get_php_im_support( )

Verifies php's support for the selected image output type



Tags:

access:  private
throws:  ImageSupport_Exception


[ Top ]


Documentation generated on Sun, 3 Oct 2004 14:59:24 +0300 by phpDocumentor 1.3.0RC3