Constructor and Description |
---|
BitmapFormat(String format) |
Modifier and Type | Method and Description |
---|---|
Graphics2D |
addSlide(double width,
double height) |
void |
close() |
default void |
writeDocument(org.apache.poi.xslf.util.MFProxy proxy,
File outFile) |
void |
writeSlide(org.apache.poi.xslf.util.MFProxy proxy,
File outFile) |
public BitmapFormat(String format)
public Graphics2D addSlide(double width, double height)
public void writeSlide(org.apache.poi.xslf.util.MFProxy proxy, File outFile) throws IOException
IOException
public void close() throws IOException
IOException
public void writeDocument(org.apache.poi.xslf.util.MFProxy proxy, File outFile) throws IOException
IOException