Uses of Class
technology.tabula.Cell
| Package | Description |
|---|---|
| technology.tabula | |
| technology.tabula.extractors |
-
Uses of Cell in technology.tabula
Constructor parameters in technology.tabula with type arguments of type Cell Constructor Description TableWithRulingLines(Rectangle area, List<Cell> cells, List<Ruling> horizontalRulings, List<Ruling> verticalRulings, ExtractionAlgorithm extractionAlgorithm) -
Uses of Cell in technology.tabula.extractors