Package org.apache.poi.xslf.util
Class DummyFormat
java.lang.Object
org.apache.poi.xslf.util.DummyFormat
- All Implemented Interfaces:
Closeable,AutoCloseable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddSlide(double width, double height) voidclose()voidwriteDocument(org.apache.poi.xslf.util.MFProxy proxy, File outFile) voidwriteSlide(org.apache.poi.xslf.util.MFProxy proxy, File outFile)
-
Constructor Details
-
DummyFormat
public DummyFormat()
-
-
Method Details
-
addSlide
-
writeSlide
- Throws:
IOException
-
writeDocument
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-