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

Class: PHPExcel_Chart_Layout

Source Location: /PHPExcel/Chart/Layout.php

Class Overview


PHPExcel_Chart_Layout


Author(s):

Copyright:

  • Copyright (c) 2006 - 2012 PHPExcel (http://www.codeplex.com/PHPExcel)

Methods



Class Details

[line 36]
PHPExcel_Chart_Layout



Tags:

copyright:  Copyright (c) 2006 - 2012 PHPExcel (http://www.codeplex.com/PHPExcel)


[ Top ]


Class Methods


constructor __construct [line 91]

PHPExcel_Chart_Layout __construct( [ $layout = array()])

Create a new PHPExcel_Chart_Layout



Tags:

access:  public


Parameters:

   $layout  

[ Top ]

method getHeight [line 215]

number getHeight( )

Get Height



Tags:

access:  public


[ Top ]

method getLayoutTarget [line 107]

string getLayoutTarget( )

Get Layout Target



Tags:

access:  public


[ Top ]

method getWidth [line 197]

number getWidth( )

Get Width



Tags:

access:  public


[ Top ]

method getXMode [line 125]

string getXMode( )

Get X-Mode



Tags:

access:  public


[ Top ]

method getXPosition [line 161]

number getXPosition( )

Get X-Position



Tags:

access:  public


[ Top ]

method getYMode [line 143]

string getYMode( )

Get Y-Mode



Tags:

access:  public


[ Top ]

method getYPosition [line 179]

number getYPosition( )

Get Y-Position



Tags:

access:  public


[ Top ]

method setHeight [line 224]

void setHeight( Height $value)

Set Height



Tags:

access:  public


Parameters:

Height   $value  

[ Top ]

method setLayoutTarget [line 116]

void setLayoutTarget( Layout $value)

Set Layout Target



Tags:

access:  public


Parameters:

Layout   $value   Target $value

[ Top ]

method setWidth [line 206]

void setWidth( Width $value)

Set Width



Tags:

access:  public


Parameters:

Width   $value  

[ Top ]

method setXMode [line 134]

void setXMode( X-Mode $value)

Set X-Mode



Tags:

access:  public


Parameters:

X-Mode   $value  

[ Top ]

method setXPosition [line 170]

void setXPosition( X-Position $value)

Set X-Position



Tags:

access:  public


Parameters:

X-Position   $value  

[ Top ]

method setYMode [line 152]

void setYMode( Y-Mode $value)

Set Y-Mode



Tags:

access:  public


Parameters:

Y-Mode   $value  

[ Top ]

method setYPosition [line 188]

void setYPosition( Y-Position $value)

Set Y-Position



Tags:

access:  public


Parameters:

Y-Position   $value  

[ Top ]


Documentation generated on Sat, 19 May 2012 14:37:40 +0200 by phpDocumentor 1.4.4