Manipulate GIS Coordinates with Java
Other Java Article Published August 11, 2004
Here is a JAVA class that can represent a GIS coordinate in your program, and allow you to 'move', or translate, the coordinate given distance and direction.
