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()
PointIndexIterator
reset
in interface PointIndexIterator
public boolean hasNext()
hasNext
in interface PointIndexIterator
public int next()
next
in interface PointIndexIterator
Submit a bug : syd@jpicedt.org