Uses of Class
technology.tabula.Page.Builder
| Package | Description |
|---|---|
| technology.tabula |
-
Uses of Page.Builder in technology.tabula
Methods in technology.tabula that return Page.Builder Modifier and Type Method Description static Page.BuilderPage.Builder. newInstance()Page.BuilderPage.Builder. withIndex(RectangleSpatialIndex<TextElement> index)Page.BuilderPage.Builder. withMinCharHeight(float minCharHeight)Page.BuilderPage.Builder. withMinCharWidth(float minCharWidth)Page.BuilderPage.Builder. withNumber(int number)Page.BuilderPage.Builder. withPageDims(PageDims pageDims)Page.BuilderPage.Builder. withPdDocument(org.apache.pdfbox.pdmodel.PDDocument pdDocument)Page.BuilderPage.Builder. withPdPage(org.apache.pdfbox.pdmodel.PDPage pdPage)Page.BuilderPage.Builder. withRotation(int rotation)Page.BuilderPage.Builder. withRulings(List<Ruling> rulings)Page.BuilderPage.Builder. withTextElements(List<TextElement> textElements)