DK11 for ActiveX | TatukGIS_XDK11.TGIS_CSMapinfoEllipsoidMap | Classes | Methods | Properties
Map MapInfo units (as id) to build to units.
// C# public class TGIS_CSMapinfoEllipsoidMap : ITGIS_CSMapinfoEllipsoidMap { }
' VisualBasic Public Class TGIS_CSMapinfoEllipsoidMap Implements ITGIS_CSMapinfoEllipsoidMap End Class
// Oxygene type TGIS_CSMapinfoEllipsoidMap = public class end;
Name | Visibility | Description | |
---|---|---|---|
AddAlias | public | Add new item being alias to an existing one. (Inherited from ITGIS_CSAbstractList) |
|
Add_ | public | Add new item into the list. (Inherited from ITGIS_CSAbstractList) |
|
Alias | public | Define alias between two items. (Inherited from ITGIS_CSAbstractList) |
|
AttachDelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
ByEPSG_ | public | Find object on the list based on EPSG code. (Inherited from ITGIS_CSAbstractList) |
|
ByWKT_ | public | Find object on the list based on WKT string. (Inherited from ITGIS_CSAbstractList) |
|
Clear | public | Clear the list. (Inherited from ITGIS_CSAbstractList) |
|
Count | public | Number of items on the list. (Inherited from ITGIS_CSAbstractList) |
|
Create_ | public | Create an instance and attach it to existing global list. (Inherited from ITGIS_CSAbstractList) |
|
Create_2 | public | Create an instance and attach it to existing global list. (Inherited from ITGIS_CSAbstractList) |
|
DelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
Fix_ | public | Fix item by substituting existing item based on EPSG code. (Inherited from ITGIS_CSAbstractList) |
|
GetEnumerator | public | Get enumerator. (Inherited from ITGIS_CSAbstractList) |
|
Init | public | Initialize list form definition. (Inherited from ITGIS_CSAbstractList) |
|
LockThread | public | Locks the thread. (Inherited from ITGIS_ThreadClass) |
|
UnlockThread | public | Unlocks the thread. (Inherited from ITGIS_ThreadClass) |
|
Name | Visibility | Description | |
---|---|---|---|
WKTObject | public | Default property for retrieving list element. (Inherited from ITGIS_CSAbstractList) |
|