Classes
| Class | Description | |
|---|---|---|
|
|
Altitude |
Encapsulates a Altitude value.
|
|
|
Area |
Contains string properties to describe the circular area. |
|
|
Circle |
Defines a circular area using a latitude and longitude position for the circles center and a radius in metres. The class inherits Position and is used in situations where a precise position can not be found or used. |
|
|
Dimension |
Base class for latitude and longitude containing functionality shared by each. |
|
|
Latitude |
Encapsulates a Latitude value.
|
|
|
LatitudeTypeConverter |
Latitude Type Converter Class
|
|
|
LocationException |
The generic Exception class for all exceptions generated from the Framework. |
|
|
LocationInfo |
Creates Location info class
Contains all data regarding Location
|
|
|
Longitude |
Encapsulates a Longitude value.
|
|
|
LongitudeTypeConverter |
Longitude Type Converter Class
|
|
|
Position |
Represents a geographic position with a latitude and longitude. |
|
|
Rectangle |
Using latitude and longitude points for the the top left and bottom right defines a rectangle that can be used to manipulate maps. |