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