Package | Description |
---|---|
org.openoffice.da.comp.w2lcommon.filter | |
writer2latex.api | |
writer2latex.base |
Modifier and Type | Class | Description |
---|---|---|
class |
GraphicConverterImpl |
|
class |
GraphicConverterImpl1 |
A GraphicConverter implementation which uses the GraphicProvider service
to convert the graphic.
|
class |
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.
|
Modifier and Type | Method | Description |
---|---|---|
void |
Converter.setGraphicConverter(GraphicConverter gc) |
Define a
GraphicConverter implementation to use for
conversion of graphic files. |
Modifier and Type | Field | Description |
---|---|---|
protected GraphicConverter |
ConverterBase.graphicConverter |
Modifier and Type | Method | Description |
---|---|---|
void |
ConverterBase.setGraphicConverter(GraphicConverter graphicConverter) |
|
void |
ImageConverter.setGraphicConverter(GraphicConverter gcv) |
Define the
GraphicConverter to use for image conversion |