| [ Index ] |
|
Code source de phpMyVisites 2.3 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 364 lignes (7 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
awBarPlot:: (17 méthodes):
__construct()
setBarPadding()
setBarSize()
move()
setBarSpace()
setBarColor()
setBarGradient()
getLegendLineThickness()
getLegendLineStyle()
getLegendLineColor()
getLegendBackground()
getLegendMark()
drawComponent()
getXAxisNumber()
getXMax()
getXCenter()
drawBar()
| __construct($values, $identifier = 1, $number = 1, $depth = 0) X-Ref |
| Construct a new awBarPlot param: array $values Some numeric values for Y axis param: int $identifier Plot identifier param: int $number Bar plot number param: int $depth Bar plot depth in pixels |
| setBarPadding($left = NULL, $right = NULL) X-Ref |
| Change bars padding This method is not compatible with awBarPlot::setBarPadding() param: float $left Left padding (between 0 and 1) param: float $right Right padding (between 0 and 1) |
| setBarSize($size) X-Ref |
| Change bars size This method is not compatible with awBarPlot::setBarPadding() param: int $width Bars size (between 0 and 1) |
| move($x, $y) X-Ref |
| Move bars param: int $x param: int $y |
| setBarSpace($space) X-Ref |
| Change bars space param: int $space Space in pixels |
| setBarColor(awColor $color) X-Ref |
| Change line background color param: awColor $color |
| setBarGradient(awGradient $gradient) X-Ref |
| Change line background gradient param: awGradient $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(awDrawer $drawer, $x1, $y1, $x2, $y2, $aliasing) X-Ref |
| Pas de description |
| getXAxisNumber() X-Ref |
| Pas de description |
| getXMax() X-Ref |
| Pas de description |
| getXCenter() X-Ref |
| Pas de description |
| drawBar(awDrawer $drawer, awPoint $p1, awPoint $p2) X-Ref |
| Pas de description |
| Généré le : Mon Nov 26 14:10:01 2007 | par Balluche grâce à PHPXref 0.7 |
|