|
||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||
| 概要: 内部クラス | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||
java.lang.Object
|
+--Cell.Unit
|
+--CellTraffic.UnitTraffic
| フィールドの概要 | |
(パッケージプライベート) CellTraffic.Car |
m_car
|
| クラス Cell.Unit から継承したフィールド |
m_height, m_nStatusTrueCount, m_status, m_statusNext, m_width, m_xOrder, m_xPosition, m_yOrder, m_yPosition, m_zOrder |
| コンストラクタの概要 | |
CellTraffic.UnitTraffic()
|
|
| メソッドの概要 | |
(パッケージプライベート) void |
copyStatus(Cell.Unit unit)
|
(パッケージプライベート) void |
removeCar()
|
(パッケージプライベート) void |
setCar(CellTraffic.Car car)
|
(パッケージプライベート) void |
setInitialState(boolean status)
superクラスのmethodのオーバライド。 |
| クラス Cell.Unit から継承したメソッド |
getStatus, getStatusNext, getStatusTrueColor, getStatusTrueCount, getXOrder, getYOrder, getZOrder, paint, recalc, setDefaultState, setLocation, setOrder, setStatus, setStatusNext, update |
| クラス java.lang.Object から継承したメソッド |
|
| フィールドの詳細 |
CellTraffic.Car m_car
| コンストラクタの詳細 |
public CellTraffic.UnitTraffic()
| メソッドの詳細 |
void setCar(CellTraffic.Car car)
void removeCar()
void setInitialState(boolean status)
Cell.Unit 内の setInitialStatevoid copyStatus(Cell.Unit unit)
Cell.Unit 内の copyStatus
|
||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||
| 概要: 内部クラス | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||