|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.rubecula.darwin.visualization.AvatarFactory
public final class AvatarFactory
Factory Class to create Avatar objects.
Applications can't change this class (it is final) but they can override the
methods which call these methods.
| Method Summary | |
|---|---|
static Avatar |
makeAvatar(Individual individual,
java.awt.Point location,
java.awt.Color color)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static Avatar makeAvatar(Individual individual,
java.awt.Point location,
java.awt.Color color)
individual - the individual which is modeled by this avatar.location - color -
Avatar_Variable.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||