|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmodel.fish.display.ParamFishDisplay
model.fish.display.LittleFishDisplay
public class LittleFishDisplay
Display a small fish.
| Field Summary | |
|---|---|
private static double |
BODY_LENGTH
|
private static double |
BODY_WIDTH
|
private static double |
EYE_SIZE
|
private static double |
TAIL_LENGTH
|
private static double |
TAIL_WIDTH
|
| Constructor Summary | |
|---|---|
LittleFishDisplay()
Constructs an object that knows how to display teeny little fish. |
|
| Method Summary |
|---|
| Methods inherited from class model.fish.display.ParamFishDisplay |
|---|
draw |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final double BODY_WIDTH
private static final double BODY_LENGTH
private static final double TAIL_WIDTH
private static final double TAIL_LENGTH
private static final double EYE_SIZE
| Constructor Detail |
|---|
public LittleFishDisplay()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||