|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.encog.neural.pattern.PatternConst
public final class PatternConst
GUI constants for creating the patterns. Specifically default x and y coordinates.
| Field Summary | |
|---|---|
static int |
INC_Y
How much to increase y by as the network grows. |
static int |
INDENT_X
How much to indent on the x-axis. |
static int |
START_X
The starting x-coordinate. |
static int |
START_Y
The starting y-coordinate. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int START_X
public static final int START_Y
public static final int INDENT_X
public static final int INC_Y
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||