Class NetworkGraph

Description
  • access: public

Located in /NetworkGraph.php (line 56)


	
			
Method Summary
[144]   public   NetworkGraph :  __construct (Network $objNetwork)
[412]   protected   integer :  calculateImageHeight ()
[421]   protected   integer :  calculateImageWidth ()
[399]   protected   integer :  calculateYPosStart (integer $intNumberNeurons)
[333]   protected   void :  createImage ()
[185]   protected   void :  drawConnections ()
[223]   protected   void :  drawConnectionsHiddenOutput ()
[251]   protected   void :  drawConnectionsHiddens ()
[198]   protected   void :  drawConnectionsInputHidden ()
[294]   protected   void :  drawHiddenNeurons ()
[278]   protected   void :  drawInputNeurons ()
[168]   protected   void :  drawNetwork ()
[311]   protected   void :  drawOutputNeurons ()
[368]   public   binary :  getImage ()
[387]   public   void :  printImage ()
[433]   public   void :  saveToFile (string $strFilename)
[357]   protected   void :  setBackground ()
[342]   protected   void :  setColors ()
Methods
public  NetworkGraph __construct (Network $objNetwork) [144]
protected  integer calculateImageHeight () [412]
protected  integer calculateImageWidth () [421]
protected  integer calculateYPosStart (integer $intNumberNeurons) [399]
  • integer $intNumberNeurons
protected  void drawConnectionsHiddenOutput () [223]
protected  void drawConnectionsHiddens () [251]
protected  void drawConnectionsInputHidden () [198]
protected  void drawHiddenNeurons () [294]
protected  void drawInputNeurons () [278]
protected  void drawOutputNeurons () [311]
public  binary getImage () [368]

Returns PNG image

public  void printImage () [387]

Print PNG image

public  void saveToFile (string $strFilename) [433]

Saves PNG image

  • string $strFilename
protected  void setBackground () [357]
protected  void setColors () [342]

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