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