| Package | Description |
|---|---|
| com.qoppa.pdfNotes.settings |
Classes used to configure a number of settings for jPDFNotes.
|
| com.qoppa.pdfProcess |
jPDFProcess main classes, used to manipulate PDF documents and pages.
|
| Modifier and Type | Method and Description |
|---|---|
static ImageSettings |
RubberStampTool.getImageSettings()
Deprecated.
Use
RubberStampTool.getImageCompression() instead. |
| Modifier and Type | Method and Description |
|---|---|
static void |
RubberStampTool.setImageSettings(ImageSettings imageSettings)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ImageSettings |
PDFGraphics.getImageSettings()
Deprecated.
Use
PDFGraphics.getImageCompression() instead. |
| Modifier and Type | Method and Description |
|---|---|
void |
PDFGraphics.setImageSettings(ImageSettings imageSettings)
Deprecated.
Use
PDFGraphics.setImageCompression(ImageCompression) instead. |