public class WeightedLocation extends Object
| Constructor and Description |
|---|
WeightedLocation(Coordinate location,
float weight) |
| Modifier and Type | Method and Description |
|---|---|
Coordinate |
getLocation() |
float |
getWeight() |
public WeightedLocation(Coordinate location, float weight)
public Coordinate getLocation()
public float getWeight()
Copyright © 2016 iSuper.org. All Rights Reserved.