System.ICloneable
System.IDisposeable
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 DataSourceComponent. It allows one to specify the area in which the shift is valid, a intermediate datum to use in the shift, and the method of the shift.
|
Enum |
Description |
|
Defines a set of flags that can be used to specify characteristics of the desired DatumShift |
|
Constructor |
Description |
|
Creates a new instance of the DatumShiftPreferences class |
|
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 | |
|
A set of ProcFlags elements that define additional options |
|
Method |
Description |
|
Produces a deep-copy of the current instance | |
|
Produces a deep-copy of a DatumShiftPreferences instance | |
|
Releases the resources used by the current instance | |
|
Compares the value of two DatumShiftPreferences instances |