The StringCoordSys class represents a coordinate system that represents point data in terms of a single string value that is interpreted based on a specific StringPointTranslator.
Constructor |
Description |
Creates a new instance of the StringCoordSys class |
Property |
Description |
Gets or sets the base serializable of this CoordSys. (Overrides CoordSys.BaseObject). |
|
Gets the coordinate reference system type. (Overrides CoordSys.Class). |
|
Gets or sets the Geodetic coordinate system. |
|
Gets or sets the horizontal datum associated with this coordinate reference system. (Overrides HorizontalCoordSys.HorizontalDatum). |
|
Gets or sets the string point translator.h |
|
Inherited Property |
Description |
Inherited from Serializable. |
|
Inherited from Enclosure. |
|
Inherited from CoordSys. |
|
Inherited from CoordSys. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from HorizontalCoordSys. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from CoordSys. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from CoordSys. |
|
Inherited from CoordSys. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from CoordSys. |
|
Inherited from Enclosure. |
Method |
Description |
Returns whether or not the coordsys is compatible with a vertical component. (Overrides HorizontalCoordSys.AllowsVertical()). |
|
Creates a clone of this object. (Overrides Serializable.Clone()). |
|
Value equals comparison. (Overrides CoordSys.Equals()). |
|
Comparison to see if the object obj is "nearly" equal to this. (Overrides CoordSys.Equivalent()). |
|
Converts from geodetic base to coordinate reference system. (Overrides HorizontalCoordSys.FromGeodeticBase(). |
|
Gets the associated GeodeticCoordSys for this HorizontalCoordSys. (Overrides HorizontalCoordSys.GetGeodeticBase(). |
|
Gets the "GC" code of the Geodetic coordinate system that this is based on. (Overrides HorizontalCoordSys.GetGeodeticCode(). |
|
Serves as a hash function for a particular type. (Overrides CoordSys.GetHashCode(). |
|
Comparison to see if the object obj is exactly equal to this. (Overrides CoordSys.StrictlyEquals()). |
|
Converts from coordinate reference system to geodetic base. (Overrides HorizontalCoordSys.ToGeodeticBase() |
|
Inherited Method |
Description |
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from CoordSys. |
|
Inherited from CoordSys. |
|
GetType |
Gets the Type of the current instance. Inherited from Object. |
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Enclosure. |
|
Inherited from Enclosure. |
|
ToString |
Returns a string that represents the current object. Inherited from Object. |
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Enclosure. |
Operator |
Description |
Assigns a new value to this StringCoordSys |
|
Compares the value of two StringCoordSys instances |
|
Compares the value of two StringCoordSys instances |