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

#include <cartotype_shp_accessor.h>

Inheritance diagram for CartoType::CShpMapDataAccessor:
CartoType::CMapDataAccessor

List of all members.

Public Member Functions

CMapDataBaseNewDataBase (TResult &aError, MInputStream &aInputStream)
CMapDataBaseNewDataBase (TResult &aError, const MString &aFilename)
TResult SetPointFormat (TPointFormat aPointFormat)

Static Public Member Functions

static CT_IMPORT CMapDataAccessorNew (TResult &aError)

Detailed Description

A data accessor for SHP files and their associated DBF files.


Member Function Documentation

CMapDataBase * CShpMapDataAccessor::NewDataBase ( TResult aError,
const MString aFilename 
) [virtual]

Create a database from a filename.

Reimplemented from CartoType::CMapDataAccessor.

TResult CShpMapDataAccessor::SetPointFormat ( TPointFormat  aPointFormat) [virtual]

A virtual function that allows the caller to request that map databases created by this accessor return objects in a different point format. The base implementation disallows this and returns KErrorUnimplemented.

Reimplemented from CartoType::CMapDataAccessor.


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