Class ANN_NetworkGraph

Description
  • access: public

Located in /ANN_NetworkGraph.php (line 48)


	
			
Method Summary
[83]   public   ANN_NetworkGraph :  __construct (ANN_Network $objNetwork)
[381]   protected   integer :  calculateImageHeight ()
[392]   protected   integer :  calculateImageWidth ()
[366]   protected   integer :  calculateYPosStart (integer $intNumberNeurons)
[290]   protected   void :  createImage ()
[128]   protected   void :  drawConnections ()
[170]   protected   void :  drawConnectionsHiddenOutput ()
[200]   protected   void :  drawConnectionsHiddens ()
[143]   protected   void :  drawConnectionsInputHidden ()
[247]   protected   void :  drawHiddenNeurons ()
[229]   protected   void :  drawInputNeurons ()
[109]   protected   void :  drawNetwork ()
[266]   protected   void :  drawOutputNeurons ()
[331]   public   binary :  getImage ()
[352]   public   void :  printImage ()
[406]   public   void :  saveToFile (string $strFilename)
[318]   protected   void :  setBackground ()
[301]   protected   void :  setColors ()
Methods
public  ANN_NetworkGraph __construct (ANN_Network $objNetwork) [83]
protected  integer calculateImageHeight () [381]
protected  integer calculateImageWidth () [392]
protected  integer calculateYPosStart (integer $intNumberNeurons) [366]
  • integer $intNumberNeurons
protected  void drawConnectionsHiddenOutput () [170]
protected  void drawConnectionsHiddens () [200]
protected  void drawConnectionsInputHidden () [143]
protected  void drawHiddenNeurons () [247]
protected  void drawInputNeurons () [229]
protected  void drawOutputNeurons () [266]
public  binary getImage () [331]

Returns PNG image

public  void printImage () [352]

Print PNG image

public  void saveToFile (string $strFilename) [406]

Saves PNG image

  • string $strFilename
protected  void setBackground () [318]
protected  void setColors () [301]

Documentation generated on Thu, 01 Jan 2009 16:01:53 +0100 by phpDocumentor 1.4.1