Uses of Interface writer2latex.api.GraphicConverter

Uses in package org.openoffice.da.comp.w2lcommon.filter

Classes implementing writer2latex.api.GraphicConverter

class
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.
class
A GraphicConverter implementation which uses the GraphicProvider service to convert the graphic.
class
A GraphicConverter implementation which uses a hidden Draw document to store the graphic, providing more control over the image than the simple GraphicProvider implementation.

Uses in package writer2latex.office

Methods with parameter type writer2latex.api.GraphicConverter

void

Uses in package writer2latex.base

Fields of type writer2latex.api.GraphicConverter

GraphicConverter

Methods with parameter type writer2latex.api.GraphicConverter

void

Uses in package writer2latex.api

Methods with parameter type writer2latex.api.GraphicConverter

void
Define a GraphicConverter implementation to use for conversion of graphic files.