User Tools

Site Tools


api:dk11:delphi:giscssystems.tgis_cscoordinatesystem_methods

TGIS_CSCoordinateSystem methods

Methods

Inherited Overrides Protected
Name Visibility Description
Assign public Copy content of the provided object into a current object
(Overrides TGIS_CSAbstract.Assign)
BoundingPolygon public
CanConvert public Test if provided coordinate should and can be transformed to/from the current one.
CanConvertEx public Test if provided coordinate can be transformed to/from the current one.
Distance public Calculates ellipsoidal distance (expressed in meters) based on current Coordinate System.
DistanceFromCS public Calculates ellipsoidal distance (expressed in meters) based on current coordinate system.
ExtentFromCS public Convert provided extent from the provided coordinate system into the current coordinate system.
ExtentFromWGS public Convert provided extent from the WGS84 expressed in radians into the current coordinate system.
ExtentToCS public Convert provided extent to the current coordinate system into the provided coordinate system
ExtentToWGS public Convert provided extent from the current coordinate system into WGS84 expressed in radians.
FromCS public Convert provided coordinate from the provided coordinate system into the current coordinate system.
FromCS3D public Convert provided 3D coordinate from the provided coordinate system into the current coordinate system.
FromGeocs public Convert provided coordinate from the current coordinate system into WGS84 expressed in radians.
FromGeocs3D public Convert provided 3D coordinate from WGS84 expressed in radians into the current coordinate system.
FromWGS public Convert provided coordinate from the WGS84 expressed in radians into the current coordinate system.
FromWGS3D public Convert provided 3D coordinate from the WGS84 expressed in radians into the current coordinate system.
FromWGS3D_Ref public Convert provided 3D coordinate from the WGS84 expressed in radians into the current coordinate system.
getBoundings protected Get bounding polygon of coordinate system.
IsSame public Test if provided coordinate system is same as the current one.
MarkDeprecated public Set object depreciation state.
(Inherited from TGIS_CSAbstract)
SaveAsPrettyWKTFile public Save the current coordinate system to a WKT file (like .PRJ) file.
SaveAsWKTFile public Save the current coordinate system to a WKT file (like .PRJ) file.
ToCS public Convert provided 3D coordinate from the current coordinate system into the provided coordinate system
ToCS3D public Convert provided 3D coordinate from the current coordinate system into the provided coordinate system
ToGeocs public Convert provided coordinate from the current coordinate system into GEOGCS (Geographic coordinate system).
ToGeocs3D public Convert provided 3D coordinate from the current coordinate system into GEOGCS (Geographic coordinate system).
ToWGS public Convert provided coordinate from the current coordinate system into WGS84 expressed in radians.
ToWGS3D public Convert provided 3D coordinate from the current coordinate system into WGS84 expressed in radians.
ToWGS3D_Ref public Convert provided 3D coordinate from the current coordinate system into WGS84 expressed in radians.

2019/01/25 16:23

Page Tools