A B C D E F G H I K L M N O P R S T U W

T

Test - Class in uk.me.jstott.jcoord
This class is part of the Jcoord package.
Test() - Constructor for class uk.me.jstott.jcoord.Test
 
toDatum(Datum) - Method in class uk.me.jstott.jcoord.LatLng
 
toDMSString() - Method in class uk.me.jstott.jcoord.LatLng
Return a String representation of this LatLng object in degrees-minutes-seconds format.
toLatLng() - Method in class uk.me.jstott.jcoord.CoordinateSystem
Convert a co-ordinate in the co-ordinate system to a point represented by a latitude and longitude and a perpendicular height above (or below) a reference ellipsoid.
toLatLng() - Method in class uk.me.jstott.jcoord.ECEFRef
Convert this ECEFRef object to a LatLng object.
toLatLng() - Method in class uk.me.jstott.jcoord.IrishRef
Convert this Irish grid reference to a latitude/longitude pair using the Ireland 1965 datum.
toLatLng() - Method in class uk.me.jstott.jcoord.MGRSRef
Convert this MGRS reference to a latitude and longitude.
toLatLng() - Method in class uk.me.jstott.jcoord.OSRef
Convert this OSGB grid reference to a latitude/longitude pair using the OSGB36 datum.
toLatLng() - Method in class uk.me.jstott.jcoord.UTMRef
Convert this UTM reference to a latitude and longitude.
toMGRSRef() - Method in class uk.me.jstott.jcoord.LatLng
Convert this latitude and longitude to an MGRS reference.
toOSGB36() - Method in class uk.me.jstott.jcoord.LatLng
Convert this LatLng from the WGS84 datum to the OSGB36 datum using an approximate Helmert transformation.
toOSRef() - Method in class uk.me.jstott.jcoord.LatLng
Convert this latitude and longitude into an OSGB (Ordnance Survey of Great Britain) grid reference.
toSixFigureString() - Method in class uk.me.jstott.jcoord.IrishRef
Return a String representation of this Irish grid reference using the six-figure notation in the form X123456
toSixFigureString() - Method in class uk.me.jstott.jcoord.OSRef
Return a String representation of this OSGB grid reference using the six-figure notation in the form XY123456
toString() - Method in class uk.me.jstott.jcoord.datum.Datum
Get a String representation of the parameters of a Datum object.
toString() - Method in class uk.me.jstott.jcoord.ECEFRef
Get a String representation of this ECEF reference.
toString() - Method in class uk.me.jstott.jcoord.ellipsoid.Ellipsoid
Get a String representation of the Ellipsoid
toString() - Method in class uk.me.jstott.jcoord.IrishRef
Return a String representation of this Irish grid reference showing the easting and northing in metres.
toString() - Method in class uk.me.jstott.jcoord.LatLng
Get a String representation of this LatLng object.
toString() - Method in class uk.me.jstott.jcoord.MGRSRef
Return a String representation of this MGRS Reference to whatever precision this reference is set to.
toString(int) - Method in class uk.me.jstott.jcoord.MGRSRef
Return a String representation of this MGRS reference to 1m, 10m, 100m, 1000m or 10000m precision.
toString() - Method in class uk.me.jstott.jcoord.OSRef
Return a String representation of this OSGB grid reference showing the easting and northing.
toString() - Method in class uk.me.jstott.jcoord.UTMRef
Convert this UTM reference to a String representation for printing out.
toUTMRef() - Method in class uk.me.jstott.jcoord.LatLng
Convert this latitude and longitude to a UTM reference.
toUTMRef() - Method in class uk.me.jstott.jcoord.MGRSRef
Convert this MGRS reference to an equivelent UTM reference.
toWGS84() - Method in class uk.me.jstott.jcoord.LatLng
Convert this LatLng from the OSGB36 datum to the WGS84 datum using an approximate Helmert transformation.

A B C D E F G H I K L M N O P R S T U W