[ Index ]
 

Code source de phpMyVisites 2.3

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/libs/artichow/php4/ -> LinePlot.class.php (sommaire)

(pas de description)

Poids: 596 lignes (10 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 2 classes

awLinePlot:: (18 méthodes):
  awLinePlot()
  hideLine()
  setFilledArea()
  setColor()
  setStyle()
  setThickness()
  setFillColor()
  setFillGradient()
  getLegendLineThickness()
  getLegendLineStyle()
  getLegendLineColor()
  getLegendBackground()
  getLegendMark()
  drawComponent()
  drawArea()
  getXAxisNumber()
  xAxisPoint()
  getXCenter()

awSimpleLinePlot:: (13 méthodes):
  awSimpleLinePlot()
  setColor()
  setStyle()
  setThickness()
  getLegendLineThickness()
  getLegendLineStyle()
  getLegendLineColor()
  getLegendBackground()
  getLegendMark()
  drawComponent()
  getXAxisNumber()
  xAxisPoint()
  getXCenter()


Classe: awLinePlot  - X-Ref

LinePlot

awLinePlot($values, $mode = LINEPLOT_LINE)   X-Ref
Construct a new awLinePlot

param: array $values Some numeric values for Y axis
param: int $mode

hideLine($hide)   X-Ref
Hide line

param: bool $hide

setFilledArea($start, $stop, $background)   X-Ref
Add a filled area

param: int $start Begining of the area
param: int $end End of the area
param: mixed $background Background color or gradient of the area

setColor($color)   X-Ref
Change line color

param: $color

setStyle($style)   X-Ref
Change line style

param: int $style

setThickness($tickness)   X-Ref
Change line tickness

param: int $tickness

setFillColor($color)   X-Ref
Change line background color

param: $color

setFillGradient($gradient)   X-Ref
Change line background gradient

param: $gradient

getLegendLineThickness()   X-Ref
Get the line thickness

return: int

getLegendLineStyle()   X-Ref
Get the line type

return: int

getLegendLineColor()   X-Ref
Get the color of line

return: Color

getLegendBackground()   X-Ref
Get the background color or gradient of an element of the component

return: Color, Gradient

getLegendMark()   X-Ref
Get a mark object

return: Mark

drawComponent($drawer, $x1, $y1, $x2, $y2, $aliasing)   X-Ref
Pas de description

drawArea($drawer, &$polygon)   X-Ref
Pas de description

getXAxisNumber()   X-Ref
Pas de description

xAxisPoint($position)   X-Ref
Pas de description

getXCenter()   X-Ref
Pas de description

Classe: awSimpleLinePlot  - X-Ref

Simple LinePlot
Useful to draw simple horizontal lines

awSimpleLinePlot($value, $start, $stop, $mode = LINEPLOT_LINE)   X-Ref
Construct a new awLinePlot

param: float $value A Y value
param: int $start Line start index
param: int $stop Line stop index
param: int $mode Line mode

setColor($color)   X-Ref
Change line color

param: $color

setStyle($style)   X-Ref
Change line style

param: int $style

setThickness($tickness)   X-Ref
Change line tickness

param: int $tickness

getLegendLineThickness()   X-Ref
Get the line thickness

return: int

getLegendLineStyle()   X-Ref
Get the line type

return: int

getLegendLineColor()   X-Ref
Get the color of line

return: Color

getLegendBackground()   X-Ref
Pas de description

getLegendMark()   X-Ref
Pas de description

drawComponent($drawer, $x1, $y1, $x2, $y2, $aliasing)   X-Ref
Pas de description

getXAxisNumber()   X-Ref
Pas de description

xAxisPoint($position)   X-Ref
Pas de description

getXCenter()   X-Ref
Pas de description



Généré le : Mon Nov 26 14:10:01 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics