public class DummyFormat
extends java.lang.Object
| Constructor and Description |
|---|
DummyFormat() |
| Modifier and Type | Method and Description |
|---|---|
java.awt.Graphics2D |
addSlide(double width,
double height) |
void |
close() |
void |
writeDocument(org.apache.poi.xslf.util.MFProxy proxy,
java.io.File outFile) |
void |
writeSlide(org.apache.poi.xslf.util.MFProxy proxy,
java.io.File outFile) |
public java.awt.Graphics2D addSlide(double width,
double height)
throws java.io.IOException
java.io.IOExceptionpublic void writeSlide(org.apache.poi.xslf.util.MFProxy proxy, java.io.File outFile) throws java.io.IOException
java.io.IOExceptionpublic void writeDocument(org.apache.poi.xslf.util.MFProxy proxy, java.io.File outFile) throws java.io.IOException
java.io.IOExceptionpublic void close()
throws java.io.IOException
java.io.IOException