Package org.apache.poi.hemf.record
Class HemfCommentPublic.WindowsMetafile
- java.lang.Object
-
- org.apache.poi.hemf.record.AbstractHemfComment
-
- org.apache.poi.hemf.record.HemfCommentPublic.WindowsMetafile
-
- Enclosing class:
- HemfCommentPublic
public static class HemfCommentPublic.WindowsMetafile extends AbstractHemfComment
Stub, to be implemented
-
-
Constructor Summary
Constructors Constructor Description WindowsMetafile(byte[] rawBytes)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.io.InputStream
getWmfInputStream()
-
Methods inherited from class org.apache.poi.hemf.record.AbstractHemfComment
getRawBytes
-
-