|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.unh.sdb.datasource.CellBlockIterator
edu.unh.sdb.datasource.URCellBlockIterator
public class URCellBlockIterator
Field Summary |
---|
Fields inherited from class edu.unh.sdb.datasource.CellBlockIterator |
---|
valid |
Constructor Summary | |
---|---|
URCellBlockIterator(CellIndexable indexable,
ISBounds resolution,
int[] shapes,
int[] gaps)
construction with a cell block |
Method Summary | |
---|---|
DataBlock |
getDataBlock()
get a cell block |
void |
init()
Initialize this URCellBlockIterator |
boolean |
next()
Moving the CellBlockIterator to the next position. |
java.lang.String |
toString(java.lang.String indent)
Return description of this ARRSCell |
Methods inherited from class edu.unh.sdb.datasource.CellBlockIterator |
---|
toString, valid |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public URCellBlockIterator(CellIndexable indexable, ISBounds resolution, int[] shapes, int[] gaps)
Method Detail |
---|
public void init()
init
in class CellBlockIterator
public boolean next()
next
in class CellBlockIterator
public DataBlock getDataBlock()
public java.lang.String toString(java.lang.String indent)
toString
in class CellBlockIterator
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |