|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--net.openai.ai.nn.gui.topology.GridLayout
Simple grid layouter for neuralnets
| Field Summary | |
protected int |
spaceX
|
protected int |
spaceY
|
| Constructor Summary | |
GridLayout()
|
|
| Method Summary | |
void |
doLayout(GUINetwork network)
performs the layout process |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected int spaceX
protected int spaceY
| Constructor Detail |
public GridLayout()
| Method Detail |
public void doLayout(GUINetwork network)
doLayout in interface Layouter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||