DK11 for Delphi | GisCsBase.TGIS_CSTransformPositionVector7Params | Constructors | Methods | Properties
Name | Visibility | Description | |
---|---|---|---|
Assign | public | Copy content of the provided object into a current object (Overrides TGIS_CSTransformAbstract.Assign) |
|
FromWGS | public | This function shifts a geodetic coordinate (in meters) relative to WGS84 to a geodetic coordinate (in meters) relative to Datum. (Inherited from TGIS_CSTransformAbstract) |
|
FromWGS3D | public | This function shifts a geodetic coordinate relative to WGS84 into a geodetic coordinate relative to Datum. (Inherited from TGIS_CSTransformAbstract) |
|
FromWGS3D_Ref | public | This method shifts a geodetic coordinate relative to WGS84 into a geodetic coordinate relative to Datum. (Overrides TGIS_CSTransformAbstract.FromWGS3D_Ref) |
|
MarkDeprecated | public | Set object depreciation state. (Inherited from TGIS_CSAbstract) |
|
ToWGS | public | This function shifts a geodetic coordinate (in meters) relative to Datum into a geodetic coordinate (in meters) relative to WGS84. (Inherited from TGIS_CSTransformAbstract) |
|
ToWGS3D | public | This function shifts a geodetic coordinate relative to Datum into a geodetic coordinate relative to WGS84. (Inherited from TGIS_CSTransformAbstract) |
|
ToWGS3D_Ref | public | This method shifts a geodetic coordinate relative to Datum into a geodetic coordinate relative to WGS84. (Overrides TGIS_CSTransformAbstract.ToWGS3D_Ref) |
|