Interface IPdfTextLocation
-
- All Known Implementing Classes:
DefaultPdfTextLocation
public interface IPdfTextLocationInstances of this interface represent a piece of text, somewhere on a page in a pdf document.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RectanglegetRectangle()java.lang.StringgetText()
-