Uses of Interface
writer2latex.api.GraphicConverter
Packages that use GraphicConverter
-
Uses of GraphicConverter in org.openoffice.da.comp.w2lcommon.filter
Classes in org.openoffice.da.comp.w2lcommon.filter that implement GraphicConverterModifier and TypeClassDescriptionclass
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 of GraphicConverter in writer2latex.api
Methods in writer2latex.api with parameters of type GraphicConverterModifier and TypeMethodDescriptionvoid
Converter.setGraphicConverter
(GraphicConverter gc) Define aGraphicConverter
implementation to use for conversion of graphic files. -
Uses of GraphicConverter in writer2latex.base
Fields in writer2latex.base declared as GraphicConverterMethods in writer2latex.base with parameters of type GraphicConverterModifier and TypeMethodDescriptionvoid
ConverterBase.setGraphicConverter
(GraphicConverter graphicConverter) void
ImageConverter.setGraphicConverter
(GraphicConverter gcv) Define theGraphicConverter
to use for image conversion