|
Generated by JDiff |
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | |||||||
| Removed Methods | |
void deleteAnnotations() |
Delete all annotations from the page. |
| Added Methods | |
int deleteAnnotations(List<Annotation>) |
|
void deleteAnnotations() |
Delete all annotations from the page. |
Vector<TextPosition> findTextUsingRegex(String) |
This method searches for the given text in the page. |
Vector<TextPositionWithContext> findTextWithContextUsingRegEx(String) |
This method searches for text in the page for matches with the given regular expression. |
TextContent getTextContent() |
This method returns a TextContent object that represents the text content in a page. |
| Changed Methods | ||
void printPage(Graphics2D, |
Change in exceptions thrown from no exceptions to com.qoppa.pdf.PDFException. |
Prints this page given a page format describing the printer's page and a PrintSettings object. |
BufferedImage getImage(int, |
Change in exceptions thrown from no exceptions to com.qoppa.pdf.PDFException. |
Returns a buffered image showing the contents of this page. |
|
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | ||||||||