|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.neuroph.easyneurons.view.NetworkLayout
public abstract class NetworkLayout
| Field Summary | |
|---|---|
static int |
ROW_LAYOUT
|
static int |
SQUARE_LAYOUT
|
| Constructor Summary | |
|---|---|
NetworkLayout()
|
|
| Method Summary | |
|---|---|
abstract int |
getLayerLayout(int idx)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int ROW_LAYOUT
public static final int SQUARE_LAYOUT
| Constructor Detail |
|---|
public NetworkLayout()
| Method Detail |
|---|
public abstract int getLayerLayout(int idx)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||