Click or drag to resize
IrishRef Constructor
doogal.co.uk Home



Overload List
  NameDescription
Public methodIrishRef(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.
Public methodIrishRef(LatLng)
Create an IrishRef object from the given latitude and longitude.
Public methodIrishRef(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.
Top
See Also