TerraLib 4.1
TeExternalThemeFactory Class Reference

This class implements a factory to create external theme objects. More...

#include <TeExternalTheme.h>

Inheritance diagram for TeExternalThemeFactory:
TeViewNodeFactory TeAbstractFactory< TeViewNode, TeViewNodeParams, int >

List of all members.

Public Member Functions

 TeExternalThemeFactory ()
 Constructor.
TeViewNodebuild (TeViewNodeParams *params)
 Created theme objects.
TeViewNodebuild ()
 Created theme objects.

Detailed Description

This class implements a factory to create external theme objects.


Constructor & Destructor Documentation

TeExternalThemeFactory::TeExternalThemeFactory ( ) [inline]

Constructor.


Member Function Documentation

TeViewNode* TeExternalThemeFactory::build ( TeViewNodeParams params) [inline, virtual]

Created theme objects.

Reimplemented from TeAbstractFactory< TeViewNode, TeViewNodeParams, int >.

TeViewNode* TeExternalThemeFactory::build ( ) [inline, virtual]

Created theme objects.

Reimplemented from TeAbstractFactory< TeViewNode, TeViewNodeParams, int >.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines