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

Element index for package marker

[ a ] [ b ] [ c ] [ d ] [ f ] [ i ] [ m ] [ p ] [ r ] [ s ] [ t ] [ v ]

a

add
in file Array.php, method Image_Graph_Marker_Array::add()
    Add a marker style to the array
Array.php
procedural page Array.php
Asterisk.php
procedural page Asterisk.php
Average.php
procedural page Average.php
Angular.php
procedural page Angular.php
top

b

Box.php
procedural page Box.php
top

c

Circle.php
procedural page Circle.php
Constants.php
procedural page Constants.php
Cross.php
procedural page Cross.php
top

d

Diamond.php
procedural page Diamond.php
top

f

FloodFill.php
procedural page FloodFill.php
top

i

Icon.php
procedural page Icon.php
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_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, 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, method Image_Graph_Marker_ReversePinpoint::Image_Graph_Marker_ReversePinpoint()
    Create the marker as a reverse pin point
Image_Graph_Marker_ReversePinpoint
in file ReversePinpoint.php, class Image_Graph_Marker_ReversePinpoint
    Data marker using a (reverse) pinpoint as marker
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_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
top

m

Marker.php
procedural page Marker.php
top

p

Pinpoint.php
procedural page Pinpoint.php
Plus.php
procedural page Plus.php
Pointing.php
procedural page Pointing.php
top

r

Radial.php
procedural page Radial.php
ReversePinpoint.php
procedural page ReversePinpoint.php
top

s

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
setDataPreprocessor
in file Value.php, method Image_Graph_Marker_Value::setDataPreprocessor()
    Sets a data preprocessor for formatting the values
setMarkerStart
in file Pointing.php, method Image_Graph_Marker_Pointing::setMarkerStart()
    Sets the starting marker, ie the tip of the pin on a board
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
top

t

Triangle.php
procedural page Triangle.php
top

v

Value.php
procedural page Value.php
top

Documentation generated on Fri, 12 Nov 2004 08:24:53 +0100 by phpDocumentor 1.3.0RC3