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

Class: PHPExcel_Shared_Drawing

Source Location: /PHPExcel/Shared/Drawing.php

Class Overview


PHPExcel_Shared_Drawing


Author(s):

Copyright:

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

Methods



Class Details

[line 36]
PHPExcel_Shared_Drawing

PHPExcel_Shared_Drawing




Tags:

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


[ Top ]


Class Methods


static method angleToDegrees [line 126]

static int angleToDegrees( [int $pValue = 0])

Convert angle to degrees

Convert angle to degrees




Tags:

return:  Degrees
access:  public


Parameters:

int   $pValue   Angle

[ Top ]

static method cellDimensionToPixels [line 78]

static int cellDimensionToPixels( [int $pValue = 0])

Convert cell width to pixels

Convert cell width to pixels




Tags:

return:  Value in pixels
access:  public


Parameters:

int   $pValue   Value in cell dimension

[ Top ]

static method degreesToAngle [line 116]

static int degreesToAngle( [int $pValue = 0])

Convert degrees to angle

Convert degrees to angle




Tags:

return:  Angle
access:  public


Parameters:

int   $pValue   Degrees

[ Top ]

static method EMUToPixels [line 54]

static int EMUToPixels( [int $pValue = 0])

Convert EMU to pixels

Convert EMU to pixels




Tags:

return:  Value in pixels
access:  public


Parameters:

int   $pValue   Value in EMU

[ Top ]

static method pixelsToCellDimension [line 68]

static int pixelsToCellDimension( [int $pValue = 0])

Convert pixels to cell dimension

Convert pixels to cell dimension




Tags:

return:  Value in cell dimension
access:  public


Parameters:

int   $pValue   Value in pixels

[ Top ]

static method pixelsToEMU [line 44]

static int pixelsToEMU( [int $pValue = 0])

Convert pixels to EMU

Convert pixels to EMU




Tags:

return:  Value in EMU
access:  public


Parameters:

int   $pValue   Value in pixels

[ Top ]

static method pixelsToPoints [line 92]

static int pixelsToPoints( [int $pValue = 0])

Convert pixels to points

Convert pixels to points




Tags:

return:  Value in points
access:  public


Parameters:

int   $pValue   Value in pixels

[ Top ]

static method pointsToPixels [line 102]

static int pointsToPixels( [int $pValue = 0])

Convert points width to pixels

Convert points width to pixels




Tags:

return:  Value in pixels
access:  public


Parameters:

int   $pValue   Value in points

[ Top ]


Documentation generated on Mon, 05 Jan 2009 20:36:49 +0100 by phpDocumentor 1.4.1