Class Tabulator.ParentCheck
java.lang.Object
net.sf.jasperreports.engine.export.tabulator.Tabulator.ParentCheck
- All Implemented Interfaces:
CellVisitor<FrameCell,Boolean, RuntimeException>
- Enclosing class:
Tabulator
protected class Tabulator.ParentCheck
extends Object
implements CellVisitor<FrameCell,Boolean,RuntimeException>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvisit(ElementCell cell, FrameCell parentCell) visit(LayeredCell layeredCell, FrameCell parentCell) visit(NestedTableCell nestedTableCell, FrameCell parentCell)
-
Constructor Details
-
ParentCheck
protected ParentCheck()
-
-
Method Details
-
visit
- Specified by:
visitin interfaceCellVisitor<FrameCell,Boolean, RuntimeException>
-
visit
- Specified by:
visitin interfaceCellVisitor<FrameCell,Boolean, RuntimeException>
-
visit
- Specified by:
visitin interfaceCellVisitor<FrameCell,Boolean, RuntimeException>
-
visit
- Specified by:
visitin interfaceCellVisitor<FrameCell,Boolean, RuntimeException>
-
visit
- Specified by:
visitin interfaceCellVisitor<FrameCell,Boolean, RuntimeException>
-