public abstract class Metafile extends HSLFPictureData
| Modifier and Type | Class and Description | 
|---|---|
| static class  | Metafile.HeaderA structure which represents a 34-byte header preceding the compressed metafile data | 
PictureData.PictureTypeCHECKSUM_SIZE| Constructor and Description | 
|---|
| Metafile() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected static byte[] | compress(byte[] bytes,
        int offset,
        int length) | 
| java.awt.Dimension | getImageDimension()Return the original image dimensions in points
 (for formats supported by BufferedImage). | 
create, getChecksum, getChecksum, getContentType, getGenericProperties, getHeader, getImageDimensionInPixels, getIndex, getOffset, getRawData, getSignature, getUID, getUIDInstanceCount, setIndex, setOffset, setRawData, setSignature, setUIDInstanceCount, writeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetData, getType, setDatagetGenericChildren, getGenericRecordTypeprotected static byte[] compress(byte[] bytes,
                                 int offset,
                                 int length)
                          throws java.io.IOException
java.io.IOExceptionpublic java.awt.Dimension getImageDimension()
PictureDataCopyright 2021 The Apache Software Foundation or its licensors, as applicable.