DK11 for ActiveX | TatukGIS_XDK11.TGIS_CSProjGoodeHomolosine | Methods | Properties
Name | Visibility | Description | |
---|---|---|---|
Assign_ | public | Copy content of the provided object into a current object (Inherited from ITGIS_CSAbstract) |
|
AttachDelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
CreateCopy | public | Create a copy of the object. (Inherited from ITGIS_CSProjAbstract) |
|
Create_ | public | Creates an instance of the projection object and sets the default datum to WGS84. (Inherited from ITGIS_CSProjAbstract) |
|
DelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
MarkDeprecated | public | Set object depreciation state. (Inherited from ITGIS_CSAbstract) |
|
Project | public | This function projects geodetic (latitude and longitude) coordinates into projected (easting and northing) coordinates, according to the current ellipsoid and projection parameters. (Inherited from ITGIS_CSProjAbstract) |
|
Project3D | public | This function projects geodetic (latitude and longitude) coordinates into projected (easting and northing) coordinates, according to the current ellipsoid and projection parameters. (Inherited from ITGIS_CSProjAbstract) |
|
Project3D_Ref | public | This function projects geodetic (latitude and longitude) coordinates into projected (easting and northing in most cases) coordinates, according to the current ellipsoid and projection parameters. (Inherited from ITGIS_CSProjAbstract) |
|
Unproject | public | This function unprojects the projected (easting and northing) coordinates into unprojected geodetic (latitude and longitude) coordinates, according to the current ellipsoid and projection parameters. (Inherited from ITGIS_CSProjAbstract) |
|
Unproject3D | public | This function unprojects the projected (easting and northing) coordinates into unprojected geodetic (latitude and longitude) coordinates, according to the current ellipsoid and projection parameters. (Inherited from ITGIS_CSProjAbstract) |
|
Unproject3D_Ref | public | This function unprojects the projected (easting and northing in most cases) coordinates into unprojected geodetic (latitude and longitude) coordinates, according to the current ellipsoid and projection parameters. (Inherited from ITGIS_CSProjAbstract) |
|