public class SynergyNetPositioning
extends java.lang.Object
| Constructor and Description |
|---|
SynergyNetPositioning() |
| Modifier and Type | Method and Description |
|---|---|
static SynergyNetPosition |
getLocalDeviceLocationFull()
Gets the local device location full.
|
static SynergyNetPosition |
getLocalDeviceLocationPosOnly()
Gets the local device location pos only.
|
static float |
getMetreValue(int value)
Gets the metre value.
|
static int |
getPixelValue(float value)
Gets the pixel value.
|
public static SynergyNetPosition getLocalDeviceLocationFull()
public static SynergyNetPosition getLocalDeviceLocationPosOnly()
public static float getMetreValue(int value)
value - the valuepublic static int getPixelValue(float value)
value - the value