public abstract class Metafile extends HSLFPictureData
Modifier and Type | Class and Description |
---|---|
static class |
Metafile.Header
A structure which represents a 34-byte header preceding the compressed metafile data
|
PictureData.PictureType
CHECKSUM_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, write
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getData, getType, setData
getGenericChildren, getGenericRecordType
protected static byte[] compress(byte[] bytes, int offset, int length) throws java.io.IOException
java.io.IOException
public java.awt.Dimension getImageDimension()
PictureData
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.