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