Class LatLong
java.lang.Object
com.vividsolutions.jump.coordsys.Projection
com.vividsolutions.jump.coordsys.impl.LatLong
Implements the Polyconic projection.
*
- Version:
- $Revision$
- Author:
- $Author$
-
Field Summary
Fields inherited from class Projection
currentSpheroid -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionasGeographic(Planar p, Geographic g) asPlanar(Geographic g, Planar p) Methods inherited from class Projection
setSpheroid
-
Constructor Details
-
LatLong
public LatLong()
-
-
Method Details
-
asGeographic
- Specified by:
asGeographicin classProjection
-
asPlanar
- Specified by:
asPlanarin classProjection
-