ConvertCoordinate(Double, MeasureUnit, MeasureUnit)
static
|
Converts the coordinate from one measure unit to another.
|
ConvertPoint(CoordPoint, MeasureUnit, MeasureUnit)
static
|
Converts a point from one measure unit to another.
|
CreatePoint(Double, Double)
|
Creates a CoordPoint class descendant with the specified coordinates.
|
CreatePoint(String)
|
Creates a CoordPoint class descendant object from its string representation.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
ToString()
|
Returns the textual representation of CartesianMapCoordinateSystem.
|