| Package | Description |
|---|---|
| net.richarddawkins.watchmaker.morphs.arthro | |
| net.richarddawkins.watchmaker.morphs.arthro.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
ArthromorphPerson.drawInBox(java.awt.Graphics2D g2,
java.awt.Dimension panelSize,
boolean midBox) |
| Modifier and Type | Method and Description |
|---|---|
void |
Atom.draw(java.awt.Graphics2D g2,
double[] params,
int x,
int y,
int xCenter,
int ySeg)
The original implmentation could change the value of the variable parameter called ySeg.
|
void |
ArthromorphPersonImpl.drawAnimal(java.awt.Graphics2D g2,
int x,
int y)
An example of how to call Draw for an animal
|
void |
ArthromorphPersonImpl.drawInBox(java.awt.Graphics2D g2,
java.awt.Dimension panelSize,
boolean midBox) |