[ Index ]
 

Code source de Cr@wltr@ck 2.2.1

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/graphs/artichow/php5/ -> ScatterPlot.class.php (sommaire)

(pas de description)

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

Définit 1 class

awScatterPlot:: (15 méthodes):
  __construct()
  setImpulse()
  link()
  linkNull()
  setColor()
  setStyle()
  setThickness()
  getLegendLineThickness()
  getLegendLineStyle()
  getLegendLineColor()
  getLegendBackground()
  getLegendMark()
  drawComponent()
  xAxisPoint()
  getXCenter()


Classe: awScatterPlot  - X-Ref

ScatterPlot

__construct($datay, $datax = NULL)   X-Ref
Construct a new awScatterPlot

param: array $datay Numeric values for Y axis
param: array $datax Numeric values for X axis
param: int $mode

setImpulse($color)   X-Ref
Display plot as impulses

param: awColor $impulse Impulses color (or NULL to disable impulses)

link($link, $color = NULL)   X-Ref
Link scatter plot points

param: bool $link
param: awColor $color Line color (default to black)

linkNull($link)   X-Ref
Ignore null values for Y data and continue linking

param: bool $link

setColor(awColor $color)   X-Ref
Change line color

param: awColor $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
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(awDrawer $drawer, $x1, $y1, $x2, $y2, $aliasing)   X-Ref
Pas de description

xAxisPoint($position)   X-Ref
Pas de description

getXCenter()   X-Ref
Pas de description



Généré le : Thu Sep 6 14:14:11 2007 par Balluche grâce à PHPXref 0.7