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

Element index for package apidoc

[ a ] [ c ] [ d ] [ f ] [ g ] [ h ] [ i ] [ l ] [ m ] [ n ] [ r ] [ s ] [ t ] [ v ] [ w ]

a

add
in file Array.php, method Image_Graph_Marker_Array::add()
    Add a marker style to the array
add
in file Plotarea.php, method Image_Graph_Plotarea::add()
    Adds an element to the plotarea
add
in file Common.php, method Image_Graph_Common::add()
    Adds an element to the objects element list, the new Image_Graph_elements parent is automatically set
add
in file Array.php, method Image_Graph_Line_Array::add()
    Add a line style to the array
add
in file Array.php, method Image_Graph_Fill_Array::add()
    Add a fill style to the array
addColor
in file Array.php, method Image_Graph_Fill_Array::addColor()
    Add a color to the array
addMappoint
in file Map.php, method Image_Graph_Plotarea_Map::addMappoint()
    Add a point to the maps
addMark
in file Axis.php, method Image_Graph_Axis::addMark()
    Adds a mark to the axis at the specified value
addNew
in file Common.php, method Image_Graph_Common::addNew()
    Creates an object from the class specified and adds it to the objects element list.
addPoint
in file Sequential.php, method Image_Graph_Dataset_Sequential::addPoint()
    Add a point to the dataset
addPoint
in file VectorFunction.php, method Image_Graph_Dataset_VectorFunction::addPoint()
    Add a point to the dataset
addPoint
in file Trivial.php, method Image_Graph_Dataset_Trivial::addPoint()
    Add a point to the dataset
addPoint
in file Function.php, method Image_Graph_Dataset_Function::addPoint()
    Add a point to the dataset.
addPoint
in file Dataset.php, method Image_Graph_Dataset::addPoint()
    Add a point to the dataset
addPoint
in file Map.php, method Image_Graph_Plotarea_Map::addPoint()
    Add a point to the maps
addVertex
in file Polygon.php, method Image_Graph_Figure_Polygon::addVertex()
    Add a vertex to the polygon
antialias
in file Graph.php, method Image_Graph::antialias()
    Antialias on the graph
top

c

cache
in file Graph.php, method Image_Graph::cache()
    Enable caching of the output.
count
in file Trivial.php, method Image_Graph_Dataset_Trivial::count()
    The number of values in the dataset
count
in file Dataset.php, method Image_Graph_Dataset::count()
    The number of values in the dataset
top

d

dataset
in file Plot.php, method Image_Graph_Plot::dataset()
    Get the dataset
displayErrors
in file Graph.php, method Image_Graph::displayErrors()
    Displays errors on canvas
done
in file Graph.php, method Image_Graph::done()
    Output to the canvas
top

f

factory
in file Graph.php, method Image_Graph::factory()
    Factory method to create Image_Graph objects.
factory
in file Simple.php, method Image_Graph_Simple::factory()
    Factory method to create the Image_Simple_Graph object.
forceMaximum
in file Axis.php, method Image_Graph_Axis::forceMaximum()
    Forces the maximum value of the axis
forceMaximum
in file Category.php, method Image_Graph_Axis_Category::forceMaximum()
    Forces the maximum value of the axis A maximum cannot be set on a SequentialAxis, it is always the number of labels passed to the constructor.
forceMinimum
in file Logarithmic.php, method Image_Graph_Axis_Logarithmic::forceMinimum()
    Forces the minimum value of the axis.
forceMinimum
in file Category.php, method Image_Graph_Axis_Category::forceMinimum()
    Forces the minimum value of the axis A minimum cannot be set on a SequentialAxis, it is always 0.
forceMinimum
in file Axis.php, method Image_Graph_Axis::forceMinimum()
    Forces the minimum value of the axis
top

g

getAxis
in file Plotarea.php, method Image_Graph_Plotarea::getAxis()
    Get axis
getPlotarea
in file Plotarea.php, method Image_Graph_Layout_Plotarea::getPlotarea()
    Get the plotarea
getTitle
in file Plotarea.php, method Image_Graph_Layout_Plotarea::getTitle()
    Get the title
getTitleAxisX
in file Plotarea.php, method Image_Graph_Layout_Plotarea::getTitleAxisX()
    Get the X-axis title
getTitleAxisY
in file Plotarea.php, method Image_Graph_Layout_Plotarea::getTitleAxisY()
    Get the X-axis title
top

h

height
in file Vertical.php, method Image_Graph_Font_Vertical::height()
    Get the height of the text specified in pixels
height
in file TTF.php, method Image_Graph_Font_TTF::height()
    Get the height of the text specified in pixels
height
in file Graph.php, method Image_Graph::height()
    The height of the graph
height
in file Font.php, method Image_Graph_Font::height()
    Get the height of the text specified in pixels
height
in file Element.php, method Image_Graph_Element::height()
    The height of the element on the canvas
hideArrow
in file Axis.php, method Image_Graph_Axis::hideArrow()
    Do not show an arrow head on the 'end' of the axis (default)
hideAxis
in file Plotarea.php, method Image_Graph_Plotarea::hideAxis()
    Hides the axis
hideAxis
in file Map.php, method Image_Graph_Plotarea_Map::hideAxis()
    Hides the axis
hideLogo
in file Graph.php, method Image_Graph::hideLogo()
    Hides the logo from the output
horizontal
in file Graph.php, method Image_Graph::horizontal()
    Factory method to create horizontal layout.
top

i

Image_Graph
in file Graph.php, class Image_Graph
    Main class for the graph creation.
Image_Graph
in file Graph.php, method Image_Graph::Image_Graph()
    Image_Graph [Constructor].
Image_Graph_Axis
in file Axis.php, class Image_Graph_Axis
    Diplays a normal linear axis (either X- or Y-axis).
Image_Graph_Axis
in file Axis.php, method Image_Graph_Axis::Image_Graph_Axis()
    Image_Graph_Axis [Constructor].
Image_Graph_Axis_Category
in file Category.php, class Image_Graph_Axis_Category
    A normal axis thats displays labels with a 'interval' of 1.
Image_Graph_Axis_Category
in file Category.php, method Image_Graph_Axis_Category::Image_Graph_Axis_Category()
    Image_Graph_Axis_Category [Constructor].
Image_Graph_Axis_Logarithmic
in file Logarithmic.php, class Image_Graph_Axis_Logarithmic
    Diplays a logarithmic axis (either X- or Y-axis).
Image_Graph_Axis_Logarithmic
in file Logarithmic.php, method Image_Graph_Axis_Logarithmic::Image_Graph_Axis_Logarithmic()
    Image_Graph_AxisLogarithmic [Constructor].
Image_Graph_Axis_Marker_Area
in file Area.php, class Image_Graph_Axis_Marker_Area
    Display a grid
Image_Graph_Axis_Marker_Line
in file Line.php, class Image_Graph_Axis_Marker_Line
    Display a grid
Image_Graph_Axis_Multidimensional
in file Multidimensional.php, class Image_Graph_Axis_Multidimensional
    Abstract class of a multidimensional axis.
Image_Graph_Axis_Radar
in file Radar.php, class Image_Graph_Axis_Radar
    Displays an 'X'-axis in a radar plot chart.
Image_Graph_Common
in file Common.php, class Image_Graph_Common
    The ultimate ancestor of all Image_Graph classes.
Image_Graph_Common
in file Common.php, method Image_Graph_Common::Image_Graph_Common()
    Constructor
Image_Graph_DataPreprocessor
in file DataPreprocessor.php, method Image_Graph_DataPreprocessor::Image_Graph_DataPreprocessor()
    Image_Graph_DataPreprocessor [Constructor].
Image_Graph_DataPreprocessor
in file DataPreprocessor.php, class Image_Graph_DataPreprocessor
    Data preprocessor used for preformatting a data.
Image_Graph_DataPreprocessor_Array
in file Array.php, method Image_Graph_DataPreprocessor_Array::Image_Graph_DataPreprocessor_Array()
    Image_Graph_ArrayData [Constructor].
Image_Graph_DataPreprocessor_Array
in file Array.php, class Image_Graph_DataPreprocessor_Array
    Format data as looked up in an array.
Image_Graph_DataPreprocessor_Currency
in file Currency.php, class Image_Graph_DataPreprocessor_Currency
    Format data as a currency.
Image_Graph_DataPreprocessor_Currency
in file Currency.php, method Image_Graph_DataPreprocessor_Currency::Image_Graph_DataPreprocessor_Currency()
    Image_Graph_CurrencyData [Constructor].
Image_Graph_DataPreprocessor_Date
in file Date.php, method Image_Graph_DataPreprocessor_Date::Image_Graph_DataPreprocessor_Date()
    Create a DateData preprocessor
Image_Graph_DataPreprocessor_Date
in file Date.php, class Image_Graph_DataPreprocessor_Date
    Formats Unix timestamp as a date using specified format.
Image_Graph_DataPreprocessor_Formatted
in file Formatted.php, method Image_Graph_DataPreprocessor_Formatted::Image_Graph_DataPreprocessor_Formatted()
    Create a (s)printf format data preprocessor
Image_Graph_DataPreprocessor_Formatted
in file Formatted.php, class Image_Graph_DataPreprocessor_Formatted
    Format data using a (s)printf pattern.
Image_Graph_DataPreprocessor_Function
in file Function.php, class Image_Graph_DataPreprocessor_Function
    Formatting a value using a userdefined function.
Image_Graph_DataPreprocessor_Function
in file Function.php, method Image_Graph_DataPreprocessor_Function::Image_Graph_DataPreprocessor_Function()
    Create a FunctionData preprocessor
Image_Graph_DataPreprocessor_NumberText
in file NumberText.php, class Image_Graph_DataPreprocessor_NumberText
    Formatting a number as its written in languages supported by Numbers_Words.
Image_Graph_DataPreprocessor_NumberText
in file NumberText.php, method Image_Graph_DataPreprocessor_NumberText::Image_Graph_DataPreprocessor_NumberText()
    Image_Graph_NumberText [Constructor].
Image_Graph_DataPreprocessor_RomanNumerals
in file RomanNumerals.php, class Image_Graph_DataPreprocessor_RomanNumerals
    Formatting a value as a roman numerals.
Image_Graph_DataPreprocessor_RomanNumerals
in file RomanNumerals.php, method Image_Graph_DataPreprocessor_RomanNumerals::Image_Graph_DataPreprocessor_RomanNumerals()
    Create a RomanNumerals preprocessor
Image_Graph_DataPreprocessor_Sequential
in file Sequential.php, class Image_Graph_DataPreprocessor_Sequential
    Formatting values using a sequential data label array, ie. returning the 'next label' when asked for any label.
Image_Graph_DataSelector
in file DataSelector.php, class Image_Graph_DataSelector
    Filter used for selecting which data to show as markers
Image_Graph_DataSelector
in file DataSelector.php, method Image_Graph_DataSelector::Image_Graph_DataSelector()
    Image_Graph_DataSelector [Constructor]
Image_Graph_DataSelector_EveryNthpoint
in file EveryNthPoint.php, method Image_Graph_DataSelector_EveryNthPoint::Image_Graph_DataSelector_EveryNthpoint()
    EvertNthPoint [Constructor]
Image_Graph_DataSelector_EveryNthPoint
in file EveryNthPoint.php, class Image_Graph_DataSelector_EveryNthPoint
    Filter out all points except every Nth point.
Image_Graph_DataSelector_NoZeros
in file NoZeros.php, class Image_Graph_DataSelector_NoZeros
    Filter out all zero's.
Image_Graph_Dataset
in file Dataset.php, method Image_Graph_Dataset::Image_Graph_Dataset()
    Image_Graph_Dataset [Constructor]
Image_Graph_Dataset
in file Dataset.php, class Image_Graph_Dataset
    Data set used to represent a data collection to plot in a chart
Image_Graph_Dataset_Function
in file Function.php, class Image_Graph_Dataset_Function
    Function data set, points are generated by calling an external function.
Image_Graph_Dataset_Function
in file Function.php, method Image_Graph_Dataset_Function::Image_Graph_Dataset_Function()
    Image_Graph_FunctionDataset [Constructor]
Image_Graph_Dataset_Random
in file Random.php, method Image_Graph_Dataset_Random::Image_Graph_Dataset_Random()
    RandomDataset [Constructor]
Image_Graph_Dataset_Random
in file Random.php, class Image_Graph_Dataset_Random
    Random data set, points are generated by random.
Image_Graph_Dataset_Sequential
in file Sequential.php, method Image_Graph_Dataset_Sequential::Image_Graph_Dataset_Sequential()
    Image_Graph_SequentialDataset [Constructor]
Image_Graph_Dataset_Sequential
in file Sequential.php, class Image_Graph_Dataset_Sequential
    Sequential data set, simply add points (y) 1 by 1.
Image_Graph_Dataset_Trivial
in file Trivial.php, method Image_Graph_Dataset_Trivial::Image_Graph_Dataset_Trivial()
    Image_Graph_Dataset_Trivial [Constructor]
Image_Graph_Dataset_Trivial
in file Trivial.php, class Image_Graph_Dataset_Trivial
    Trivial data set, simply add points (x, y) 1 by 1
Image_Graph_Dataset_VectorFunction
in file VectorFunction.php, class Image_Graph_Dataset_VectorFunction
    Vector Function data set, points are generated by calling 2 external functions, x = sin(t) and y = cos(t)
Image_Graph_Dataset_VectorFunction
in file VectorFunction.php, method Image_Graph_Dataset_VectorFunction::Image_Graph_Dataset_VectorFunction()
    Image_Graph_VectorFunctionDataset [Constructor]
Image_Graph_Element
in file Element.php, class Image_Graph_Element
    Representation of a element.
Image_Graph_Figure_Circle
in file Circle.php, class Image_Graph_Figure_Circle
    Circle to draw on the canvas
Image_Graph_Figure_Circle
in file Circle.php, method Image_Graph_Figure_Circle::Image_Graph_Figure_Circle()
    Image_Graph_Circle [Constructor]
Image_Graph_Figure_Ellipse
in file Ellipse.php, method Image_Graph_Figure_Ellipse::Image_Graph_Figure_Ellipse()
    Ellipse [Constructor]
Image_Graph_Figure_Ellipse
in file Ellipse.php, class Image_Graph_Figure_Ellipse
    Ellipse to draw on the canvas
Image_Graph_Figure_Polygon
in file Polygon.php, class Image_Graph_Figure_Polygon
    Polygon to draw on the canvas
Image_Graph_Figure_Rectangle
in file Rectangle.php, class Image_Graph_Figure_Rectangle
    Rectangle to draw on the canvas
Image_Graph_Figure_Rectangle
in file Rectangle.php, method Image_Graph_Figure_Rectangle::Image_Graph_Figure_Rectangle()
    Rectangle [Construcor]
Image_Graph_Fill
in file Fill.php, class Image_Graph_Fill
    Style used for filling elements.
Image_Graph_Fill_Array
in file Array.php, class Image_Graph_Fill_Array
    A sequential array of fillstyles.
Image_Graph_Fill_Gradient
in file Gradient.php, class Image_Graph_Fill_Gradient
    Fill using a gradient color.
Image_Graph_Fill_Gradient
in file Gradient.php, method Image_Graph_Fill_Gradient::Image_Graph_Fill_Gradient()
    Image_Graph_GradientFill [Constructor]
Image_Graph_Fill_Image
in file Image.php, method Image_Graph_Fill_Image::Image_Graph_Fill_Image()
    Image_Graph_ImageFill [Constructor]
Image_Graph_Fill_Image
in file Image.php, class Image_Graph_Fill_Image
    Fill using an image.
Image_Graph_Fill_Solid
in file Solid.php, method Image_Graph_Fill_Solid::Image_Graph_Fill_Solid()
    Image_Graph_SolidFill [Constructor]
Image_Graph_Fill_Solid
in file Solid.php, class Image_Graph_Fill_Solid
    Solid colored fill.
Image_Graph_Font
in file Font.php, class Image_Graph_Font
    A font.
Image_Graph_Font
in file Font.php, method Image_Graph_Font::Image_Graph_Font()
    Image_Graph_Font [Constructor]
Image_Graph_Font_Extended
in file Extended.php, class Image_Graph_Font_Extended
    A font with extended functionality.
Image_Graph_Font_TTF
in file TTF.php, class Image_Graph_Font_TTF
    A truetype font.
Image_Graph_Font_TTF
in file TTF.php, method Image_Graph_Font_TTF::Image_Graph_Font_TTF()
    FontTTF [Constructor]
Image_Graph_Font_Vertical
in file Vertical.php, class Image_Graph_Font_Vertical
    A vertical font
Image_Graph_Grid
in file Grid.php, class Image_Graph_Grid
    A grid displayed on the plotarea.
Image_Graph_Grid_Bars
in file Bars.php, class Image_Graph_Grid_Bars
    Display alternating bars on the plotarea.
Image_Graph_Grid_Lines
in file Lines.php, class Image_Graph_Grid_Lines
    Display a line grid on the plotarea.
Image_Graph_Grid_Lines
in file Lines.php, method Image_Graph_Grid_Lines::Image_Graph_Grid_Lines()
    GridLines [Constructor]
Image_Graph_Layout
in file Layout.php, method Image_Graph_Layout::Image_Graph_Layout()
    Image_Graph_Layout [Constructor]
Image_Graph_Layout
in file Layout.php, class Image_Graph_Layout
    Defines an area of the graph that can be layout'ed.
Image_Graph_Layout_Horizontal
in file Horizontal.php, method Image_Graph_Layout_Horizontal::Image_Graph_Layout_Horizontal()
    HorizontalLayout [Constructor]
Image_Graph_Layout_Horizontal
in file Horizontal.php, class Image_Graph_Layout_Horizontal
    Layout for displaying two elements side by side.
Image_Graph_Layout_Plotarea
in file Plotarea.php, class Image_Graph_Layout_Plotarea
    A default/standard plotarea layout.
Image_Graph_Layout_Plotarea
in file Plotarea.php, method Image_Graph_Layout_Plotarea::Image_Graph_Layout_Plotarea()
    PlotareaLayout [Constructor]
Image_Graph_Layout_Vertical
in file Vertical.php, class Image_Graph_Layout_Vertical
    Layout for displaying two elements on top of each other.
Image_Graph_Legend
in file Legend.php, class Image_Graph_Legend
    Displays a legend for a plotarea.
Image_Graph_Legend
in file Legend.php, method Image_Graph_Legend::Image_Graph_Legend()
    Image_Graph_Legend [Constructor]
Image_Graph_Line_Array
in file Array.php, class Image_Graph_Line_Array
    A sequential array of linestyles.
Image_Graph_Line_Dashed
in file Dashed.php, method Image_Graph_Line_Dashed::Image_Graph_Line_Dashed()
    Image_Graph_DashedLine [Constructor]
Image_Graph_Line_Dashed
in file Dashed.php, class Image_Graph_Line_Dashed
    Dashed line style.
Image_Graph_Line_Dotted
in file Dotted.php, class Image_Graph_Line_Dotted
    Dotted line style.
Image_Graph_Line_Dotted
in file Dotted.php, method Image_Graph_Line_Dotted::Image_Graph_Line_Dotted()
    DottedLine [Constructor]
Image_Graph_Line_Formatted
in file Formatted.php, class Image_Graph_Line_Formatted
    Formatted user defined line style.
Image_Graph_Line_Formatted
in file Formatted.php, method Image_Graph_Line_Formatted::Image_Graph_Line_Formatted()
    Image_Graph_FormattedLine [Constructor]
Image_Graph_Line_Solid
in file Solid.php, method Image_Graph_Line_Solid::Image_Graph_Line_Solid()
    Image_Graph_SolidLine [Constructor]
Image_Graph_Line_Solid
in file Solid.php, class Image_Graph_Line_Solid
    Simple colored line style.
Image_Graph_Logo
in file Logo.php, class Image_Graph_Logo
    Displays a logo on the canvas.
Image_Graph_Logo
in file Logo.php, method Image_Graph_Logo::Image_Graph_Logo()
    Logo [Constructor]
Image_Graph_Marker
in file Marker.php, class Image_Graph_Marker
    Data point marker.
Image_Graph_Marker_Array
in file Array.php, class Image_Graph_Marker_Array
    A sequential array of markers.
Image_Graph_Marker_Asterisk
in file Asterisk.php, class Image_Graph_Marker_Asterisk
    Data marker as an asterisk (*)
Image_Graph_Marker_Average
in file Average.php, class Image_Graph_Marker_Average
    A marker displaying the 'distance' to the datasets average value.
Image_Graph_Marker_Box
in file Box.php, class Image_Graph_Marker_Box
    Data marker as a box
Image_Graph_Marker_Bubble
in file Bubble.php, class Image_Graph_Marker_Bubble
    Dsiplay a circle with y-value percentage as radius (require GD2).
Image_Graph_Marker_Circle
in file Circle.php, class Image_Graph_Marker_Circle
    Data marker as circle (require GD2)
Image_Graph_Marker_Cross
in file Cross.php, class Image_Graph_Marker_Cross
    Data marker as a cross
Image_Graph_Marker_Diamond
in file Diamond.php, class Image_Graph_Marker_Diamond
    Data marker as a diamond
Image_Graph_Marker_FloodFill
in file FloodFill.php, class Image_Graph_Marker_FloodFill
    Data marker as floodedfill (require GD2)
Image_Graph_Marker_Icon
in file Icon.php, class Image_Graph_Marker_Icon
    Data marker using an image as icon
Image_Graph_Marker_Icon
in file Icon.php, method Image_Graph_Marker_Icon::Image_Graph_Marker_Icon()
    Create an icon marker
Image_Graph_Marker_Pinpoint
in file Pinpoint.php, class Image_Graph_Marker_Pinpoint
    Data marker using a pinpoint as marker
Image_Graph_Marker_Pinpoint
in file Pinpoint.php, method Image_Graph_Marker_Pinpoint::Image_Graph_Marker_Pinpoint()
    Create the marker as a pin point
Image_Graph_Marker_Plus
in file Plus.php, class Image_Graph_Marker_Plus
    Data marker as a plus
Image_Graph_Marker_Pointing
in file Pointing.php, class Image_Graph_Marker_Pointing
    Data marker as a 'pointing marker', ie it points to the data using another marker (as start and/or end)
Image_Graph_Marker_Pointing
in file Pointing.php, method Image_Graph_Marker_Pointing::Image_Graph_Marker_Pointing()
    Create an pointing marker, ie a pin on a board
Image_Graph_Marker_Pointing_Angular
in file Angular.php, method Image_Graph_Marker_Pointing_Angular::Image_Graph_Marker_Pointing_Angular()
    Image_Graph_AngularPointingMarker [Constructor]
Image_Graph_Marker_Pointing_Angular
in file Angular.php, class Image_Graph_Marker_Pointing_Angular
    Marker that points 'away' from the graph.
Image_Graph_Marker_Pointing_Radial
in file Radial.php, class Image_Graph_Marker_Pointing_Radial
    A pointing marker in a random angle from the data
Image_Graph_Marker_Pointing_Radial
in file Radial.php, method Image_Graph_Marker_Pointing_Radial::Image_Graph_Marker_Pointing_Radial()
    Create an radial pointing marker, ie a marker on a defined distance from the data
Image_Graph_Marker_ReversePinpoint
in file ReversePinpoint.php, class Image_Graph_Marker_ReversePinpoint
    Data marker using a (reverse) pinpoint as marker
Image_Graph_Marker_ReversePinpoint
in file ReversePinpoint.php, method Image_Graph_Marker_ReversePinpoint::Image_Graph_Marker_ReversePinpoint()
    Create the marker as a reverse pin point
Image_Graph_Marker_Triangle
in file Triangle.php, class Image_Graph_Marker_Triangle
    Data marker as a triangle
Image_Graph_Marker_Value
in file Value.php, class Image_Graph_Marker_Value
    A marker showing the data value.
Image_Graph_Marker_Value
in file Value.php, method Image_Graph_Marker_Value::Image_Graph_Marker_Value()
    Create a value marker, ie a box containing the value of the 'pointing data'
Image_Graph_Plot
in file Plot.php, class Image_Graph_Plot
    Framework for a chart
Image_Graph_Plot
in file Plot.php, method Image_Graph_Plot::Image_Graph_Plot()
    PlotType [Constructor]
Image_Graph_Plotarea
in file Plotarea.php, method Image_Graph_Plotarea::Image_Graph_Plotarea()
    Image_Graph_Plotarea [Constructor]
Image_Graph_Plotarea
in file Plotarea.php, class Image_Graph_Plotarea
    Plot area used for drawing plots.
Image_Graph_Plotarea_Element
in file Element.php, class Image_Graph_Plotarea_Element
    Representation of a element on a plotarea.
Image_Graph_Plotarea_Map
in file Map.php, class Image_Graph_Plotarea_Map
    Plot area used for map plots.
Image_Graph_Plotarea_Map
in file Map.php, method Image_Graph_Plotarea_Map::Image_Graph_Plotarea_Map()
    PlotareaMap [Constructor]
Image_Graph_Plotarea_Radar
in file Radar.php, method Image_Graph_Plotarea_Radar::Image_Graph_Plotarea_Radar()
    Create the plotarea, implicitely creates 2 normal axis
Image_Graph_Plotarea_Radar
in file Radar.php, class Image_Graph_Plotarea_Radar
    Plot area used for radar plots.
Image_Graph_Plot_Area
in file Area.php, class Image_Graph_Plot_Area
    Area Chart plot.
Image_Graph_Plot_Bar
in file Bar.php, class Image_Graph_Plot_Bar
    A bar chart.
Image_Graph_Plot_Dot
in file Dot.php, class Image_Graph_Plot_Dot
    Dot chart (only marker).
Image_Graph_Plot_Impulse
in file Impulse.php, class Image_Graph_Plot_Impulse
    Impulse chart
Image_Graph_Plot_Line
in file Line.php, class Image_Graph_Plot_Line
    Linechart
Image_Graph_Plot_Pie
in file Pie.php, class Image_Graph_Plot_Pie
    2D Piechart
Image_Graph_Plot_Radar
in file Radar.php, class Image_Graph_Plot_Radar
    Radar chart
Image_Graph_Plot_Smoothed_Area
in file Area.php, class Image_Graph_Plot_Smoothed_Area
    Bezier smoothed area chart Similar to an {@see Image_Graph_Plot_Area}, but the interconnecting lines between two datapoints are smoothed using a Bezier curve, which enables the chart to appear as a nice curved plot instead of the sharp edges of a conventional {@see Image_Graph_Plot_Area}.
Image_Graph_Plot_Smoothed_Bezier
in file Bezier.php, class Image_Graph_Plot_Smoothed_Bezier
    Bezier smoothed plottype.
Image_Graph_Plot_Smoothed_Bezier
in file Bezier.php, method Image_Graph_Plot_Smoothed_Bezier::Image_Graph_Plot_Smoothed_Bezier()
    Image_Graph_Plot_Smoothed_Bezier [Constructor]
Image_Graph_Plot_Smoothed_Line
in file Line.php, class Image_Graph_Plot_Smoothed_Line
    Bezier smoothed line chart.
Image_Graph_Plot_Step
in file Step.php, method Image_Graph_Plot_Step::Image_Graph_Plot_Step()
    PlotType [Constructor]
Image_Graph_Plot_Step
in file Step.php, class Image_Graph_Plot_Step
    Stepchart
Image_Graph_Simple
in file Simple.php, class Image_Graph_Simple
    Class for simple creation of graphs
Image_Graph_Simple
in file Simple.php, method Image_Graph_Simple::Image_Graph_Simple()
    Image_Graph_Simple [Constructor]
Image_Graph_Title
in file Title.php, class Image_Graph_Title
    Title
Image_Graph_Title
in file Title.php, method Image_Graph_Title::Image_Graph_Title()
    Create the title
top

l

layoutFactory
in file Graph.php, method Image_Graph::layoutFactory()
    Factory method to create layouts.
top

m

maximumX
in file Sequential.php, method Image_Graph_Dataset_Sequential::maximumX()
    The maximum X value
maximumX
in file Dataset.php, method Image_Graph_Dataset::maximumX()
    The maximum X value
maximumY
in file Dataset.php, method Image_Graph_Dataset::maximumY()
    The maximum Y value
minimumX
in file Sequential.php, method Image_Graph_Dataset_Sequential::minimumX()
    The minimum X value
minimumX
in file Dataset.php, method Image_Graph_Dataset::minimumX()
    The minimum X value
minimumY
in file Dataset.php, method Image_Graph_Dataset::minimumY()
    The minimum Y value
top

n

newColor
in file Graph.php, method Image_Graph::newColor()
    Get a new color.
top

r

rotate
in file Graph.php, method Image_Graph::rotate()
    Rotate the final graph
top

s

saveAs
in file Graph.php, method Image_Graph::saveAs()
    Save the output as a file
setAlignment
in file Legend.php, method Image_Graph_Legend::setAlignment()
    Set the alignment of the legend
setAngle
in file Extended.php, method Image_Graph_Font_Extended::setAngle()
    Set the angle slope of the output font (0 = normal, 90 = bottom and up, 180 = upside down, 270 = top and down)
setBackground
in file Value.php, method Image_Graph_Marker_Value::setBackground()
    Sets the background fill style of the element
setBackground
in file Element.php, method Image_Graph_Element::setBackground()
    Sets the background fill style of the element
setBackgroundColor
in file Value.php, method Image_Graph_Marker_Value::setBackgroundColor()
    Sets the background color of the element
setBackgroundColor
in file Element.php, method Image_Graph_Element::setBackgroundColor()
    Sets the background color of the element
setBorderColor
in file Element.php, method Image_Graph_Element::setBorderColor()
    Sets the border color of the element
setBorderStyle
in file Element.php, method Image_Graph_Element::setBorderStyle()
    Sets the border line style of the element
setColor
in file Font.php, method Image_Graph_Font::setColor()
    Set the color of the font
setDataPreprocessor
in file Value.php, method Image_Graph_Marker_Value::setDataPreprocessor()
    Sets a data preprocessor for formatting the values
setDataPreProcessor
in file Axis.php, method Image_Graph_Axis::setDataPreProcessor()
    Sets a data preprocessor for formatting the axis labels
setDataSelector
in file Plot.php, method Image_Graph_Plot::setDataSelector()
    Sets the dataselector to specify which data should be displayed on the plot as markers and which are not
setFillColor
in file Element.php, method Image_Graph_Element::setFillColor()
    Sets the fill color of the element
setFillStyle
in file Element.php, method Image_Graph_Element::setFillStyle()
    Sets the fill style of the element
setFont
in file Element.php, method Image_Graph_Element::setFont()
    Sets the font of the element
setFontFile
in file TTF.php, method Image_Graph_Font_TTF::setFontFile()
    Set another font file
setLabelInterval
in file Axis.php, method Image_Graph_Axis::setLabelInterval()
    Sets an interval for when labels are shown on the axis.
setLabelInterval
in file Category.php, method Image_Graph_Axis_Category::setLabelInterval()
    Sets an interval for when labels are shown on the axis.
setLineColor
in file Element.php, method Image_Graph_Element::setLineColor()
    Sets the line color of the element
setLineStyle
in file Element.php, method Image_Graph_Element::setLineStyle()
    Sets the line style of the element
setLowerBound
in file Area.php, method Image_Graph_Axis_Marker_Area::setLowerBound()
    Sets the lower bound of the area (value on the axis)
setMarker
in file Plot.php, method Image_Graph_Plot::setMarker()
    Sets the marker to 'display' data points on the graph
setMarkerStart
in file Pointing.php, method Image_Graph_Marker_Pointing::setMarkerStart()
    Sets the starting marker, ie the tip of the pin on a board
setMaxRadius
in file Bubble.php, method Image_Graph_Marker_Bubble::setMaxRadius()
    Sets the maximum radius the marker can occupy
setName
in file Dataset.php, method Image_Graph_Dataset::setName()
    Sets the name of the data set, used for legending
setPadding
in file Element.php, method Image_Graph_Element::setPadding()
    Sets padding of the element
setPlotarea
in file Legend.php, method Image_Graph_Legend::setPlotarea()
    Sets Plotarea
setPlotBorderStyle
in file Plotarea.php, method Image_Graph_Plotarea::setPlotBorderStyle()
    Sets the plot border line style of the element
setPointX
in file Icon.php, method Image_Graph_Marker_Icon::setPointX()
    Set the X 'center' point of the marker
setPointY
in file Icon.php, method Image_Graph_Marker_Icon::setPointY()
    Set the Y 'center' point of the marker
setSecondaryMarker
in file Marker.php, method Image_Graph_Marker::setSecondaryMarker()
    Set the secondary marker
setSize
in file Extended.php, method Image_Graph_Font_Extended::setSize()
    Set the size of the font
setSize
in file Marker.php, method Image_Graph_Marker::setSize()
    Set the 'size' of the marker
setText
in file Title.php, method Image_Graph_Title::setText()
    Set the text
setThickness
in file Solid.php, method Image_Graph_Line_Solid::setThickness()
    Set the thickness of the linestyle
setTitle
in file Plot.php, method Image_Graph_Plot::setTitle()
    Sets the title of the plot, used for legend
setUpperBound
in file Area.php, method Image_Graph_Axis_Marker_Area::setUpperBound()
    Sets the upper bound of the area (value on the axis)
setValue
in file Line.php, method Image_Graph_Axis_Marker_Line::setValue()
    Sets the value of the line marker (value on the axis)
showArrow
in file Axis.php, method Image_Graph_Axis::showArrow()
    Show an arrow head on the 'end' of the axis
showLabel
in file Axis.php, method Image_Graph_Axis::showLabel()
    Shows a label for the the specified values.
showShadow
in file Element.php, method Image_Graph_Element::showShadow()
    Shows shadow on the element
spacing
in file Bar.php, method Image_Graph_Plot_Bar::spacing()
    Set the spacing between 2 neighbouring bars
top

t

thumbnail
in file Graph.php, method Image_Graph::thumbnail()
    Create the output as a thumbnail
top

v

vertical
in file Graph.php, method Image_Graph::vertical()
    Factory method to create vertical layout.
top

w

width
in file TTF.php, method Image_Graph_Font_TTF::width()
    Get the width of the text specified in pixels
width
in file Vertical.php, method Image_Graph_Font_Vertical::width()
    Get the width of the text specified in pixels
width
in file Graph.php, method Image_Graph::width()
    The width of the graph
width
in file Font.php, method Image_Graph_Font::width()
    Get the width of the text specified in pixels
width
in file Element.php, method Image_Graph_Element::width()
    The width of the element on the canvas
write
in file Element.php, method Image_Graph_Element::write()
    Writes text to the canvas.
top

Documentation generated on Mon, 11 Mar 2019 13:57:44 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.