protected class Tabulator.SpanRangeCheck extends Object implements CellVisitor<Cell,Boolean,RuntimeException>
| Modifier | Constructor and Description |
|---|---|
protected |
Tabulator.SpanRangeCheck() |
public Boolean visit(ElementCell spanned, Cell cell)
visit in interface CellVisitor<Cell,Boolean,RuntimeException>public Boolean visit(SplitCell spanned, Cell cell)
visit in interface CellVisitor<Cell,Boolean,RuntimeException>public Boolean visit(FrameCell spanned, Cell cell)
visit in interface CellVisitor<Cell,Boolean,RuntimeException>public Boolean visit(LayeredCell spanned, Cell cell)
visit in interface CellVisitor<Cell,Boolean,RuntimeException>Copyright © 2016. All rights reserved.