Geotools.Net

IFittedCoordinateSystem Interface

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 IFittedCoordinateSystem Members.

[Visual Basic]
Public Interface IFittedCoordinateSystem
Implements ICoordinateSystem, IInfo
[C#]
public interface IFittedCoordinateSystem : ICoordinateSystem, IInfo

Remarks

Missing <remarks> documentation for T:Geotools.CoordinateReferenceSystems.IFittedCoordinateSystem

Requirements

Namespace: Geotools.CoordinateReferenceSystems Namespace

Assembly: Geotools.dll

See Also

IFittedCoordinateSystem Members | Geotools.CoordinateReferenceSystems Namespace