Uses of Class
com.epimorphics.geo.OsGridRef
-
Packages that use OsGridRef Package Description com.epimorphics.geo -
-
Uses of OsGridRef in com.epimorphics.geo
Methods in com.epimorphics.geo that return OsGridRef Modifier and Type Method Description static OsGridRefOsGridRef. fromLatLon(LatLonE point)Create grid reference from OSGB36 or WGS84 lat, lonstatic OsGridRefOsGridRef. fromLatLonOSGB36(LatLonE point)Create grid reference from OSGB36 lat, lonOsGridRefGeoPoint. getGridRef()Return as a grid referencestatic OsGridRefOsGridRef. parse(String gridref)Parse grid reference to easting/northing formConstructors in com.epimorphics.geo with parameters of type OsGridRef Constructor Description GeoPoint(OsGridRef gridref)
-