User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_csprojcassini_methods

TGIS_CSProjCassini methods

Methods

Inherited Overrides Protected

Inherited Overrides Protected
Name Visibility Description
Assign public Copy all fields (EPSG, WKT, deprecation, description) from source object to this object.
(Inherited from TGIS_CSAbstract)
CreateCopy public Create a deep copy of this projection instance with all parameters and settings duplicated.
(Overrides TGIS_CSProjAbstract.CreateCopy)
datumChanged protected Procedure will be called upon any datum change.
(Overrides TGIS_CSProjAbstract.datumChanged)
MarkDeprecated public Mark this coordinate system definition as deprecated.
(Inherited from TGIS_CSAbstract)
Project public Transform a single geodetic (longitude/latitude) point to projected (easting/northing) coordinates, returning the result as a new point.
(Inherited from TGIS_CSProjAbstract)
Project3D public Transform a single geodetic (longitude/latitude/elevation) point to projected coordinates, returning result as new 3D point.
(Inherited from TGIS_CSProjAbstract)
Project3D_Ref public Transform geodetic (latitude/longitude/elevation) coordinates to projected (easting/northing/elevation) in-place using current ellipsoid and projection parameters.
(Overrides TGIS_CSProjAbstract.Project3D_Ref)
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)
ToString public
(Inherited from TGIS_CSAbstract)
Unproject public Reverse-transform a single projected (easting/northing) point back to geodetic (longitude/latitude) coordinates, returning result as a new point.
(Inherited from TGIS_CSProjAbstract)
Unproject3D public Reverse-transform a single projected (easting/northing/elevation) point back to geodetic coordinates, returning result as new 3D point.
(Inherited from TGIS_CSProjAbstract)
Unproject3D_Ref public Reverse-transform projected (easting/northing/elevation) coordinates back to geodetic (latitude/longitude/elevation) in-place using current ellipsoid and projection parameters.
(Overrides TGIS_CSProjAbstract.Unproject3D_Ref)
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)

2026/06/11 01:51

Page Tools