User Tools

Site Tools


api:dk11:delphi:giscsmapinfo.tgis_csmapinfoellipsoidmap

TGIS_CSMapinfoEllipsoidMap class

DK11 for Delphi | GisCsMapInfo.TGIS_CSMapinfoEllipsoidMap | Classes | Constructors | Methods | Properties

Map MapInfo units (as id) to build to units.

Available also on: .NET | Java | ActiveX | Python.

Syntax

// Delphi
type
  TGIS_CSMapinfoEllipsoidMap = class( TGIS_CSAbstractList )
  end;
// C++ Builder
class PASCALIMPLEMENTATION TGIS_CSMapinfoEllipsoidMap : public TGIS_CSAbstractList
{
};

Inheritance

Constructors

Inherited Overrides Protected
Name Visibility Description
Create public Create an instance.

Methods

Inherited Overrides Protected
Name Visibility Description
Add public Add new item into the list.
(Inherited from TGIS_CSAbstractList)
AddAlias public Add new item being alias to an existing one.
(Inherited from TGIS_CSAbstractList)
Alias public Define alias between two items.
(Inherited from TGIS_CSAbstractList)
ByEPSG public Find object on the list based on EPSG code.
(Inherited from TGIS_CSAbstractList)
ByWKT public Find object on the list based on WKT string.
(Inherited from TGIS_CSAbstractList)
Clear public Clear the list.
(Inherited from TGIS_CSAbstractList)
Count public Number of items on the list.
(Inherited from TGIS_CSAbstractList)
Fix public Fix item by substituting existing item based on EPSG code.
(Inherited from TGIS_CSAbstractList)
GetEnumerator public Get enumerator.
(Inherited from TGIS_CSAbstractList)
Init public Initialize list form definition.
(Overrides TGIS_CSAbstractList.Init)
LockThread public Locks the thread.
(Inherited from TGIS_ThreadClass)
uniqueWkt protected Generate unique WKT name
(Inherited from TGIS_CSAbstractList)
UnlockThread public Unlocks the thread.
(Inherited from TGIS_ThreadClass)

Properties

Inherited Protected
Name Visibility Description
WKTObject public Default property for retrieving list element.
(Inherited from TGIS_CSAbstractList)

2022/11/16 01:15

Page Tools