| Package | Description |
|---|---|
| org.isuper.geometry | |
| org.isuper.geometry.utils |
| Modifier and Type | Method and Description |
|---|---|
Coordinate |
WeightedLocation.getLocation() |
static Coordinate |
Coordinate.parseCommaSeparatedHexString(String rawCoordinate) |
static Coordinate |
Coordinate.parseCommaSeparatedString(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 © 2017 iSuper.org. All Rights Reserved.