linea21-externals
[ class tree: linea21-externals ] [ index: linea21-externals ] [ all elements ]

Class: awMathFunction

Source Location: /class/system/artichow/php4/MathPlot.class.php

Class Overview


A mathematic function


Variables

Methods



Class Details

[line 18]
A mathematic function



[ Top ]


Class Variables

$color =

[line 60]

Line color


Type:   Color


[ Top ]

$f =

[line 39]

Callback function


Type:   string


[ Top ]

$fromX =

[line 46]

Start the drawing from this value


Type:   float


[ Top ]

$line =

[line 25]

Function line


Type:   Line


[ Top ]

$mark =

[line 32]

Marks for your plot


Type:   Mark


[ Top ]

$toX =

[line 53]

Stop the drawing at this value


Type:   float


[ Top ]



Class Methods


constructor awMathFunction [line 69]

awMathFunction awMathFunction( string $f, [float $fromX = NULL], [float $toX = NULL])

Construct the function



Parameters:

string   $f   Callback function
float   $fromX  
float   $toX  

[ Top ]

method getColor [line 95]

Color getColor( )

Get line color



[ Top ]

method getLegendBackground [line 104]

Color, getLegendBackground( )

Get the background color or gradient of an element of the component



Tags:

return:  Gradient


[ Top ]

method getLegendLineColor [line 130]

NULL getLegendLineColor( )

Get the color of line



[ Top ]

method getLegendLineStyle [line 121]

NULL getLegendLineStyle( )

Get the line type



[ Top ]

method getLegendLineThickness [line 112]

NULL getLegendLineThickness( )

Get the line thickness



[ Top ]

method getLegendMark [line 139]

NULL getLegendMark( )

Get a mark object



[ Top ]

method setColor [line 86]

void setColor( $color $color)

Change line color



Parameters:

$color   $color   A new awcolor

[ Top ]


Documentation generated on Sat, 08 Nov 2008 14:53:13 +0100 by phpDocumentor 1.4.1