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

Class: awFileFontDriver

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

Class Overview

awFontDriver
   |
   --awFileFontDriver

Class to handle calculations on FileFont objects


Methods


Inherited Methods


Class Details

[line 574]
Class to handle calculations on FileFont objects



[ Top ]


Class Methods


constructor awFileFontDriver [line 576]

awFileFontDriver awFileFontDriver( )



[ Top ]

method gdString [line 601]

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

Draw an awFileFont object on a GD ressource



Parameters:

float   $width   The width of the area containing the text
$driver   $driver   The awGDDriver object containing the ressource to draw upon
&$text   &$text   The awText object containing the string to draw
$point   $point   Where to draw the string from

[ Top ]

method getGDAverageWidth [line 706]

void getGDAverageWidth( &$font)



Parameters:

   &$font  

[ Top ]

method getGDTextHeight [line 687]

void getGDTextHeight( &$text)



Parameters:

   &$text  

[ Top ]

method getGDTextWidth [line 668]

void getGDTextWidth( &$text)



Parameters:

   &$text  

[ Top ]

method getTextHeight [line 657]

void getTextHeight( &$text, $driver)



Parameters:

   &$text  
   $driver  

[ Top ]

method getTextWidth [line 646]

void getTextWidth( &$text, $driver)



Parameters:

   &$text  
   $driver  

[ Top ]

method string [line 580]

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