linea21-externals
[ class tree: linea21-externals ] [ index: linea21-externals ] [ all elements ]

Class: awGDGradientDriver

Source Location: /class/system/artichow/php5/inc/drivers/gd.class.php

Class Overview


To your gradients


Variables

Methods



Class Details

[line 678]
To your gradients



[ Top ]


Class Variables

$driver =

[line 685]

A driver



Tags:

access:  protected

Type:   awGDDriver


[ Top ]



Class Methods


constructor __construct [line 692]

awGDGradientDriver __construct( awGDDriver $driver)

Build your GDGradientDriver



Tags:

access:  public


Parameters:

awGDDriver   $driver  

[ Top ]

method drawFilledFlatTriangle [line 698]

void drawFilledFlatTriangle( awGradient $gradient, awPoint $a, awPoint $b, awPoint $c)



Tags:

access:  public


Parameters:

awGradient   $gradient  
awPoint   $a  
awPoint   $b  
awPoint   $c  

[ Top ]

method drawFilledTriangle [line 735]

void drawFilledTriangle( awGradient $gradient, awPolygon $polygon)



Tags:

access:  protected


Parameters:

awGradient   $gradient  
awPolygon   $polygon  

[ Top ]

method ellipseLinearGradient [line 1052]

void ellipseLinearGradient( awGradient $gradient, $x1, $y1, $x2, $y2)



Tags:

access:  protected


Parameters:

awGradient   $gradient  
   $x1  
   $y1  
   $x2  
   $y2  

[ Top ]

method ellipseRadialGradient [line 990]

void ellipseRadialGradient( awGradient $gradient, $x1, $y1, $x2, $y2)



Tags:

access:  protected


Parameters:

awGradient   $gradient  
   $x1  
   $y1  
   $x2  
   $y2  

[ Top ]

method filledEllipse [line 970]

void filledEllipse( awGradient $gradient, $x1, $y1, $x2, $y2)



Tags:

access:  public


Parameters:

awGradient   $gradient  
   $x1  
   $y1  
   $x2  
   $y2  

[ Top ]

method filledPolygon [line 913]

void filledPolygon( awGradient $gradient, awPolygon $polygon)



Tags:

access:  public


Parameters:

awGradient   $gradient  
awPolygon   $polygon  

[ Top ]

method filledRectangle [line 892]

void filledRectangle( awGradient $gradient, awPoint $p1, awPoint $p2)



Tags:

access:  public


Parameters:

awGradient   $gradient  
awPoint   $p1  
awPoint   $p2  

[ Top ]

method polygonLinearGradient [line 1111]

void polygonLinearGradient( awLinearGradient $gradient, awPolygon $polygon)



Tags:

access:  protected


Parameters:

awLinearGradient   $gradient  
awPolygon   $polygon  

[ Top ]

method rectangleLinearGradient [line 923]

void rectangleLinearGradient( awLinearGradient $gradient, awPoint $p1, awPoint $p2)



Tags:

access:  protected


Parameters:

awLinearGradient   $gradient  
awPoint   $p1  
awPoint   $p2  

[ Top ]


Documentation generated on Thu, 03 May 2012 15:04:53 +0200 by phpDocumentor 1.4.1