ITableElement
public interface ITableElement
This interface represents an element of existing table extracted by TableAbsorber.
Methods
| Method | Description |
|---|---|
| getRectangle | Gets rectangle that describes position of table element on the page |
getRectangle
Rectangle getRectangle()
Gets rectangle that describes position of table element on the page
Returns: Rectangle object