DK for Delphi | GisCsBase.TGIS_CSTransformList | Constructors | Methods | Properties
| Name | Visibility | Description | |
|---|---|---|---|
| Add(Integer; String; Integer; Integer; Integer; Integer; Double; Double; Double; Double; Double; Double; Double; Double; Double; Double) | public | Add new item into the list. | |
| Add(Integer; String; Integer; Integer; Integer; Integer; String) | public | Add new item into the list. | |
| Add(TGIS_CSAbstract) | 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. | |
| ByWKT | public | Find object on the list based on WKT string. | |
| 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 exiting item based on EPSG code. | |
| 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) |
|
| Prepare | public | Prepare a TGIS_CSTransformAbstract object. | |
| uniqueWkt | protected | Generate unique WKT name (Inherited from TGIS_CSAbstractList) |
|
| UnlockThread | public | Unlocks the thread. (Inherited from TGIS_ThreadClass) |
|