|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--Station
| Field Summary | |
long[] |
coord
|
boolean |
entrance
|
boolean |
exported
|
boolean |
fixed
|
boolean |
inanabovegroundleg
|
boolean |
inanundergroundleg
|
java.util.Vector |
leglist
|
java.util.Vector |
namelist
|
| Constructor Summary | |
Station()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public java.util.Vector namelist
public java.util.Vector leglist
public long[] coord
public boolean inanabovegroundleg
public boolean inanundergroundleg
public boolean entrance
public boolean exported
public boolean fixed
| Constructor Detail |
public Station()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||