lib/ezimage/classes/ezimagefont.php

Show: inherited
Table of Contents

File containing the eZImageFont class.

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Package
lib  
Version
4.6.0  

\eZImageFont

Package: lib

File containing the eZImageFont class.

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Version
4.6.0  

Properties

Propertypublic  $FontFamily= ''
Details
Type
n/a
Propertypublic  $FontFile= ''
Details
Type
n/a
Propertypublic  $FontPath= ''
Details
Type
n/a
Propertypublic  $PointSize= ''
Details
Type
n/a
Propertypublic  $XAdjustment= ''
Details
Type
n/a
Propertypublic  $YAdjustment= ''
Details
Type
n/a

Methods

methodpubliceZImageFont(  $family,  $size,  $path,  $xAdjustment = 0,  $yAdjustment = 0 ) : void

Parameters
Name Type Description
$family
$size
$path
$xAdjustment
$yAdjustment
methodpublicexists(  $fontFamily,  $fontPath ) : void
static

Parameters
Name Type Description
$fontFamily
$fontPath
methodpublicfamily( ) : void

methodpublicfile( ) : void

methodpublicfontFile(  $fontFamily,  $fontPath ) : void
static

Parameters
Name Type Description
$fontFamily
$fontPath
methodpublicinitialize( ) : void

methodpublicpath( ) : void

methodpublicpointSize( ) : void

methodpublicrealFile( ) : void

methodpublicsetAdjustment(  $xAdjustment,  $yAdjustment ) : void

Parameters
Name Type Description
$xAdjustment
$yAdjustment
methodpublicsetFamily(  $family ) : void

Parameters
Name Type Description
$family
methodpublicsetPath(  $path ) : void

Parameters
Name Type Description
$path
methodpublicsetPointSize(  $size ) : void

Parameters
Name Type Description
$size
methodpublicsetXAdjustment(  $adjustment ) : void

Parameters
Name Type Description
$adjustment
methodpublicsetYAdjustment(  $adjustment ) : void

Parameters
Name Type Description
$adjustment
methodpublicxAdjustment( ) : void

methodpublicyAdjustment( ) : void

Documentation was generated by DocBlox 0.18.1.