| Package | Description |
|---|---|
| org.isuper.geometry | |
| org.isuper.geometry.utils |
| Modifier and Type | Method and Description |
|---|---|
Coordinate |
WeightedLocation.getLocation() |
static Coordinate |
Coordinate.parseFromCommaSeparatedString(String rawCoordinate) |
| Constructor and Description |
|---|
WeightedLocation(Coordinate location,
float weight) |
| Modifier and Type | Method and Description |
|---|---|
static Coordinate |
GeometryUtils.gcj2wgs(Coordinate gcj) |
static Coordinate |
GeometryUtils.gcj2wgsAccurate(Coordinate gcj) |
static Coordinate |
GeometryUtils.wgs2gcj(Coordinate wgs) |
| Modifier and Type | Method and Description |
|---|---|
static Coordinate |
GeometryUtils.gcj2wgs(Coordinate gcj) |
static Coordinate |
GeometryUtils.gcj2wgsAccurate(Coordinate gcj) |
static Coordinate |
GeometryUtils.wgs2gcj(Coordinate wgs) |
Copyright © 2016 iSuper.org. All Rights Reserved.