Class ANN_NetworkGraph

Description
  • access: public

Located in /ANN_NetworkGraph.php (line 48)


	
			
Method Summary
[83]   public   ANN_NetworkGraph :  __construct (ANN_Network $network)
[379]   protected   integer :  calculateImageHeight ()
[390]   protected   integer :  calculateImageWidth ()
[364]   protected   integer :  calculateYPosStart (integer $numberNeurons)
[288]   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 ()
[265]   protected   void :  drawOutputNeurons ()
[329]   public   binary :  getImage ()
[350]   public   void :  printImage ()
[404]   public   void :  saveToFile (string $filename)
[316]   protected   void :  setBackground ()
[299]   protected   void :  setColors ()
Methods
protected  integer calculateImageHeight () [379]
protected  integer calculateImageWidth () [390]
protected  integer calculateYPosStart (integer $numberNeurons) [364]
  • integer $numberNeurons
protected  void drawConnectionsHiddenOutput () [170]
protected  void drawConnectionsHiddens () [200]
protected  void drawConnectionsInputHidden () [143]
protected  void drawHiddenNeurons () [247]
protected  void drawInputNeurons () [229]
protected  void drawOutputNeurons () [265]
public  binary getImage () [329]

Returns PNG image

public  void printImage () [350]

Print PNG image

public  void saveToFile (string $filename) [404]

Saves PNG image

  • string $filename
protected  void setBackground () [316]
protected  void setColors () [299]

Documentation generated on Tue, 16 Dec 2008 18:36:08 +0100 by phpDocumentor 1.4.1