public abstract class Metafile extends PictureData
| Modifier and Type | Class and Description |
|---|---|
static class |
Metafile.Header
A structure which represents a 34-byte header preceeding the compressed metafile data
|
CHECKSUM_SIZE, logger, offset, painters| Constructor and Description |
|---|
Metafile() |
| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
compress(byte[] bytes,
int offset,
int length) |
create, draw, getChecksum, getData, getHeader, getImagePainter, getOffset, getRawData, getSignature, getSize, getType, getUID, setData, setImagePainter, setOffset, setRawData, writeprotected byte[] compress(byte[] bytes,
int offset,
int length)
throws IOException
IOExceptionCopyright © 2020. All rights reserved.