blueshoes php application framework and cms            packageless
[ class tree: packageless ] [ index: packageless ] [ all elements ]

Class: LinePlot

Source Location: /lib/JpGraph/jpgraph_line.php

Class Overview

Plot
   |
   --LinePlot



Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 24]


[ Top ]


Class Variables

$center = false

[line 28]


Type:   mixed


[ Top ]

$filled = false

[line 25]


Type:   mixed


[ Top ]

$filledAreas = array()

[line 30]


Type:   mixed


[ Top ]

$fill_color =

[line 26]


Type:   mixed


[ Top ]

$line_style = 1

[line 29]


Type:   mixed


[ Top ]

$mark = null

[line 27]


Type:   mixed


[ Top ]

$step_style = false

[line 28]


Type:   mixed


[ Top ]



Class Methods


constructor LinePlot [line 35]

LinePlot LinePlot( mixed &$datay, [mixed $datax = false])



[ Top ]

method AddArea [line 80]

void AddArea( [mixed $aMin = 0], [mixed $aMax = 0], [mixed $aFilled = LP_AREA_NOT_FILLED], [mixed $aColor = "gray9"], [mixed $aBorder = LP_AREA_BORDER])



[ Top ]

method Legend [line 64]

void Legend( mixed &$graph)



Overrides Plot::Legend() (parent method not documented)

[ Top ]

method PreStrokeAdjust [line 91]

void PreStrokeAdjust( mixed &$graph)



Overrides Plot::PreStrokeAdjust() (parent method not documented)

[ Top ]

method SetCenter [line 76]

void SetCenter( [mixed $c = true])



[ Top ]

method SetColor [line 55]

void SetColor( mixed $c)



Overrides Plot::SetColor() (parent method not documented)

[ Top ]

method SetFillColor [line 59]

void SetFillColor( mixed $c, [mixed $f = true])



[ Top ]

method SetFilled [line 43]

void SetFilled( [mixed $f = true])



[ Top ]

method SetStepStyle [line 51]

void SetStepStyle( [mixed $f = true])



[ Top ]

method SetStyle [line 47]

void SetStyle( mixed $s)



[ Top ]

method Stroke [line 103]

void Stroke( mixed &$img, mixed &$xscale, mixed &$yscale)



Overrides Plot::Stroke() (parent method not documented)

[ Top ]


Documentation generated on Mon, 29 Dec 2003 21:15:12 +0100 by phpDocumentor 1.2.3