|
JGAP | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectexamples.gp.monalisa.core.DrawingGPProgramRunner
public class DrawingGPProgramRunner
Interprets the commands manifested within a GP Program. Finally, this leads to painting an image from polygons.
| Field Summary | |
|---|---|
int |
numPoints
|
int |
numPolygons
|
| Constructor Summary | |
|---|---|
DrawingGPProgramRunner(DrawingGPConfiguration a_conf)
|
|
| Method Summary | |
|---|---|
java.awt.image.BufferedImage |
run(IGPProgram a_subject)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int numPoints
public int numPolygons
| Constructor Detail |
|---|
public DrawingGPProgramRunner(DrawingGPConfiguration a_conf)
| Method Detail |
|---|
public java.awt.image.BufferedImage run(IGPProgram a_subject)
|
JGAP | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||