public class Units extends 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 © 2020. All rights reserved.