|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A cursor over a DP matrix.
Method Summary | |
int[] |
getDepth()
retrieve the depth of this cursor |
boolean |
hasNext()
test wether the cursor can be advanced further |
void |
next(Cell[][] cells)
retrieve the next block of cells |
Cell[][] |
press()
press out a new correctly sized cell array |
Method Detail |
public boolean hasNext()
public void next(Cell[][] cells) throws IllegalSymbolException
IllegalSymbolException
public Cell[][] press()
public int[] getDepth()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |