| Class Summary | |
|---|---|
| ByteArrayXStream | This is a java-uno adapter class which implements XStream using a byte array. |
| EPSCleaner | This class removes redundant binary information from EPS files created by OOo. |
| ExportFilterBase | This class provides an abstract uno component which implements an XExportFilter. |
| FilterDataParser | This class parses the FilterData property passed to the filter and
applies it to a Converter
All errors are silently ignored |
| GraphicConverterImpl | GraphicConverterImpl.java This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 2.1, as published by the Free Software Foundation. |
| GraphicConverterImpl1 | A GraphicConverter implementation which uses the GraphicProvider service to convert the graphic. |
| GraphicConverterImpl2 | A GraphicConverter implementation which uses a hidden Draw document to store the graphic, providing more control over the image than the simple GraphicProvider implementation. |
| OptionsDialogBase | This class provides an abstract uno component which implements a filter ui |