C# 클래스 MapAround.CoordinateSystems.HorizontalCoordinateSystem

A 2D coordinate system suitable for positions on the Earth's surface.
상속: CoordinateSystem, IHorizontalCoordinateSystem
파일 보기 프로젝트 열기: gkrsu/maparound.core

비공개 메소드들

메소드 설명
HorizontalCoordinateSystem ( IHorizontalDatum datum, List axisInfo, string name, string authority, long code, string alias, string remarks, string abbreviation ) : System

Initializes a new instance of the MapAround.CoordinateSystems.HorizontalCoordinateSystem.