#include "TeLayer.h"#include "TdkObjectCollection.h"#include <string>Classes | |
| struct | TdkGeneralizationRepresentation |
| A class to supporting a geometrical representation. More... | |
| class | TdkLayer |
| Defines the TdkLayer class. More... | |
Typedefs | |
| typedef std::vector< TdkGeneralizationRepresentation * > | TdkGeneralizationRepsVector |
| A vector of pointers to TdkMRStrategyRepresentation. | |
| typedef std::map< double, TdkGeneralizationRepsVector > | TdkGeneralizationRepsMap |
Enumerations | |
| enum | TdkIndexingType { _TDK_AREA_INDEXING = 1, _TDK_OTHER_INDEXING = 2 } |
| enum | TdkStrategyType { _TDK_GENERALIZATION = 1, _TDK_AGGREGATION = 2 } |
| typedef std::map< double, TdkGeneralizationRepsVector > TdkGeneralizationRepsMap |
| typedef std::vector< TdkGeneralizationRepresentation* > TdkGeneralizationRepsVector |
A vector of pointers to TdkMRStrategyRepresentation.
| enum TdkIndexingType |
| enum TdkStrategyType |
1.5.2