|  | Maria GDK 5.0.0.910
    Documentation of native code in develop branch | 
 
  
| Public Member Functions | |
| std::shared_ptr< ClusteringResult > | clusterDrawObjects (const std::shared_ptr< DrawObjectStore > &store, const std::shared_ptr< RasterProjector > &vp, Unclustered &unclustered, bool &terminate) override | 
| GridSymbolClustering (const MariaProtobuf::ClusterSettings &settings) | |
|  Public Member Functions inherited from Maria::ClusteringBase | |
| ClusteringBase (const Maria::ClusteringFilter &filter, const MariaProtobuf::ClusterSettings &settings) | |
| virtual std::shared_ptr< ClusteringResult > | clusterDrawObjects (const std::shared_ptr< DrawObjectStore > &store, const std::shared_ptr< RasterProjector > &vp, Unclustered &unclustered, bool &terminate)=0 | 
| Additional Inherited Members | |
|  Protected Member Functions inherited from Maria::ClusteringBase | |
| std::vector< Maria::IndexPointItem > | filterPointItems (const std::vector< Maria::IndexPointItem > &candidates, const std::unordered_set< int > &unclustered) const | 
| std::vector< Maria::IndexPointItem > | filterPointItems (const std::vector< Maria::IndexPointItem > &candidates) const | 
| std::vector< Maria::IndexAreaItem > | filterAreaItems (const std::shared_ptr< RasterProjector > &vp, const std::vector< Maria::IndexAreaItem > &candidates, const Maria::Unclustered &unclustered, bool filterOnSidc, bool filterOnExtent) const | 
|  Protected Attributes inherited from Maria::ClusteringBase | |
| ClusteringFilter | _filter | 
| MariaProtobuf::ClusterSettings | _settings | 
| 
 | overridevirtual | 
Implements Maria::ClusteringBase.