TdkGeneralizationRepresentation Struct Reference

A class to supporting a geometrical representation. More...

#include <TdkLayer.h>

List of all members.

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_


Detailed Description

A class to supporting a geometrical representation.


Constructor & Destructor Documentation

TdkGeneralizationRepresentation::TdkGeneralizationRepresentation (  )  [inline]

Constructor.

TdkGeneralizationRepresentation::TdkGeneralizationRepresentation ( TeRepresentation  rep  )  [inline]

Constructor.


Member Data Documentation

TdkStrategyType TdkGeneralizationRepresentation::strategyType_

strategy type: generalization, aggregation

TdkIndexingType TdkGeneralizationRepresentation::indexingType_

indexation type, by area

double TdkGeneralizationRepresentation::error_

error level assoiated to the simplification strategy

int TdkGeneralizationRepresentation::coordenatesCount_

int TdkGeneralizationRepresentation::blocksCount_

blocks number for the aggregation strategy

std::string TdkGeneralizationRepresentation::indexTableName_


The documentation for this struct was generated from the following file:
Generated on Fri Jun 15 16:54:39 2007 for TDK by  doxygen 1.5.2