DK11 for Delphi | GisCsSystems.TGIS_CSGeographicCoordinateSystem | Constructors | Fields | Methods | Properties
Name | Visibility | Description | |
---|---|---|---|
Datum | public | Datum object. | |
Deprecated | public | If true, then object is deprecated. (Inherited from TGIS_CSAbstract) |
|
Description | public | Additional description. (Inherited from TGIS_CSAbstract) |
|
DescriptionEx | public | Descriptive name; for internal use of TGIS_CSAbstractListHelper. (Inherited from TGIS_CSAbstract) |
|
EPSG | public | EPSG code. (Inherited from TGIS_CSAbstract) |
|
Error | public | Error code of the last method. (Inherited from TGIS_CSCoordinateSystem) |
|
FriendlyName | public | Friendly name constructed based on WKT (without underscores) and EPSG. (Inherited from TGIS_CSAbstract) |
|
FullWKT | public | WKT string with current coordinate system. (Inherited from TGIS_CSCoordinateSystem) |
|
MasterEPSG | public | EPSG code of the object for which current object is an alias. (Inherited from TGIS_CSAbstract) |
|
PrettyWKT | public | WKT string with current coordinate system formatted to a multiline, human readable format. (Inherited from TGIS_CSCoordinateSystem) |
|
PrimeMeridian | public | Prime Meridian object. | |
ReversedCoordinates | public | Coordinates are in reversed order. (Inherited from TGIS_CSCoordinateSystem) |
|
Units | public | Unit object. | |
ValidityExtent | public | Validity extent of the Coordinate System (in CS units). (Inherited from TGIS_CSCoordinateSystem) |
|
ValidityExtentWGS | public | Validity extent of the Coordinate System (in radians). (Inherited from TGIS_CSCoordinateSystem) |
|
WKT | public | WKT name. (Inherited from TGIS_CSAbstract) |
|