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