Class Tabulator.ParentDrop
java.lang.Object
net.sf.jasperreports.engine.export.tabulator.Tabulator.ParentDrop
- All Implemented Interfaces:
CellVisitor<FrameCell,
Cell, RuntimeException>
- Enclosing class:
Tabulator
protected class Tabulator.ParentDrop
extends Object
implements CellVisitor<FrameCell,Cell,RuntimeException>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected FrameCell
droppedParent
(FrameCell existingParent, FrameCell parent) visit
(ElementCell cell, FrameCell parent) visit
(LayeredCell layeredCell, FrameCell parent) visit
(NestedTableCell nestedTableCell, FrameCell parent)
-
Constructor Details
-
ParentDrop
protected ParentDrop()
-
-
Method Details
-
droppedParent
-
visit
- Specified by:
visit
in interfaceCellVisitor<FrameCell,
Cell, RuntimeException>
-
visit
- Specified by:
visit
in interfaceCellVisitor<FrameCell,
Cell, RuntimeException>
-
visit
- Specified by:
visit
in interfaceCellVisitor<FrameCell,
Cell, RuntimeException>
-
visit
- Specified by:
visit
in interfaceCellVisitor<FrameCell,
Cell, RuntimeException>
-
visit
- Specified by:
visit
in interfaceCellVisitor<FrameCell,
Cell, RuntimeException>
-