|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Layout
Interface for all neuron layout managers, which arrange a set of neurons in different ways.
| Method Summary | |
|---|---|
String |
getLayoutName()
|
void |
layoutNeurons(Network network)
Perform the layout. |
void |
setInitialLocation(Point2D initialPoint)
Set the initial position. |
| Method Detail |
|---|
void layoutNeurons(Network network)
network - reference to network whose nodes should be laid outString getLayoutName()
void setInitialLocation(Point2D initialPoint)
initialPoint - initial position
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||