public class LocationGeneratorTrilateration extends Object
Modifier and Type | Field and Description |
---|---|
protected ClientLocationData |
data |
Constructor and Description |
---|
LocationGeneratorTrilateration(ClientLocationData data) |
Modifier and Type | Method and Description |
---|---|
void |
extend(List<Beacon> beacons,
EditorKey selectedFloorKey) |
protected List<Beacon> |
filterByMapKey(List<Beacon> beacons,
EditorKey mapKey) |
MeridianLocation |
getLocation() |