public abstract class Metafile extends PictureData
Modifier and Type | Class | Description |
---|---|---|
static class |
Metafile.Header |
A structure which represents a 34-byte header preceeding the compressed metafile data
|
CHECKSUM_SIZE, logger, offset, painters
Constructor | Description |
---|---|
Metafile() |
Modifier and Type | Method | Description |
---|---|---|
protected byte[] |
compress(byte[] bytes,
int offset,
int length) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create, draw, getChecksum, getData, getHeader, getImagePainter, getOffset, getRawData, getSignature, getSize, getType, getUID, setData, setImagePainter, setOffset, setRawData, write
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.