CartoType API
Public Member Functions | Static Public Member Functions
CartoType::CSimpleMapDataBase Class Reference

#include <cartotype_map_data.h>

Inheritance diagram for CartoType::CSimpleMapDataBase:
CartoType::CMapDataBase

List of all members.

Public Member Functions

CMapDataContextNewContext (TResult &aError)
TResult Search (CSimpleMapObjectCollection &aCollection, int32 aLayerIndex, const TRect &aClip)

Static Public Member Functions

static CT_IMPORT
CSimpleMapDataBase
New (TResult &aError, CSimpleMapDataSource &aDataSource, TProjectionType aProjection, double aMinLong, double aMinLat, double aMaxLong, double aMaxLat)

Detailed Description

A map database that can be created in a very simple way without the need for new accessor, database or context classes. It is constructed using using a single object of a class implementing CSimpleMapDataSource.


The documentation for this class was generated from the following files: