com.partnersoft.geometry.projection
Class Nad2Nad
java.lang.Object
com.partnersoft.geometry.projection.Nad2Nad
public class Nad2Nad
- extends java.lang.Object
Ported, copied, and outright stolen from proj.
See cleanslate/tools/nad2bin.py for the tool to make the
regions file.
- Author:
- Russell Cagle
Copyright 2004 Partner Software
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Nad2Nad
public Nad2Nad()
singleton
public static Nad2Nad singleton()
nad27ToNad83
public Point nad27ToNad83(double longitudeDegrees,
double latitudeDegrees)
nad83ToNad27
public Point nad83ToNad27(double longitudeDegrees,
double latitudeDegrees)