GeoUtils Members
Cartography measurement API for maps with a geographical coordinate system.
#Methods
Name | Description |
---|---|
Calculate |
Computes the closed shape area. |
Calculate |
Computes the area of a closed shape formed by the given points. |
Calculate |
Computes an angle between the Geodetic North direction and a line given by two points, clockwise in degrees. |
Calculate |
Returns a center point with geographical coordinates between two given points. |
Calculate |
Calculates a geographical point based on the specified start point, distance, and bearing. |
Calculate |
Determines the distance between two geographical points in meters. Allows you to specify whether to use the ellipsoidal-surface formula for the calculation of distance. |
Calculate |
Calculates the distance between specified points. |
Calculate |
Calculates a polyline length in meters. |
Calculate |
Returns the map shape’s stroke length in meters. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |