Package convex.gui.utils
Class RobinsonProjection
java.lang.Object
convex.gui.utils.RobinsonProjection
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic Point2D
getPoint
(double latitude, double longitude) boolean
project
(double lplam, double lpphi, Point2D.Double xy) projectInverse
(double x, double y, Point2D.Double lp) toString()
-
Field Details
-
HALFPI
public static final double HALFPI- See Also:
-
-
Method Details
-
getPoint
-
project
-
projectInverse
-
hasInverse
public boolean hasInverse() -
toString
-