Package it.tidalwave.mapviewer
Class MapPoint
java.lang.Object
it.tidalwave.mapviewer.MapPoint
- All Implemented Interfaces:
Cartesian
This class represents a point on the map representing the world. (0, 0) corresponds to the crossing between the equator and the Greenwich meridian.
- Author:
- Fabrizio Giudici
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontoString()
translated
(double dx, double dy) Returns a point translated of the specified amount.