| Package | Description |
|---|---|
| org.wickedsource.docxstamper.api.coordinates | |
| org.wickedsource.docxstamper.util | |
| org.wickedsource.docxstamper.util.walk |
| Modifier and Type | Method and Description |
|---|---|
TableRowCoordinates |
TableCellCoordinates.getParentTableRowCoordinates() |
| Constructor and Description |
|---|
TableCellCoordinates(org.docx4j.wml.Tc cell,
int index,
TableRowCoordinates parentTableRowCoordinates) |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectDeleter.deleteTableRow(TableRowCoordinates tableRowCoordinates) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
CoordinatesWalker.onTableRow(TableRowCoordinates tableRowCoordinates) |
protected void |
BaseCoordinatesWalker.onTableRow(TableRowCoordinates tableRowCoordinates) |
Copyright © 2017. All rights reserved.