GeoCalcCOM.IDatumShiftPreferences
The DatumShiftPreferences class describes a set of options that can be used to find DatumShifts in the data source when one does not know specifically which DatumShifts are needed. It is used with the EstablishDatumShift method, which is a member of the DataSource. It allows one to specify the area in which the shift is valid, an intermediate datum to use in the shift, and the method of the shift.
|
Property |
Description |
|
The code for the Envelope in which the DatumShift must be valid | |
|
The issuer for the Envelope in which the DatumShift must be valid | |
|
The code for the HorizontalDatum to use as an intermediate | |
|
The issuer for the HorizontalDatum to use as an intermediate | |
|
The method of the shift, according to the DatumShiftType enumeration | |
|
A set of DatumShiftLookupOptions elements that define additional options |
|
Method |
Description |
|
Produces a deep-copy of the current instance | |
|
Produces a deep-copy of a DatumShiftPreferences instance | |
|
Compares the value of two DatumShiftPreferences instances |