Uses of Class
technology.tabula.RectangleSpatialIndex
Packages that use RectangleSpatialIndex
-
Uses of RectangleSpatialIndex in technology.tabula
Methods in technology.tabula that return RectangleSpatialIndexModifier and TypeMethodDescriptionPage.getSpatialIndex()Deprecated.with no replacementTextStripper.getSpatialIndex()Methods in technology.tabula with parameters of type RectangleSpatialIndexModifier and TypeMethodDescriptionPage.Builder.withIndex(RectangleSpatialIndex<TextElement> index) Constructors in technology.tabula with parameters of type RectangleSpatialIndexModifierConstructorDescriptionPage(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