#include <TdkLayer.h>
Public Member Functions | |
| TdkGeneralizationRepresentation () | |
| Constructor. | |
| TdkGeneralizationRepresentation (TeRepresentation rep) | |
| Constructor. | |
Public Attributes | |
| TdkStrategyType | strategyType_ |
| strategy type: generalization, aggregation | |
| TdkIndexingType | indexingType_ |
| indexation type, by area | |
| double | error_ |
| error level assoiated to the simplification strategy | |
| int | coordenatesCount_ |
| int | blocksCount_ |
| blocks number for the aggregation strategy | |
| std::string | indexTableName_ |
| TdkGeneralizationRepresentation::TdkGeneralizationRepresentation | ( | ) | [inline] |
Constructor.
| TdkGeneralizationRepresentation::TdkGeneralizationRepresentation | ( | TeRepresentation | rep | ) | [inline] |
Constructor.
strategy type: generalization, aggregation
indexation type, by area
error level assoiated to the simplification strategy
blocks number for the aggregation strategy
| std::string TdkGeneralizationRepresentation::indexTableName_ |
1.5.2