| Package | Description |
|---|---|
| com.epimorphics.geo |
| Modifier and Type | Method and Description |
|---|---|
static OsGridRef |
OsGridRef.fromLatLon(LatLonE point)
Create grid reference from OSGB36 or WGS84 lat, lon
|
static OsGridRef |
OsGridRef.fromLatLonOSGB36(LatLonE point)
Create grid reference from OSGB36 lat, lon
|
OsGridRef |
GeoPoint.getGridRef()
Return as a grid reference
|
static OsGridRef |
OsGridRef.parse(String gridref)
Parse grid reference to easting/northing form
|
| Constructor and Description |
|---|
GeoPoint(OsGridRef gridref) |
Copyright © 2015. All rights reserved.