User Tools

Site Tools


api:dk11:delphi:giscsbase.tgis_csprimemeridian

TGIS_CSPrimeMeridian class

DK11 for Delphi | GisCsBase.TGIS_CSPrimeMeridian | Classes | Constructors | Methods | Properties

Prime meridians.

Available also on: .NET | Java | ActiveX | Python.

Syntax

// Delphi
type
  TGIS_CSPrimeMeridian = class( TGIS_CSAbstract )
  end;
// C++ Builder
class PASCALIMPLEMENTATION TGIS_CSPrimeMeridian : public TGIS_CSAbstract
{
};

Inheritance

Constructors

Inherited Overrides Protected
Name Visibility Description
Create public Create an instance.

Methods

Inherited Overrides Protected
Name Visibility Description
Assign public Copy content of the provided object into a current object
(Overrides TGIS_CSAbstract.Assign)
MarkDeprecated public Set object depreciation state.
(Inherited from TGIS_CSAbstract)

Properties

Inherited Protected
Name Visibility Description
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)
FriendlyName public Friendly name constructed based on WKT (without underscores) and EPSG.
(Inherited from TGIS_CSAbstract)
Longitude public Longitude of prime meridian (in radians).
MasterEPSG public EPSG code of the object for which current object is an alias.
(Inherited from TGIS_CSAbstract)
WKT public WKT name.
(Inherited from TGIS_CSAbstract)

2022/11/16 01:15

Page Tools