Graph: ezcGraphFlashBitmapBoundingsException
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcGraphFlashBitmapBoundingsException
|
Flash does not support bitmap scaling, so that this exceptions is thrown when an image does not have the requested size. [
source]
Parents
Exception
|
--ezcBaseException
|
--ezcGraphException
|
--ezcGraphFlashBitmapBoundingsException
Inherited Member Variables
From
ezcBaseException:
From
Exception (Internal Class):
|
protected |
$code
|
|
protected |
$file
|
|
protected |
$line
|
|
protected |
$message
|
|
private |
$string
|
|
private |
$trace
|
Method Summary
|
public ezcGraphFlashBitmapBoundingsException |
__construct(
$imageWidth, $imageHeight, $reqWidth, $reqHeight )
|
Inherited Methods
From
ezcBaseException :
From
Exception (Internal Class) :
|
public Exception |
constructor __construct ( $message, $code )
|
|
public void |
getCode ( )
|
|
public void |
getFile ( )
|
|
public void |
getLine ( )
|
|
public void |
getMessage ( )
|
|
public void |
getTrace ( )
|
|
public void |
getTraceAsString ( )
|
|
public void |
__clone ( )
|
|
public void |
__toString ( )
|
Methods
__construct
ezcGraphFlashBitmapBoundingsException __construct(
$imageWidth,
$imageHeight,
$reqWidth,
$reqHeight )
Parameters
| Name |
Type |
Description |
$imageWidth |
|
|
$imageHeight |
|
|
$reqWidth |
|
|
$reqHeight |
|
|
Redefinition of
Last updated: Thu, 01 Nov 2007