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

Class: awDriver

Source Location: /class/system/artichow/php4/inc/Driver.class.php

Class Overview


Draw your objects


Variables

Methods


Child classes:

Draw your objects

Class Details

[line 18]
Draw your objects



[ Top ]


Class Variables

$antiAliasing =  FALSE

[line 53]

Use anti-aliasing ?


Type:   bool


[ Top ]

$driverString =

[line 76]

A string representing the type of the driver


Type:   string


[ Top ]

$fileFontDriver =

[line 69]

The FontDriver object that will be used to draw text with TTF or FDB fonts.


Type:   awFileFontDriver


[ Top ]

$h =

[line 79]


Type:   mixed


[ Top ]

$imageHeight =

[line 32]

Image height


Type:   int


[ Top ]

$imageWidth =

[line 25]

Image width


Type:   int


[ Top ]

$phpFontDriver =

[line 61]

The FontDriver object that will be used to draw text with PHP fonts.


Type:   awPHPFontDriver


[ Top ]

$w =

[line 78]


Type:   mixed


[ Top ]

$x =

[line 39]

Driver X position


Type:   int


[ Top ]

$y =

[line 46]

Driver Y position


Type:   int


[ Top ]



Class Methods


constructor awDriver [line 81]

awDriver awDriver( )



[ Top ]

method getDriverString [line 333]

string getDriverString( )

Return the string representing the type of driver



[ Top ]


Documentation generated on Sat, 08 Nov 2008 14:52:08 +0100 by phpDocumentor 1.4.1