public class PKSemanticLocation extends Object implements Cloneable, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected double |
latitude |
protected double |
longitude |
| Modifier | Constructor and Description |
|---|---|
protected |
PKSemanticLocation() |
| Modifier and Type | Method and Description |
|---|---|
static PKSemanticLocationBuilder |
builder() |
static PKSemanticLocationBuilder |
builder(PKSemanticLocation location) |
protected PKSemanticLocation |
clone() |
double |
getLatitude() |
double |
getLongitude() |
String |
toString() |
public double getLatitude()
public double getLongitude()
protected PKSemanticLocation clone()
public static PKSemanticLocationBuilder builder()
public static PKSemanticLocationBuilder builder(PKSemanticLocation location)
Copyright © 2012–2022. All rights reserved.