| java.lang.Object | |
| ↳ | com.pdftron.pdf.utils.RedactionManager |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| RedactionManager(PDFViewCtrl pdfViewCtrl) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| void | applyRedaction() | ||||||||||
| void | applyRedactionImpl() | ||||||||||
| void |
destroy()
Cleans up resources.
| ||||||||||
| void | openPageRedactionDialog() | ||||||||||
| void | openRedactionBySearchDialog() | ||||||||||
| void | redactPages(ArrayList<Integer> pages) | ||||||||||
| void | redactSearchResults(ArrayList<Pair<Integer, ArrayList<Double>>> searchResults) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Cleans up resources.
| Exception |
|---|
| Exception |
|---|