|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.hwmf.record.HwmfPlaceableHeader
public class HwmfPlaceableHeader
Field Summary | |
---|---|
static int |
WMF_HEADER_MAGIC
|
Constructor Summary | |
---|---|
protected |
HwmfPlaceableHeader(LittleEndianInputStream leis)
|
Method Summary | |
---|---|
java.awt.geom.Rectangle2D |
getBounds()
|
int |
getUnitsPerInch()
|
static HwmfPlaceableHeader |
readHeader(LittleEndianInputStream leis)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int WMF_HEADER_MAGIC
Constructor Detail |
---|
protected HwmfPlaceableHeader(LittleEndianInputStream leis) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public static HwmfPlaceableHeader readHeader(LittleEndianInputStream leis) throws java.io.IOException
java.io.IOException
public java.awt.geom.Rectangle2D getBounds()
public int getUnitsPerInch()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |