MapProjectionBase

Description

abstract class Tinman.Terrain.Mapping.MapProjectionBase

Derived from

IMapProjection

Extended by

MapProjection abstract

Abstract base class for IMapProjection implementations.

Protected / Constructors

Map​Projection​Base


protected constructor MapProjectionBase → (2)

source in : MapInfo

See source.

target in : MapInfo

See target.

Creates a new instance of MapProjectionBase.

Protected / Attributes

source


protected readonly attribute source → (MapInfo)

The source map raster.

target


protected readonly attribute target → (MapInfo)

The target map raster.