Maria GDK 5.0.0.737
Documentation of native code in develop branch
Loading...
Searching...
No Matches
Maria::ClusteringProcessor Class Reference

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)
 
void stopClustering (int taskId)
 
bool clusteringCompleted ()
 
bool needsRedraw () const
 

The documentation for this class was generated from the following file: