Modifier and Type | Field and Description |
---|---|
(package private) Gridder.Cell |
c |
(package private) int |
ix |
(package private) int |
ix0 |
(package private) int |
ix1 |
(package private) int |
iy |
(package private) int |
iy0 |
(package private) int |
iy1 |
Constructor and Description |
---|
MyIterator(double x,
double y,
double range) |
Modifier and Type | Method and Description |
---|---|
(package private) void |
findNext() |
boolean |
hasNext() |
java.util.Iterator<T> |
iterator() |
T |
next() |
void |
remove() |
int ix0
int ix1
int iy0
int iy1
int ix
int iy
Gridder.Cell c