[ Index ]

PHP Cross Reference of MantisBT

title

Body

[close]

/library/ezc/Graph/src/interfaces/ -> element.php (summary)

File containing the abstract ezcGraphChartElement class

Copyright: Copyright (C) 2005-2009 eZ Systems AS. All rights reserved.
License: http://ez.no/licenses/new_bsd New BSD License
Version: 1.5
File Size: 342 lines (12 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 5 functions

  __construct()
  setFromPalette()
  __set()
  __get()
  getTitleSize()

Functions
Functions that are not part of a class:

__construct( array $options = array()   X-Ref
Constructor

param: array $options Default option array
return: void

setFromPalette( ezcGraphPalette $palette )   X-Ref
Set colors and border fro this element

param: ezcGraphPalette $palette Palette
return: void

__set( $propertyName, $propertyValue )   X-Ref
__set

param: mixed $propertyName
param: mixed $propertyValue
return: void

__get( $propertyName )   X-Ref
__get

param: mixed $propertyName
return: mixed

getTitleSize( ezcGraphBoundings $boundings, $direction = ezcGraph::HORIZONTAL )   X-Ref
Returns calculated boundings based on available percentual space of
given bounding box specified in the elements options and direction of
the box.

param: ezcGraphBoundings $boundings
param: int $direction
return: ezcGraphBoundings



Generated: Thu Jul 28 15:48:31 2011 Cross-referenced by PHPXref 0.7