public class Units
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
EMU_PER_PIXEL |
static int |
EMU_PER_POINT |
Constructor and Description |
---|
Units() |
Modifier and Type | Method and 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 2016 The Apache Software Foundation or its licensors, as applicable.