| Modifier and Type | Method and Description |
|---|---|
Pic |
Morph.getPic() |
| Modifier and Type | Method and Description |
|---|---|
void |
Morph.setPic(Pic pic) |
| Modifier and Type | Class and Description |
|---|---|
class |
BiomorphPic |
| Modifier and Type | Class and Description |
|---|---|
class |
ColourPic |
| Modifier and Type | Class and Description |
|---|---|
class |
SimplePic |
| Modifier and Type | Method and Description |
|---|---|
Pic |
SimpleMorphImpl.getPic() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleMorphImpl.setPic(Pic pic) |
| Modifier and Type | Class and Description |
|---|---|
class |
MonoPic |
| Modifier and Type | Class and Description |
|---|---|
class |
SnailPic |
| Modifier and Type | Field and Description |
|---|---|
static Pic |
SnailDeveloperImpl.myPic |
| 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.picLine(Pic myPic2,
int xx1,
int yy1,
int xx2,
int yy2) |
void |
SnailDeveloperImpl.quarantine(Pic thisPic,
Lin lin,
double theScale)
Originally (in Pascal) a nested procedure within drawPic.
|