Index of all elements
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ l ]
[ m ]
[ n ]
[ p ]
[ r ]
[ s ]
[ t ]
[ v ]
[ w ]
[ _ ]
a
- 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
- 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_Marker_Array::add()
Add a marker style to the array
- addColor
- in file Graph.php, method Image_Graph::addColor()
Add a color.
- addColor
- in file Array.php, method Image_Graph_Fill_Array::addColor()
Add a color to the array
- addColor
- in file Common.php, method Image_Graph_Common::addColor()
Add a color. Ultimately it should call addColor() from the Image_Graph object
- addFont
- in file Graph.php, method Image_Graph::addFont()
Add a font.
- addGridX
- in file Map.php, method Image_Graph_Plotarea_Map::addGridX()
Add a X-axis grid to the plotarea
- addGridX
- in file Radar.php, method Image_Graph_Plotarea_Radar::addGridX()
Add a X-axis grid to the plotarea
- addGridX
- in file Plotarea.php, method Image_Graph_Plotarea::addGridX()
Add a X-axis grid to the plotarea
- addGridY
- in file Plotarea.php, method Image_Graph_Plotarea::addGridY()
Add a Y-axis grid to the plotarea
- addGridY
- in file Map.php, method Image_Graph_Plotarea_Map::addGridY()
Add a Y-axis grid to the plotarea
- addMappoint
- in file Map.php, method Image_Graph_Plotarea_Map::addMappoint()
Add a point to the maps
- addPlot
- in file Plotarea.php, method Image_Graph_Plotarea::addPlot()
Add a plot to the plotarea
- 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 Dataset.php, method Image_Graph_Dataset::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 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
- antialias
- in file Graph.php, method Image_Graph::antialias()
Antialias on the graph
- 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
- Area.php
- procedural page Area.php
top
top
top
top
top
top
top
h
- HSB.php
- procedural page HSB.php
- Horizontal.php
- procedural page Horizontal.php
- Horizontal.php
- procedural page Horizontal.php
- height
- in file Font.php, method Image_Graph_Font::height()
Get the height of the text specified in pixels
- height
- in file Text.php, method Image_Graph_Text::height()
The height of the text on the canvas
- height
- in file TTF.php, method Image_Graph_Font_TTF::height()
Get the height of the text specified in pixels
- height
- in file Vertical.php, method Image_Graph_Font_Vertical::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
- height
- in file Graph.php, method Image_Graph::height()
The height of the graph
- 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 GraPHPite logo from the output
- hue
- in file Color.php, method Image_Graph_Color::hue()
Return the hue of the color.
top
i
- Image.php
- procedural page Image.php
- Include.php
- procedural page Include.php
- Icon.php
- procedural page Icon.php
- Impulse.php
- procedural page Impulse.php
- Image_Graph
- in file Graph.php, method Image_Graph::Image_Graph()
GraPHP [Constructor]
- Image_Graph
- in file Graph.php, class Image_Graph
The Graph Object - the 1st (or last) object.
- 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_AREA_ABSOLUTE
- in file Constants.php, constant IMAGE_GRAPH_AREA_ABSOLUTE
Define the area to have an absoute position
- IMAGE_GRAPH_AREA_BOTTOM
- in file Constants.php, constant IMAGE_GRAPH_AREA_BOTTOM
Define the area to be bottom aligned
- IMAGE_GRAPH_AREA_LEFT
- in file Constants.php, constant IMAGE_GRAPH_AREA_LEFT
Define the area to be left aligned
- IMAGE_GRAPH_AREA_MAX
- in file Constants.php, constant IMAGE_GRAPH_AREA_MAX
Define the area to be maximized
- IMAGE_GRAPH_AREA_RIGHT
- in file Constants.php, constant IMAGE_GRAPH_AREA_RIGHT
Define the area to be right aligned
- IMAGE_GRAPH_AREA_TOP
- in file Constants.php, constant IMAGE_GRAPH_AREA_TOP
Define the area to be top aligned
- 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_HORIZONTAL
- in file Constants.php, constant IMAGE_GRAPH_AXIS_HORIZONTAL
Defines an horizontal (X) axis
- IMAGE_GRAPH_AXIS_INTERVAL_AUTO
- in file Constants.php, constant IMAGE_GRAPH_AXIS_INTERVAL_AUTO
Defines an automatic axis interval
- 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_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_Sequential
- in file Sequential.php, method Image_Graph_Axis_Sequential::Image_Graph_Axis_Sequential()
Image_Graph_AxisSequential [Constructor].
- Image_Graph_Axis_Sequential
- in file Sequential.php, class Image_Graph_Axis_Sequential
A normal axis thats displays labels with a "interval" of 1.
- 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_Color
- in file Color.php, class Image_Graph_Color
RGB Color representation used for advanced manipulation, such as setting alpha channel and/or calculating HSB values.
- Image_Graph_Color
- in file Color.php, method Image_Graph_Color::Image_Graph_Color()
Allocate the color
- Image_Graph_Color_HSB
- in file HSB.php, method Image_Graph_Color_HSB::Image_Graph_Color_HSB()
Allocate the color
- Image_Graph_Color_HSB
- in file HSB.php, class Image_Graph_Color_HSB
HSB (Hue, Saturation and Brightness) Color representation used for advanced manipulation, such as setting alpha channel and/or calculating RGB values.
- Image_Graph_Common
- in file Common.php, class Image_Graph_Common
The ultimate ancestor of all GraPHPite classes.
- Image_Graph_Common
- in file Common.php, method Image_Graph_Common::Image_Graph_Common()
Creates an a instance of Image_Graph_Common.
- 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, 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, class Image_Graph_DataPreprocessor_Date
Formats Unix timestamp as a date using specified format.
- Image_Graph_DataPreprocessor_Date
- in file Date.php, method Image_Graph_DataPreprocessor_Date::Image_Graph_DataPreprocessor_Date()
Create a DateData preprocessor
- 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 english.
- 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, 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, method Image_Graph_Dataset_Function::Image_Graph_Dataset_Function()
Image_Graph_FunctionDataset [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_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, class Image_Graph_Dataset_Sequential
Sequential data set, simply add points (y) 1 by 1.
- Image_Graph_Dataset_Sequential
- in file Sequential.php, method Image_Graph_Dataset_Sequential::Image_Graph_Dataset_Sequential()
Image_Graph_SequentialDataset [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_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 in GraPHPite.
- 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, class Image_Graph_Figure_Ellipse
Ellipse 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_Polygon
- in file Polygon.php, class Image_Graph_Figure_Polygon
Polygon 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_Figure_Rectangle
- in file Rectangle.php, class Image_Graph_Figure_Rectangle
Rectangle to draw on the canvas
- 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, method Image_Graph_Fill_Gradient::Image_Graph_Fill_Gradient()
Image_Graph_GradientFill [Constructor]
- Image_Graph_Fill_Gradient
- in file Gradient.php, class Image_Graph_Fill_Gradient
Fill using a gradient color.
- Image_Graph_Fill_Image
- in file Image.php, class Image_Graph_Fill_Image
Fill using an image.
- Image_Graph_Fill_Image
- in file Image.php, method Image_Graph_Fill_Image::Image_Graph_Fill_Image()
Image_Graph_ImageFill [Constructor]
- 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_Fill_StandardColors
- in file StandardColors.php, method Image_Graph_Fill_StandardColors::Image_Graph_Fill_StandardColors()
Image_Graph_StandardColors [Constructor]
- Image_Graph_Fill_StandardColors
- in file StandardColors.php, class Image_Graph_Fill_StandardColors
Fillarray containing a set of standard fill colors
- Image_Graph_Font
- in file Font.php, method Image_Graph_Font::Image_Graph_Font()
Image_Graph_Font [Constructor]
- Image_Graph_Font
- in file Font.php, class Image_Graph_Font
A font.
- 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, method Image_Graph_Font_TTF::Image_Graph_Font_TTF()
FontTTF [Constructor]
- Image_Graph_Font_TTF
- in file TTF.php, class Image_Graph_Font_TTF
A truetype font.
- 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_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_Matrix
- in file Matrix.php, class Image_Graph_Layout_Matrix
Layout for displaying elements in a matix.
- Image_Graph_Layout_Matrix
- in file Matrix.php, method Image_Graph_Layout_Matrix::Image_Graph_Layout_Matrix()
Image_Graph_Layout_Matrix [Constructor]
- 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, 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, class Image_Graph_Line_Dashed
Dashed line style.
- Image_Graph_Line_Dashed
- in file Dashed.php, method Image_Graph_Line_Dashed::Image_Graph_Line_Dashed()
Image_Graph_DashedLine [Constructor]
- 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, 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, 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, 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, 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, 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_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_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, 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_Marker_Value
- in file Value.php, class Image_Graph_Marker_Value
A marker showing the data value.
- IMAGE_GRAPH_PATH
- in file Graph.php, constant IMAGE_GRAPH_PATH
Set the IMAGE_GRAPH_PATH to the direcotory of the Graph.php file
- 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_Bar_Horizontal
- in file Horizontal.php, class Image_Graph_Plot_Bar_Horizontal
Horizontal barchart.
- Image_Graph_Plot_Bar_Multiple
- in file Multiple.php, class Image_Graph_Plot_Bar_Multiple
Multiple barchart.
- 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_MultipleData
- in file MultipleData.php, method Image_Graph_Plot_MultipleData::Image_Graph_Plot_MultipleData()
PlotTypeMultipleData [Constructor]
- Image_Graph_Plot_MultipleData
- in file MultipleData.php, class Image_Graph_Plot_MultipleData
Plot having multiple data sets
- 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_Line
- in file Line.php, class Image_Graph_Plot_Smoothed_Line
Bezier smoothed line chart.
- Image_Graph_Plot_Stacked_Area
- in file Area.php, class Image_Graph_Plot_Stacked_Area
Stacked barchart.
- Image_Graph_Plot_Stacked_Bar
- in file Bar.php, class Image_Graph_Plot_Stacked_Bar
Stacked barchart The dataset Y-values are stacked on top of eachother, i.e. the first point with X0 = 0 is displayed from Y = 0 to Y = Y0, the next point with X1 = 0 are displayed from Y = Y0 to Y = Y0+Y1, etc.
- Image_Graph_Plot_Stacked_Bar100Pct
- in file Bar100Pct.php, class Image_Graph_Plot_Stacked_Bar100Pct
Stacked barchart summarizing to 100%.
- 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_POS_ABSOLUTE
- in file Constants.php, constant IMAGE_GRAPH_POS_ABSOLUTE
Define an area size to be absolute, ie. exact pixel size
- IMAGE_GRAPH_POS_RELATIVE
- in file Constants.php, constant IMAGE_GRAPH_POS_RELATIVE
Define an area size to be relative, ie. percentage of "total size"
- Image_Graph_Text
- in file Text.php, class Image_Graph_Text
Textual element.
- Image_Graph_Text
- in file Text.php, method Image_Graph_Text::Image_Graph_Text()
Create the text
- IMAGE_GRAPH_TEXT_DIR_NORMAL
- in file Constants.php, constant IMAGE_GRAPH_TEXT_DIR_NORMAL
Text direction normal (left->right)
- IMAGE_GRAPH_TEXT_DIR_UPSIDE_DOWN
- in file Constants.php, constant IMAGE_GRAPH_TEXT_DIR_UPSIDE_DOWN
Text direction upside down (right->left)
- IMAGE_GRAPH_TEXT_DIR_VERTICAL
- in file Constants.php, constant IMAGE_GRAPH_TEXT_DIR_VERTICAL
Text direction vertical (up->down)
- IMAGE_GRAPH_TEXT_DIR_VERTICAL_UP
- in file Constants.php, constant IMAGE_GRAPH_TEXT_DIR_VERTICAL_UP
Text direction vertical (down->up)
- IMAGE_GRAPH_TEXT_DIR_X_AXIS_SLANT
- in file Constants.php, constant IMAGE_GRAPH_TEXT_DIR_X_AXIS_SLANT
Text direction horizontal slant (315 degrees)
- 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
- Sequential.php
- procedural page Sequential.php
- Solid.php
- procedural page Solid.php
- StandardColors.php
- procedural page StandardColors.php
- Solid.php
- procedural page Solid.php
- Step.php
- procedural page Step.php
- saturation
- in file Color.php, method Image_Graph_Color::saturation()
Return the saturation of the color Saturation, sometimes called chroma, is the strength or purity of the color. Saturation represents the amount of gray in proportion to the hue, measured as a percentage from 0% (gray) to 100% (fully saturated). On the standard color wheel, saturation increases from the center to the edge.
- saveAs
- in file Graph.php, method Image_Graph::saveAs()
Save the output as a file
- setAlignment
- in file Text.php, method Image_Graph_Text::setAlignment()
Set the alignment of the text
- setAlignment
- in file Legend.php, method Image_Graph_Legend::setAlignment()
Set the alignment of the legend
- setAlpha
- in file Color.php, method Image_Graph_Color::setAlpha()
Set the alpha (opacity) of the color
- 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 Element.php, method Image_Graph_Element::setBackground()
Sets the background fill style of the element
- setBackground
- in file Value.php, method Image_Graph_Marker_Value::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
- setDistanceFromEnd
- in file Radar.php, method Image_Graph_Axis_Radar::setDistanceFromEnd()
Sets the distance from the end of the category lines to the label.
- setEntry
- in file Matrix.php, method Image_Graph_Layout_Matrix::setEntry()
Get the area on the specified position in the matrix
- 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 Sequential.php, method Image_Graph_Axis_Sequential::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
- 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
- setName
- in file Common.php, method Image_Graph_Common::setName()
Sets the name
- 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 Marker.php, method Image_Graph_Marker::setSize()
Set the "size" of the marker
- setSize
- in file Extended.php, method Image_Graph_Font_Extended::setSize()
Set the size of the font
- setText
- in file Text.php, method Image_Graph_Text::setText()
Set the text
- 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
- setXValueWidth
- in file Multiple.php, method Image_Graph_Plot_Bar_Multiple::setXValueWidth()
Set the width of a single bar in terms on an "X" value
- setXValueWidth
- in file Bar.php, method Image_Graph_Plot_Bar::setXValueWidth()
Set the width of a single bar in terms on an "X" value
- 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
- spacing
- in file Multiple.php, method Image_Graph_Plot_Bar_Multiple::spacing()
Set the spacing between 2 neighbouring bars
top
top
top
top
top
|
|