|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.bonn.cs.iv.bonnmotion.Building
public class Building
| Field Summary | |
|---|---|
protected double |
doorx
|
protected double |
doory
|
protected double |
x1
|
protected double |
x2
|
protected double |
y1
|
protected double |
y2
|
| Constructor Summary | |
|---|---|
Building(double x1,
double x2,
double y1,
double y2,
double doorx,
double doory)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected double x1
protected double x2
protected double y1
protected double y2
protected double doorx
protected double doory
| Constructor Detail |
|---|
public Building(double x1,
double x2,
double y1,
double y2,
double doorx,
double doory)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||