[ Index ]
 

Code source de vtiger CRM 5.0.2

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/Image/Graph/Layout/ -> Vertical.php (sommaire)

Image_Graph - PEAR PHP OO Graph Rendering Utility. PHP versions 4 and 5

Author: Jesper Veggerby <pear.nosey@veggerby.dk>
Copyright: Copyright (C) 2003, 2004 Jesper Veggerby Hansen
License: http://www.gnu.org/copyleft/lesser.html LGPL License 2.1
Version: CVS: $Id: Vertical.php,v 1.6 2005/02/21 20:49:55 nosey Exp $
Poids: 108 lignes (4 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 1 fichier
 Image/Graph/Layout/Horizontal.php

Définit 1 class

Image_Graph_Layout_Vertical:: (2 méthodes):
  _getAbsolute()
  _split()


Classe: Image_Graph_Layout_Vertical  - X-Ref

Layout for displaying two elements on top of each other.

This splits the area contained by this element in two on top of each other
by a specified percentage (relative to the top). A layout can be nested.
Fx. a {@link Image_Graph_Layout_Horizontal} can layout two VerticalLayout's to
make a 2 by 2 matrix of 'element-areas'.

_getAbsolute(&$part)   X-Ref
Gets the absolute size of one of the parts.

param: string $part The name of the part - auto_part(1|2)
return: int The number of pixels the edge should be pushed

_split()   X-Ref
Splits the layout between the parts, by the specified percentage




Généré le : Sun Feb 25 10:22:19 2007 par Balluche grâce à PHPXref 0.7