DK11 for Delphi | GisAggregator | Classes
Name | Description | |
---|---|---|
TGIS_AggregatorAbstract | Extension of base class TGIS_DynamicAggregatorAbstract for TGIS_LayerVector.DynamicAggregator implementation. | |
TGIS_AggregatorBinningAbstract | Base class for dynamic binning. | |
TGIS_AggregatorBinningHexagonAbstract | Base class for dynamic binning using hexagonal grid. | |
TGIS_AggregatorBinningHexagonFlat | This class implements the binning method using a flat-topped hexagonal grid. | |
TGIS_AggregatorBinningHexagonPointy | This class implements the binning method using a pointy-topped hexagonal grid. | |
TGIS_AggregatorBinningSquare | This class implements the binning method using a square grid. | |
TGIS_AggregatorClusteringAbstract | Base class for dynamic clustering. | |
TGIS_AggregatorClusteringHexagonalGridAbstract | Base class for dynamic clustering using hexagonal grid. | |
TGIS_AggregatorClusteringHexagonalGridFlat | This class implements the clustering method using a flat-topped hexagonal grid. | |
TGIS_AggregatorClusteringHexagonalGridPointy | This class implements the clustering method using a pointy-topped hexagonal grid. | |
TGIS_AggregatorClusteringMovingAverage | This class implements the clustering method using a moving average technique. | |
TGIS_AggregatorClusteringSquareGrid | This class implements the clustering method using a square grid. | |
TGIS_AggregatorShapeReduction | This class implements the aggregation method based on shape reduction. | |