public class Units
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
static int |
EMU_PER_PIXEL |
|
static int |
EMU_PER_POINT |
Constructor | Description |
---|---|
Units() |
Modifier and Type | Method | Description |
---|---|---|
static int |
toEMU(double value) |
|
static double |
toPoints(long emu) |
public static final int EMU_PER_PIXEL
public static final int EMU_PER_POINT
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.