Interface | Description |
---|---|
Proj |
A projection (in the narrow sense).
|
ProjFactory |
Factory class that provides a Proj instance.
|
Class | Description |
---|---|
ClassProjFactory |
Proj Factory that creates instances from a given class.
|
LambertConformalConic |
Implementation of the Lambert Conformal Conic projection.
|
LambertConformalConic.Parameters | |
LambertConformalConic.Parameters1SP | |
LambertConformalConic.Parameters2SP | |
LonLat |
Simple Lat/Lon (pseudo-)projection.
|
Mercator |
Mercator Projection.
|
ProjParameters |
Parameters to initialize a Proj object.
|
SwissObliqueMercator |
Projection for the SwissGrid CH1903 / L03, see http://en.wikipedia.org/wiki/Swiss_coordinate_system.
|
TransverseMercator |
Transverse Mercator projection.
|