SPATMOD::IMAGE::SOURCE_BINGMAPS Class Reference

#include <spatmod/imagesourcebingmaps.h>

Inheritance diagram for SPATMOD::IMAGE::SOURCE_BINGMAPS:
Inheritance graph
[legend]

List of all members.

Public Types

enum  MAPSTYLE {
  MAPSTYLE_Aerial = 0, MAPSTYLE_Aerial_v0 = 1, MAPSTYLE_Aerial_v1 = 2, MAPSTYLE_AerialWithLabels = 3,
  MAPSTYLE_AerialWithLabels_v0 = 4, MAPSTYLE_AerialWithLabels_v1 = 5, MAPSTYLE_Birdseye = 6, MAPSTYLE_Birdseye_v0 = 7,
  MAPSTYLE_Birdseye_v1 = 8, MAPSTYLE_BirdseyeWithLabels = 9, MAPSTYLE_BirdseyeWithLabels_v0 = 10, MAPSTYLE_BirdseyeWithLabels_v1 = 11,
  MAPSTYLE_Road = 12, MAPSTYLE_Road_v0 = 13, MAPSTYLE_Road_v1 = 14
}

Public Member Functions

 SOURCE_BINGMAPS (MAPSTYLE MapStyle)
virtual ~SOURCE_BINGMAPS ()
ERRVALUE DrawOverlay (const GRE::LAYERDC &layerdc)
const MISTRINGGetCopyrightString () const
void SetMapStyle (MAPSTYLE MapStyle)
void SetResampleMethod (const SPATMOD::IMAGE::RESAMPLEMETHOD &ResampleMethod)

Protected Member Functions

virtual ERRVALUE v_GetDatatip (const DPOINT2D &point, MISTRING &string, INT32 ZoomLevelToUse, SOURCE_TILESET::DATATIPFLAG flags)

Member Enumeration Documentation

Enumerator:
MAPSTYLE_Aerial 
MAPSTYLE_Aerial_v0 
MAPSTYLE_Aerial_v1 
MAPSTYLE_AerialWithLabels 
MAPSTYLE_AerialWithLabels_v0 
MAPSTYLE_AerialWithLabels_v1 
MAPSTYLE_Birdseye 
MAPSTYLE_Birdseye_v0 
MAPSTYLE_Birdseye_v1 
MAPSTYLE_BirdseyeWithLabels 
MAPSTYLE_BirdseyeWithLabels_v0 
MAPSTYLE_BirdseyeWithLabels_v1 
MAPSTYLE_Road 
MAPSTYLE_Road_v0 
MAPSTYLE_Road_v1 

Constructor & Destructor Documentation

SPATMOD::IMAGE::SOURCE_BINGMAPS::SOURCE_BINGMAPS ( MAPSTYLE  MapStyle  ) 

Constructor.

virtual SPATMOD::IMAGE::SOURCE_BINGMAPS::~SOURCE_BINGMAPS (  )  [virtual]

Member Function Documentation

ERRVALUE SPATMOD::IMAGE::SOURCE_BINGMAPS::DrawOverlay ( const GRE::LAYERDC layerdc  ) 
const MISTRING& SPATMOD::IMAGE::SOURCE_BINGMAPS::GetCopyrightString (  )  const [inline]

Get copyright string.

void SPATMOD::IMAGE::SOURCE_BINGMAPS::SetMapStyle ( MAPSTYLE  MapStyle  ) 
void SPATMOD::IMAGE::SOURCE_BINGMAPS::SetResampleMethod ( const SPATMOD::IMAGE::RESAMPLEMETHOD ResampleMethod  )  [inline]
virtual ERRVALUE SPATMOD::IMAGE::SOURCE_BINGMAPS::v_GetDatatip ( const DPOINT2D point,
MISTRING string,
INT32  ZoomLevelToUse,
SOURCE_TILESET::DATATIPFLAG  flags 
) [protected, virtual]

Datatip override.

Reimplemented from SPATMOD::IMAGE::SOURCE_TILESET.


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

Generated on Sun Oct 7 21:40:04 2012 for TNTsdk 2012 by  doxygen 1.6.1