Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.pdfbox.util.TextPositionComparator
public class TextPositionComparator
extends java.lang.Object
implements Comparator
Constructor Summary | |
|
Method Summary | |
int |
|
public TextPositionComparator(PDPage page)
Constuctor, comparison of TextPosition depends on the rotation of the page.
- Parameters:
page
- The page that the text position is on.