| Package | Description |
|---|---|
| com.franciaflex.faxtomail.ui.swing.content.pdfeditor | |
| com.franciaflex.faxtomail.ui.swing.content.pdfeditor.actions |
| Modifier and Type | Field and Description |
|---|---|
protected PDFEditorHighlighterUI |
PDFEditorHighlighterUI.highlighterPanel |
| Modifier and Type | Field and Description |
|---|---|
protected List<PDFEditorHighlighterUI> |
PDFEditorUIModel.Page.highlighters |
| Modifier and Type | Method and Description |
|---|---|
List<PDFEditorHighlighterUI> |
PDFEditorUIModel.Page.getHighlighters() |
| Modifier and Type | Method and Description |
|---|---|
void |
PDFEditorUIModel.Page.addHighlighter(PDFEditorHighlighterUI highlighter) |
protected void |
PDFEditorUIHandler.displayPageHighlighter(Insets insets,
Rectangle rect,
float zoomRatio,
int rotationDiff,
boolean orientation180,
PDFEditorHighlighterUI panel) |
void |
PDFEditorUIModel.Page.removeHighlighter(PDFEditorHighlighterUI highlighter) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GenerateAnnotatedAttachmentAction.addHighlightToPdf(float zoom,
int rotation,
com.itextpdf.text.pdf.PdfContentByte cb,
PDFEditorHighlighterUI panel) |
Copyright © 2014–2015 CodeLutin. All rights reserved.