D:/usuarios/rodrigof/svn/tdk/src/peer/components/control/TdkTemplateObjectFactory.cpp File Reference

#include "TdkTemplateObjectFactory.h"
#include "TdkTemplateObject.h"
#include "TdkMapLayoutObject.h"
#include "TdkDetailLayoutObject.h"
#include "TdkLegendLayoutObject.h"
#include "TdkNorthLayoutObject.h"
#include "TdkGraphicalScaleLayoutObject.h"
#include "TdkGeometricPointLayoutObject.h"
#include "TdkGeometricLineLayoutObject.h"
#include "TdkGeometricPolygonLayoutObject.h"
#include "TdkGeometricTextLayoutObject.h"
#include "TdkImageLayoutObject.h"
#include "peer/components/core/styles/linestyles/TdkLineStyle.h"
#include "peer/components/core/styles/polygonstyles/TdkPolygonStyle.h"

Functions

static TdkTemplateObject * createMapTemplateObject (std::string name, const TeBox &bBox, void *geometry, TdkVisual *visual, bool useCurrentView, TdkObjectGID *viewGID)
static TdkTemplateObject * createDetailTemplateObject (std::string name, const TeBox &bBox, void *geometry, TdkVisual *visual, bool useCurrentView, TdkObjectGID *viewGID)
static TdkTemplateObject * createLegendTemplateObject (std::string name, const TeBox &bBox, void *geometry, TdkVisual *visual, bool useCurrentView, TdkObjectGID *viewGID)
static TdkTemplateObject * createNorthTemplateObject (std::string name, const TeBox &bBox, void *geometry, TdkVisual *visual, bool useCurrentView, TdkObjectGID *viewGID)
static TdkTemplateObject * createGraphicalScaleTemplateObject (std::string name, const TeBox &bBox, void *geometry, TdkVisual *visual, bool useCurrentView, TdkObjectGID *viewGID)
static TdkTemplateObject * createImageTemplateObject (std::string name, const TeBox &bBox, void *geometry, TdkVisual *visual, bool useCurrentView, TdkObjectGID *viewGID)
static TdkTemplateObject * createPointTemplateObject (std::string name, const TeBox &bBox, void *geometry, TdkVisual *visual, bool useCurrentView, TdkObjectGID *viewGID)
static TdkTemplateObject * createLineTemplateObject (std::string name, const TeBox &bBox, void *geometry, TdkVisual *visual, bool useCurrentView, TdkObjectGID *viewGID)
static TdkTemplateObject * createPolygonTemplateObject (std::string name, const TeBox &bBox, void *geometry, TdkVisual *visual, bool useCurrentView, TdkObjectGID *viewGID)
static TdkTemplateObject * createTextTemplateObject (std::string name, const TeBox &bBox, void *geometry, TdkVisual *visual, bool useCurrentView, TdkObjectGID *viewGID)

Function Documentation

static TdkTemplateObject* createDetailTemplateObject ( std::string  name,
const TeBox &  bBox,
void *  geometry,
TdkVisual *  visual,
bool  useCurrentView,
TdkObjectGID *  viewGID 
) [static]

static TdkTemplateObject* createGraphicalScaleTemplateObject ( std::string  name,
const TeBox &  bBox,
void *  geometry,
TdkVisual *  visual,
bool  useCurrentView,
TdkObjectGID *  viewGID 
) [static]

static TdkTemplateObject* createImageTemplateObject ( std::string  name,
const TeBox &  bBox,
void *  geometry,
TdkVisual *  visual,
bool  useCurrentView,
TdkObjectGID *  viewGID 
) [static]

static TdkTemplateObject* createLegendTemplateObject ( std::string  name,
const TeBox &  bBox,
void *  geometry,
TdkVisual *  visual,
bool  useCurrentView,
TdkObjectGID *  viewGID 
) [static]

static TdkTemplateObject* createLineTemplateObject ( std::string  name,
const TeBox &  bBox,
void *  geometry,
TdkVisual *  visual,
bool  useCurrentView,
TdkObjectGID *  viewGID 
) [static]

static TdkTemplateObject* createMapTemplateObject ( std::string  name,
const TeBox &  bBox,
void *  geometry,
TdkVisual *  visual,
bool  useCurrentView,
TdkObjectGID *  viewGID 
) [static]

static TdkTemplateObject* createNorthTemplateObject ( std::string  name,
const TeBox &  bBox,
void *  geometry,
TdkVisual *  visual,
bool  useCurrentView,
TdkObjectGID *  viewGID 
) [static]

static TdkTemplateObject* createPointTemplateObject ( std::string  name,
const TeBox &  bBox,
void *  geometry,
TdkVisual *  visual,
bool  useCurrentView,
TdkObjectGID *  viewGID 
) [static]

static TdkTemplateObject* createPolygonTemplateObject ( std::string  name,
const TeBox &  bBox,
void *  geometry,
TdkVisual *  visual,
bool  useCurrentView,
TdkObjectGID *  viewGID 
) [static]

static TdkTemplateObject* createTextTemplateObject ( std::string  name,
const TeBox &  bBox,
void *  geometry,
TdkVisual *  visual,
bool  useCurrentView,
TdkObjectGID *  viewGID 
) [static]


Generated on Fri Jun 15 16:54:16 2007 for TDK by  doxygen 1.5.2