| AustrianM28 |
|
| AustrianM31 |
|
| AustrianM34 |
|
| BMN |
Abstract base class for the Austrian BMN (Bundesmeldnetz) coordinate system
|
| CoordinateSystem |
Abstract base class for coordinate systems in general.
|
| Datum |
Datum is the base class for a coordinate system datum.
|
| Ellipsoid |
Ellipsoid is the base class used to describe the shape
of the earth's surface.
|
| ENPair |
An ENPair represents a 2-dimensional coordinate pair used to define position on
a map in terms of "easting" and "northing" distances.
|
| IrishGrid |
Implementation of the Irish Grid.
|
| Lambert |
An abstract base class for implementations of the Lambert Conformal Conic Projection
|
| Lambert93 |
A non-abstract class implementing the Lambert Conformal Conical (LCC) projection
for the French Lambert-93 system.
|
| LambertI |
A non-abstract class implementing the Lambert Conformal Conical projection
for Zone 1 (Northern France between latitudes 48.15 and 51.3 degrees N)
|
| LambertII |
A non-abstract class implementing the Lambert Conformal Conical projection
for Zone 2 (Central France between latitudes 45.45 and 48.15 degrees N)
|
| LambertIIExtended |
A non-abstract class implementing the Lambert Conformal Conical projection
for Zone 2-extended (all of mainland France and Corsica)
|
| LambertIII |
A non-abstract class implementing the Lambert Conformal Conical projection
for Zone 3 (Southern France between latitudes 42.3 and 45.45 degrees N)
|
| LambertIV |
A non-abstract class implementing the Lambert Conformal Conical projection
for Zone 4 (Corsica)
|
| LatLong |
A simple immutable wrapper class for Latitude and Longitude values
|
| MappingToolkit |
MappingToolkit provides access to standard features of the mapping package by name.
|
| NZMG |
|
| NZTM2000 |
|
| Orthomorphic |
|
| Orthomorphic.Complex |
|
| OSGB |
Class OSGB provides handling for the Ordnance Survey of Great Britain
coordinate system.
|
| Position |
A Position represents the absolute location of a point in 3D space, independent of
any particular Datum, Ellipsoid or type of coordinates.
|
| Projection |
A Projection is an abstract base class for CoordinateSystems in which a a 3-dimensional
position is "projected" onto a surface to allow it to be represented in 2-dimensions.
|
| SloveneGrid |
|
| Spherical |
Spherical Coordinates - an implementation of positional coordinates based on
Latitude and Longitude.
|
| TransverseMercator |
TransverseMercator is an abstract base class for coordinate systems
derived from the Transverse Mercator Projection.
|
| UTM |
The Universal Transverse Mercator coordinate system
|
| XYZ |
A simple immutable class for 3D cartesian coordinates
|