DK11 for Delphi | GisCsMapInfo.TGIS_CSFactoryMapInfo | Classes | Methods
Class to create Coordinate System Object or extract identifiers and parameters from Mapinfo data.
// Delphi type TGIS_CSFactoryMapInfo = class end;
// C++ Builder class PASCALIMPLEMENTATION TGIS_CSFactoryMapInfo
Name | Visibility | Description | |
---|---|---|---|
BuildCs(Integer; Integer; Integer; String; TGIS_DoubleArray; TGIS_DoubleArray) | public | Build a coordinate system based on parameters. | |
BuildCs(String) | public | Build a coordinate system based on parameters. | |
CsToText | public | Utility function which parse coordinate system and returns Mapinfo string as defined by MIF specification. | |
ParseCs | public | Utility function which parse coordinate system and returns Mapinfo identifiers and parameters. | |