Uses of Class
technology.tabula.RectangleSpatialIndex
| Package | Description |
|---|---|
| technology.tabula |
-
Uses of RectangleSpatialIndex in technology.tabula
Methods in technology.tabula that return RectangleSpatialIndex Modifier and Type Method Description RectangleSpatialIndex<TextElement>Page. getSpatialIndex()Deprecated.with no replacementRectangleSpatialIndex<TextElement>TextStripper. getSpatialIndex()Methods in technology.tabula with parameters of type RectangleSpatialIndex Modifier and Type Method Description Page.BuilderPage.Builder. withIndex(RectangleSpatialIndex<TextElement> index)Constructors in technology.tabula with parameters of type RectangleSpatialIndex Constructor Description Page(float top, float left, float width, float height, int rotation, int number, org.apache.pdfbox.pdmodel.PDPage pdPage, org.apache.pdfbox.pdmodel.PDDocument doc, List<TextElement> characters, List<Ruling> rulings, float minCharWidth, float minCharHeight, RectangleSpatialIndex<TextElement> index)Deprecated.usePage.Builderinstead