Uses of Interface
com.jeffpalm.util.Point.Double

Packages that use Point.Double
com.jeffpalm.util   
 

Uses of Point.Double in com.jeffpalm.util
 

Classes in com.jeffpalm.util that implement Point.Double
static class Point.DoubleImpl
           
 

Methods in com.jeffpalm.util that return Point.Double
 Point.Double Point.Double.Factory.newDouble(double x, double y)
           
 Point.Double MapUtils.translate(Coordinates c)
          This was taken from: http://www.mers.byu.edu/docs/reports/MERS9904.pdf