| Constructor and Description |
|---|
Header() |
| Modifier and Type | Method and Description |
|---|---|
Rectangle |
getBounds() |
int |
getSize() |
int |
getWmfSize() |
void |
read(byte[] data,
int offset) |
protected void |
setBounds(Rectangle bounds) |
protected void |
setDimension(Dimension size) |
protected void |
setWmfSize(int wmfSize) |
protected void |
setZipSize(int zipSize) |
void |
write(OutputStream out) |
public void read(byte[] data,
int offset)
public void write(OutputStream out) throws IOException
IOExceptionpublic int getSize()
public int getWmfSize()
protected void setWmfSize(int wmfSize)
protected void setZipSize(int zipSize)
public Rectangle getBounds()
protected void setBounds(Rectangle bounds)
protected void setDimension(Dimension size)