TeeChartPHP
[ class tree: TeeChartPHP ] [ index: TeeChartPHP ] [ all elements ]

Class: ImageExportFormat

Source Location: /exports/ImageExportFormat.php

Class Overview

TeeBase
   |
   --ImageExportFormat

ImageExportFormat class


Author(s):

Version:

  • 1.0

Copyright:

  • (c) 1995-2008 by Steema Software SL. All Rights Reserved. <info@steema.com>

Variables

Methods


Child classes:

FlexFormat
FlexFormat class
GIFFormat
GIFFormat class
JPEGFormat
JPEGFormat class
PNGFormat
PNGFormat class
WBMPFormat
WBMPFormat class

Inherited Variables

Inherited Methods


Class Details

[line 16]
ImageExportFormat class

Description:




Tags:

author:  
version:  1.0
copyright:  (c) 1995-2008 by Steema Software SL. All Rights Reserved. <info@steema.com>
link:  http://www.steema.com


[ Top ]


Class Variables

$fileExtension =  ""

[line 20]



Tags:

access:  public

Type:   mixed


[ Top ]

$format =  null

[line 21]



Tags:

access:  protected

Type:   mixed


[ Top ]



Class Methods


constructor ImageExportFormat [line 38]

ImageExportFormat ImageExportFormat( $chart)



Tags:

access:  public


Parameters:

   $chart  

[ Top ]

method getHeight [line 52]

void getHeight( )



Tags:

access:  public


[ Top ]

method getWidth [line 56]

void getWidth( )



Tags:

access:  public


[ Top ]

method save [line 76]

void save( $ios)



Tags:

access:  public


Overridden in child classes as:

GIFFormat::save()
JPEGFormat::save()
PNGFormat::save()
WBMPFormat::save()

Parameters:

   $ios  

[ Top ]

method setHeight [line 64]

void setHeight( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setWidth [line 60]

void setWidth( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method __get [line 24]

void __get( $property)



Overridden in child classes as:

FlexFormat::__get()
GIFFormat::__get()
JPEGFormat::__get()
PNGFormat::__get()
WBMPFormat::__get()

Overrides TeeBase::__get() (parent method not documented)

Parameters:

   $property  

[ Top ]

method __set [line 31]

void __set( $property, $value)



Overridden in child classes as:

FlexFormat::__set()
GIFFormat::__set()
JPEGFormat::__set()
PNGFormat::__set()
WBMPFormat::__set()

Overrides TeeBase::__set() (parent method not documented)

Parameters:

   $property  
   $value  

[ Top ]


Documentation generated on Wed, 16 Jun 2010 12:06:26 +0200 by phpDocumentor 1.4.1