Class LayoutRect
(Defined in: jpgraph_glayout_vh.inc.php : 14)
 
 LayoutRect 
 getHeight() 
 getWidth() 
 SetCenterPos() 
 Stroke() 
 __construct() 
 

Class usage and Overview

 


Class Methods

 

LayoutRect ::
getHeight($aImg)

ArgumentDefaultDescription
$aImg  No description available

Description:
No description available.

 

LayoutRect ::
getWidth($aImg)

ArgumentDefaultDescription
$aImg  No description available

Description:
No description available.

 

LayoutRect ::
SetCenterPos($x, $y)

ArgumentDefaultDescription
$x  No description available
$y  No description available

Description:
No description available.

 

LayoutRect ::
Stroke($graph)

ArgumentDefaultDescription
$graph  No description available

Description:
No description available.

 

LayoutRect ::
__construct($width, $height)
// File: JPGRAPH_GLAYOUT_VH.INC.PHP// Description: JpGraph Layout classes for automatic layout of// objects in a graph. The layout is a simple even division// depending on the objects sizes// Created: 2009-07-08// Ver:

ArgumentDefaultDescription
$width  No description available
$height  No description available

Description:
No description available.