Index of all elements
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ l ]
[ m ]
[ n ]
[ p ]
[ r ]
[ s ]
[ t ]
[ v ]
[ w ]
[ x ]
a
- add
- in file Plotarea.php, method Image_Graph_Plotarea::add()
Adds an element to the plotarea
- 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_Marker_Array::add()
Add a marker style to the array
- add
- in file Array.php, method Image_Graph_Fill_Array::add()
Add a fill style to the array
- 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
- 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 Function.php, method Image_Graph_Dataset_Function::addPoint()
Add a point to the dataset.
- addPoint
- in file Map.php, method Image_Graph_Plotarea_Map::addPoint()
Add a point to the maps
- addPoint
- in file Trivial.php, method Image_Graph_Dataset_Trivial::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 Dataset.php, method Image_Graph_Dataset::addPoint()
Add a point to the dataset
- addPoint
- in file Sequential.php, method Image_Graph_Dataset_Sequential::addPoint()
Add a point to the dataset
- addVertex
- in file Polygon.php, method Image_Graph_Figure_Polygon::addVertex()
Add a vertex to the polygon
- allocateColor
- in file Color.php, method Image_Graph_Color::allocateColor()
Allocates a color in the given image.
- antialias
- in file Graph.php, method Image_Graph::antialias()
Antialias on the graph
- Area.php
- procedural page Area.php
- Axis.php
- procedural page Axis.php
- Array.php
- procedural page Array.php
- Array.php
- procedural page Array.php
- Array.php
- procedural page Array.php
- Array.php
- procedural page Array.php
- Asterisk.php
- procedural page Asterisk.php
- Average.php
- procedural page Average.php
- Angular.php
- procedural page Angular.php
- Area.php
- procedural page Area.php
- Area.php
- procedural page Area.php
top
top
top
top
top
top
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 Map.php, method Image_Graph_Plotarea_Map::hideAxis()
Hides the axis
- hideAxis
- in file Plotarea.php, method Image_Graph_Plotarea::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.
- Horizontal.php
- procedural page Horizontal.php
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.php
- procedural page Image.php
- Icon.php
- procedural page Icon.php
- Impulse.php
- procedural page Impulse.php
- IMAGE_GRAPH_ALIGN_BOTTOM
- in file Constants.php, constant IMAGE_GRAPH_ALIGN_BOTTOM
Align text bottom
- IMAGE_GRAPH_ALIGN_BOTTOM_LEFT
- in file Constants.php, constant IMAGE_GRAPH_ALIGN_BOTTOM_LEFT
Align text bottom left
- IMAGE_GRAPH_ALIGN_BOTTOM_RIGHT
- in file Constants.php, constant IMAGE_GRAPH_ALIGN_BOTTOM_RIGHT
Align text bottom right
- IMAGE_GRAPH_ALIGN_CENTER
- in file Constants.php, constant IMAGE_GRAPH_ALIGN_CENTER
Align text center (both x and y)
- IMAGE_GRAPH_ALIGN_CENTER_X
- in file Constants.php, constant IMAGE_GRAPH_ALIGN_CENTER_X
Align text center x (horizontal)
- IMAGE_GRAPH_ALIGN_CENTER_Y
- in file Constants.php, constant IMAGE_GRAPH_ALIGN_CENTER_Y
Align text center y (vertical)
- IMAGE_GRAPH_ALIGN_HORIZONTAL
- in file Constants.php, constant IMAGE_GRAPH_ALIGN_HORIZONTAL
Align horizontal
- IMAGE_GRAPH_ALIGN_LEFT
- in file Constants.php, constant IMAGE_GRAPH_ALIGN_LEFT
Align text left
- IMAGE_GRAPH_ALIGN_RIGHT
- in file Constants.php, constant IMAGE_GRAPH_ALIGN_RIGHT
Align text right
- IMAGE_GRAPH_ALIGN_TOP
- in file Constants.php, constant IMAGE_GRAPH_ALIGN_TOP
Align text top
- IMAGE_GRAPH_ALIGN_TOP_LEFT
- in file Constants.php, constant IMAGE_GRAPH_ALIGN_TOP_LEFT
Align text top left
- IMAGE_GRAPH_ALIGN_TOP_RIGHT
- in file Constants.php, constant IMAGE_GRAPH_ALIGN_TOP_RIGHT
Align text top right
- IMAGE_GRAPH_ALIGN_VERTICAL
- in file Constants.php, constant IMAGE_GRAPH_ALIGN_VERTICAL
Align vertical
- Image_Graph_Axis
- in file Axis.php, method Image_Graph_Axis::Image_Graph_Axis()
Image_Graph_Axis [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_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_HORIZONTAL
- in file Constants.php, constant IMAGE_GRAPH_AXIS_HORIZONTAL
Defines an horizontal (X) 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_Logarithmic
- in file Logarithmic.php, class Image_Graph_Axis_Logarithmic
Diplays a logarithmic axis (either X- or Y-axis).
- 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_AXIS_VERTICAL
- in file Constants.php, constant IMAGE_GRAPH_AXIS_VERTICAL
Defines an vertical (Y) axis
- IMAGE_GRAPH_AXIS_X
- in file Constants.php, constant IMAGE_GRAPH_AXIS_X
Defines an X (horizontal) axis
- IMAGE_GRAPH_AXIS_Y
- in file Constants.php, constant IMAGE_GRAPH_AXIS_Y
Defines an Y (vertical) axis
- IMAGE_GRAPH_AXIS_Y_SECONDARY
- in file Constants.php, constant IMAGE_GRAPH_AXIS_Y_SECONDARY
Defines an Y (vertical) axis
- Image_Graph_Color
- in file Color.php, class Image_Graph_Color
Class for color-handling
- Image_Graph_Common
- in file Common.php, method Image_Graph_Common::Image_Graph_Common()
Constructor
- Image_Graph_Common
- in file Common.php, class Image_Graph_Common
The ultimate ancestor of all Image_Graph classes.
- Image_Graph_DataPreprocessor
- in file DataPreprocessor.php, class Image_Graph_DataPreprocessor
Data preprocessor used for preformatting a data.
- Image_Graph_DataPreprocessor
- in file DataPreprocessor.php, method Image_Graph_DataPreprocessor::Image_Graph_DataPreprocessor()
Image_Graph_DataPreprocessor [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_Array
- in file Array.php, method Image_Graph_DataPreprocessor_Array::Image_Graph_DataPreprocessor_Array()
Image_Graph_ArrayData [Constructor].
- 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, method Image_Graph_DataPreprocessor_Function::Image_Graph_DataPreprocessor_Function()
Create a FunctionData preprocessor
- Image_Graph_DataPreprocessor_Function
- in file Function.php, class Image_Graph_DataPreprocessor_Function
Formatting a value using a userdefined function.
- Image_Graph_DataPreprocessor_NumberText
- in file NumberText.php, method Image_Graph_DataPreprocessor_NumberText::Image_Graph_DataPreprocessor_NumberText()
Image_Graph_NumberText [Constructor].
- 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_RomanNumerals
- in file RomanNumerals.php, method Image_Graph_DataPreprocessor_RomanNumerals::Image_Graph_DataPreprocessor_RomanNumerals()
Create a RomanNumerals preprocessor
- Image_Graph_DataPreprocessor_RomanNumerals
- in file RomanNumerals.php, class Image_Graph_DataPreprocessor_RomanNumerals
Formatting a value as a roman numerals.
- 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, method Image_Graph_DataSelector::Image_Graph_DataSelector()
Image_Graph_DataSelector [Constructor]
- Image_Graph_DataSelector
- in file DataSelector.php, class Image_Graph_DataSelector
Filter used for selecting which data to show as markers
- Image_Graph_DataSelector_EveryNthPoint
- in file EveryNthPoint.php, class Image_Graph_DataSelector_EveryNthPoint
Filter out all points except every Nth point.
- Image_Graph_DataSelector_EveryNthpoint
- in file EveryNthPoint.php, method Image_Graph_DataSelector_EveryNthPoint::Image_Graph_DataSelector_EveryNthpoint()
EvertNthPoint [Constructor]
- 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, class Image_Graph_Dataset
Data set used to represent a data collection to plot in a chart
- Image_Graph_Dataset
- in file Dataset.php, method Image_Graph_Dataset::Image_Graph_Dataset()
Image_Graph_Dataset [Constructor]
- 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, class Image_Graph_Dataset_Random
Random data set, points are generated by random.
- Image_Graph_Dataset_Random
- in file Random.php, method Image_Graph_Dataset_Random::Image_Graph_Dataset_Random()
RandomDataset [Constructor]
- 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, class Image_Graph_Dataset_Trivial
Trivial data set, simply add points (x, 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_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_DEBUG
- in file Config.php, constant IMAGE_GRAPH_DEBUG
Enable graph debugging, no graphical output to browser if enabled
- Image_Graph_Element
- in file Element.php, class Image_Graph_Element
Representation of a element.
- IMAGE_GRAPH_ERROR_GENERIC
- in file Constants.php, constant IMAGE_GRAPH_ERROR_GENERIC
- Image_Graph_Figure_Circle
- in file Circle.php, method Image_Graph_Figure_Circle::Image_Graph_Figure_Circle()
Image_Graph_Circle [Constructor]
- Image_Graph_Figure_Circle
- in file Circle.php, class Image_Graph_Figure_Circle
Circle to draw on the canvas
- 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, class Image_Graph_Fill_Solid
Solid colored fill.
- Image_Graph_Fill_Solid
- in file Solid.php, method Image_Graph_Fill_Solid::Image_Graph_Fill_Solid()
Image_Graph_SolidFill [Constructor]
- 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
- in file Constants.php, constant IMAGE_GRAPH_FONT
Defines the default builtin font
- 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_gd_version
- in file Common.php, function Image_Graph_gd_version()
Check which version of GD is installed
- IMAGE_GRAPH_GRAD_DIAGONALLY_BL_TR
- in file Constants.php, constant IMAGE_GRAPH_GRAD_DIAGONALLY_BL_TR
Defines a diagonal gradient fill from bottom-left to top-right
- IMAGE_GRAPH_GRAD_DIAGONALLY_TL_BR
- in file Constants.php, constant IMAGE_GRAPH_GRAD_DIAGONALLY_TL_BR
Defines a diagonal gradient fill from top-left to bottom-right
- IMAGE_GRAPH_GRAD_HORIZONTAL
- in file Constants.php, constant IMAGE_GRAPH_GRAD_HORIZONTAL
Defines a horizontal gradient fill
- IMAGE_GRAPH_GRAD_HORIZONTAL_MIRRORED
- in file Constants.php, constant IMAGE_GRAPH_GRAD_HORIZONTAL_MIRRORED
Defines a horizontally mirrored gradient fill
- IMAGE_GRAPH_GRAD_RADIAL
- in file Constants.php, constant IMAGE_GRAPH_GRAD_RADIAL
Defines a radial gradient fill
- IMAGE_GRAPH_GRAD_VERTICAL
- in file Constants.php, constant IMAGE_GRAPH_GRAD_VERTICAL
Defines a vertical gradient fill
- IMAGE_GRAPH_GRAD_VERTICAL_MIRRORED
- in file Constants.php, constant IMAGE_GRAPH_GRAD_VERTICAL_MIRRORED
Defines a vertically mirrored gradient fill
- 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_LABEL_MAXIMUM
- in file Constants.php, constant IMAGE_GRAPH_LABEL_MAXIMUM
Define if label should be shown for axis maximum value
- IMAGE_GRAPH_LABEL_MINIMUM
- in file Constants.php, constant IMAGE_GRAPH_LABEL_MINIMUM
Define if label should be shown for axis minimum value
- IMAGE_GRAPH_LABEL_ZERO
- in file Constants.php, constant IMAGE_GRAPH_LABEL_ZERO
Define if label should be shown for axis 0 (zero) value
- 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
- in file Layout.php, method Image_Graph_Layout::Image_Graph_Layout()
Image_Graph_Layout [Constructor]
- 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, method Image_Graph_Layout_Plotarea::Image_Graph_Layout_Plotarea()
PlotareaLayout [Constructor]
- Image_Graph_Layout_Plotarea
- in file Plotarea.php, class Image_Graph_Layout_Plotarea
A default/standard plotarea layout.
- 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, method Image_Graph_Legend::Image_Graph_Legend()
Image_Graph_Legend [Constructor]
- Image_Graph_Legend
- in file Legend.php, class Image_Graph_Legend
Displays a legend for a plotarea.
- 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, method Image_Graph_Line_Dotted::Image_Graph_Line_Dotted()
DottedLine [Constructor]
- Image_Graph_Line_Dotted
- in file Dotted.php, class Image_Graph_Line_Dotted
Dotted 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_Formatted
- in file Formatted.php, class Image_Graph_Line_Formatted
Formatted user defined line style.
- Image_Graph_Line_Solid
- in file Solid.php, class Image_Graph_Line_Solid
Simple colored line style.
- Image_Graph_Line_Solid
- in file Solid.php, method Image_Graph_Line_Solid::Image_Graph_Line_Solid()
Image_Graph_SolidLine [Constructor]
- Image_Graph_Logo
- in file Logo.php, method Image_Graph_Logo::Image_Graph_Logo()
Logo [Constructor]
- Image_Graph_Logo
- in file Logo.php, class Image_Graph_Logo
Displays a logo on the canvas.
- 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, method Image_Graph_Marker_Icon::Image_Graph_Marker_Icon()
Create an icon marker
- Image_Graph_Marker_Icon
- in file Icon.php, class Image_Graph_Marker_Icon
Data marker using an image as icon
- 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_Pinpoint
- in file Pinpoint.php, class Image_Graph_Marker_Pinpoint
Data marker using a pinpoint as marker
- 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, method Image_Graph_Marker_Pointing::Image_Graph_Marker_Pointing()
Create an pointing marker, ie a pin on a board
- 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_Angular
- in file Angular.php, class Image_Graph_Marker_Pointing_Angular
Marker that points 'away' from the graph.
- 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_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_PCT_X_MAX
- in file Constants.php, constant IMAGE_GRAPH_PCT_X_MAX
Defines a max X% value should be used
- IMAGE_GRAPH_PCT_X_MIN
- in file Constants.php, constant IMAGE_GRAPH_PCT_X_MIN
Defines a min X% value should be used
- IMAGE_GRAPH_PCT_Y_MAX
- in file Constants.php, constant IMAGE_GRAPH_PCT_Y_MAX
Defines a max Y% value should be used
- IMAGE_GRAPH_PCT_Y_MIN
- in file Constants.php, constant IMAGE_GRAPH_PCT_Y_MIN
Defines a min Y% value should be used
- 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, class Image_Graph_Plotarea
Plot area used for drawing plots.
- Image_Graph_Plotarea
- in file Plotarea.php, method Image_Graph_Plotarea::Image_Graph_Plotarea()
Image_Graph_Plotarea [Constructor]
- 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, method Image_Graph_Plotarea_Map::Image_Graph_Plotarea_Map()
PlotareaMap [Constructor]
- Image_Graph_Plotarea_Map
- in file Map.php, class Image_Graph_Plotarea_Map
Plot area used for map plots.
- Image_Graph_Plotarea_Radar
- in file Radar.php, class Image_Graph_Plotarea_Radar
Plot area used for radar plots.
- 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_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_POINT_ID
- in file Constants.php, constant IMAGE_GRAPH_POINT_ID
Defines a ID value should be used
- 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
- IMAGE_GRAPH_VALUE_X
- in file Constants.php, constant IMAGE_GRAPH_VALUE_X
Defines a X value should be used
- IMAGE_GRAPH_VALUE_Y
- in file Constants.php, constant IMAGE_GRAPH_VALUE_Y
Defines a Y value should be used
- is_a
- in file Common.php, function is_a()
Check if an object is of a given class, this function is available as of PHP 4.2.0, so if it exist it will not be declared
top
top
top
top
top
top
s
- Sequential.php
- procedural page Sequential.php
- Sequential.php
- procedural page Sequential.php
- Solid.php
- procedural page Solid.php
- Solid.php
- procedural page Solid.php
- Step.php
- procedural page Step.php
- Simple.php
- procedural page Simple.php
- salaries
- in file linechart1.php, function salaries()
- 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 Axis.php, method Image_Graph_Axis::setDataPreProcessor()
Sets a data preprocessor for formatting the axis labels
- setDataPreprocessor
- in file Value.php, method Image_Graph_Marker_Value::setDataPreprocessor()
Sets a data preprocessor for formatting the values
- 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
top
top
top
x
- XtoYear
- in file linechart1.php, function XtoYear()
top
Documentation generated on Mon, 11 Mar 2019 13:57:44 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|