CartoType API
Public Types | Public Attributes
CartoType::CType1MapDataBase::TRegion Class Reference

#include <cartotype_type1_map_database.h>

List of all members.

Public Types

enum  { KMaxRegions = 5 }

Public Attributes

int32 iFilePos
int32 iRegions
int32 iBoundary [KMaxRegions]
int32 iOffset [KMaxRegions]
int32 iObjects

Detailed Description

Information about a region within a layer. Objects of this type are cached to speed up index traversal on platforms with slow file access like Symbian OS.


Member Enumeration Documentation

anonymous enum
Enumerator:
KMaxRegions 

Regions with more than KMaxRegions sub-regions aren't cached.


Member Data Documentation

Region boundaries; -1 if not known.

Position of the start of this region in the file; -1 if not known.

Number of objects in the region; -1 if not known.

Region offsets; -1 if not known.

Number of regions this region is divided into; -1 if not known.


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