Package org.apache.poi.hslf.blip
Class Metafile.Header
- java.lang.Object
-
- org.apache.poi.hslf.blip.Metafile.Header
-
- Enclosing class:
- Metafile
public static class Metafile.Header extends java.lang.ObjectA structure which represents a 34-byte header preceding the compressed metafile data
-
-
Constructor Summary
Constructors Constructor Description Header()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.awt.RectanglegetBounds()intgetSize()intgetWmfSize()voidread(byte[] data, int offset)voidwrite(java.io.OutputStream out)
-