Path

ez components / documentation / api reference / trunk / graph


eZ Components trunk

Graph

[ Tutorial ] [ Gallery ] [ Class tree ] [ Element index ] [ ChangeLog ] [ Credits ]

Element index for package Graph

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

_

__construct : ezcGraphPolynom
in file polynom.php, method ezcGraphPolynom::__construct()
    Constructor
__construct : ezcGraphRadialGradient
in file radial_gradient.php, method ezcGraphRadialGradient::__construct()
    Constructor
__construct : ezcGraphArrayDataSet
in file array.php, method ezcGraphArrayDataSet::__construct()
    Constructor
__construct : ezcGraphLinearGradient
in file linear_gradient.php, method ezcGraphLinearGradient::__construct()
    Constructor
__get : ezcGraphDataSetProperty
in file dataset_property.php, method ezcGraphDataSetProperty::__get()
    Get the default value for this property
__get : ezcGraphDataSetAveragePolynom
in file average.php, method ezcGraphDataSetAveragePolynom::__get()
    Property get access.
__get : ezcGraphNumericDataSet
in file numeric.php, method ezcGraphNumericDataSet::__get()
    Property get access.
__set : ezcGraphNumericDataSet
in file numeric.php, method ezcGraphNumericDataSet::__set()
    Options write access
__set : ezcGraphRadarChartOptions
in file radar_chart.php, method ezcGraphRadarChartOptions::__set()
    Set an option value
__set : ezcGraphChartElementText
in file text.php, method ezcGraphChartElementText::__set()
    __set
__set : ezcGraphDataSetAveragePolynom
in file average.php, method ezcGraphDataSetAveragePolynom::__set()
    Options write access
__set : ezcGraphLineChartOptions
in file line_chart.php, method ezcGraphLineChartOptions::__set()
    Set an option value
__set : ezcGraphFontOptions
in file font.php, method ezcGraphFontOptions::__set()
    Set an option value
__set : ezcGraphDriverOptions
in file driver.php, method ezcGraphDriverOptions::__set()
    Set an option value
__set : ezcGraphDataSetProperty
in file dataset_property.php, method ezcGraphDataSetProperty::__set()
    Set the default value for this property
__set : ezcGraphGdDriverOptions
in file gd_driver.php, method ezcGraphGdDriverOptions::__set()
    Set an option value
__set : ezcGraphChartElementAxis
in file axis.php, method ezcGraphChartElementAxis::__set()
    __set
__toString : ezcGraphRadialGradient
in file radial_gradient.php, method ezcGraphRadialGradient::__toString()
    Returns a unique string representation for the gradient.
__toString : ezcGraphPolynom
in file polynom.php, method ezcGraphPolynom::__toString()
    Returns a string represenation of the polynom
__toString : ezcGraphLinearGradient
in file linear_gradient.php, method ezcGraphLinearGradient::__toString()
    Returns a unique string representation for the gradient.

a

$additionalAxis : ezcGraphLineChart
in file line.php, variable ezcGraphLineChart::$additionalAxis
    Array with additional axis for the chart
$axisColor : ezcGraphPaletteEzGreen
in file ez_green.php, variable ezcGraphPaletteEzGreen::$axisColor
    Axiscolor
$axisColor : ezcGraphPaletteEzBlue
in file ez_blue.php, variable ezcGraphPaletteEzBlue::$axisColor
    Axiscolor
$axisColor : ezcGraphPaletteEzRed
in file ez_red.php, variable ezcGraphPaletteEzRed::$axisColor
    Axiscolor
$axisColor : ezcGraphPaletteBlack
in file black.php, variable ezcGraphPaletteBlack::$axisColor
    Axiscolor
$axisColor : ezcGraphPalette
in file palette.php, variable ezcGraphPalette::$axisColor
    Axiscolor
$axisColor : ezcGraphPaletteTango
in file tango.php, variable ezcGraphPaletteTango::$axisColor
    Axiscolor
$axisColor : ezcGraphPaletteEz
in file ez.php, variable ezcGraphPaletteEz::$axisColor
    Axiscolor
$axisLabelRenderer : ezcGraphChartElementAxis
in file axis.php, variable ezcGraphChartElementAxis::$axisLabelRenderer
    Axis label renderer class
$axisLabels : ezcGraphRenderer2d
in file 2d.php, variable ezcGraphRenderer2d::$axisLabels
    Collect axis labels, so that the axis are drawn, when all axis spaces are known.
$axisLabels : ezcGraphRenderer3d
in file 3d.php, variable ezcGraphRenderer3d::$axisLabels
    Collect axis labels, so that the axis are drawn, when all axis spaces are known.
add : ezcGraphPolynom
in file polynom.php, method ezcGraphPolynom::add()
    Adds polynom to current polynom
addData : ezcGraphChartElementDateAxis
in file date.php, method ezcGraphChartElementDateAxis::addData()
    Add data for this axis
addData : ezcGraphChartElementLogarithmicalAxis
in file logarithmic.php, method ezcGraphChartElementLogarithmicalAxis::addData()
    Add data for this axis
addData : ezcGraphChartElementAxis
in file axis.php, method ezcGraphChartElementAxis::addData()
    Add data for this axis
addData : ezcGraphChartElementNumericAxis
in file numeric.php, method ezcGraphChartElementNumericAxis::addData()
    Add data for this axis
addData : ezcGraphChartElementLabeledAxis
in file labeled.php, method ezcGraphChartElementLabeledAxis::addData()
    Add data for this axis
addDataSet : ezcGraphChartSingleDataContainer
in file single.php, method ezcGraphChartSingleDataContainer::addDataSet()
    Adds a dataset to the charts data
addDataSet : ezcGraphChartDataContainer
in file base.php, method ezcGraphChartDataContainer::addDataSet()
    Adds a dataset to the charts data
addElement : ezcGraphChart
in file chart.php, method ezcGraphChart::addElement()
    Add element to chart
addElementReference : ezcGraphRenderer
in file renderer.php, method ezcGraphRenderer::addElementReference()
    Adds a element reference for context
addFontToDocument : ezcGraphSvgFont
in file svg_font.php, method ezcGraphSvgFont::addFontToDocument()
    Add font definitions to SVG document
addImages : ezcGraphGdDriver
in file gd.php, method ezcGraphGdDriver::addImages()
    Draw all images to image resource handler
allocate : ezcGraphGdDriver
in file gd.php, method ezcGraphGdDriver::allocate()
    Allocates a color
applyThreshold : ezcGraphPieChart
in file pie.php, method ezcGraphPieChart::applyThreshold()
    Apply tresh hold
BAR : ezcGraph
in file graph.php, class constant ezcGraph::BAR
    Display type for datasets. Bar and line charts may contain datasets of type ezcGraph::BAR.
array.php
procedural page array.php
average.php
procedural page average.php
axis.php
procedural page axis.php
axis.php
procedural page axis.php
axis_label_renderer.php
procedural page axis_label_renderer.php
axis_label_boxed.php
procedural page axis_label_boxed.php
axis_label_centered.php
procedural page axis_label_centered.php
axis_label_exact.php
procedural page axis_label_exact.php
axis_label_none.php
procedural page axis_label_none.php
axis_label_radar.php
procedural page axis_label_radar.php
axis_label_rotated.php
procedural page axis_label_rotated.php
MAJOR_COUNT : ezcGraphChartElementDateAxis
in file date.php, class constant ezcGraphChartElementDateAxis::MAJOR_COUNT
    Constant used for calculation of automatic definition of major scaling
MAX_LABEL_COUNT : ezcGraphChartElementLabeledAxis
in file labeled.php, class constant ezcGraphChartElementLabeledAxis::MAX_LABEL_COUNT
    Maximum count of labels which can be displayed on one axis
MAX_STEPS : ezcGraphChartElementLogarithmicalAxis
in file logarithmic.php, class constant ezcGraphChartElementLogarithmicalAxis::MAX_STEPS
    Constant used for calculation of automatic definition of major scaling
PALM_FONT : ezcGraph
in file graph.php, class constant ezcGraph::PALM_FONT
    Font type definition. Used for Palm Format Fonts for Ming driver.
VALUE : ezcGraph
in file graph.php, class constant ezcGraph::VALUE
    Identifier for values in complex dataset arrays

b

$barPostProcessing : ezcGraphRenderer3d
in file 3d.php, variable ezcGraphRenderer3d::$barPostProcessing
    Collects bar sides to draw them in a post processing step to simulate a simple z buffer.
buildPolynom : ezcGraphDataSetAveragePolynom
in file average.php, method ezcGraphDataSetAveragePolynom::buildPolynom()
    Build the polynom based on the given points.
bar.php
procedural page bar.php
boolean.php
procedural page boolean.php
base.php
procedural page base.php
background.php
procedural page background.php
black.php
procedural page black.php

c

$chart : ezcGraphChartDataContainer
in file base.php, variable ezcGraphChartDataContainer::$chart
    Chart using this data set storage
$chart : ezcGraphAxisContainer
in file container.php, variable ezcGraphAxisContainer::$chart
    Chart the container is used with
$chartBackground : ezcGraphPalette
in file palette.php, variable ezcGraphPalette::$chartBackground
    Backgroundcolor
$chartBackground : ezcGraphPaletteEzRed
in file ez_red.php, variable ezcGraphPaletteEzRed::$chartBackground
    Backgroundcolor for chart
$chartBackground : ezcGraphPaletteEzGreen
in file ez_green.php, variable ezcGraphPaletteEzGreen::$chartBackground
    Backgroundcolor for chart
$chartBackground : ezcGraphPaletteEz
in file ez.php, variable ezcGraphPaletteEz::$chartBackground
    Backgroundcolor for chart
$chartBackground : ezcGraphPaletteEzBlue
in file ez_blue.php, variable ezcGraphPaletteEzBlue::$chartBackground
    Backgroundcolor for chart
$chartBackground : ezcGraphPaletteBlack
in file black.php, variable ezcGraphPaletteBlack::$chartBackground
    Backgroundcolor
$chartBackground : ezcGraphPaletteTango
in file tango.php, variable ezcGraphPaletteTango::$chartBackground
    Backgroundcolor for chart
$chartBorderColor : ezcGraphPalette
in file palette.php, variable ezcGraphPalette::$chartBorderColor
    Bordercolor the chart
$chartBorderWidth : ezcGraphPalette
in file palette.php, variable ezcGraphPalette::$chartBorderWidth
    Borderwidth for the chart
$childAxisColor : ezcGraphRadarChart
in file radar.php, variable ezcGraphRadarChart::$childAxisColor
    Store major grid color for child axis.
$childs : ezcGraphAxisStep
in file step.php, variable ezcGraphAxisStep::$childs
    Childrens of step
$circleSectors : ezcGraphRenderer3d
in file 3d.php, variable ezcGraphRenderer3d::$circleSectors
    Collects circle sectors to draw shadow in background of all circle sectors.
$circleSectors : ezcGraphRenderer2d
in file 2d.php, variable ezcGraphRenderer2d::$circleSectors
    Collects circle sectors to draw shadow in background of all circle sectors.
$colorIndex : ezcGraphPalette
in file palette.php, variable ezcGraphPalette::$colorIndex
    Indicates which color should be used for the next dataset
$context : ezcGraphCairoDriver
in file cairo.php, variable ezcGraphCairoDriver::$context
    Current cairo context.
calculateAxisBoundings : ezcGraphChartElementNumericAxis
in file numeric.php, method ezcGraphChartElementNumericAxis::calculateAxisBoundings()
    Calculate axis bounding values on base of the assigned values
calculateAxisBoundings : ezcGraphChartElementLogarithmicalAxis
in file logarithmic.php, method ezcGraphChartElementLogarithmicalAxis::calculateAxisBoundings()
    Calculate axis bounding values on base of the assigned values
calculateAxisBoundings : ezcGraphChartElementDateAxis
in file date.php, method ezcGraphChartElementDateAxis::calculateAxisBoundings()
    Calculate axis bounding values on base of the assigned values
calculateAxisBoundings : ezcGraphChartElementAxis
in file axis.php, method ezcGraphChartElementAxis::calculateAxisBoundings()
    Calculate axis bounding values on base of the assigned values
calculateAxisBoundings : ezcGraphChartElementLabeledAxis
in file labeled.php, method ezcGraphChartElementLabeledAxis::calculateAxisBoundings()
    Calculate axis bounding values on base of the assigned values
calculateBoundings : ezcGraphChartElementLegend
in file legend.php, method ezcGraphChartElementLegend::calculateBoundings()
    Calculated boundings needed for the legend.
calculateInterval : ezcGraphChartElementDateAxis
in file date.php, method ezcGraphChartElementDateAxis::calculateInterval()
    Calculate nice time interval
calculateLowerNiceDate : ezcGraphChartElementDateAxis
in file date.php, method ezcGraphChartElementDateAxis::calculateLowerNiceDate()
    Calculate lower nice date
calculateMajorStep : ezcGraphChartElementNumericAxis
in file numeric.php, method ezcGraphChartElementNumericAxis::calculateMajorStep()
    Calculate size of major step based on the span to be displayed and the defined MIN_MAJOR_COUNT constant.
calculateMaximum : ezcGraphChartElementNumericAxis
in file numeric.php, method ezcGraphChartElementNumericAxis::calculateMaximum()
    Calculate maximum value for displayed axe basing on real maximum and major step size
calculateMaximum : ezcGraphChartElementDateAxis
in file date.php, method ezcGraphChartElementDateAxis::calculateMaximum()
    Calculate end date
calculateMinimum : ezcGraphChartElementDateAxis
in file date.php, method ezcGraphChartElementDateAxis::calculateMinimum()
    Calculate start date
calculateMinimum : ezcGraphChartElementNumericAxis
in file numeric.php, method ezcGraphChartElementNumericAxis::calculateMinimum()
    Calculate minimum value for displayed axe basing on real minimum and major step size
calculateMinorStep : ezcGraphChartElementNumericAxis
in file numeric.php, method ezcGraphChartElementNumericAxis::calculateMinorStep()
    Calculate size of minor steps based on the size of the major step size
calculateStringWidth : ezcGraphSvgFont
in file svg_font.php, method ezcGraphSvgFont::calculateStringWidth()
    Calculates the width of $string in the current font in Em's.
checkColor : ezcGraphPalette
in file palette.php, method ezcGraphPalette::checkColor()
    Ensure value to be a color
checkRenderer : ezcGraphLineChart
in file line.php, method ezcGraphLineChart::checkRenderer()
    Check if renderer supports features requested by some special chart options.
checkValue : ezcGraphDataSetIntProperty
in file integer.php, method ezcGraphDataSetIntProperty::checkValue()
    Converts value to an ezcGraphColor object
checkValue : ezcGraphDataSetStringProperty
in file string.php, method ezcGraphDataSetStringProperty::checkValue()
    Converts value to an ezcGraphColor object
checkValue : ezcGraphDataSetBooleanProperty
in file boolean.php, method ezcGraphDataSetBooleanProperty::checkValue()
    Converts value to an ezcGraphColor object
checkValue : ezcGraphDataSetAxisProperty
in file axis.php, method ezcGraphDataSetAxisProperty::checkValue()
    Chacks if value is really an axis
checkValue : ezcGraphDataSetProperty
in file dataset_property.php, method ezcGraphDataSetProperty::checkValue()
    Abstract method to contain the check for validity of the value
checkValue : ezcGraphDataSetColorProperty
in file color.php, method ezcGraphDataSetColorProperty::checkValue()
    Converts value to an ezcGraphColor object
count : ezcGraphAxisContainer
in file container.php, method ezcGraphAxisContainer::count()
    Returns the number of datasets in the row.
count : ezcGraphNumericDataSet
in file numeric.php, method ezcGraphNumericDataSet::count()
    Returns the number of elements in this dataset
count : ezcGraphChartDataContainer
in file base.php, method ezcGraphChartDataContainer::count()
    Returns the number of datasets in the row.
count : ezcGraphDataSetAveragePolynom
in file average.php, method ezcGraphDataSetAveragePolynom::count()
    Returns the number of elements in this dataset
count : ezcGraphArrayDataSet
in file array.php, method ezcGraphArrayDataSet::count()
    Returns the number of elements in this dataset
create : ezcGraphColor
in file color.php, method ezcGraphColor::create()
    Tries to parse provided color value
createDocument : ezcGraphSvgDriver
in file svg.php, method ezcGraphSvgDriver::createDocument()
    Creates the DOM object to insert SVG nodes in.
createFromArray : ezcGraphArrayDataSet
in file array.php, method ezcGraphArrayDataSet::createFromArray()
    setData
createImageMap : ezcGraphTools
in file tools.php, method ezcGraphTools::createImageMap()
    Create an XHtml image map from a chart with gd driver. The name of the image map can be specified and will be ezcGraphImageMap otherwise.
current : ezcGraphDataSetAveragePolynom
in file average.php, method ezcGraphDataSetAveragePolynom::current()
    Returns the currently selected datapoint.
current : ezcGraphNumericDataSet
in file numeric.php, method ezcGraphNumericDataSet::current()
    Returns the currently selected datapoint.
current : ezcGraphChartDataContainer
in file base.php, method ezcGraphChartDataContainer::current()
    Returns the currently selected dataset.
current : ezcGraphAxisContainer
in file container.php, method ezcGraphAxisContainer::current()
    Returns the currently selected dataset.
container.php
procedural page container.php
color.php
procedural page color.php
color.php
procedural page color.php
cairo.php
procedural page cairo.php
chart.php
procedural page chart.php
cairo_driver.php
procedural page cairo_driver.php
chart.php
procedural page chart.php
context.php
procedural page context.php
coordinate.php
procedural page coordinate.php

d

$data : ezcGraphChart
in file chart.php, variable ezcGraphChart::$data
    Contains the data of the chart
$data : ezcGraphAxisContainer
in file container.php, variable ezcGraphAxisContainer::$data
    Contains the data of a chart
$data : ezcGraphChartDataContainer
in file base.php, variable ezcGraphChartDataContainer::$data
    Contains the data of a chart
$dataBoundings : ezcGraphRenderer3d
in file 3d.php, variable ezcGraphRenderer3d::$dataBoundings
    Boundings for the chart data
$datapoint : ezcGraphContext
in file context.php, variable ezcGraphContext::$datapoint
    Name of datapoint
$dataset : ezcGraphDataSetProperty
in file dataset_property.php, variable ezcGraphDataSetProperty::$dataset
    Contains a reference to the dataset to check for availability of data keys
$dataset : ezcGraphContext
in file context.php, variable ezcGraphContext::$dataset
    Name of dataset
$dataSetColor : ezcGraphPaletteEzBlue
in file ez_blue.php, variable ezcGraphPaletteEzBlue::$dataSetColor
    Array with colors for datasets
$dataSetColor : ezcGraphPaletteEzGreen
in file ez_green.php, variable ezcGraphPaletteEzGreen::$dataSetColor
    Array with colors for datasets
$dataSetColor : ezcGraphPalette
in file palette.php, variable ezcGraphPalette::$dataSetColor
    Array with colors for datasets
$dataSetColor : ezcGraphPaletteEzRed
in file ez_red.php, variable ezcGraphPaletteEzRed::$dataSetColor
    Array with colors for datasets
$dataSetColor : ezcGraphPaletteBlack
in file black.php, variable ezcGraphPaletteBlack::$dataSetColor
    Array with colors for datasets
$dataSetColor : ezcGraphPaletteTango
in file tango.php, variable ezcGraphPaletteTango::$dataSetColor
    Array with colors for datasets
$dataSetColor : ezcGraphPaletteEz
in file ez.php, variable ezcGraphPaletteEz::$dataSetColor
    Array with colors for datasets
$dataSetSymbol : ezcGraphPaletteEzGreen
in file ez_green.php, variable ezcGraphPaletteEzGreen::$dataSetSymbol
    Array with symbols for datasets
$dataSetSymbol : ezcGraphPaletteTango
in file tango.php, variable ezcGraphPaletteTango::$dataSetSymbol
    Array with symbols for datasets
$dataSetSymbol : ezcGraphPaletteEzBlue
in file ez_blue.php, variable ezcGraphPaletteEzBlue::$dataSetSymbol
    Array with symbols for datasets
$dataSetSymbol : ezcGraphPaletteBlack
in file black.php, variable ezcGraphPaletteBlack::$dataSetSymbol
    Array with symbols for datasets
$dataSetSymbol : ezcGraphPalette
in file palette.php, variable ezcGraphPalette::$dataSetSymbol
    Array with symbols for datasets
$dataSetSymbol : ezcGraphPaletteEz
in file ez.php, variable ezcGraphPaletteEz::$dataSetSymbol
    Array with symbols for datasets
$dataSetSymbol : ezcGraphPaletteEzRed
in file ez_red.php, variable ezcGraphPaletteEzRed::$dataSetSymbol
    Array with symbols for datasets
$dataValue : ezcGraphDataSetProperty
in file dataset_property.php, variable ezcGraphDataSetProperty::$dataValue
    Contains specified values for single dataset elements
$defaultValue : ezcGraphDataSetProperty
in file dataset_property.php, variable ezcGraphDataSetProperty::$defaultValue
    Default value for this property
$defs : ezcGraphSvgDriver
in file svg.php, variable ezcGraphSvgDriver::$defs
    DOMElement containing all svg style definitions
$depth : ezcGraphRenderer3d
in file 3d.php, variable ezcGraphRenderer3d::$depth
    Depth of displayed pseudo three dimensional line chart elements.
$direction : ezcGraphAxisRotatedLabelRenderer
in file axis_label_rotated.php, variable ezcGraphAxisRotatedLabelRenderer::$direction
    Store direction for later coordinate modifications
$direction : ezcGraphAxisBoxedLabelRenderer
in file axis_label_boxed.php, variable ezcGraphAxisBoxedLabelRenderer::$direction
    Store direction for later coordinate modifications
$displayedLabels : ezcGraphChartElementLabeledAxis
in file labeled.php, variable ezcGraphChartElementLabeledAxis::$displayedLabels
    Reduced amount of labels which will be displayed in the chart
$dom : ezcGraphSvgDriver
in file svg.php, variable ezcGraphSvgDriver::$dom
    DOM tree of the svg document
$drawnGradients : ezcGraphSvgDriver
in file svg.php, variable ezcGraphSvgDriver::$drawnGradients
    List of already created gradients
$driver : ezcGraphAxisLabelRenderer
in file axis_label_renderer.php, variable ezcGraphAxisLabelRenderer::$driver
    Driver to render axis labels
$driver : ezcGraphRenderer
in file renderer.php, variable ezcGraphRenderer::$driver
    Driver used to render results
darken : ezcGraphColor
in file color.php, method ezcGraphColor::darken()
    Returns a copy of the current color darkened by the given factor
deModifyCoordinate : ezcGraphFlashDriver
in file flash.php, method ezcGraphFlashDriver::deModifyCoordinate()
    Demodifies a coordinate value, as flash usally uses twips instead of pixels for a higher solution, as it only accepts integer values.
determineLineCuttingPoint : ezcGraphAxisLabelRenderer
in file axis_label_renderer.php, method ezcGraphAxisLabelRenderer::determineLineCuttingPoint()
    Checks for the cutting point of two lines.
drawAllTexts : ezcGraphCairoDriver
in file cairo.php, method ezcGraphCairoDriver::drawAllTexts()
    Draw all collected texts
drawAllTexts : ezcGraphGdDriver
in file gd.php, method ezcGraphGdDriver::drawAllTexts()
    Draw all collected texts
drawAllTexts : ezcGraphFlashDriver
in file flash.php, method ezcGraphFlashDriver::drawAllTexts()
    Draw all collected texts
drawAllTexts : ezcGraphSvgDriver
in file svg.php, method ezcGraphSvgDriver::drawAllTexts()
    Draw all collected texts
drawAxis : ezcGraphRenderer
in file renderer.php, method ezcGraphRenderer::drawAxis()
    Draw axis
drawAxis : ezcGraphRenderer3d
in file 3d.php, method ezcGraphRenderer3d::drawAxis()
    Draw axis
drawAxis : ezcGraphRenderer2d
in file 2d.php, method ezcGraphRenderer2d::drawAxis()
    Draw axis
drawAxisArrowHead : ezcGraphRenderer
in file renderer.php, method ezcGraphRenderer::drawAxisArrowHead()
    Draw axis arrow head
drawAxisLabels : ezcGraphRenderer2d
in file 2d.php, method ezcGraphRenderer2d::drawAxisLabels()
    Draw all left axis labels
drawBackgroundImage : ezcGraphRenderer
in file renderer.php, method ezcGraphRenderer::drawBackgroundImage()
    Draw background image
drawBackgroundImage : ezcGraphRenderer2d
in file 2d.php, method ezcGraphRenderer2d::drawBackgroundImage()
    Draw background image
drawBackgroundImage : ezcGraphRenderer3d
in file 3d.php, method ezcGraphRenderer3d::drawBackgroundImage()
    Draw background image
drawBar : ezcGraphRenderer
in file renderer.php, method ezcGraphRenderer::drawBar()
    Draw bar
drawBar : ezcGraphRenderer3d
in file 3d.php, method ezcGraphRenderer3d::drawBar()
    Draw bar
drawBar : ezcGraphRenderer2d
in file 2d.php, method ezcGraphRenderer2d::drawBar()
    Draw bar
drawBox : ezcGraphRenderer
in file renderer.php, method ezcGraphRenderer::drawBox()
    Draw box
drawBox : ezcGraphRenderer3d
in file 3d.php, method ezcGraphRenderer3d::drawBox()
    Draw box
drawBox : ezcGraphRenderer2d
in file 2d.php, method ezcGraphRenderer2d::drawBox()
    Draw box
drawCircle : ezcGraphDriver
in file driver.php, method ezcGraphDriver::drawCircle()
    Draw circle
drawCircle : ezcGraphFlashDriver
in file flash.php, method ezcGraphFlashDriver::drawCircle()
    Draw circle
drawCircle : ezcGraphGdDriver
in file gd.php, method ezcGraphGdDriver::drawCircle()
    Draw circle
drawCircle : ezcGraphCairoDriver
in file cairo.php, method ezcGraphCairoDriver::drawCircle()
    Draw circle
drawCircle : ezcGraphSvgDriver
in file svg.php, method ezcGraphSvgDriver::drawCircle()
    Draw circle
drawCircleSector : ezcGraphFlashDriver
in file flash.php, method ezcGraphFlashDriver::drawCircleSector()
    Draws a sector of cirlce
drawCircleSector : ezcGraphGdDriver
in file gd.php, method ezcGraphGdDriver::drawCircleSector()
    Draws a sector of cirlce
drawCircleSector : ezcGraphSvgDriver
in file svg.php, method ezcGraphSvgDriver::drawCircleSector()
    Draws a sector of cirlce
drawCircleSector : ezcGraphDriver
in file driver.php, method ezcGraphDriver::drawCircleSector()
    Draws a sector of cirlce
drawCircleSector : ezcGraphCairoDriver
in file cairo.php, method ezcGraphCairoDriver::drawCircleSector()
    Draws a sector of cirlce
drawCircularArc : ezcGraphFlashDriver
in file flash.php, method ezcGraphFlashDriver::drawCircularArc()
    Draws a circular arc
drawCircularArc : ezcGraphSvgDriver
in file svg.php, method ezcGraphSvgDriver::drawCircularArc()
    Draws a circular arc
drawCircularArc : ezcGraphCairoDriver
in file cairo.php, method ezcGraphCairoDriver::drawCircularArc()
    Draws a circular arc
drawCircularArc : ezcGraphGdDriver
in file gd.php, method ezcGraphGdDriver::drawCircularArc()
    Draws a circular arc
drawCircularArc : ezcGraphDriver
in file driver.php, method ezcGraphDriver::drawCircularArc()
    Draws a circular arc
drawCircularArcStep : ezcGraphGdDriver
in file gd.php, method ezcGraphGdDriver::drawCircularArcStep()
    Draws a single element of a circular arc
drawCircularBar : ezcGraphRenderer3d
in file 3d.php, method ezcGraphRenderer3d::drawCircularBar()
    Draws a bar with a circular ground shape.
drawDataHighlightText : ezcGraphRenderer2d
in file 2d.php, method ezcGraphRenderer2d::drawDataHighlightText()
    Draws a highlight textbox for a datapoint.
drawDataHighlightText : ezcGraphRenderer
in file renderer.php, method ezcGraphRenderer::drawDataHighlightText()
    Draws a highlight textbox for a datapoint.
drawDataHighlightText : ezcGraphRenderer3d
in file 3d.php, method ezcGraphRenderer3d::drawDataHighlightText()
    Draws a highlight textbox for a datapoint.
drawDataLine : ezcGraphRenderer2d
in file 2d.php, method ezcGraphRenderer2d::drawDataLine()
    Draw data line
drawDataLine : ezcGraphRenderer3d
in file 3d.php, method ezcGraphRenderer3d::drawDataLine()
    Draw data line
drawDataLine : ezcGraphRenderer
in file renderer.php, method ezcGraphRenderer::drawDataLine()
    Draw data line
drawDiamondBar : ezcGraphRenderer3d
in file 3d.php, method ezcGraphRenderer3d::drawDiamondBar()
    Draws a bar with a diamond ground shape.
drawGrid : ezcGraphAxisLabelRenderer
in file axis_label_renderer.php, method ezcGraphAxisLabelRenderer::drawGrid()
    Draw grid
drawGrid : ezcGraphAxisRadarLabelRenderer
in file axis_label_radar.php, method ezcGraphAxisRadarLabelRenderer::drawGrid()
    Draw grid
drawGridLine : ezcGraphRenderer3d
in file 3d.php, method ezcGraphRenderer3d::drawGridLine()
    Draw grid line
drawGridLine : ezcGraphRenderer2d
in file 2d.php, method ezcGraphRenderer2d::drawGridLine()
    Draw grid line
drawImage : ezcGraphFlashDriver
in file flash.php, method ezcGraphFlashDriver::drawImage()
    Draw an image
drawImage : ezcGraphDriver
in file driver.php, method ezcGraphDriver::drawImage()
    Draw an image
drawImage : ezcGraphGdDriver
in file gd.php, method ezcGraphGdDriver::drawImage()
    Draw an image
drawImage : ezcGraphSvgDriver
in file svg.php, method ezcGraphSvgDriver::drawImage()
    Draw an image
drawImage : ezcGraphCairoDriver
in file cairo.php, method ezcGraphCairoDriver::drawImage()
    Draw an image
drawLegend : ezcGraphRenderer
in file renderer.php, method ezcGraphRenderer::drawLegend()
    Draw legend
drawLegend : ezcGraphRenderer2d
in file 2d.php, method ezcGraphRenderer2d::drawLegend()
    Draw legend
drawLegend : ezcGraphRenderer3d
in file 3d.php, method ezcGraphRenderer3d::drawLegend()
    Draw legend
drawLine : ezcGraphGdDriver
in file gd.php, method ezcGraphGdDriver::drawLine()
    Draws a line
drawLine : ezcGraphSvgDriver
in file svg.php, method ezcGraphSvgDriver::drawLine()
    Draws a line
drawLine : ezcGraphCairoDriver
in file cairo.php, method ezcGraphCairoDriver::drawLine()
    Draws a line
drawLine : ezcGraphDriver
in file driver.php, method ezcGraphDriver::drawLine()
    Draws a line
drawLine : ezcGraphFlashDriver
in file flash.php, method ezcGraphFlashDriver::drawLine()
    Draws a line
drawOdometer : ezcGraphRenderer2d
in file 2d.php, method ezcGraphRenderer2d::drawOdometer()
    Render odometer chart
drawOdometer : ezcGraphOdometerRenderer
in file odometer_renderer.php, method ezcGraphOdometerRenderer::drawOdometer()
    Render odometer chart
drawOdometerMarker : ezcGraphRenderer2d
in file 2d.php, method ezcGraphRenderer2d::drawOdometerMarker()
    Draw a single odometer marker.
drawOdometerMarker : ezcGraphOdometerRenderer
in file odometer_renderer.php, method ezcGraphOdometerRenderer::drawOdometerMarker()
    Draw a single odometer marker.
drawPieSegment : ezcGraphRenderer2d
in file 2d.php, method ezcGraphRenderer2d::drawPieSegment()
    Draw pie segment
drawPieSegment : ezcGraphRenderer3d
in file 3d.php, method ezcGraphRenderer3d::drawPieSegment()
    Draw pie segment
drawPieSegment : ezcGraphRenderer
in file renderer.php, method ezcGraphRenderer::drawPieSegment()
    Draw pie segment
drawPolygon : ezcGraphDriver
in file driver.php, method ezcGraphDriver::drawPolygon()
    Draws a single polygon.
drawPolygon : ezcGraphSvgDriver
in file svg.php, method ezcGraphSvgDriver::drawPolygon()
    Draws a single polygon.
drawPolygon : ezcGraphCairoDriver
in file cairo.php, method ezcGraphCairoDriver::drawPolygon()
    Draws a single polygon.
drawPolygon : ezcGraphGdDriver
in file gd.php, method ezcGraphGdDriver::drawPolygon()
    Draws a single polygon.
drawPolygon : ezcGraphFlashDriver
in file flash.php, method ezcGraphFlashDriver::drawPolygon()
    Draws a single polygon.
drawRadarDataLine : ezcGraphRadarRenderer
in file radar_renderer.php, method ezcGraphRadarRenderer::drawRadarDataLine()
    Draw radar chart data line
drawRadarDataLine : ezcGraphRenderer2d
in file 2d.php, method ezcGraphRenderer2d::drawRadarDataLine()
    Draw radar chart data line
drawRectangularBar : ezcGraphRenderer3d
in file 3d.php, method ezcGraphRenderer3d::drawRectangularBar()
    Draws a bar with a rectangular ground shape.
drawRotatedAxis : ezcGraphRadarChart
in file radar.php, method ezcGraphRadarChart::drawRotatedAxis()
    Draws a single rotated axis
drawStackedBar : ezcGraphRenderer3d
in file 3d.php, method ezcGraphRenderer3d::drawStackedBar()
    Draw stacked bar
drawStackedBar : ezcGraphRenderer2d
in file 2d.php, method ezcGraphRenderer2d::drawStackedBar()
    Draw stacked bar
drawStackedBar : ezcGraphStackedBarsRenderer
in file stacked_bar_renderer.php, method ezcGraphStackedBarsRenderer::drawStackedBar()
    Draw stacked bar
drawStep : ezcGraphAxisLabelRenderer
in file axis_label_renderer.php, method ezcGraphAxisLabelRenderer::drawStep()
    Draw single step on a axis
drawStepLine : ezcGraphRenderer3d
in file 3d.php, method ezcGraphRenderer3d::drawStepLine()
    Draw step line
drawStepLine : ezcGraphRenderer2d
in file 2d.php, method ezcGraphRenderer2d::drawStepLine()
    Draw step line
drawSymbol : ezcGraphRenderer
in file renderer.php, method ezcGraphRenderer::drawSymbol()
    Draw Symbol
drawText : ezcGraphRenderer3d
in file 3d.php, method ezcGraphRenderer3d::drawText()
    Draw text
drawText : ezcGraphRenderer2d
in file 2d.php, method ezcGraphRenderer2d::drawText()
    Draw text
drawText : ezcGraphRenderer
in file renderer.php, method ezcGraphRenderer::drawText()
    Draw text
drawTextBox : ezcGraphSvgDriver
in file svg.php, method ezcGraphSvgDriver::drawTextBox()
    Writes text in a box of desired size
drawTextBox : ezcGraphGdDriver
in file gd.php, method ezcGraphGdDriver::drawTextBox()
    Writes text in a box of desired size
drawTextBox : ezcGraphCairoDriver
in file cairo.php, method ezcGraphCairoDriver::drawTextBox()
    Writes text in a box of desired size
drawTextBox : ezcGraphDriver
in file driver.php, method ezcGraphDriver::drawTextBox()
    Writes text in a box of desired size
drawTextBox : ezcGraphFlashDriver
in file flash.php, method ezcGraphFlashDriver::drawTextBox()
    Writes text in a box of desired size
date.php
procedural page date.php
date_parsing.php
procedural page date_parsing.php
dataset_property.php
procedural page dataset_property.php
driver.php
procedural page driver.php
driver.php
procedural page driver.php
ODOMETER : ezcGraph
in file graph.php, class constant ezcGraph::ODOMETER

e

$elementBackground : ezcGraphPalette
in file palette.php, variable ezcGraphPalette::$elementBackground
    Backgroundcolor for elements
$elementBorderColor : ezcGraphPaletteBlack
in file black.php, variable ezcGraphPaletteBlack::$elementBorderColor
    Border color for chart elements
$elementBorderColor : ezcGraphPalette
in file palette.php, variable ezcGraphPalette::$elementBorderColor
    Bordercolor for elements
$elementBorderWidth : ezcGraphPaletteBlack
in file black.php, variable ezcGraphPaletteBlack::$elementBorderWidth
    Border width for chart elements
$elementBorderWidth : ezcGraphPalette
in file palette.php, variable ezcGraphPalette::$elementBorderWidth
    Borderwidth for elements
$elementID : ezcGraphSvgDriver
in file svg.php, variable ezcGraphSvgDriver::$elementID
    Numeric unique element id
$elements : ezcGraphRenderer
in file renderer.php, variable ezcGraphRenderer::$elements
    Context sensitive references to chart elements to use for referencing image elements depending on the output driver, like image maps, etc.
$elements : ezcGraphChart
in file chart.php, variable ezcGraphChart::$elements
    Contains subelelemnts of the chart like legend and axes
$elements : ezcGraphSvgDriver
in file svg.php, variable ezcGraphSvgDriver::$elements
    DOMElement containing all svg objects
CENTER : ezcGraph
in file graph.php, class constant ezcGraph::CENTER
    Constant used for positioning of elements. May be used as a bitmask together with other postioning constants.
DECADE : ezcGraphChartElementDateAxis
in file date.php, class constant ezcGraphChartElementDateAxis::DECADE
encode : ezcGraphSvgDriver
in file svg.php, method ezcGraphSvgDriver::encode()
    Encodes non-utf-8 strings
ensureTimestamp : ezcGraphChartElementDateAxis
in file date.php, method ezcGraphChartElementDateAxis::ensureTimestamp()
    Ensure proper timestamp
evaluate : ezcGraphPolynom
in file polynom.php, method ezcGraphPolynom::evaluate()
    Evaluate Polynom with a given value
ezcGraph
in file graph.php, class ezcGraph
    Base options class for all eZ components.
ezcGraphArrayDataSet
in file array.php, class ezcGraphArrayDataSet
    Dataset class which receives arrays and use them as a base for datasets.
ezcGraphAxisBoxedLabelRenderer
in file axis_label_boxed.php, class ezcGraphAxisBoxedLabelRenderer
    Renders axis labels centered between two axis steps like normally used for bar charts. Used with other chart types this axis label renderer may cause unexpected results. You may use this renderer by assigning it to one of the charts axis.
ezcGraphAxisCenteredLabelRenderer
in file axis_label_centered.php, class ezcGraphAxisCenteredLabelRenderer
    Renders axis labels centered below the axis steps.
ezcGraphAxisContainer
in file container.php, class ezcGraphAxisContainer
    The axis container class is internally used to store and validate sets of axis, and offering access using the SPL ArrayAccess interface to add or modify its contents.
ezcGraphAxisExactLabelRenderer
in file axis_label_exact.php, class ezcGraphAxisExactLabelRenderer
    Renders axis labels like known from charts drawn in analysis
ezcGraphAxisLabelRenderer
in file axis_label_renderer.php, class ezcGraphAxisLabelRenderer
    Abstract class to render labels and grids on axis. Will be extended to make it possible using different algorithms for rendering axis labels.
ezcGraphAxisNoLabelRenderer
in file axis_label_none.php, class ezcGraphAxisNoLabelRenderer
    Omits axis labels, steps and grid.
ezcGraphAxisRadarLabelRenderer
in file axis_label_radar.php, class ezcGraphAxisRadarLabelRenderer
    Renders axis labels and grid optimized for radar charts. May cause unexpected results when used with other chart types.
ezcGraphAxisRotatedLabelRenderer
in file axis_label_rotated.php, class ezcGraphAxisRotatedLabelRenderer
    Can render axis labels rotated, so that more axis labels fit on one axis.
ezcGraphAxisStep
in file step.php, class ezcGraphAxisStep
    Represents a single step on the axis
ezcGraphBarChart
in file bar.php, class ezcGraphBarChart
    Class for bar charts. Can make use of an unlimited amount of datasets and will display them as bars by default.
ezcGraphCairoDriver
in file cairo.php, class ezcGraphCairoDriver
    Extension of the basic driver package to utilize the cairo library.
ezcGraphCairoDriverOptions
in file cairo_driver.php, class ezcGraphCairoDriverOptions
    Class containing the extended options for the SVG driver.
ezcGraphChart
in file chart.php, class ezcGraphChart
    Class to represent a complete chart.
ezcGraphChartDataContainer
in file base.php, class ezcGraphChartDataContainer
    Container class for datasets used by the chart classes. Implements usefull interfaces for convenient access to the datasets.
ezcGraphChartElement
in file element.php, class ezcGraphChartElement
    Base class for chart elements
ezcGraphChartElementAxis
in file axis.php, class ezcGraphChartElementAxis
    Class to represent an axis as a chart element
ezcGraphChartElementBackground
in file background.php, class ezcGraphChartElementBackground
    Chart element representing the background.
ezcGraphChartElementDateAxis
in file date.php, class ezcGraphChartElementDateAxis
    Class to represent date axis.
ezcGraphChartElementLabeledAxis
in file labeled.php, class ezcGraphChartElementLabeledAxis
    Class to represent a labeled axis.
ezcGraphChartElementLegend
in file legend.php, class ezcGraphChartElementLegend
    Class to represent a legend as a chart element
ezcGraphChartElementLogarithmicalAxis
in file logarithmic.php, class ezcGraphChartElementLogarithmicalAxis
    Class to represent a logarithmic axis.
ezcGraphChartElementNumericAxis
in file numeric.php, class ezcGraphChartElementNumericAxis
    Class to represent a numeric axis.
ezcGraphChartElementText
in file text.php, class ezcGraphChartElementText
    Chart element to display texts in a chart
ezcGraphChartOptions
in file chart.php, class ezcGraphChartOptions
    Class containing the basic options for charts.
ezcGraphChartSingleDataContainer
in file single.php, class ezcGraphChartSingleDataContainer
    Container class for datasets, which ensures, that only one dataset is used.
ezcGraphColor
in file color.php, class ezcGraphColor
    ezcGraphColor
ezcGraphContext
in file context.php, class ezcGraphContext
    Struct to represent the context of a renderer operation
ezcGraphCoordinate
in file coordinate.php, class ezcGraphCoordinate
    Represents coordinates in two dimensional catesian coordinate system.
ezcGraphDatasetAverageInvalidKeysException
in file invalid_keys.php, class ezcGraphDatasetAverageInvalidKeysException
    Exception thrown when a dataset with non numeric keys is used with average datasets.
ezcGraphDataSetAveragePolynom
in file average.php, class ezcGraphDataSetAveragePolynom
    Extension of basic dataset to represent averation.
ezcGraphDataSetAxisProperty
in file axis.php, class ezcGraphDataSetAxisProperty
    Class for axis properties of datasets
ezcGraphDataSetBooleanProperty
in file boolean.php, class ezcGraphDataSetBooleanProperty
    Class for boolean properties of datasets
ezcGraphDataSetColorProperty
in file color.php, class ezcGraphDataSetColorProperty
    Class for color properties of datasets
ezcGraphDataSetIntProperty
in file integer.php, class ezcGraphDataSetIntProperty
    Class for integer properties of datasets
ezcGraphDataSetProperty
in file dataset_property.php, class ezcGraphDataSetProperty
    Abstract class for properties of datasets
ezcGraphDataSetStringProperty
in file string.php, class ezcGraphDataSetStringProperty
    Class for string properties of datasets
ezcGraphDriver
in file driver.php, class ezcGraphDriver
    Abstract class to be extended for ezcGraph output drivers.
ezcGraphDriverOptions
in file driver.php, class ezcGraphDriverOptions
    Class containing the basic driver options.
ezcGraphErrorParsingDateException
in file date_parsing.php, class ezcGraphErrorParsingDateException
    Exception thrown when a date assigned to the ezcGraphChartElementDateAxis could not be parsed.
ezcGraphException
in file exception.php, class ezcGraphException
    General exception container for the Graph component.
ezcGraphFlashBitmapTypeException
in file flash_bitmap_type.php, class ezcGraphFlashBitmapTypeException
    Flash can only embed JPEGs and PNGs. This exception is thrown for * all other image types.
ezcGraphFlashDriver
in file flash.php, class ezcGraphFlashDriver
    Driver to create Flash4 (SWF) files as graph output. The options of this class are defined in The options of this class are defined in the option class ezcGraphFlashDriverOptions extending the basic ezcGraphDriverOptions.
ezcGraphFlashDriverOptions
in file flash_driver.php, class ezcGraphFlashDriverOptions
    Class containing the extended configuration options for the flash driver.
ezcGraphFontOptions
in file font.php, class ezcGraphFontOptions
    Class containing the options for font configuration.
ezcGraphFontRenderingException
in file font_rendering.php, class ezcGraphFontRenderingException
    Exception thrown when it is not possible to render a string beacause of minimum font size in the desinated bounding box.
ezcGraphGdDriver
in file gd.php, class ezcGraphGdDriver
    Driver using PHPs ext/gd to draw images. The GD extension is available on nearly all PHP installations, but slow and produces slightly incorrect results.
ezcGraphGdDriverOptions
in file gd_driver.php, class ezcGraphGdDriverOptions
    Class containing the extended driver options for the gd driver.
ezcGraphGdDriverUnsupportedImageTypeException
in file unsupported_image_type.php, class ezcGraphGdDriverUnsupportedImageTypeException
    Exception thrown if the image type is not supported and therefore could not be used in the gd driver.
ezcGraphInvalidArrayDataSourceException
in file invalid_data_source.php, class ezcGraphInvalidArrayDataSourceException
    Exception thrown when an invalid data source is provided for an array data set.
ezcGraphInvalidAssignementException
in file invalid_assignement.php, class ezcGraphInvalidAssignementException
    Exception thrown, when trying a property cannot be set for a data point, but only for data sets.
ezcGraphInvalidDataException
in file invalid_data.php, class ezcGraphInvalidDataException
    Exception thrown when invalid data is provided, which cannot be rendered for some reason.
ezcGraphInvalidDisplayTypeException
in file invalid_display_type.php, class ezcGraphInvalidDisplayTypeException
    Exception thrown when an unsupported data type is set for the current chart.
ezcGraphInvalidImageFileException
in file invalid_image_file.php, class ezcGraphInvalidImageFileException
    Exception thrown when a file can not be used as a image file.
ezcGraphInvalidStepSizeException
in file invalid_step_size.php, class ezcGraphInvalidStepSizeException
    Exception thrown when the major or minor step size does not divide cleanly the value span it should be used for.
ezcGraphLinearGradient
in file linear_gradient.php, class ezcGraphLinearGradient
    Class representing linear gradient fills. For drivers which cannot draw gradients it falls back to a native ezcGraphColor. In this case the start color of the gradient will be used.
ezcGraphLineChart
in file line.php, class ezcGraphLineChart
    Class for line charts. Can make use of an unlimited amount of datasets and will display them as lines by default.
ezcGraphLineChartOptions
in file line_chart.php, class ezcGraphLineChartOptions
    Class containing the basic options for line charts.
ezcGraphMatrixInvalidDimensionsException
in file invalid_dimensions.php, class ezcGraphMatrixInvalidDimensionsException
    Exception thrown when an operation is not possible because of incompatible matrix dimensions.
ezcGraphMatrixOutOfBoundingsException
in file out_of_boundings.php, class ezcGraphMatrixOutOfBoundingsException
    Exception thrown when a requested matrix value is out of the boundings of the matrix.
ezcGraphNoDataException
in file no_data.php, class ezcGraphNoDataException
    Exception shown, when trying to render a chart without assigning any data.
ezcGraphNoSuchDataException
in file no_such_data.php, class ezcGraphNoSuchDataException
    Exception shown, when trying to access not existing data in datasets.
ezcGraphNoSuchDataSetException
in file no_such_dataset.php, class ezcGraphNoSuchDataSetException
    Exception thrown when trying to access a non exising dataset.
ezcGraphNoSuchElementException
in file no_such_element.php, class ezcGraphNoSuchElementException
    Exception thrown when trying to access a non existing chart element.
ezcGraphNumericDataSet
in file numeric.php, class ezcGraphNumericDataSet
    Dataset for numeric data.
ezcGraphOdometerChart
in file odometer.php, class ezcGraphOdometerChart
    Class for odometer charts. Can only use one dataset which will be dispalyed as a odometer chart.
ezcGraphOdometerChartOptions
in file odometer_chart.php, class ezcGraphOdometerChartOptions
    Class containing the options for odometer charts
ezcGraphOdometerRenderer
in file odometer_renderer.php, class ezcGraphOdometerRenderer
    Interface which adds the methods required for rendering radar charts to a renderer
ezcGraphOutOfLogithmicalBoundingsException
in file out_of_logarithmical_boundings.php, class ezcGraphOutOfLogithmicalBoundingsException
    Exception thrown when data exceeds the values which are displayable on an logarithmical scaled axis.
ezcGraphPalette
in file palette.php, class ezcGraphPalette
    Abstract class to contain pallet definitions
ezcGraphPaletteBlack
in file black.php, class ezcGraphPaletteBlack
    Dark color pallet for ezcGraph based on Tango style guidelines at http://tango-project.org/Generic_Icon_Theme_Guidelines
ezcGraphPaletteEz
in file ez.php, class ezcGraphPaletteEz
    Color pallet for ezcGraph based on eZ color scheme
ezcGraphPaletteEzBlue
in file ez_blue.php, class ezcGraphPaletteEzBlue
    Light blue color pallet for ezcGraph based on blue eZ colors
ezcGraphPaletteEzGreen
in file ez_green.php, class ezcGraphPaletteEzGreen
    Light green color pallet for ezcGraph based on green eZ colors
ezcGraphPaletteEzRed
in file ez_red.php, class ezcGraphPaletteEzRed
    Light red color pallet for ezcGraph based on red eZ colors
ezcGraphPaletteTango
in file tango.php, class ezcGraphPaletteTango
    Light color pallet for ezcGraph based on Tango style guidelines at http://tango-project.org/Generic_Icon_Theme_Guidelines
ezcGraphPieChart
in file pie.php, class ezcGraphPieChart
    Class for pie charts. Can only use one dataset which will be dispalyed as a pie chart.
ezcGraphPieChartOptions
in file pie_chart.php, class ezcGraphPieChartOptions
    Class containing the basic options for pie charts.
ezcGraphPolynom
in file polynom.php, class ezcGraphPolynom
    Provides a class for generic operations on polynoms
ezcGraphRadarChart
in file radar.php, class ezcGraphRadarChart
    Class for radar charts.
ezcGraphRadarChartOptions
in file radar_chart.php, class ezcGraphRadarChartOptions
    Class containing the basic options for radar charts.
ezcGraphRadarRenderer
in file radar_renderer.php, class ezcGraphRadarRenderer
    Interface which adds the methods required for rendering radar charts to a renderer
ezcGraphRadialGradient
in file radial_gradient.php, class ezcGraphRadialGradient
    Class representing radial gradient fills. For drivers which cannot draw gradients it falls back to a native ezcGraphColor. In this case the start color of the gradient will be used.
ezcGraphReducementFailedException
in file reducement_failed.php, class ezcGraphReducementFailedException
    Exception thrown when a requested reducement of an ellipse or polygone failed because the shape was already too small.
ezcGraphRenderer
in file renderer.php, class ezcGraphRenderer
    Abstract class to transform the basic chart components. To be extended by three- and twodimensional renderers.
ezcGraphRenderer2d
in file 2d.php, class ezcGraphRenderer2d
    Class to transform chart primitives into image primitives. Renders charts in a two dimensional view.
ezcGraphRenderer2dOptions
in file renderer_2d.php, class ezcGraphRenderer2dOptions
    Class containing the extended options available in 2d renderer.
ezcGraphRenderer3d
in file 3d.php, class ezcGraphRenderer3d
    Class to transform chart primitives into image primitives. This renderer renders the charts in a isometric three dimensional view.
ezcGraphRenderer3dOptions
in file renderer_3d.php, class ezcGraphRenderer3dOptions
    Class containing the extended options for the three dimensional renderer.
ezcGraphRendererOptions
in file renderer.php, class ezcGraphRendererOptions
    Class containing the basic options for renderers.
ezcGraphStackedBarsRenderer
in file stacked_bar_renderer.php, class ezcGraphStackedBarsRenderer
    Interface which adds the methods required for rendering radar charts to a renderer
ezcGraphSvgDriver
in file svg.php, class ezcGraphSvgDriver
    Extension of the basic Driver package to utilize the SVGlib.
ezcGraphSvgDriverInvalidIdException
in file invalid_id.php, class ezcGraphSvgDriverInvalidIdException
    Exception thrown when a id could not be found in a SVG document to insert elements in.
ezcGraphSvgDriverOptions
in file svg_driver.php, class ezcGraphSvgDriverOptions
    Class containing the extended options for the SVG driver.
ezcGraphSvgFont
in file svg_font.php, class ezcGraphSvgFont
    Helper class, offering requrired calculation basics and font metrics to use SVG fonts with the SVG driver.
ezcGraphTools
in file tools.php, class ezcGraphTools
    Toolkit for several operation with graphs
ezcGraphToolsIncompatibleDriverException
in file incompatible_driver.php, class ezcGraphToolsIncompatibleDriverException
    Exception thrown when trying to modify rendered images with incompatible graph tools.
ezcGraphToolsNotRenderedException
in file not_rendered.php, class ezcGraphToolsNotRenderedException
    Exception thrown when a chart was not rendered yet, but the graph tool requires information only available in rendered charts.
ezcGraphTooManyDataSetsExceptions
in file too_many_datasets.php, class ezcGraphTooManyDataSetsExceptions
    Exception thrown when trying to insert too many data sets in a data set container.
ezcGraphUnknownColorDefinitionException
in file unknown_color_definition.php, class ezcGraphUnknownColorDefinitionException
    Exception thrown, when a given value could not be interpreted as a color by ezcGraphColor.
ezcGraphUnknownFontTypeException
in file font_type.php, class ezcGraphUnknownFontTypeException
    Exception thrown if font type is unknown or not supported.
ezcGraphUnregularStepsException
in file unregular_steps.php, class ezcGraphUnregularStepsException
    Exception thrown when a bar chart shouls be rendered on an axis using unregular step sizes.
exception.php
procedural page exception.php
element.php
procedural page element.php
ez.php
procedural page ez.php
ez_blue.php
procedural page ez_blue.php
ez_green.php
procedural page ez_green.php
ez_red.php
procedural page ez_red.php
KEY : ezcGraph
in file graph.php, class constant ezcGraph::KEY
    Identifier for keys in complex dataset arrays
LEFT : ezcGraph
in file graph.php, class constant ezcGraph::LEFT
    Constant used for positioning of elements. May be used as a bitmask together with other postioning constants.
VERTICAL : ezcGraph
in file graph.php, class constant ezcGraph::VERTICAL
    Constant used for background repetition. Repeat along the y axis. May be used as a bitmask together with ezcGraph::HORIZONTAL.
YEAR : ezcGraphChartElementDateAxis
in file date.php, class constant ezcGraphChartElementDateAxis::YEAR

f

$font : ezcGraphSvgDriver
in file svg.php, variable ezcGraphSvgDriver::$font
    Font storage for SVG font glyphs and kernings.
$fontColor : ezcGraphPaletteEzGreen
in file ez_green.php, variable ezcGraphPaletteEzGreen::$fontColor
    Fontcolor
$fontColor : ezcGraphPaletteEz
in file ez.php, variable ezcGraphPaletteEz::$fontColor
    Fontcolor
$fontColor : ezcGraphPaletteEzRed
in file ez_red.php, variable ezcGraphPaletteEzRed::$fontColor
    Fontcolor
$fontColor : ezcGraphPalette
in file palette.php, variable ezcGraphPalette::$fontColor
    Fontcolor
$fontColor : ezcGraphPaletteTango
in file tango.php, variable ezcGraphPaletteTango::$fontColor
    Fontcolor
$fontColor : ezcGraphPaletteBlack
in file black.php, variable ezcGraphPaletteBlack::$fontColor
    Fontcolor
$fontColor : ezcGraphPaletteEzBlue
in file ez_blue.php, variable ezcGraphPaletteEzBlue::$fontColor
    Fontcolor
$fontName : ezcGraphPaletteEzRed
in file ez_red.php, variable ezcGraphPaletteEzRed::$fontName
    Name of font to use
$fontName : ezcGraphPaletteEzGreen
in file ez_green.php, variable ezcGraphPaletteEzGreen::$fontName
    Name of font to use
$fontName : ezcGraphPaletteEzBlue
in file ez_blue.php, variable ezcGraphPaletteEzBlue::$fontName
    Name of font to use
$fontName : ezcGraphPaletteBlack
in file black.php, variable ezcGraphPaletteBlack::$fontName
    Name of font to use
$fontName : ezcGraphPalette
in file palette.php, variable ezcGraphPalette::$fontName
    Name of font to use
$fontName : ezcGraphPaletteEz
in file ez.php, variable ezcGraphPaletteEz::$fontName
    Name of font to use
$fontName : ezcGraphPaletteTango
in file tango.php, variable ezcGraphPaletteTango::$fontName
    Name of font to use
$fonts : ezcGraphSvgFont
in file svg_font.php, variable ezcGraphSvgFont::$fonts
    Path to font
$frontLines : ezcGraphRenderer3d
in file 3d.php, variable ezcGraphRenderer3d::$frontLines
    Array containing lines from the axis and grid which should be redrawn on top of the data.
finish : ezcGraphRenderer
in file renderer.php, method ezcGraphRenderer::finish()
    Finish rendering
finish : ezcGraphRenderer2d
in file 2d.php, method ezcGraphRenderer2d::finish()
    Call all postprocessing functions
finish : ezcGraphRenderer3d
in file 3d.php, method ezcGraphRenderer3d::finish()
    Call all postprocessing functions
finishBars : ezcGraphRenderer3d
in file 3d.php, method ezcGraphRenderer3d::finishBars()
    Draw all collected bar elements
finishCircleSectors : ezcGraphRenderer2d
in file 2d.php, method ezcGraphRenderer2d::finishCircleSectors()
    Draws the collected circle sectors
finishCirleSectors : ezcGraphRenderer3d
in file 3d.php, method ezcGraphRenderer3d::finishCirleSectors()
    Draws the collected circle sectors
finishFrontLines : ezcGraphRenderer3d
in file 3d.php, method ezcGraphRenderer3d::finishFrontLines()
    Draw collected front lines
finishLineSymbols : ezcGraphRenderer3d
in file 3d.php, method ezcGraphRenderer3d::finishLineSymbols()
    Draw the collected line symbols
finishLineSymbols : ezcGraphRenderer2d
in file 2d.php, method ezcGraphRenderer2d::finishLineSymbols()
    Draw the collected line symbols
finishPieSegmentLabels : ezcGraphRenderer3d
in file 3d.php, method ezcGraphRenderer3d::finishPieSegmentLabels()
    Draws the collected pie segment labels
finishPieSegmentLabels : ezcGraphRenderer2d
in file 2d.php, method ezcGraphRenderer2d::finishPieSegmentLabels()
    Draws the collected pie segment labels
fromFloatArray : ezcGraphColor
in file color.php, method ezcGraphColor::fromFloatArray()
    Creates an ezcGraphColor object from an array of floats
fromHex : ezcGraphColor
in file color.php, method ezcGraphColor::fromHex()
    Creates an ezcGraphColor object from a hexadecimal color representation
fromIntegerArray : ezcGraphColor
in file color.php, method ezcGraphColor::fromIntegerArray()
    Creates an ezcGraphColor object from an array of integers
flash.php
procedural page flash.php
flash_bitmap_type.php
procedural page flash_bitmap_type.php
font_rendering.php
procedural page font_rendering.php
font_type.php
procedural page font_type.php
flash_driver.php
procedural page flash_driver.php
font.php
procedural page font.php

g

$glyphCache : ezcGraphSvgFont
in file svg_font.php, variable ezcGraphSvgFont::$glyphCache
    Cache for glyph size to save XPath lookups.
generateFromDataSet : ezcGraphChartElementLegend
in file legend.php, method ezcGraphChartElementLegend::generateFromDataSet()
    Generate legend from single dataset with on entry per data element
generateFromDataSets : ezcGraphChartElementLegend
in file legend.php, method ezcGraphChartElementLegen