[ Index ] |
|
Code source de Cr@wltr@ck 2.2.1 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 596 lignes (10 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
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
LinePlotawLinePlot($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 LinePlotawSimpleLinePlot($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 : Thu Sep 6 14:14:11 2007 | par Balluche grâce à PHPXref 0.7 |