Classes

  Class Description
Public class Altitude
Encapsulates a Altitude value.
Public class Area

Contains string properties to describe the circular area.

Public class 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.

Public class Dimension

Base class for latitude and longitude containing functionality shared by each.

Public class Latitude
Encapsulates a Latitude value.
Public class LatitudeTypeConverter
Latitude Type Converter Class
Public class LocationException

The generic Exception class for all exceptions generated from the Framework.

Public class LocationInfo
Creates Location info class Contains all data regarding Location
Public class Longitude
Encapsulates a Longitude value.
Public class LongitudeTypeConverter
Longitude Type Converter Class
Public class Position

Represents a geographic position with a latitude and longitude.

Public class Rectangle

Using latitude and longitude points for the the top left and bottom right defines a rectangle that can be used to manipulate maps.