IrishRef Constructor |
Name | Description | |
---|---|---|
IrishRef(String) |
Take a string formatted as a six-figure Irish grid reference (e.g. "N514131")
and create a new IrishRef object that represents that grid reference.
| |
IrishRef(LatLng) |
Create an IrishRef object from the given latitude and longitude.
| |
IrishRef(Double, Double) |
Create a new Irish grid reference using a given easting and
northing. The easting and northing must be in metres and must be relative
to the origin of the Irish National Grid.
|