D:/usuarios/rodrigof/svn/tdk/src/peer/components/core/TdkLayoutObjectFactory.cpp File Reference

#include "TdkLayoutObjectFactory.h"
#include "peer/components/core/TdkObjectGID.h"
#include "peer/components/core/TdkMapLayoutObject.h"
#include "peer/components/core/TdkDetailLayoutObject.h"
#include "peer/components/core/TdkLegendLayoutObject.h"
#include "peer/components/core/TdkNorthLayoutObject.h"
#include "peer/components/core/TdkGraphicalScaleLayoutObject.h"
#include "peer/components/core/TdkImageLayoutObject.h"
#include "peer/components/core/TdkGeometricPointLayoutObject.h"
#include "peer/components/core/TdkGeometricLineLayoutObject.h"
#include "peer/components/core/TdkGeometricPolygonLayoutObject.h"
#include "peer/components/core/TdkGeometricTextLayoutObject.h"
#include "peer/components/core/TdkSetup.h"
#include "peer/components/core/styles/pointstyles/TdkPointStyle.h"

Functions

static TdkLayoutObjectcreateMapLayoutObject (std::string name, TdkBlob *blob)
static TdkLayoutObjectcreateDetailLayoutObject (std::string name, TdkBlob *blob)
static TdkLayoutObjectcreateLegendLayoutObject (std::string name, TdkBlob *blob)
static TdkLayoutObjectcreateNorthLayoutObject (std::string name, TdkBlob *blob)
static TdkLayoutObjectcreateGraphicalScaleLayoutObject (std::string name, TdkBlob *blob)
static TdkLayoutObjectcreateImageLayoutObject (std::string name, TdkBlob *blob)
static TdkLayoutObjectcreateGeometricPointObject (std::string name, TdkBlob *blob)
static TdkLayoutObjectcreateGeometricLineObject (std::string name, TdkBlob *blob)
static TdkLayoutObjectcreateGeometricPolygonObject (std::string name, TdkBlob *blob)
static TdkLayoutObjectcreateGeometricTextObject (std::string name, TdkBlob *blob)

Function Documentation

static TdkLayoutObject* createDetailLayoutObject ( std::string  name,
TdkBlob blob 
) [static]

static TdkLayoutObject* createGeometricLineObject ( std::string  name,
TdkBlob blob 
) [static]

static TdkLayoutObject* createGeometricPointObject ( std::string  name,
TdkBlob blob 
) [static]

static TdkLayoutObject* createGeometricPolygonObject ( std::string  name,
TdkBlob blob 
) [static]

static TdkLayoutObject* createGeometricTextObject ( std::string  name,
TdkBlob blob 
) [static]

static TdkLayoutObject* createGraphicalScaleLayoutObject ( std::string  name,
TdkBlob blob 
) [static]

static TdkLayoutObject* createImageLayoutObject ( std::string  name,
TdkBlob blob 
) [static]

static TdkLayoutObject* createLegendLayoutObject ( std::string  name,
TdkBlob blob 
) [static]

static TdkLayoutObject* createMapLayoutObject ( std::string  name,
TdkBlob blob 
) [static]

static TdkLayoutObject* createNorthLayoutObject ( std::string  name,
TdkBlob blob 
) [static]


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