NevronOpenVision
Nevron.Nov.Diagram.Import.Map Namespace / NHammerProjection Class
Members
NHammerProjection Class
The Hammer projection is an equal-area map projection, described by Ernst Hammer in 1892.
Object Model
NHammerProjection Class
Syntax
public class NHammerProjection : NMapProjection 
Remarks
Directly inspired by the Aitoff projection, Hammer suggested the use of the equatorial form of the Lambert azimuthal equal-area projection instead of Aitoff's use of the azimuthal equidistant projection. Visually, the Aitoff and Hammer projections are very similar but the Hammer has seen more use because of its equal-area property.
Inheritance Hierarchy

System.Object
   Nevron.Nov.Diagram.Import.Map.NMapProjection
      Nevron.Nov.Diagram.Import.Map.NHammerProjection

Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also