@Deprecated public class ResultCell extends ResultElement
bbox, page
Modifier and Type | Method and Description |
---|---|
int |
getColspan()
Deprecated.
Returns a cell colspan.
|
Collection<ResultText> |
getContentLines()
Deprecated.
|
int |
getRowspan()
Deprecated.
Returns a cell rowspan.
|
String |
toString()
Deprecated.
Returns a string presentation of the table cell.
|
getBbox, getPage, setBbox, setPage
public Collection<ResultText> getContentLines()
public String toString()
public int getRowspan()
public int getColspan()
Copyright © 2023. All rights reserved.