| Interface | Description |
|---|---|
| PictureFormat |
Constants for picture format.
|
| TransferablePicture |
A type of pictures which can be transfered to a clipboard.
|
| Class | Description |
|---|---|
| EMFPicture | |
| EMFTransferable | |
| MACPictPicture | |
| PDFPicture |
A front-end to IText for copy/paste purposes.
|
| PDFTransferable |
PDF export.
|
| PICTTransferable |
Experimental attempt at direct pict transfer.
|
| RTFPicture |
A picture which can be either used as a stand-alone picture or embedded in RTF.
|
| RTFPictureUtils |
Various useful methods for manipulating pictures embedded in RTF files
|
| RTFTransferable | |
| SimpleClipGraphics |
A very simple class to perform vector cut and paste.
|
| TestMe |
Quick and dirty Demo of JVectClipboard capabilities.
|
| WMFPicture |