|  | Maria GDK 5.0.0.910
    Documentation of native code in develop branch | 
| Public Member Functions | |
| void | setClusterers (std::vector< std::shared_ptr< ClusteringBase > > clusterers) | 
| void | startClustering (const std::shared_ptr< DrawObjectStore > &store, const std::shared_ptr< RasterProjector > &vp, std::function< void(const std::shared_ptr< Maria::ClusteringResults > &result)> const &onCompletedOk) | 
| void | doCluster (int taskId, const std::shared_ptr< DrawObjectStore > &store, std::shared_ptr< RasterProjector > vp, std::vector< std::shared_ptr< ClusteringBase > > clusterers, std::function< void(const std::shared_ptr< Maria::ClusteringResults > &result)> const &onCompletedOk) | 
| std::shared_ptr< ClusteringResults > | doClusteringSync (const std::shared_ptr< DrawObjectStore > &store, std::shared_ptr< RasterProjector > vp) | 
| void | stopClustering (int taskId) | 
| bool | clusteringCompleted () | 
| bool | needsRedraw () const |