Class Polyconic
- Object
-
- Polyconic
-
public class Polyconic extends Object
Polyconic (American).References:
- John P. Snyder (Map Projections - A Working Manual,
U.S. Geological Survey Professional Paper 1395, 1987) - "Coordinate Conversions and Transformations including Formulas",
EPSG Guidence Note Number 7, Version 19.
- Since:
- 2.6.1
- Author:
- Andrea Aime
- See Also:
- Polyconic projection on MathWorld, "Polyconic" on RemoteSensing.org
- John P. Snyder (Map Projections - A Working Manual,
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Polyconic.Abstract
static class
Polyconic.Ellipsoidal
Ellipsoidal Polyconic projection.static class
Polyconic.Provider
The math transform provider for a Mercator 1SP projection (EPSG code 9804).static class
Polyconic.Spherical
Ellipsoidal Polyconic projection.
-
Constructor Summary
Constructors Constructor Description Polyconic()
-