User Tools

Site Tools


api:dk11:delphi:giscsprojections.tgis_csprojgeoref_methods

TGIS_CSProjGEOREF methods

Methods

Inherited Overrides Protected
Name Visibility Description
Assign public Copy content of the provided object into a current object
(Inherited from TGIS_CSAbstract)
CreateCopy public Create a copy of the object.
(Overrides TGIS_CSProjAbstract.CreateCopy)
datumChanged protected Procedure will be called upon any datum change.
(Overrides TGIS_CSProjAbstract.datumChanged)
MarkDeprecated public Set object depreciation state.
(Inherited from TGIS_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 TGIS_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 TGIS_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 TGIS_CSProjAbstract)
ProjectedTxt(TGIS_Point) public This function projects geodetic (latitude and longitude) coordinates into projected (string) coordinates, according to the current ellipsoid and projection parameters.
(Overrides TGIS_CSProjGridAbstract.ProjectedTxt)
ProjectedTxt(TGIS_Point; Integer) public This function projects geodetic (latitude and longitude) coordinates into projected (string) coordinates, according to the current ellipsoid and projection parameters.
(Overrides TGIS_CSProjGridAbstract.ProjectedTxt)
projectPost protected Procedure will be called from .Project after any projection code.
(Inherited from TGIS_CSProjAbstract)
projectPre protected Procedure will be called from .Project before any projection code.
(Inherited from TGIS_CSProjAbstract)
set_Validity(Double; Double; Double; Double) protected Set validity extent for the projection (in radians)
(Inherited from TGIS_CSProjAbstract)
set_Validity(Double; Double; Double; Double; Double; Double) protected Set validity extent for the projection (in radians)
(Inherited from TGIS_CSProjAbstract)
set_Validity(Double; Double; Double; Double; Double; Double; Double; Double) protected Set validity extent for the projection (in radians)
(Inherited from TGIS_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 TGIS_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 TGIS_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 TGIS_CSProjAbstract)
UnprojectedTxt public This function unprojects the projected (string) coordinates into unprojected geodetic (latitude and longitude) coordinates, according to the current ellipsoid and projection parameters.
(Overrides TGIS_CSProjGridAbstract.UnprojectedTxt)
unprojectPost protected Procedure will be called from.
(Inherited from TGIS_CSProjAbstract)
unprojectPre protected Procedure will be called from .Unproject before any projection code.
(Inherited from TGIS_CSProjAbstract)

2022/08/31 01:10

Page Tools