- <init>
Construct a polar Stereographic Projection, from the "natural origin" and the
tangent point, calcula
- addParameter
- getFalseEasting
Get the false easting, in km.
- getFalseNorthing
Get the false northing, in km.
- getScale
Get the scale
- getScaleFactor
Calculate polar stereographic scale factor based on the natural latitude and
longitude of the origin
- getTangentLat
Get the tangent latitude
- getTangentLon
Get the tangent longitude
- precalculate
precalculate some stuff
- latLonToProj
Convert lat/lon coordinates to projection coordinates.
- setTangentLon
Set the tangent longitude
- toString