com.partnersoft.v3x.geometry.projections
Class Nad2Nad
java.lang.Object
com.partnersoft.v3x.geometry.projections.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.
| 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 DoublePoint nad27ToNad83(double longitudeDegrees,
double latitudeDegrees)
nad83ToNad27
public DoublePoint nad83ToNad27(double longitudeDegrees,
double latitudeDegrees)