LatLon class that maintains a cache of projected EastNorth coordinates. This class is convenient to use, but has relatively high memory costs. It keeps a pointer to the last known projection in order to detect projection changes. Node and WayPoint have another, optimized, cache for projected coordinates.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.