| Package | Description |
|---|---|
| com.franciaflex.faxtomail.ui.swing.content.pdfeditor | |
| com.franciaflex.faxtomail.ui.swing.content.pdfeditor.actions |
| Modifier and Type | Field and Description |
|---|---|
protected PDFEditorLineUI |
PDFEditorLineUI.linePanel |
| Modifier and Type | Field and Description |
|---|---|
protected List<PDFEditorLineUI> |
PDFEditorUIModel.Page.lines |
| Modifier and Type | Method and Description |
|---|---|
List<PDFEditorLineUI> |
PDFEditorUIModel.Page.getLines() |
| Modifier and Type | Method and Description |
|---|---|
void |
PDFEditorUIModel.Page.addLine(PDFEditorLineUI line) |
protected void |
PDFEditorUIHandler.displayPageLine(Insets insets,
Rectangle rect,
float zoomRatio,
int rotationDiff,
boolean orientation180,
PDFEditorLineUI panel) |
void |
PDFEditorUIModel.Page.removeLine(PDFEditorLineUI line) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GenerateAnnotatedAttachmentAction.addLineToPdf(float zoom,
int rotation,
com.itextpdf.text.pdf.PdfContentByte cb,
PDFEditorLineUI panel) |
Copyright © 2014–2015 CodeLutin. All rights reserved.