|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectgeometry.GeoBoundaryIterator
| Field Summary | |
(package private) GeoComplex |
complex
|
(package private) java.util.Map.Entry |
current
|
(package private) java.util.Iterator |
iterator
|
(package private) boolean |
off
|
| Constructor Summary | |
GeoBoundaryIterator(GeoComplex complex,
IntegerMap boundary)
|
|
| Method Summary | |
CellID |
getCellID()
|
GeoCell |
getGeoCell()
|
int |
getValue()
|
boolean |
hasNext()
|
java.util.Map.Entry |
next()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
GeoComplex complex
java.util.Iterator iterator
java.util.Map.Entry current
boolean off
| Constructor Detail |
public GeoBoundaryIterator(GeoComplex complex,
IntegerMap boundary)
| Method Detail |
public boolean hasNext()
public java.util.Map.Entry next()
public CellID getCellID()
public GeoCell getGeoCell()
public int getValue()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||