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, uidInstanceCount
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, getUIDInstanceCount, setData, setImagePainter, setOffset, setRawData, setSignature, write
Copyright 2015 The Apache Software Foundation or its licensors, as applicable.