Geotools.Net

FittedCoordinateSystem Class

A coordinate system which sits inside another coordinate system. The fitted coordinate system can be rotated and shifted, or use any other math transform to inject itself into the base coordinate system.

For a list of all members of this type, see FittedCoordinateSystem Members.

System.Object
   AbstractInformation
      CoordinateSystem
         FittedCoordinateSystem

[Visual Basic]
Public Class FittedCoordinateSystem
Inherits CoordinateSystem
Implements IFittedCoordinateSystem
[C#]
public class FittedCoordinateSystem : CoordinateSystem, IFittedCoordinateSystem

Remarks

The fitted coordinate system can be rotated and shifted, or use any other math transform to inject itself into the base coordinate system.

This class is not implemented.

Requirements

Namespace: Geotools.CoordinateReferenceSystems Namespace

Assembly: Geotools.dll

See Also

FittedCoordinateSystem Members | Geotools.CoordinateReferenceSystems Namespace