|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PairDPCursor
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 |
|---|
boolean hasNext()
void next(Cell[][] cells)
throws IllegalSymbolException
IllegalSymbolExceptionCell[][] press()
int[] getDepth()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||