Package org.eclipse.birt.chart.device
Interface IImageWriterFactory
- All Known Implementing Classes:
ImageWriterFactory
public interface IImageWriterFactory
This interface defines the ability of creating an ImageWriter.
-
Method Summary
Modifier and TypeMethodDescriptioncreateByFormatName
(String formatName) createImageWriter
(String formatName, String outputFormat)
-
Method Details
-
createByFormatName
-
createImageWriter
-