public class PicGroup.GroupPointIterator extends java.lang.Object implements PointIndexIterator
| Modifier and Type | Field and Description |
|---|---|
protected int |
counter |
| Constructor and Description |
|---|
GroupPointIterator()
create a new PointIterator
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
int |
next() |
void |
reset()
reset the state of this iterator
|
public void reset()
PointIndexIteratorreset in interface PointIndexIteratorpublic boolean hasNext()
hasNext in interface PointIndexIteratorpublic int next()
next in interface PointIndexIteratorSubmit a bug : syd@jpicedt.org