|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.poi.util.Units
public class Units
Field Summary | |
---|---|
static int |
EMU_PER_PIXEL
|
static int |
EMU_PER_POINT
|
Constructor Summary | |
---|---|
Units()
|
Method Summary | |
---|---|
static int |
toEMU(double value)
|
static double |
toPoints(long emu)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int EMU_PER_PIXEL
public static final int EMU_PER_POINT
Constructor Detail |
---|
public Units()
Method Detail |
---|
public static int toEMU(double value)
public static double toPoints(long emu)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |