| Package | Description | 
|---|---|
| org.openoffice.da.comp.w2lcommon.filter | |
| writer2latex.api | |
| writer2latex.base | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | GraphicConverterImpl | 
| class  | GraphicConverterImpl1A GraphicConverter implementation which uses the GraphicProvider service
  to convert the graphic. | 
| class  | GraphicConverterImpl2A GraphicConverter implementation which uses a hidden Draw document to
  store the graphic, providing more control over the image than the
  simple GraphicProvider implementation. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Converter. setGraphicConverter(GraphicConverter gc)Define a  GraphicConverterimplementation to use for
  conversion of graphic files. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected GraphicConverter | ConverterBase. graphicConverter | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ConverterBase. setGraphicConverter(GraphicConverter graphicConverter) | 
| void | ImageConverter. setGraphicConverter(GraphicConverter gcv)Define the  GraphicConverterto use for image conversion |