Full index

Package indexes


a b c d e g i s t
a
top
Variable $axisX
Image_Graph::$axisX in Graph.php
X-axis of diagram
Variable $axisY0
first Y-axis of diagram
Variable $axisY1
second Y-axis of diagram
Method addData
Add new data to the graph
Method allocateColor
Allocates a color in the given image.
b
top
Page Bar.php
Bar.php in Bar.php
c
top
Method color2RGB
Convert any color-representation into an array of 4 ints (RGBA).
Page Color.php
Color.php in Color.php
Page Common.php
Common.php in Common.php
Page Common.php
Common.php in Common.php
Page Common.php
Common.php in Common.php
d
top
Variable $diagramTitle
Title of diagram
Method drawGD
Draws diagram element
Method drawGD
Draws diagram element
Method drawGD
Draws the data element, using GD-output
Method drawGD
Draws diagram element
Method drawGD
Draws diagram element
Method drawGDBox
Draws fill element, shape: box
Method drawGDBox
Draws fill element, shape: box
Method drawGDBox
Draws fill element, shape: box
Method drawGDPolygon
Draws fill element, shape: polygon
Method drawGDPolygon
Draws fill element, shape: polygon
Page Diamond.php
Diamond.php in Diamond.php
e
top
Page Elements.php
Elements.php in Elements.php
g
top
Method getGDImage
Create a GD-image-resource for the graph
Method getRange
getRange Given a degree, you can get the range of colors between one color and another color.
Page Gradient.php
Gradient.php in Gradient.php
Page Graph.php
Graph.php in Graph.php
i
top
Class Image_Graph
Image_Graph in Graph.php
Main class for Graph generation
Method Image_Graph
Constructor for the class
Method Image_Graph_Axis
Constructor
Class Image_Graph_Axis
Image_Graph_Axis in Elements.php
Class for storing axis settings
Constant IMAGE_GRAPH_AXISTYPE_LINEAR
Axe is linear
Constant IMAGE_GRAPH_AXISTYPE_TEXT
Axe is textual
Class Image_Graph_Axis_Values
Image_Graph_Axis_Values in Elements.php
Class for handling textual and numerical values on the axes
Method Image_Graph_Axis_Values
Constructor
Class Image_Graph_Axis_X
Image_Graph_Axis_X in Elements.php
Class for storing x-axis settings
Method Image_Graph_Axis_X
Constructor
Class Image_Graph_Axis_Y
Image_Graph_Axis_Y in Elements.php
Class for storing x-axis settings
Method Image_Graph_Axis_Y
Constructor
Class Image_Graph_Base
Image_Graph_Base in Elements.php
Base class for data-storage in common objects
Class Image_Graph_Color
Image_Graph_Color in Color.php
Class for color-handling
Class Image_Graph_DataMarker_Common
Base class for a datamarker-element (e.g. "diamond", "square" or "triangle")
Method Image_Graph_DataMarker_Common
Constructor
Class Image_Graph_DataMarker_Diamond
Diamond datamarker-element
Method Image_Graph_DataMarker_Diamond
Constructor
Class Image_Graph_DataMarker_Square
Square datamarker-element
Method Image_Graph_DataMarker_Square
Constructor
Method Image_Graph_Data_Bar
Constructor
Class Image_Graph_Data_Bar
Bar data-element
Method Image_Graph_Data_Common
Constructor
Class Image_Graph_Data_Common
Base class for a data-element (e.g. "line" or "bar")
Class Image_Graph_Data_Line
Line data-element
Method Image_Graph_Data_Line
Constructor
Method Image_Graph_Fill_Common
Constructor
Class Image_Graph_Fill_Common
Base class for a fill-element (e.g. a "solid" fill or a "gradient" fill)
Method Image_Graph_Fill_Gradient
Constructor
Class Image_Graph_Fill_Gradient
Gradient fill-element
Constant IMAGE_GRAPH_FILL_LINEAR
Constant IMAGE_GRAPH_FILL_RADIAL
Method Image_Graph_Fill_Solid
Constructor
Class Image_Graph_Fill_Solid
Solid fill-element
Method Image_Graph_Grid
Constructor
Class Image_Graph_Grid
Image_Graph_Grid in Elements.php
Class for storing grid-element settings
Constant IMAGE_GRAPH_GRID_MAJOR
IMAGE_GRAPH_GRID_MAJOR in Elements.php
Only show grid at major ticks of axis
Constant IMAGE_GRAPH_GRID_MINOR
IMAGE_GRAPH_GRID_MINOR in Elements.php
Show grid at minor (and major) ticks of axis
Constant IMAGE_GRAPH_GRID_NONE
IMAGE_GRAPH_GRID_NONE in Elements.php
Don't show any grid
Constant IMAGE_GRAPH_TICKS_BOTH
Show ticks on inside and outside of the axis
Constant IMAGE_GRAPH_TICKS_INSIDE
Show ticks on inside of the axis
Constant IMAGE_GRAPH_TICKS_OUTSIDE
Show ticks on outside of the axis
Class Image_Graph_Title
Image_Graph_Title in Elements.php
Class for storing a title
Method Image_Graph_Title
Constructor
l
top
Page Line.php
Line.php in Line.php
s
top
Page Square.php
Square.php in Square.php
Page Solid.php
Solid.php in Solid.php
Method setAxesColor
Set color of axes
Method setAxistype
Set type of axis
Method setAxistype
Set type of axis
Method setBackgroundColor
Sets background color of canvas
Method setBounds
Set bounds
Method setColor
Set color
Method setColor
Set color
Method setColor
Set color
Method setColor
Set color
Method setColor
Set color
Method setColor
Set color
Method setDataDefaultColor
Set default color for new data; used by addData()
Method setDataMarker
Set a data marker to be used
Method setDefaultFontOptions
Set default options for fonts
Method setFill
Set a fill element to be used
Method setFill
Set fill elements to be used
Method setFillType
Set type of grid-fill
Method setFontOptions
Set options for fonts
Method setLabels
Set labels for data on this axis
Method setLineType
Set type of grid-lines
Method setNumbercolor
Set color for numbers on the axis
Method setNumberformat
Set numberformat for axis
Method setNumberformat
Set numberformat for numerical values on the axis
Method setSize
Set size
Method setSpaceFromBorder
Sets space of graph from each border (of the whole image)
Method setSpacer
Set spacer
Method setText
Set text-labels on axis
Method setText
Set text
Method setTicksAutoSteps
Set maximum steps for automatic creation of ticksMajor/ticksMinor
Method setTickSize
Set size for (major) ticks on axis
Method setTicksMajor
Set major ticks on axis
Method setTicksMinor
Set minor ticks on axis
Method setTickStyle
Set tick-style for ticks on a axis
Method stackData
Set option that data should be stacked
Method stackingDrawGD
Draw all diagram elements in this stacking-group
Method stackingDrawGD
Draw all diagram elements in this stacking-group
Method stackingPrepare
Prepare given dataElements of this type for stacking
Method stackingPrepare
Prepare given dataElements of this type for stacking
t
top
Variable $title
Image_Graph_Axis::$title in Elements.php
Title for axis
Page Triangle.php
Triangle.php in Triangle.php
v
top
Variable $values
Values on the axis
Method valueToPixelAbsolute
Calculate absolute position for a value on the axis
Method valueToPixelAbsolute
Calculate absolute position for a value on the axis
Method valueToPixelRelative
Calculate relative position for a value on the axis
Method valueToPixelRelative
Calculate relative position for a value on the axis
a b c d e g i s t