|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuchicago.src.sim.space.AbstractNeighborhooder
uchicago.src.sim.space.MooreNeighborhooder
public class MooreNeighborhooder
| Field Summary |
|---|
| Fields inherited from class uchicago.src.sim.space.AbstractNeighborhooder |
|---|
comparator, space, torus |
| Constructor Summary | |
|---|---|
MooreNeighborhooder(Discrete2DSpace space)
|
|
| Method Summary | |
|---|---|
java.util.Vector |
getNeighbors(int x,
int y,
int[] extents,
boolean returnNulls)
|
| Methods inherited from class uchicago.src.sim.space.AbstractNeighborhooder |
|---|
compareMax, compareMin, findMaximum, findMinimum, setComparator |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MooreNeighborhooder(Discrete2DSpace space)
| Method Detail |
|---|
public java.util.Vector getNeighbors(int x,
int y,
int[] extents,
boolean returnNulls)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||