org.neuroph.easyneurons.view
Class RowLayersLayout

java.lang.Object
  extended by org.neuroph.easyneurons.view.NetworkLayout
      extended by org.neuroph.easyneurons.view.RowLayersLayout

public class RowLayersLayout
extends NetworkLayout


Field Summary
 
Fields inherited from class org.neuroph.easyneurons.view.NetworkLayout
ROW_LAYOUT, SQUARE_LAYOUT
 
Constructor Summary
RowLayersLayout()
           
 
Method Summary
 int getLayerLayout(int idx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RowLayersLayout

public RowLayersLayout()
Method Detail

getLayerLayout

public int getLayerLayout(int idx)
Specified by:
getLayerLayout in class NetworkLayout