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

Element index for package Image_Graph

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ l ] [ m ] [ n ] [ p ] [ r ] [ s ] [ t ] [ v ] [ x ]

a

allocateColor
in file Color.php, method Image_Graph_Color::allocateColor()
    Allocates a color in the given image.
Axis.php
procedural page Axis.php
Array.php
procedural page Array.php
Array.php
procedural page Array.php
Area.php
procedural page Area.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

b

barchart1.php
procedural page barchart1.php
Bars.php
procedural page Bars.php
Box.php
procedural page Box.php
Bubble.php
procedural page Bubble.php
Bar.php
procedural page Bar.php
Bezier.php
procedural page Bezier.php
top

c

color2RGB
in file Color.php, method Image_Graph_Color::color2RGB()
    Convert any color-representation into an array of 4 ints (RGBA).
Color.php
procedural page Color.php
Common.php
procedural page Common.php
Config.php
procedural page Config.php
Constants.php
procedural page Constants.php
Category.php
procedural page Category.php
Currency.php
procedural page Currency.php
Circle.php
procedural page Circle.php
Circle.php
procedural page Circle.php
Cross.php
procedural page Cross.php
top

d

Date.php
procedural page Date.php
DataPreprocessor.php
procedural page DataPreprocessor.php
DataSelector.php
procedural page DataSelector.php
Dataset.php
procedural page Dataset.php
Dashed.php
procedural page Dashed.php
Dotted.php
procedural page Dotted.php
Diamond.php
procedural page Diamond.php
Dot.php
procedural page Dot.php
top

e

Element.php
procedural page Element.php
Element.php
procedural page Element.php
EveryNthPoint.php
procedural page EveryNthPoint.php
Ellipse.php
procedural page Ellipse.php
Extended.php
procedural page Extended.php
top

f

Formatted.php
procedural page Formatted.php
Function.php
procedural page Function.php
Function.php
procedural page Function.php
Fill.php
procedural page Fill.php
Formatted.php
procedural page Formatted.php
FloodFill.php
procedural page FloodFill.php
Font.php
procedural page Font.php
top

g

getRange
in file Color.php, method Image_Graph_Color::getRange()
    getRange Given a degree, you can get the range of colors between one color and another color.
Graph.php
procedural page Graph.php
Gradient.php
procedural page Gradient.php
Grid.php
procedural page Grid.php
top

h

Horizontal.php
procedural page Horizontal.php
top

i

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_HORIZONTAL
in file Constants.php, constant IMAGE_GRAPH_AXIS_HORIZONTAL
    Defines an horizontal (X) axis
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_DEBUG
in file Config.php, constant IMAGE_GRAPH_DEBUG
    Enable graph debugging, no graphical output to browser if enabled
IMAGE_GRAPH_ERROR_GENERIC
in file Constants.php, constant IMAGE_GRAPH_ERROR_GENERIC
IMAGE_GRAPH_FONT
in file Constants.php, constant IMAGE_GRAPH_FONT
    Defines the default builtin 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_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_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_POINT_ID
in file Constants.php, constant IMAGE_GRAPH_POINT_ID
    Defines a ID value should be used
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
Image.php
procedural page Image.php
Icon.php
procedural page Icon.php
Impulse.php
procedural page Impulse.php
top

l

linechart1.php
procedural page linechart1.php
Logarithmic.php
procedural page Logarithmic.php
Line.php
procedural page Line.php
Lines.php
procedural page Lines.php
Layout.php
procedural page Layout.php
Legend.php
procedural page Legend.php
Logo.php
procedural page Logo.php
Line.php
procedural page Line.php
Line.php
procedural page Line.php
top

m

Multidimensional.php
procedural page Multidimensional.php
Marker.php
procedural page Marker.php
Map.php
procedural page Map.php
top

n

NumberText.php
procedural page NumberText.php
NoZeros.php
procedural page NoZeros.php
top

p

piechart1.php
procedural page piechart1.php
Polygon.php
procedural page Polygon.php
Plotarea.php
procedural page Plotarea.php
Pinpoint.php
procedural page Pinpoint.php
Plus.php
procedural page Plus.php
Pointing.php
procedural page Pointing.php
Pie.php
procedural page Pie.php
Plot.php
procedural page Plot.php
Plotarea.php
procedural page Plotarea.php
top

r

Radar.php
procedural page Radar.php
RomanNumerals.php
procedural page RomanNumerals.php
Random.php
procedural page Random.php
Rectangle.php
procedural page Rectangle.php
Radial.php
procedural page Radial.php
ReversePinpoint.php
procedural page ReversePinpoint.php
Radar.php
procedural page Radar.php
Radar.php
procedural page Radar.php
top

s

Simple.php
procedural page Simple.php
salaries
in file linechart1.php, function salaries()
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
top

t

Trivial.php
procedural page Trivial.php
Triangle.php
procedural page Triangle.php
TTF.php
procedural page TTF.php
Title.php
procedural page Title.php
top

v

VectorFunction.php
procedural page VectorFunction.php
Vertical.php
procedural page Vertical.php
Value.php
procedural page Value.php
Vertical.php
procedural page Vertical.php
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.