ApsGis.dll

Tools Methods

The methods of the Tools class are listed below. For a complete list of Tools class members, see the Tools Members topic.

Public Static Methods

GetEllipsoidSettingsOverloaded. Gets settings of the specified reference ellipsoid.
GetGeoEllispoidDescription Returns description / title / name of the specified predefined reference ellipsoid.
IsValidInverseFlattening Checks if the provided inverse flattening is valid, i.e. if it can be used in GIS calculations.
IsValidSemiMajorAxisAInM Checks if the provided semi major axis A (in meters) is valid, i.e. if it can be used in GIS calculations.
ParseInverseFlattening Parses inverse flattening of a reference ellipsoid from the provided string.
ParseSemiMajorAxisAInM Parses semi major axis A of a reference ellipsoid from the provided string.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

Tools Class | ApsGis Namespace