The DLSDisplaySettings class is used for applying and retrieving settings to convert between DLS grid coordinate values. These values are strings that reference a defining Meridian, Township, Range, Section, referencing position and offset. A Legal Subdivision can also be determined from the primary defining values.
Enum |
Description |
Identifies the version and Datum for the current DLS system |
|
Specifies how the road allowance offsets are handled |
|
Specifies the display method used for the point identification |
|
Specifies the units used for the current DLS system |
|
Specified whether the offsets are from section boundaries or the nearest section corner. |
Constructor |
Description |
Creates a new instance of the DLSDisplaySettings class |
|
Creates a new instance of the DLSDisplaySettings class |
Method |
Description |
Returns an enum indicating the Display order user for the current ATS |
|
Returns an enum indicating the units used for current ATS offsets |
|
Returns the DLSDescriptionFormat of this DisplaySettings object |
|
Returns a default Easting road allowance offset value |
|
Returns a default Northing road allowance offset value |
|
Returns an enum that indicates the current Grid version and Datum |
|
Returns an enum value indicating how road allowances are handled |
|
Specifies the Display order user for the current ATS |
|
Specifies the units used for current ATS offsets |
|
Sets the DLSDescriptionFormat of this DisplaySettings object |
|
Specifies a default Easting road allowance offset value |
|
Specifies a default Northing road allowance offset value |
|
Specifies the current Grid version and Datum |
|
Specifies how road allowances are handled |
|
Indicates whether the point data files for the specified version is available for use. |
|
Populates the settings from the specified StringPointTranslator's parameters. |
|
Assigns the settings to the specified StringPointTranslator's parameters. |
|
Returns the DLS data version string representation from its enumerated value. |
|
Returns the DLSSectionRecord of the specified StringPointTranslator according to the description of the record passed in. |
|
Returns the MBRSectionRecord of the specified StringPointTranslator according to the SW and NE corners passed in. |