GeorefInfo

Description

sealed class Tinman.Terrain.Georef.GeorefInfo

Derived from

IGeorefInfo

An immutable implementation of the IGeorefInfo interface.

Public / Constructors

For


public static method For → (1)

georefInfo in : IGeorefInfo

The object from which to copy the values or null.

returns → GeorefInfo

The created GeorefInfo object or null iff georefInfo in is null.

Creates a new instance of GeorefInfo, copying values from the given georefInfo in object.

Georef​Info


public constructor GeorefInfo → (2)

georef in : Raster

See IGeorefInfo.Georef.

map in : MapInfo

See IMapInfo.Map.

Creates a new instance of GeorefInfo.