Class RtfExtraRowSet.PositionedCell
java.lang.Object
org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExtraRowSet.PositionedCell
- All Implemented Interfaces:
Comparable
- Enclosing class:
- RtfExtraRowSet
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
cell
-
xOffset
private final int xOffset -
rowIndex
private final int rowIndex
-
-
Constructor Details
-
PositionedCell
PositionedCell(RtfTableCell c, int index, int offset)
-
-
Method Details