Class ANN_NetworkGraph

Description
  • access: public

Located in /NetworkGraph.php (line 48)


	
			
Method Summary
[81]   public   ANN_NetworkGraph :  __construct (ANN_Network $objNetwork)
[349]   protected   integer :  calculateImageHeight ()
[358]   protected   integer :  calculateImageWidth ()
[336]   protected   integer :  calculateYPosStart (integer $intNumberNeurons)
[270]   protected   void :  createImage ()
[122]   protected   void :  drawConnections ()
[160]   protected   void :  drawConnectionsHiddenOutput ()
[188]   protected   void :  drawConnectionsHiddens ()
[135]   protected   void :  drawConnectionsInputHidden ()
[231]   protected   void :  drawHiddenNeurons ()
[215]   protected   void :  drawInputNeurons ()
[105]   protected   void :  drawNetwork ()
[248]   protected   void :  drawOutputNeurons ()
[305]   public   binary :  getImage ()
[324]   public   void :  printImage ()
[370]   public   void :  saveToFile (string $strFilename)
[294]   protected   void :  setBackground ()
[279]   protected   void :  setColors ()
Methods
protected  integer calculateImageHeight () [349]
protected  integer calculateImageWidth () [358]
protected  integer calculateYPosStart (integer $intNumberNeurons) [336]
  • integer $intNumberNeurons
protected  void drawConnectionsHiddenOutput () [160]
protected  void drawConnectionsHiddens () [188]
protected  void drawConnectionsInputHidden () [135]
protected  void drawHiddenNeurons () [231]
protected  void drawInputNeurons () [215]
protected  void drawOutputNeurons () [248]
public  binary getImage () [305]

Returns PNG image

public  void printImage () [324]

Print PNG image

public  void saveToFile (string $strFilename) [370]

Saves PNG image

  • string $strFilename
protected  void setBackground () [294]
protected  void setColors () [279]

Documentation generated on Mon, 23 May 2011 23:06:12 +0200 by phpDocumentor 1.4.1