Class MatrixPlot
(Defined in: jpgraph_matrix.php : 413)
 
 MatrixPlot 
 GetHeight() 
 GetWidth() 
 InitSize() 
 SetAlpha() 
 SetAutoContrast() 
 SetBackgroundColor() 
 SetBox() 
 SetCenterPos() 
 SetLegendLayout() 
 SetMargin() 
 SetModuleSize() 
 SetModuleType() 
 SetPos() 
 SetSize() 
 SetupColormap() 
 Stroke() 
 __construct() 
 

Class usage and Overview

 


Class Methods

 

MatrixPlot ::
GetHeight(, $aImg)
// On bottom or top

ArgumentDefaultDescription
Image No description available
$aImg  No description available

Description:
No description available.

 

MatrixPlot ::
GetWidth(, $aImg)
// Setup the colormap based on the values in the matrix

ArgumentDefaultDescription
Image No description available
$aImg  No description available

Description:
No description available.

 

MatrixPlot ::
InitSize(, $aImg)
// On right or left

ArgumentDefaultDescription
Image No description available
$aImg  No description available

Description:
No description available.

 

MatrixPlot ::
SetAlpha($aAlpha)

ArgumentDefaultDescription
$aAlpha  No description available

Description:
No description available.

 

MatrixPlot ::
SetAutoContrast($aContrast)

ArgumentDefaultDescription
$aContrast  No description available

Description:
No description available.

 

MatrixPlot ::
SetBackgroundColor($aColor)

ArgumentDefaultDescription
$aColor  No description available

Description:
No description available.

 

MatrixPlot ::
SetBox($aColor, $aWeight, $aStyle, $aFlg)

ArgumentDefaultDescription
$aColor 'black' No description available
$aWeight 1 No description available
$aStyle 'solid' No description available
$aFlg true No description available

Description:
No description available.

 

MatrixPlot ::
SetCenterPos($aX, $aY)

ArgumentDefaultDescription
$aX  No description available
$aY  No description available

Description:
No description available.

 

MatrixPlot ::
SetLegendLayout($aLayout, $aMargin)

ArgumentDefaultDescription
$aLayout  No description available
$aMargin 25 No description available

Description:
No description available.

 

MatrixPlot ::
SetMargin($aMarg)

ArgumentDefaultDescription
$aMarg  No description available

Description:
No description available.

 

MatrixPlot ::
SetModuleSize($aW, $aH)

ArgumentDefaultDescription
$aW  No description available
$aH null No description available

Description:
No description available.

 

MatrixPlot ::
SetModuleType($aType)

ArgumentDefaultDescription
$aType  No description available

Description:
No description available.

 

MatrixPlot ::
SetPos($aX, $aY)

ArgumentDefaultDescription
$aX  No description available
$aY  No description available

Description:
No description available.

 

MatrixPlot ::
SetSize($aWidth, $aHeight)

ArgumentDefaultDescription
$aWidth  No description available
$aHeight null No description available

Description:
No description available.

 

MatrixPlot ::
SetupColormap()


Description:
No description available.

 

MatrixPlot ::
Stroke(, $aGraph)
// Now adjust module size to get close to the specified with/height

ArgumentDefaultDescription
MatrixGraph No description available
$aGraph  No description available

Description:
No description available.

 

MatrixPlot ::
__construct($aData, $aMeshInt)
// Max value

ArgumentDefaultDescription
$aData  No description available
$aMeshInt 1 No description available

Description:
No description available.