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 TypeClassDescriptionclassclassA GraphicConverter implementation which uses the GraphicProvider service to convert the graphic.classA 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 TypeMethodDescriptionvoidConverter.setGraphicConverter(GraphicConverter gc) Define aGraphicConverterimplementation 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 TypeMethodDescriptionvoidConverterBase.setGraphicConverter(GraphicConverter graphicConverter) voidImageConverter.setGraphicConverter(GraphicConverter gcv) Define theGraphicConverterto use for image conversion