A G I L M O R S T U W

G

GridReferenceConverter - class uk.me.jstott.coordconv.GridReferenceConverter.
Convert latitude/longitude to OSGB grid references and vice versa.
GridReferenceConverter() - Constructor for class uk.me.jstott.coordconv.GridReferenceConverter
 
getEasting() - Method in class uk.me.jstott.coordconv.OSGBGridReference
Get the easting
getEasting() - Method in class uk.me.jstott.coordconv.UTMReference
Get the easting component of the reference
getEccentricitySquared() - Method in class uk.me.jstott.coordconv.ReferenceEllipsoid
Get the eccentricity squared of the reference ellipsoid
getEquatorialRadius() - Method in class uk.me.jstott.coordconv.ReferenceEllipsoid
Get the equatorial radius (semi-major axis) of the reference ellipsoid
getLatitude() - Method in class uk.me.jstott.coordconv.LatitudeLongitude
Get the latitude
getLatitudeZone() - Method in class uk.me.jstott.coordconv.UTMReference
Get the latitude zone of the reference
getLongitude() - Method in class uk.me.jstott.coordconv.LatitudeLongitude
Get the longitude
getLongitudeZone() - Method in class uk.me.jstott.coordconv.UTMReference
Get the longitude zone of the reference
getName() - Method in class uk.me.jstott.coordconv.ReferenceEllipsoid
Get the name of the reference ellipsoid
getNorthing() - Method in class uk.me.jstott.coordconv.OSGBGridReference
Get the northing
getNorthing() - Method in class uk.me.jstott.coordconv.UTMReference
Get the northing component of the reference
getSemiMajorAxis() - Method in class uk.me.jstott.coordconv.ReferenceEllipsoid
Get the semi-major axis (equatorial radius) of the reference ellipsoid
getSemiMinorAxis() - Method in class uk.me.jstott.coordconv.ReferenceEllipsoid
Get the semi-minor axis of the reference ellipsoid

A G I L M O R S T U W