public class HwmfPlaceableHeader extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
WMF_HEADER_MAGIC |
| Modifier and Type | Method and Description |
|---|---|
Rectangle2D |
getBounds() |
int |
getUnitsPerInch() |
static HwmfPlaceableHeader |
readHeader(LittleEndianInputStream leis) |
public static final int WMF_HEADER_MAGIC
public static HwmfPlaceableHeader readHeader(LittleEndianInputStream leis) throws IOException
IOExceptionpublic Rectangle2D getBounds()
public int getUnitsPerInch()
Copyright © 2010 - 2020 Adobe. All Rights Reserved