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 TdkTemplateObjectcreateMapTemplateObject (std::string name, const TeBox &bBox, void *geometry, TdkVisual *visual, bool useCurrentView, TdkObjectGID *viewGID)
static TdkTemplateObjectcreateDetailTemplateObject (std::string name, const TeBox &bBox, void *geometry, TdkVisual *visual, bool useCurrentView, TdkObjectGID *viewGID)
static TdkTemplateObjectcreateLegendTemplateObject (std::string name, const TeBox &bBox, void *geometry, TdkVisual *visual, bool useCurrentView, TdkObjectGID *viewGID)
static TdkTemplateObjectcreateNorthTemplateObject (std::string name, const TeBox &bBox, void *geometry, TdkVisual *visual, bool useCurrentView, TdkObjectGID *viewGID)
static TdkTemplateObjectcreateGraphicalScaleTemplateObject (std::string name, const TeBox &bBox, void *geometry, TdkVisual *visual, bool useCurrentView, TdkObjectGID *viewGID)
static TdkTemplateObjectcreateImageTemplateObject (std::string name, const TeBox &bBox, void *geometry, TdkVisual *visual, bool useCurrentView, TdkObjectGID *viewGID)
static TdkTemplateObjectcreatePointTemplateObject (std::string name, const TeBox &bBox, void *geometry, TdkVisual *visual, bool useCurrentView, TdkObjectGID *viewGID)
static TdkTemplateObjectcreateLineTemplateObject (std::string name, const TeBox &bBox, void *geometry, TdkVisual *visual, bool useCurrentView, TdkObjectGID *viewGID)
static TdkTemplateObjectcreatePolygonTemplateObject (std::string name, const TeBox &bBox, void *geometry, TdkVisual *visual, bool useCurrentView, TdkObjectGID *viewGID)
static TdkTemplateObjectcreateTextTemplateObject (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