| Package | Description |
|---|---|
| org.isuper.geometry | |
| org.isuper.geometry.utils |
| Modifier and Type | Field and Description |
|---|---|
Coordinate |
MapBounds.ne |
Coordinate |
MapBounds.sw |
| Modifier and Type | Method and Description |
|---|---|
static Coordinate |
Coordinate.valueOf(String json) |
| Constructor and Description |
|---|
MapBounds(Coordinate ne,
Coordinate sw) |
| 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 © 2015 iSuper.org. All Rights Reserved.