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

Class: LineChart

Source Location: /LineChart.php

Class Overview

Chart
   |
   --LineChart

LineChart generation


Author(s):

Methods


Inherited Variables

Inherited Methods

Class: Chart

Chart::__construct()
Chart Constructor
Chart::Colorize_ChartArea()
Colorizes the image and the calculated chart area with the appropriate colors
Chart::draw()
Abstract function,overriden by subclasses to draw the selected chart type (Bar, Line,Area,Pie)
Chart::draw_Chart()
Calls Chart::Colorize_ChartArea(),Chart::get_DrawingArea_Size(),Chart::draw_Grids(),
Chart::draw_Grids()
Draws the grids in the calculated chart area
Chart::draw_Legend()
Draws the legend
Chart::get_DrawingArea_Size()
Calculates the dimensions of the chart drawing area
Chart::Initialize_Font()
Initializes the Font instance
Chart::set_CachingStrategy()
Specifies the Caching Strategy the class will follow. Caching Strategy objects provide a common interface to the class for supporting multiple methods of caching the generated images.
Chart::set_ColorAllocator()
Specifies the ColorAllocator instance to use for in-class scope operations
Chart::set_ConfigParser()
Specifies the ConfigParser Instance for in-class scope operations
Chart::set_DataParser()
Specifies the DataParser Instance for in-class scope operations
Chart::set_Font()
Specifies the Font instance to use for in-class scope operations
Chart::__destruct()
Destructor. Destroyes the Chart Image handler

Class Details

[line 29]
LineChart generation



Tags:

author:  Tsiavos Chris <jaames@freemail.gr>


[ Top ]


Class Methods


method draw [line 31]

void draw( )



Tags:

access:  public


Overrides Chart::draw() (Abstract function,overriden by subclasses to draw the selected chart type (Bar, Line,Area,Pie))

[ Top ]


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