com.jeffpalm.util
Class MapUtils

java.lang.Object
  extended by com.jeffpalm.util.MapUtils

public final class MapUtils
extends java.lang.Object


Method Summary
 Point.Double translate(Coordinates c)
          This was taken from: http://www.mers.byu.edu/docs/reports/MERS9904.pdf
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

translate

public Point.Double translate(Coordinates c)
This was taken from: http://www.mers.byu.edu/docs/reports/MERS9904.pdf