Class ANN_NetworkGraph

Description
  • access: public

Located in /NetworkGraph.php (line 48)


	
			
Method Summary
[136]   public   ANN_NetworkGraph :  __construct (ANN_Network $objNetwork)
[404]   protected   integer :  calculateImageHeight ()
[413]   protected   integer :  calculateImageWidth ()
[391]   protected   integer :  calculateYPosStart (integer $intNumberNeurons)
[325]   protected   void :  createImage ()
[177]   protected   void :  drawConnections ()
[215]   protected   void :  drawConnectionsHiddenOutput ()
[243]   protected   void :  drawConnectionsHiddens ()
[190]   protected   void :  drawConnectionsInputHidden ()
[286]   protected   void :  drawHiddenNeurons ()
[270]   protected   void :  drawInputNeurons ()
[160]   protected   void :  drawNetwork ()
[303]   protected   void :  drawOutputNeurons ()
[360]   public   binary :  getImage ()
[379]   public   void :  printImage ()
[425]   public   void :  saveToFile (string $strFilename)
[349]   protected   void :  setBackground ()
[334]   protected   void :  setColors ()
Methods
protected  integer calculateImageHeight () [404]
protected  integer calculateImageWidth () [413]
protected  integer calculateYPosStart (integer $intNumberNeurons) [391]
  • integer $intNumberNeurons
protected  void drawConnectionsHiddenOutput () [215]
protected  void drawConnectionsHiddens () [243]
protected  void drawConnectionsInputHidden () [190]
protected  void drawHiddenNeurons () [286]
protected  void drawInputNeurons () [270]
protected  void drawOutputNeurons () [303]
public  binary getImage () [360]

Returns PNG image

public  void printImage () [379]

Print PNG image

public  void saveToFile (string $strFilename) [425]

Saves PNG image

  • string $strFilename
protected  void setBackground () [349]
protected  void setColors () [334]

Documentation generated on Wed, 15 Jun 2011 09:52:52 +0200 by phpDocumentor 1.4.1