|
|||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||
java.lang.Objectorg.boxed_economy.components.cell.MooreScope
Cellパッケージで上下左右の有限個のマス(ムーア近傍)を視界として参照するための クラスです。
| フィールドの概要 |
| インタフェース org.boxed_economy.besp.model.fmfw.Information から継承したフィールド |
serialVersionUID |
| コンストラクタの概要 | |
MooreScope(int newRange)
Constructor for MooreScope. |
|
| メソッドの概要 | |
java.util.List |
getRelativeCells()
|
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
public MooreScope(int newRange)
| メソッドの詳細 |
public java.util.List getRelativeCells()
CellScope 内の getRelativeCellsCellScope.getRelativeCells()
|
|||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||