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

Element index for package phpchartPlus

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ k ] [ l ] [ n ] [ o ] [ p ] [ q ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ] [ x ] [ y ] [ z ] [ _ ]

_

__construct
in file phpchartPlus.php, method phpchartPlus::__construct()
__construct
in file Line.php, method Line::__construct()
    Constructor
__construct
in file Polygon.php, method Polygon::__construct()
    Constructor
__construct
in file Rectangle.php, method Rectangle::__construct()
    Constructor
__construct
in file Shape.php, method Shape::__construct()
__construct
in file Font.php, method Font::__construct()
    Constructor
__construct
in file DataParser.php, method DataParser::__construct()
    Constructor
__construct
in file Circle.php, method Circle::__construct()
    Constructor
__construct
in file ColorAllocator.php, method ColorAllocator::__construct()
    Constructor
__construct
in file ConfigParser.php, method ConfigParser::__construct()
    Constructor
__construct
in file Chart.php, method Chart::__construct()
    Chart Constructor
__destruct
in file Chart.php, method Chart::__destruct()
    Destructor. Destroyes the Chart Image handler
__destruct
in file ConfigParser.php, method ConfigParser::__destruct()
    Destructor.Calls the finalize method of the selected Strategy Object for clean-up
__destruct
in file DataParser.php, method DataParser::__destruct()
    Destructor.Calls the finalize method of the selected Strategy Object for clean-up
top

a

$AllocatedColors
in file ColorAllocator.php, variable ColorAllocator::$AllocatedColors
    Holds the handlers of the allocated colors. This is useful when a client requests
$Angle
in file Circle.php, variable Chunk::$Angle
    the size of the chunk in degrees
$Area_xsize
in file Chart.php, variable Chart::$Area_xsize
    Holds the xsize value of the charting area
$Area_ysize
in file Chart.php, variable Chart::$Area_ysize
    Holds the ysize value of the charting area
addChunk
in file Circle.php, method Circle::addChunk()
    Adds a chunk to the pie
add_Point
in file Line.php, method Line::add_Point()
    Adds a point to the line
add_Vertex
in file Polygon.php, method Polygon::add_Vertex()
    Adds a vertex to the polygon
Allocate
in file ColorAllocator.php, method ColorAllocator::Allocate()
    Allocates the requested color
AreaChart
in file AreaChart.php, class AreaChart
    AreaChart generation
AreaChart.php
procedural page AreaChart.php
CadetBlue
in file ColorAllocator.php, class constant ColorAllocator::CadetBlue
DarkBlue
in file ColorAllocator.php, class constant ColorAllocator::DarkBlue
DarkCyan
in file ColorAllocator.php, class constant ColorAllocator::DarkCyan
DarkGoldenRod
in file ColorAllocator.php, class constant ColorAllocator::DarkGoldenRod
DarkGray
in file ColorAllocator.php, class constant ColorAllocator::DarkGray
DarkGreen
in file ColorAllocator.php, class constant ColorAllocator::DarkGreen
DarkKhaki
in file ColorAllocator.php, class constant ColorAllocator::DarkKhaki
DarkMagenta
in file ColorAllocator.php, class constant ColorAllocator::DarkMagenta
DarkOliveGreen
in file ColorAllocator.php, class constant ColorAllocator::DarkOliveGreen
DarkOrange
in file ColorAllocator.php, class constant ColorAllocator::DarkOrange
DarkOrchid
in file ColorAllocator.php, class constant ColorAllocator::DarkOrchid
DarkRed
in file ColorAllocator.php, class constant ColorAllocator::DarkRed
DarkSalmon
in file ColorAllocator.php, class constant ColorAllocator::DarkSalmon
DarkSeaGreen
in file ColorAllocator.php, class constant ColorAllocator::DarkSeaGreen
DarkSlateBlue
in file ColorAllocator.php, class constant ColorAllocator::DarkSlateBlue
DarkSlateGray
in file ColorAllocator.php, class constant ColorAllocator::DarkSlateGray
DarkTurquoise
in file ColorAllocator.php, class constant ColorAllocator::DarkTurquoise
DarkViolet
in file ColorAllocator.php, class constant ColorAllocator::DarkViolet
Gainsboro
in file ColorAllocator.php, class constant ColorAllocator::Gainsboro
Lavender
in file ColorAllocator.php, class constant ColorAllocator::Lavender
LavenderBlush
in file ColorAllocator.php, class constant ColorAllocator::LavenderBlush
LawnGreen
in file ColorAllocator.php, class constant ColorAllocator::LawnGreen
Magenta
in file ColorAllocator.php, class constant ColorAllocator::Magenta
Maroon
in file ColorAllocator.php, class constant ColorAllocator::Maroon
NavajoWhite
in file ColorAllocator.php, class constant ColorAllocator::NavajoWhite
Navy
in file ColorAllocator.php, class constant ColorAllocator::Navy
PaleGoldenRod
in file ColorAllocator.php, class constant ColorAllocator::PaleGoldenRod
PaleGreen
in file ColorAllocator.php, class constant ColorAllocator::PaleGreen
PaleTurquoise
in file ColorAllocator.php, class constant ColorAllocator::PaleTurquoise
PaleVioletRed
in file ColorAllocator.php, class constant ColorAllocator::PaleVioletRed
PapayaWhip
in file ColorAllocator.php, class constant ColorAllocator::PapayaWhip
SaddleBrown
in file ColorAllocator.php, class constant ColorAllocator::SaddleBrown
Salmon
in file ColorAllocator.php, class constant ColorAllocator::Salmon
SandyBrown
in file ColorAllocator.php, class constant ColorAllocator::SandyBrown
top

b

$Breadth
in file Line.php, variable Line::$Breadth
    The line breadth
BarChart
in file BarChart.php, class BarChart
    BarChart generation
BarChart.php
procedural page BarChart.php
top

c

$Caching_Strategy_
in file Chart.php, variable Chart::$Caching_Strategy_
    Holds a reference to the selected caching strategy
$Canvas
in file Font.php, variable Font::$Canvas
    reference to the image handler the font will be used in
$Canvas
in file Shape.php, variable Shape::$Canvas
    reference to the image handler the shape will be drawn in
$Caption
in file Rectangle.php, variable Rectangle::$Caption
    the caption of the rectangle. (This property is mostly used for the status-indication
$Caption
in file Circle.php, variable Chunk::$Caption
    the caption of the chunk
$Caption
in file Polygon.php, variable Polygon::$Caption
    Array holding the caption of each of the polygon's vertices
$CaptionColor
in file Polygon.php, variable Polygon::$CaptionColor
    the font color used to draw the caption of the polygon's vertices
$CaptionColor
in file Rectangle.php, variable Rectangle::$CaptionColor
    the color of the rectangle's caption
$CaptionColor
in file Circle.php, variable Chunk::$CaptionColor
$Center_XPos
in file Circle.php, variable Circle::$Center_XPos
    x value of the pie's center position
$Center_YPos
in file Circle.php, variable Circle::$Center_YPos
    y value of the pie's center position
$ChartBgImage
in file ConfigStrategy_Interface.php, variable ConfigData::$ChartBgImage
$ChartColor_Alpha
in file ConfigStrategy_Interface.php, variable ConfigData::$ChartColor_Alpha
$ChartColor_Finish
in file ConfigStrategy_Interface.php, variable ConfigData::$ChartColor_Finish
$ChartColor_Start
in file ConfigStrategy_Interface.php, variable ConfigData::$ChartColor_Start
$ChartHmargin
in file ConfigStrategy_Interface.php, variable ConfigData::$ChartHmargin
$ChartTitle
in file ConfigStrategy_Interface.php, variable ConfigData::$ChartTitle
$ChartType
in file ConfigStrategy_Interface.php, variable ConfigData::$ChartType
$ChartUseAntialias
in file ConfigStrategy_Interface.php, variable ConfigData::$ChartUseAntialias
$ChartUseBlending
in file ConfigStrategy_Interface.php, variable ConfigData::$ChartUseBlending
$ChartUseStatus
in file ConfigStrategy_Interface.php, variable ConfigData::$ChartUseStatus
$ChartVmargin
in file ConfigStrategy_Interface.php, variable ConfigData::$ChartVmargin
$Chart_
in file phpchartPlus.php, variable phpchartPlus::$Chart_
$Chart_Image
in file Chart.php, variable Chart::$Chart_Image
    Holds the Chart Image Handler
$Chart_Yscale
in file Chart.php, variable Chart::$Chart_Yscale
    Holds the yscale value of the chart
$Chart_ZeroPos
in file Chart.php, variable Chart::$Chart_ZeroPos
    Indicates the grid position with value 0
$Chunk
in file Circle.php, variable Circle::$Chunk
    Array holding the chunks composing the pie
$ColorAllocator
in file Font.php, variable Font::$ColorAllocator
    reference to the ColorAllocator the class will use for allocating the font color
$ColorAllocator
in file Shape.php, variable Shape::$ColorAllocator
    reference to the ColorAllocator the class will use for allocating the shape color
$ColorAllocator_
in file phpchartPlus.php, variable phpchartPlus::$ColorAllocator_
$ColorAllocator_
in file Chart.php, variable Chart::$ColorAllocator_
    Holds a reference to the ColorAllocator instance
$ConfigParser_
in file phpchartPlus.php, variable phpchartPlus::$ConfigParser_
$ConfigParser_
in file Chart.php, variable Chart::$ConfigParser_
    Holds a reference to the ConfigParser instance
$Current_Degree
in file Circle.php, variable Circle::$Current_Degree
CacheImage
in file CachingStrategy_Interface.php, method CachingStrategy_Interface::CacheImage()
    Caches the generated image
CacheImage
in file CacheToPEARDB_Strategy.php, method CacheToPEARDB_Strategy::CacheImage()
CacheImage
in file CacheToFile_Strategy.php, method CacheToFile_Strategy::CacheImage()
CacheImage
in file NullCache_Strategy.php, method NullCache_Strategy::CacheImage()
CacheToFile_Strategy
in file CacheToFile_Strategy.php, class CacheToFile_Strategy
    Caches the generated image in a file
CacheToFile_Strategy.php
procedural page CacheToFile_Strategy.php
CacheToPEARDB_Strategy
in file CacheToPEARDB_Strategy.php, class CacheToPEARDB_Strategy
    Caches the generated image in a database
CacheToPEARDB_Strategy.php
procedural page CacheToPEARDB_Strategy.php
CachingStrategy_Exception
in file CachingStrategy_Interface.php, method CachingStrategy_Exception::CachingStrategy_Exception()
CachingStrategy_Exception
in file CachingStrategy_Interface.php, class CachingStrategy_Exception
CachingStrategy_Interface
in file CachingStrategy_Interface.php, class CachingStrategy_Interface
    Interface for Caching Strategy Objects
CachingStrategy_Interface.php
procedural page CachingStrategy_Interface.php
Chart
in file Chart.php, class Chart
    Base class for all chart types.
Chart.php
procedural page Chart.php
Chunk
in file Circle.php, class Chunk
    Subsidiary class utilized by the PieChart class
Circle
in file Circle.php, class Circle
    Wrapper around gd's Image(Filled)Arc functions
Circle.php
procedural page Circle.php
ColorAllocator
in file ColorAllocator.php, class ColorAllocator
    Allocator for chart colors
ColorAllocator.php
procedural page ColorAllocator.php
Colorize_ChartArea
in file Chart.php, method Chart::Colorize_ChartArea()
    Colorizes the image and the calculated chart area with the appropriate colors
ConfigData
in file ConfigStrategy_Interface.php, class ConfigData
    Common communication structure between ConfigStrategy objects and ConfigParser
ConfigParser
in file ConfigParser.php, class ConfigParser
    Class for importing configuration data to the application This class can be strategized with the appropriate Strategy Object to support the collection and parsing of data in a way independent of the configuration source implementation details.
ConfigParser_Exception
in file ConfigParser.php, class ConfigParser_Exception
ConfigParser_Exception
in file ConfigParser.php, method ConfigParser_Exception::ConfigParser_Exception()
ConfigParser.php
procedural page ConfigParser.php
ConfigStrategy_Exception
in file ConfigStrategy_Interface.php, class ConfigStrategy_Exception
ConfigStrategy_Exception
in file ConfigStrategy_Interface.php, method ConfigStrategy_Exception::ConfigStrategy_Exception()
ConfigStrategy_Interface
in file ConfigStrategy_Interface.php, class ConfigStrategy_Interface
    Interface for ConfigStrategy Objects
ConfigStrategy_Interface.php
procedural page ConfigStrategy_Interface.php
top

d

$DataParser_
in file phpchartPlus.php, variable phpchartPlus::$DataParser_
$DataParser_
in file Chart.php, variable Chart::$DataParser_
    Holds a reference to the DataParser instance
$DB_Host
in file CacheToPEARDB_Strategy.php, variable CacheToPEARDB_Strategy::$DB_Host
$DB_Host
in file PEARDBData_Strategy.php, variable PEARDBData_Strategy::$DB_Host
$DB_Name
in file PEARDBData_Strategy.php, variable PEARDBData_Strategy::$DB_Name
$DB_Name
in file CacheToPEARDB_Strategy.php, variable CacheToPEARDB_Strategy::$DB_Name
$DB_Passwd
in file CacheToPEARDB_Strategy.php, variable CacheToPEARDB_Strategy::$DB_Passwd
$DB_Passwd
in file PEARDBData_Strategy.php, variable PEARDBData_Strategy::$DB_Passwd
$DB_Table
in file PEARDBData_Strategy.php, variable PEARDBData_Strategy::$DB_Table
$DB_Table
in file CacheToPEARDB_Strategy.php, variable CacheToPEARDB_Strategy::$DB_Table
$DB_Type
in file CacheToPEARDB_Strategy.php, variable CacheToPEARDB_Strategy::$DB_Type
$DB_Type
in file PEARDBData_Strategy.php, variable PEARDBData_Strategy::$DB_Type
$DB_Username
in file PEARDBData_Strategy.php, variable PEARDBData_Strategy::$DB_Username
$DB_Username
in file CacheToPEARDB_Strategy.php, variable CacheToPEARDB_Strategy::$DB_Username
DataParser
in file DataParser.php, class DataParser
    Class for importing chart data to the application
DataParser_Exception
in file DataParser.php, method DataParser_Exception::DataParser_Exception()
DataParser_Exception
in file DataParser.php, class DataParser_Exception
DataParser.php
procedural page DataParser.php
DataStrategy_Exception
in file DataStrategy_Interface.php, class DataStrategy_Exception
DataStrategy_Exception
in file DataStrategy_Interface.php, method DataStrategy_Exception::DataStrategy_Exception()
DataStrategy_Interface
in file DataStrategy_Interface.php, class DataStrategy_Interface
    Interface for DataStrategy Objects
DataStrategy_Interface.php
procedural page DataStrategy_Interface.php
draw
in file BarChart.php, method BarChart::draw()
draw
in file Chart.php, method Chart::draw()
    Abstract function,overriden by subclasses to draw the selected chart type (Bar, Line,Area,Pie)
draw
in file PieChart.php, method PieChart::draw()
draw
in file Rectangle.php, method Rectangle::draw()
    Draws the border of the rectangle
draw
in file Polygon.php, method Polygon::draw()
    Draws the border of the polygon
draw
in file Circle.php, method Circle::draw()
    Draws the border of the pie
draw
in file LineChart.php, method LineChart::draw()
draw
in file Line.php, method Line::draw()
    Draws the border of a line
draw
in file AreaChart.php, method AreaChart::draw()
draw_Caption
in file Rectangle.php, method Rectangle::draw_Caption()
    Draws the rectangle's caption
draw_Caption
in file Circle.php, method Circle::draw_Caption()
    Draws the caption of each chunk
draw_Caption
in file Polygon.php, method Polygon::draw_Caption()
    Draws the caption for each vertex of the polygon
draw_Chart
in file Chart.php, method Chart::draw_Chart()
    Calls Chart::Colorize_ChartArea(),Chart::get_DrawingArea_Size(),Chart::draw_Grids(),
draw_Chunk
in file Circle.php, method Circle::draw_Chunk()
    This function is called by Circle::draw() to draw a uniform color chunk if Chunk::$StartColor and Chunk::$FinishColor are the same colors
draw_Dashed
in file Line.php, method Line::draw_Dashed()
    Draws a dashed line
draw_Filled
in file Polygon.php, method Polygon::draw_Filled()
    Draws a filled polygon
draw_Filled
in file Circle.php, method Circle::draw_Filled()
    Draws a filled with color pie
draw_Filled
in file Rectangle.php, method Rectangle::draw_Filled()
    Draws a filled rectangle
draw_Filled
in file Line.php, method Line::draw_Filled()
    Draws a filled with color line
draw_GradientChunk
in file Circle.php, method Circle::draw_GradientChunk()
    This function is called by Circle::draw() to draw a gradient color chunk if Chunk::$StartColor is different from Chunk::$FinishColor
draw_GradientLine
in file Line.php, method Line::draw_GradientLine()
    Draws a gradient color line with breadth=$this->Breadth
draw_GradientPolygon
in file Polygon.php, method Polygon::draw_GradientPolygon()
    Draws a gradient color filled polygon
draw_GradientRectangle
in file Rectangle.php, method Rectangle::draw_GradientRectangle()
    Draws a gradient color filled rectangle
draw_Grids
in file Chart.php, method Chart::draw_Grids()
    Draws the grids in the calculated chart area
draw_Grids
in file PieChart.php, method PieChart::draw_Grids()
draw_Legend
in file Chart.php, method Chart::draw_Legend()
    Draws the legend
draw_NormalLine
in file Line.php, method Line::draw_NormalLine()
    Draws a uniform color line with breadth=$this->Breadth
draw_NormalPolygon
in file Polygon.php, method Polygon::draw_NormalPolygon()
    Draws a uniform color filled polygon
draw_NormalRectangle
in file Rectangle.php, method Rectangle::draw_NormalRectangle()
    Draws a uniform color filled rectangle
draw_String
in file Font.php, method Font::draw_String()
top

e

Beige
in file ColorAllocator.php, class constant ColorAllocator::Beige
DeepPink
in file ColorAllocator.php, class constant ColorAllocator::DeepPink
DeepSkyBlue
in file ColorAllocator.php, class constant ColorAllocator::DeepSkyBlue
Feldspar
in file ColorAllocator.php, class constant ColorAllocator::Feldspar
LemonChiffon
in file ColorAllocator.php, class constant ColorAllocator::LemonChiffon
MediumAquaMarine
in file ColorAllocator.php, class constant ColorAllocator::MediumAquaMarine
MediumBlue
in file ColorAllocator.php, class constant ColorAllocator::MediumBlue
MediumOrchid
in file ColorAllocator.php, class constant ColorAllocator::MediumOrchid
MediumPurple
in file ColorAllocator.php, class constant ColorAllocator::MediumPurple
MediumSeaGreen
in file ColorAllocator.php, class constant ColorAllocator::MediumSeaGreen
MediumSlateBlue
in file ColorAllocator.php, class constant ColorAllocator::MediumSlateBlue
MediumSpringGreen
in file ColorAllocator.php, class constant ColorAllocator::MediumSpringGreen
MediumTurquoise
in file ColorAllocator.php, class constant ColorAllocator::MediumTurquoise
MediumVioletRed
in file ColorAllocator.php, class constant ColorAllocator::MediumVioletRed
PeachPuff
in file ColorAllocator.php, class constant ColorAllocator::PeachPuff
Peru
in file ColorAllocator.php, class constant ColorAllocator::Peru
Red
in file ColorAllocator.php, class constant ColorAllocator::Red
SeaGreen
in file ColorAllocator.php, class constant ColorAllocator::SeaGreen
SeaShell
in file ColorAllocator.php, class constant ColorAllocator::SeaShell
Teal
in file ColorAllocator.php, class constant ColorAllocator::Teal
Yellow
in file ColorAllocator.php, class constant ColorAllocator::Yellow
YellowGreen
in file ColorAllocator.php, class constant ColorAllocator::YellowGreen
top

f

$Field_GroupName
in file PEARDBData_Strategy.php, variable PEARDBData_Strategy::$Field_GroupName
$Field_ImageData
in file CacheToPEARDB_Strategy.php, variable CacheToPEARDB_Strategy::$Field_ImageData
$Field_ImageModification
in file CacheToPEARDB_Strategy.php, variable CacheToPEARDB_Strategy::$Field_ImageModification
$Field_ImageName
in file CacheToPEARDB_Strategy.php, variable CacheToPEARDB_Strategy::$Field_ImageName
$Field_ItemName
in file PEARDBData_Strategy.php, variable PEARDBData_Strategy::$Field_ItemName
$Field_ItemValue
in file PEARDBData_Strategy.php, variable PEARDBData_Strategy::$Field_ItemValue
$File_Handler
in file TXTData_Strategy.php, variable TXTData_Strategy::$File_Handler
    Holds the file handler
$FinishColor
in file Circle.php, variable Chunk::$FinishColor
    the finishing color of the chunk. If $FinishColor
$Font
in file Polygon.php, variable Polygon::$Font
    reference to the font instance used by Polygon::draw_Caption()
$Font
in file Circle.php, variable Chunk::$Font
    the Font instance used for drawing the chunk's caption
$Font
in file Rectangle.php, variable Rectangle::$Font
    the font instance used for drawing the Rectangle's caption
$FontColor
in file ConfigStrategy_Interface.php, variable ConfigData::$FontColor
$FontColor
in file Font.php, variable Font::$FontColor
    the font color the class will use for drawing characters in the chart image
$FontFileLocation
in file Font.php, variable Font::$FontFileLocation
    the file path containing the desired FreeType2 font
$FontFileLocation
in file ConfigStrategy_Interface.php, variable ConfigData::$FontFileLocation
$FontHeight
in file Font.php, variable Font::$FontHeight
    the font height of the built-in font
$FontHeight
in file ConfigStrategy_Interface.php, variable ConfigData::$FontHeight
$FontSize
in file ConfigStrategy_Interface.php, variable ConfigData::$FontSize
$FontSize
in file Font.php, variable Font::$FontSize
    the font size
$FontWidth
in file ConfigStrategy_Interface.php, variable ConfigData::$FontWidth
$FontWidth
in file Font.php, variable Font::$FontWidth
    the font width of the built-in font
$Font_
in file phpchartPlus.php, variable phpchartPlus::$Font_
$Font_
in file Chart.php, variable Chart::$Font_
    Holds a reference to the Font instance
finalize
in file PHPConfig_Strategy.php, method PHPConfig_Strategy::finalize()
    Returns to the caller
finalize
in file PHPData_Strategy.php, method PHPData_Strategy::finalize()
finalize
in file PEARDBData_Strategy.php, method PEARDBData_Strategy::finalize()
finalize
in file DataStrategy_Interface.php, method DataStrategy_Interface::finalize()
    Finalizes the DataStrategy object.
finalize
in file XMLData_Strategy.php, method XMLData_Strategy::finalize()
finalize
in file ConfigStrategy_Interface.php, method ConfigStrategy_Interface::finalize()
    Finalizes the ConfigStrategy object
finalize
in file TXTData_Strategy.php, method TXTData_Strategy::finalize()
    Finalizes the DataStrategy object.
finalize
in file XMLConfig_Strategy.php, method XMLConfig_Strategy::finalize()
Font
in file Font.php, class Font
    Draws characters in the chart image
FontSupport_Exception
in file phpchartPlus.php, method FontSupport_Exception::FontSupport_Exception()
FontSupport_Exception
in file phpchartPlus.php, class FontSupport_Exception
Font.php
procedural page Font.php
top

g

$GridColor
in file ConfigStrategy_Interface.php, variable ConfigData::$GridColor
$GridMaxValue
in file ConfigStrategy_Interface.php, variable ConfigData::$GridMaxValue
$GridMinValue
in file ConfigStrategy_Interface.php, variable ConfigData::$GridMinValue
$GridNum
in file ConfigStrategy_Interface.php, variable ConfigData::$GridNum
$GroupItems
in file DataStrategy_Interface.php, variable Group::$GroupItems
$GroupName
in file DataStrategy_Interface.php, variable Group::$GroupName
get_Angle
in file Circle.php, method Chunk::get_Angle()
    Returns (in degrees) the size of the chunk
get_Caption
in file Circle.php, method Chunk::get_Caption()
    Returns the caption of the chunk
get_CaptionColor
in file Circle.php, method Chunk::get_CaptionColor()
    Returns the font color of the chunk's caption
get_ChartBgImage
in file ConfigParser.php, method ConfigParser::get_ChartBgImage()
    Returns the full path of chart's background image. If the value
get_ChartColor_Alpha
in file ConfigParser.php, method ConfigParser::get_ChartColor_Alpha()
get_ChartColor_Finish
in file ConfigParser.php, method ConfigParser::get_ChartColor_Finish()
    Returns the finishing color of the chart area.If finishing
get_ChartColor_Start
in file ConfigParser.php, method ConfigParser::get_ChartColor_Start()
    Returns the starting color of the chart area.If starting
get_ChartHmargin
in file ConfigParser.php, method ConfigParser::get_ChartHmargin()
    Returns chart's x-distance from the top left corner of the image
get_ChartTitle
in file ConfigParser.php, method ConfigParser::get_ChartTitle()
get_ChartType
in file ConfigParser.php, method ConfigParser::get_ChartType()
    Returns the chart type
get_ChartUseAntialias
in file ConfigParser.php, method ConfigParser::get_ChartUseAntialias()
    Determines if phpchartPlus will use antialias functions
get_ChartUseBlending
in file ConfigParser.php, method ConfigParser::get_ChartUseBlending()
    Determines if phpchartPlus will use blending for the generated chart image
get_ChartUseStatus
in file ConfigParser.php, method ConfigParser::get_ChartUseStatus()
    Determines if phpchartPlus will use status indication for the generated chart
get_ChartVmargin
in file ConfigParser.php, method ConfigParser::get_ChartVmargin()
    Returns chart's y-distance from the top left corner of the image
get_DrawingArea_Size
in file Chart.php, method Chart::get_DrawingArea_Size()
    Calculates the dimensions of the chart drawing area
get_FinishColor
in file Circle.php, method Chunk::get_FinishColor()
    Returns the finishing color of the chunk
get_Font
in file Circle.php, method Chunk::get_Font()
    Returns the Font instance used for drawing the caption of the chunk
get_FontColor
in file ConfigParser.php, method ConfigParser::get_FontColor()
    Returns the font color
get_FontFileLocation
in file ConfigParser.php, method ConfigParser::get_FontFileLocation()
    Returns the full path of the FreeType2 font the chart will use for drawing
get_FontHeight
in file ConfigParser.php, method ConfigParser::get_FontHeight()
    Returns the height of the built-in font
get_FontMetrics
in file Font.php, method Font::get_FontMetrics()
    Returns the font metrics (font width,font height) of the selected font (FreeType2 or built-in)
get_FontSize
in file ConfigParser.php, method ConfigParser::get_FontSize()
    Returns the font size of the selected FreeType2 font
get_FontWidth
in file ConfigParser.php, method ConfigParser::get_FontWidth()
    Returns the width of the built-in font
get_GridColor
in file ConfigParser.php, method ConfigParser::get_GridColor()
    Returns the grid color
get_GridMaxValue
in file ConfigParser.php, method ConfigParser::get_GridMaxValue()
    Returns the maximum grid value
get_GridMinValue
in file ConfigParser.php, method ConfigParser::get_GridMinValue()
    Returns the minimum grid value
get_GridNum
in file ConfigParser.php, method ConfigParser::get_GridNum()
    Returns the number of the grids phpchartPlus will use
get_GroupItemsName
in file DataParser.php, method DataParser::get_GroupItemsName()
    Returns the name of all group members
get_GroupItemsNum
in file DataParser.php, method DataParser::get_GroupItemsNum()
    Returns the number of group members
get_GroupsName
in file DataParser.php, method DataParser::get_GroupsName()
    Returns the names of all data groups
get_GroupsNum
in file DataParser.php, method DataParser::get_GroupsNum()
    Returns the number of data groups
get_ImageColor_Alpha
in file ConfigParser.php, method ConfigParser::get_ImageColor_Alpha()
    Returns the image's color alpha value
get_ImageColor_Finish
in file ConfigParser.php, method ConfigParser::get_ImageColor_Finish()
    Returns the finishing color of the image area. If finishing
get_ImageColor_Start
in file ConfigParser.php, method ConfigParser::get_ImageColor_Start()
    Returns the starting color of the image area. If starting
get_ImageHeight
in file ConfigParser.php, method ConfigParser::get_ImageHeight()
get_ImageOutputType
in file ConfigParser.php, method ConfigParser::get_ImageOutputType()
    Returns the Image's content-type value
get_ImageWidth
in file ConfigParser.php, method ConfigParser::get_ImageWidth()
get_Instance
in file phpchartPlus.php, method phpchartPlus::get_Instance()
    Instanciates the appropriate Chart class
get_ItemFromGroups
in file DataParser.php, method DataParser::get_ItemFromGroups()
    Returns the values of the specified member from all groups
get_LegendColors
in file ConfigParser.php, method ConfigParser::get_LegendColors()
    Returns an array holding the legend colors
get_LegendColors_Alpha
in file ConfigParser.php, method ConfigParser::get_LegendColors_Alpha()
    Returns the alpha value of the legend's colors
get_php_ft_support
in file phpchartPlus.php, method phpchartPlus::get_php_ft_support()
    Verifies php's support for FreeType2 Fonts
get_php_im_support
in file phpchartPlus.php, method phpchartPlus::get_php_im_support()
    Verifies php's support for the selected image output type
get_Points
in file Line.php, method Line::get_Points()
    Returns the line's points
get_StartColor
in file Circle.php, method Chunk::get_StartColor()
    Returns the starting color of the chunk
get_Vertices
in file Polygon.php, method Polygon::get_Vertices()
    Returns the polygon's vertices
Group
in file DataStrategy_Interface.php, class Group
    Represents a group of items
GroupItem
in file DataStrategy_Interface.php, class GroupItem
    Composes the Group class
top

h

$Height
in file Circle.php, variable Circle::$Height
    pie's height
Chartreuse
in file ColorAllocator.php, class constant ColorAllocator::Chartreuse
Chocolate
in file ColorAllocator.php, class constant ColorAllocator::Chocolate
GhostWhite
in file ColorAllocator.php, class constant ColorAllocator::GhostWhite
Khaki
in file ColorAllocator.php, class constant ColorAllocator::Khaki
Thistle
in file ColorAllocator.php, class constant ColorAllocator::Thistle
Wheat
in file ColorAllocator.php, class constant ColorAllocator::Wheat
White
in file ColorAllocator.php, class constant ColorAllocator::White
WhiteSmoke
in file ColorAllocator.php, class constant ColorAllocator::WhiteSmoke
top

i

$ImageColor_Alpha
in file ConfigStrategy_Interface.php, variable ConfigData::$ImageColor_Alpha
$ImageColor_Finish
in file ConfigStrategy_Interface.php, variable ConfigData::$ImageColor_Finish
$ImageColor_Start
in file ConfigStrategy_Interface.php, variable ConfigData::$ImageColor_Start
$ImageHeight
in file ConfigStrategy_Interface.php, variable ConfigData::$ImageHeight
$ImageOutputType
in file ConfigStrategy_Interface.php, variable ConfigData::$ImageOutputType
$ImageWidth
in file ConfigStrategy_Interface.php, variable ConfigData::$ImageWidth
$ItemName
in file DataStrategy_Interface.php, variable GroupItem::$ItemName
$ItemValue
in file DataStrategy_Interface.php, variable GroupItem::$ItemValue
Bisque
in file ColorAllocator.php, class constant ColorAllocator::Bisque
DimGray
in file ColorAllocator.php, class constant ColorAllocator::DimGray
FireBrick
in file ColorAllocator.php, class constant ColorAllocator::FireBrick
ImageSupport_Exception
in file phpchartPlus.php, method ImageSupport_Exception::ImageSupport_Exception()
ImageSupport_Exception
in file phpchartPlus.php, class ImageSupport_Exception
Initialize
in file NullCache_Strategy.php, method NullCache_Strategy::Initialize()
initialize
in file PEARDBData_Strategy.php, method PEARDBData_Strategy::initialize()
    Initializes the strategy object
initialize
in file PHPConfig_Strategy.php, method PHPConfig_Strategy::initialize()
    Initializes the PHPConfig_Strategy object passing an arbitrary number
initialize
in file PHPData_Strategy.php, method PHPData_Strategy::initialize()
initialize
in file TXTData_Strategy.php, method TXTData_Strategy::initialize()
    Initializes the strategy object
initialize
in file XMLConfig_Strategy.php, method XMLConfig_Strategy::initialize()
initialize
in file XMLData_Strategy.php, method XMLData_Strategy::initialize()
Initialize
in file CacheToFile_Strategy.php, method CacheToFile_Strategy::Initialize()
initialize
in file ConfigStrategy_Interface.php, method ConfigStrategy_Interface::initialize()
    Initializes the ConfigStrategy object
Initialize
in file CachingStrategy_Interface.php, method CachingStrategy_Interface::Initialize()
    Initializes the CachingStrategy Object.
Initialize
in file CacheToPEARDB_Strategy.php, method CacheToPEARDB_Strategy::Initialize()
    Initializes the strategy object.
initialize
in file DataStrategy_Interface.php, method DataStrategy_Interface::initialize()
    Initializes the DataStrategy Object
Initialize_Font
in file Chart.php, method Chart::Initialize_Font()
    Initializes the Font instance
LightBlue
in file ColorAllocator.php, class constant ColorAllocator::LightBlue
LightCoral
in file ColorAllocator.php, class constant ColorAllocator::LightCoral
LightCyan
in file ColorAllocator.php, class constant ColorAllocator::LightCyan
LightGoldenRodYellow
in file ColorAllocator.php, class constant ColorAllocator::LightGoldenRodYellow
LightGreen
in file ColorAllocator.php, class constant ColorAllocator::LightGreen
LightGrey
in file ColorAllocator.php, class constant ColorAllocator::LightGrey
LightPink
in file ColorAllocator.php, class constant ColorAllocator::LightPink
LightSalmon
in file ColorAllocator.php, class constant ColorAllocator::LightSalmon
LightSeaGreen
in file ColorAllocator.php, class constant ColorAllocator::LightSeaGreen
LightSkyBlue
in file ColorAllocator.php, class constant ColorAllocator::LightSkyBlue
LightSlateBlue
in file ColorAllocator.php, class constant ColorAllocator::LightSlateBlue
LightSlateGray
in file ColorAllocator.php, class constant ColorAllocator::LightSlateGray
LightSteelBlue
in file ColorAllocator.php, class constant ColorAllocator::LightSteelBlue
LightYellow
in file ColorAllocator.php, class constant ColorAllocator::LightYellow
Lime
in file ColorAllocator.php, class constant ColorAllocator::Lime
LimeGreen
in file ColorAllocator.php, class constant ColorAllocator::LimeGreen
Linen
in file ColorAllocator.php, class constant ColorAllocator::Linen
MidnightBlue
in file ColorAllocator.php, class constant ColorAllocator::MidnightBlue
MintCream
in file ColorAllocator.php, class constant ColorAllocator::MintCream
MistyRose
in file ColorAllocator.php, class constant ColorAllocator::MistyRose
Pink
in file ColorAllocator.php, class constant ColorAllocator::Pink
Sienna
in file ColorAllocator.php, class constant ColorAllocator::Sienna
Silver
in file ColorAllocator.php, class constant ColorAllocator::Silver
Violet
in file ColorAllocator.php, class constant ColorAllocator::Violet
VioletRed
in file ColorAllocator.php, class constant ColorAllocator::VioletRed
top

k

SkyBlue
in file ColorAllocator.php, class constant ColorAllocator::SkyBlue
top

l

$LegendColors
in file ConfigStrategy_Interface.php, variable ConfigData::$LegendColors
$LegendColors_Alpha
in file ConfigStrategy_Interface.php, variable ConfigData::$LegendColors_Alpha
AliceBlue
in file ColorAllocator.php, class constant ColorAllocator::AliceBlue
Black
in file ColorAllocator.php, class constant ColorAllocator::Black
BlanchedAlmond
in file ColorAllocator.php, class constant ColorAllocator::BlanchedAlmond
Blue
in file ColorAllocator.php, class constant ColorAllocator::Blue
BlueViolet
in file ColorAllocator.php, class constant ColorAllocator::BlueViolet
FloralWhite
in file ColorAllocator.php, class constant ColorAllocator::FloralWhite
Line
in file Line.php, class Line
    Wrapper around gd's ImageLine function
LineChart
in file LineChart.php, class LineChart
    LineChart generation
LineChart.php
procedural page LineChart.php
Line.php
procedural page Line.php
OldLace
in file ColorAllocator.php, class constant ColorAllocator::OldLace
Olive
in file ColorAllocator.php, class constant ColorAllocator::Olive
OliveDrab
in file ColorAllocator.php, class constant ColorAllocator::OliveDrab
Plum
in file ColorAllocator.php, class constant ColorAllocator::Plum
SlateBlue
in file ColorAllocator.php, class constant ColorAllocator::SlateBlue
SlateGray
in file ColorAllocator.php, class constant ColorAllocator::SlateGray
top

n

AntiqueWhite
in file ColorAllocator.php, class constant ColorAllocator::AntiqueWhite
IndianRed
in file ColorAllocator.php, class constant ColorAllocator::IndianRed
Indigo
in file ColorAllocator.php, class constant ColorAllocator::Indigo
NullCache_Strategy
in file NullCache_Strategy.php, class NullCache_Strategy
    Provides no caching strategy to the class.
NullCache_Strategy.php
procedural page NullCache_Strategy.php
Snow
in file ColorAllocator.php, class constant ColorAllocator::Snow
top

o

Coral
in file ColorAllocator.php, class constant ColorAllocator::Coral
CornflowerBlue
in file ColorAllocator.php, class constant ColorAllocator::CornflowerBlue
Cornsilk
in file ColorAllocator.php, class constant ColorAllocator::Cornsilk
DogderBlue
in file ColorAllocator.php, class constant ColorAllocator::DogderBlue
ForestGreen
in file ColorAllocator.php, class constant ColorAllocator::ForestGreen
Gold
in file ColorAllocator.php, class constant ColorAllocator::Gold
GoldenRod
in file ColorAllocator.php, class constant ColorAllocator::GoldenRod
HoneyDew
in file ColorAllocator.php, class constant ColorAllocator::HoneyDew
HotPink
in file ColorAllocator.php, class constant ColorAllocator::HotPink
Moccasin
in file ColorAllocator.php, class constant ColorAllocator::Moccasin
PowderBlue
in file ColorAllocator.php, class constant ColorAllocator::PowderBlue
RosyBrown
in file ColorAllocator.php, class constant ColorAllocator::RosyBrown
RoyalBlue
in file ColorAllocator.php, class constant ColorAllocator::RoyalBlue
Tomato
in file ColorAllocator.php, class constant ColorAllocator::Tomato
top

p

$Parser_Results
in file ConfigParser.php, variable ConfigParser::$Parser_Results
    Specifies the object containing the parsed configuration data
$Parser_Results
in file DataParser.php, variable DataParser::$Parser_Results
    array of Group[] objects containing the parsed chart data returned by the selected Strategy Object
$Parser_Strategy
in file ConfigParser.php, variable ConfigParser::$Parser_Strategy
    Holds a reference to the selected ConfigStrategy instance
$Parser_Strategy
in file DataParser.php, variable DataParser::$Parser_Strategy
    reference to the selected DataStrategy instance
$PEAR_DB
in file PEARDBData_Strategy.php, variable PEARDBData_Strategy::$PEAR_DB
$PEAR_DB
in file CacheToPEARDB_Strategy.php, variable CacheToPEARDB_Strategy::$PEAR_DB
$Points
in file Line.php, variable Line::$Points
parse
in file ConfigParser.php, method ConfigParser::parse()
    Instructs the selected Strategy Object to collect and return the configuration data
parse
in file DataParser.php, method DataParser::parse()
    Instructs the selected Strategy Object to collect and return the chart data
PEARDBData_Strategy
in file PEARDBData_Strategy.php, class PEARDBData_Strategy
    Strategy for importing chart data from databases
PEARDBData_Strategy.php
procedural page PEARDBData_Strategy.php
perform
in file TXTData_Strategy.php, method TXTData_Strategy::perform()
    Performs the required action for parsing the data from the text file
perform
in file XMLData_Strategy.php, method XMLData_Strategy::perform()
perform
in file PHPData_Strategy.php, method PHPData_Strategy::perform()
perform
in file PEARDBData_Strategy.php, method PEARDBData_Strategy::perform()
perform
in file DataStrategy_Interface.php, method DataStrategy_Interface::perform()
    Performs the required action for parsing the data
phpchartPlus
in file phpchartPlus.php, class phpchartPlus
    Instanciates the appropriate Chart class
phpchartPlus.php
procedural page phpchartPlus.php
PHPConfig_Strategy
in file PHPConfig_Strategy.php, class PHPConfig_Strategy
    Strategy for importing configuration data from PHP Arrays
PHPConfig_Strategy.php
procedural page PHPConfig_Strategy.php
PHPData_Strategy
in file PHPData_Strategy.php, class PHPData_Strategy
    Strategy for importing chart data from PHP Arrays
PHPData_Strategy.php
procedural page PHPData_Strategy.php
PieChart
in file PieChart.php, class PieChart
    PieChart generation
PieChart.php
procedural page PieChart.php
Polygon
in file Polygon.php, class Polygon
    Wrapper around gd's Image(Filled)Polygon functions
Polygon.php
procedural page Polygon.php
SpringGreen
in file ColorAllocator.php, class constant ColorAllocator::SpringGreen
top

q

Aqua
in file ColorAllocator.php, class constant ColorAllocator::Aqua
Aquamarine
in file ColorAllocator.php, class constant ColorAllocator::Aquamarine
top

r

$RecordExists
in file CacheToPEARDB_Strategy.php, variable CacheToPEARDB_Strategy::$RecordExists
Brown
in file ColorAllocator.php, class constant ColorAllocator::Brown
Crimson
in file ColorAllocator.php, class constant ColorAllocator::Crimson
Gray
in file ColorAllocator.php, class constant ColorAllocator::Gray
Green
in file ColorAllocator.php, class constant ColorAllocator::Green
GreenYellow
in file ColorAllocator.php, class constant ColorAllocator::GreenYellow
Orange
in file ColorAllocator.php, class constant ColorAllocator::Orange
OrangeRed
in file ColorAllocator.php, class constant ColorAllocator::OrangeRed
Orchid
in file ColorAllocator.php, class constant ColorAllocator::Orchid
readData
in file PHPConfig_Strategy.php, method PHPConfig_Strategy::readData()
    Reads the configuration data from the supplied php array
readData
in file XMLConfig_Strategy.php, method XMLConfig_Strategy::readData()
readData
in file ConfigStrategy_Interface.php, method ConfigStrategy_Interface::readData()
    Reads and returns the configuration data to the client
Rectangle
in file Rectangle.php, class Rectangle
    Wrapper around gd's Image(Filled)Rectangle functions
Rectangle.php
procedural page Rectangle.php
top

s

$StartColor
in file Circle.php, variable Chunk::$StartColor
    the starting color of the chunk
set_Angle
in file Circle.php, method Chunk::set_Angle()
    Sets the size of the chunk in degrees
set_CachingStrategy
in file Chart.php, method 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.
set_Caption
in file Circle.php, method Chunk::set_Caption()
    Sets the caption of the chunk
set_Caption
in file Rectangle.php, method Rectangle::set_Caption()
    Specifies the caption properties of the rectangle
set_CaptionProperties
in file Polygon.php, method Polygon::set_CaptionProperties()
    Specifies the font properties used to draw the captions of the polygon's vertices
set_CaptionVertex
in file Polygon.php, method Polygon::set_CaptionVertex()
    Sets the caption for a vertex
set_Color
in file Circle.php, method Chunk::set_Color()
    Sets the color the chunk will be filled in.
set_ColorAllocator
in file Chart.php, method Chart::set_ColorAllocator()
    Specifies the ColorAllocator instance to use for in-class scope operations
set_ConfigParser
in file Chart.php, method Chart::set_ConfigParser()
    Specifies the ConfigParser Instance for in-class scope operations
set_DataParser
in file Chart.php, method Chart::set_DataParser()
    Specifies the DataParser Instance for in-class scope operations
set_Font
in file Chart.php, method Chart::set_Font()
    Specifies the Font instance to use for in-class scope operations
set_Properties
in file Font.php, method Font::set_Properties()
    Sets the font properties
Shape
in file Shape.php, class Shape
    Base class for all kinds of shapes
Shape.php
procedural page Shape.php
strategize
in file DataParser.php, method DataParser::strategize()
    Strategizes the DataParser with the specified DataStrategy Object
strategize
in file ConfigParser.php, method ConfigParser::strategize()
    Strategizes the ConfigParser with the selected Strategy object
top

t

SteelBlue
in file ColorAllocator.php, class constant ColorAllocator::SteelBlue
TXTData_Strategy
in file TXTData_Strategy.php, class TXTData_Strategy
    Reads chart data from text files
TXTData_Strategy.php
procedural page TXTData_Strategy.php
_Tan
in file ColorAllocator.php, class constant ColorAllocator::_Tan
top

u

$UseAntialias
in file Shape.php, variable Shape::$UseAntialias
    whether antialias functions should be used or not when drawing the shape
BurlyWood
in file ColorAllocator.php, class constant ColorAllocator::BurlyWood
Fuchsia
in file ColorAllocator.php, class constant ColorAllocator::Fuchsia
Purple
in file ColorAllocator.php, class constant ColorAllocator::Purple
Turquoise
in file ColorAllocator.php, class constant ColorAllocator::Turquoise
top

v

$Vertices
in file Polygon.php, variable Polygon::$Vertices
    the polygon's vertices
Ivory
in file ColorAllocator.php, class constant ColorAllocator::Ivory
top

w

$Width
in file Circle.php, variable Circle::$Width
    pie's width
top

x

$XMLHandler
in file XMLData_Strategy.php, variable XMLData_Strategy::$XMLHandler
$XMLHandler
in file XMLConfig_Strategy.php, variable XMLConfig_Strategy::$XMLHandler
$X_Finish
in file Rectangle.php, variable Rectangle::$X_Finish
    x value of the bottom right coordinate of the rectangle
$X_Start
in file Rectangle.php, variable Rectangle::$X_Start
    x value of the upper left coordinate of the rectangle
XMLConfig_Strategy
in file XMLConfig_Strategy.php, class XMLConfig_Strategy
    Strategy for importing configuration data from XML Files
XMLConfig_Strategy.php
procedural page XMLConfig_Strategy.php
XMLData_Strategy
in file XMLData_Strategy.php, class XMLData_Strategy
    Strategy for importing chart data from XML files
XMLData_Strategy.php
procedural page XMLData_Strategy.php
top

y

$Y_Finish
in file Rectangle.php, variable Rectangle::$Y_Finish
    y value of the bottom right coordinate of the rectangle
$Y_Start
in file Rectangle.php, variable Rectangle::$Y_Start
    y value of the upper left coordinate of the rectangle
Cyan
in file ColorAllocator.php, class constant ColorAllocator::Cyan
top

z

Azure
in file ColorAllocator.php, class constant ColorAllocator::Azure
top

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