Contains interface definitions for basic UMap objects.



Interfaces
 InterfaceDescription
 IGeocoderService Defines a geocoding service class which works with the GeocoderManager class.
 IGridLayer IGridLayer
 IGridSegment Describes basic functions that should be implemented in a typical Grid Segment.
 IInfoWindow IInfoWindow
 IManager IManager
 IMapControl IMapControl is the basic interface for UMap gui control objects.
 IMapObject IMapObject is the base interface for the display objects used in the UMap.
 IMapObjectContainer IMapObjectConatiner is the base interface for the container objects used in the UMap.
 IMapPointRequest Defines a typical MapPoint request class which can be posted through a MapPointProxy class.
 IMapType IMapType interface describes the properties and methods that should be implemented in a Map Type object.
 IOverlay IOverlay is the basic interface for UMap graphical overlay objects.
 IPanel IPanel defines a special object which is used for displayng the InfoWindow's content.
 IProjection IProjection interface describes a projection class.
 IProvider IProvider defines a special controller class which should hold an array of Map Types and handle requests for copyright information.
 IRouteService Defines a routing service class which works with the RouteManager class.
 ITileLayer ITileLayer defines a class which holds information about a tiled layer.