|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--EVolve.util.painters.Painter
|
+--EVolve.util.painters.RelationshipPainter
| Constructor Summary | |
RelationshipPainter()
|
|
| Method Summary | |
java.lang.Object |
clone()
|
java.util.HashMap |
getEntitiesInBox(int startX,
int startY,
int endX,
int endY)
|
Shape |
getEntityShape(int x,
int y)
|
java.lang.String |
getName()
|
void |
paint(AutoImage image,
long x,
long y,
long z)
|
void |
updatePainterParameters(int[][] value,
int threshold)
|
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RelationshipPainter()
| Method Detail |
public java.lang.String getName()
getName in class Painter
public void updatePainterParameters(int[][] value,
int threshold)
public void paint(AutoImage image,
long x,
long y,
long z)
paint in class Painter
public Shape getEntityShape(int x,
int y)
public java.util.HashMap getEntitiesInBox(int startX,
int startY,
int endX,
int endY)
public java.lang.Object clone()
clone in class Painter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||