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

Class: awPHPFontDriver

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

Class Overview

awFontDriver
   |
   --awPHPFontDriver

Class to handle calculations on PHPFont objects


Methods


Inherited Methods


Class Details

[line 401]
Class to handle calculations on PHPFont objects



[ Top ]


Class Methods


constructor awPHPFontDriver [line 403]

awPHPFontDriver awPHPFontDriver( )



[ Top ]

method gdString [line 429]

void gdString( $driver $driver, &$text &$text, $point $point, [float $width = NULL])

Draw a string onto a GDDriver object



Parameters:

float   $width   The width of the text
$driver   $driver   The GDDriver to draw the text upon
&$text   &$text   The awText object containing the string to draw
$point   $point   Where to draw the text

[ Top ]

method getGDTextHeight [line 546]

int getGDTextHeight( &$text &$text)

Return the height of a text for a GDDriver



Parameters:

&$text   &$text  

[ Top ]

method getGDTextWidth [line 521]

int getGDTextWidth( &$text &$text)

Return the width of a text for a GDDriver



Parameters:

&$text   &$text  

[ Top ]

method getTextHeight [line 502]

void getTextHeight( &$text, $driver)



Parameters:

   &$text  
   $driver  

[ Top ]

method getTextWidth [line 489]

void getTextWidth( &$text, $driver)



Parameters:

   &$text  
   $driver  

[ Top ]

method string [line 407]

void string( $driver, &$text, $point, [ $width = NULL])



Parameters:

   $driver  
   &$text  
   $point  
   $width  

[ Top ]


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