| Package | Description |
|---|---|
| net.richarddawkins.watchmaker.morphs.impl | |
| net.richarddawkins.watchmaker.morphs.snail.impl |
| Modifier and Type | Field and Description |
|---|---|
java.util.Vector<Lin> |
Pic.lines |
| Modifier and Type | Method and Description |
|---|---|
void |
SnailDeveloperImpl.actualLine(java.awt.Graphics2D g2,
Pic thisPic,
Lin lin,
double theScale,
Point place,
int threshold,
SnailPerson biomorph,
int jLinIndex,
int jThreshold)
Originally (in Pascal) a nested procedure within drawPic.
|
void |
SnailDeveloperImpl.quarantine(Pic thisPic,
Lin lin,
double theScale)
Originally (in Pascal) a nested procedure within drawPic.
|